Command:/makecrew
This command is added by Make Crew (Bind)
Notation | Description |
---|---|
Text without brackets or braces | Required items |
<Text inside angle brackets> | Placeholder for which you must supply a value |
[Text inside square brackets] | Optional items |
Vertical bar (|) | Separator for mutually exclusive items; choose one |
{Text | inside | braces} | Set of required items; choose one |
Ellipsis (…) | Items that can be repeated |
Syntax | /makecrew <name> [save|delete] |
---|---|
Description | Make Crew (bind) command to; save, form or delete a group. Alternate command: /mc |
Options
Option | Description |
---|---|
<name> save | Using an existing Group, will save that group as <name> and save group settings in Crew.ini file. |
<name> | Forms a Group called <name> using group settings previously saved in Crew.ini file. |
<name> delete | Deletes an existing Group/Crew called <name> |
Examples
When two characters are formed in a group with roles assigned, using the command /makecrew OneTwo save
, will save that group and group settings in the Crew.ini file.
To then setup that group in-game, issue the command /makecrew OneTwo
If you want to delete the group 'OneTwo', use the command /makecrew OneTwo delete