1
0
EQ2Emu/docs/slash_commands/guilds_add.md
2025-05-07 13:42:14 -04:00

14 lines
292 B
Markdown

### Command: /guilds add guild_id character_name
**Handler Macro:** COMMAND_GUILDS_ADD
**Handler Value:** 261
**Required Status:** 10
**Arguments:**
- `arg[0]`: `int guild_id`
- `arg[0]`: `string character_name`
**Notes:**
- Adds the `character_name` to the guild specified by `guild_id`