Skip to content

In Game Commands

Skyler edited this page Jul 27, 2017 · 2 revisions

GameMaster Commands

GameMaster commands are built into the client and can be invoked using the //gm chat message prefix.

Command Parm1 Parm2 Parm3 Parm4 Note
item itemId count Adds the specified number of items of Id to the player.

Example: //gm item 20633 1 would spawn a single Blackbosom Hat.

Maelstrom Commands

Maelstrom commands are not built into the client and depending on the command can be invoked using the . chat prefix or from the lobby and world consoles.

Command Parm1 Parm2 Parm3 Parm4 Note
actor_teleport x y z territoryId Teleport the player to a world position.
lookup_territory name/partial Searches for all territories that match the partial name and returns their Id's.

Example : .actor_teleport 555 -19 353 723 would teleport the player to Reunion.

Clone this wiki locally