-
Notifications
You must be signed in to change notification settings - Fork 214
GM Commands
Biscuit Boy edited this page Sep 22, 2017
·
14 revisions
This place will be used to document currently implemented //gm commands.
The parameter <player>
is to be replaced by either: nothing to target yourself, t
to use your current target, or a player name to target this specific player.
Name | Usage | Details |
---|---|---|
Kill | //gm kill <player> |
Instantly kills ( if killable ) Defaults to current target if parameter <player> is missing |
Raise | //gm raise <player> |
Instantly raises |
QuestSequence | //gm quest sequence <questid> <seq> <player> |
Sets the sequence for a given currently active quest |
QuestComplete | //gm quest complete <questid> <player> |
Completes a currently active quest |
QuestAccept | //gm quest accept <questid> <player> |
Adds a quest to the currently active quests |
QuestCancel | //gm quest cancel <questid> <player> |
Removes a quest from the currently active quests list |
QuestIncomplete | //gm quest incomplete <questid> <player> |
Removes a quest from the list of complete quests |
Speed | //gm speed <value> <player> |
Sets the current speed of the player |
Gil | //gm gil <value> <player> |
Sets the current amount of gil in possesion |
Lv | //gm lv <level> <player> |
Sets the current level of the player |
Hp | //gm hp <amount> <player> |
Sets the current HP of the player |
Mp | //gm mp <amount> <player> |
Sets the current MP of the player |
Gp | //gm gp <amount> <player> |
Sets the current GP of the player |
EXP | //gm exp <amount> <player> |
Adds the Amount of EXP Entered to the player |
Sex | //gm sex <male=0,female=1> <player> |
Sets the current gender of a player |
Race | //gm race <raceid> <player> |
Sets the current race of a player |
Tribe | //gm tribe <tribeid> <player> |
Sets the current tribe of a player |
Item | //gm item <itemid> <player> |
Adds an item into the inventory of a player |
Jump | //gm jump <player> |
Teleports to a given player |
Time | //gm time <amount> |
Offsets the current Eorzea by the amount entered |
Weather | //gm weather <weatherid> |
Sets the weather active in the current zone |
TeriInfo | //gm teri_info |
Gives general information about the current zone |
Teri | //gm teri <ZoneID/Internal Name> |
Teleports you to the ZoneID/Internal Name Entered |
Inspect | //gm inspect <player> |
Gives general information about a player |
Collect | //gm collect <amount> <player> |
Removes a given amount of gil from a targeted given player |
Icon | //gm icon <onlinestatusid> <player> |
Sets the displayed online status icon on the player |
GC | //gm gc <gcid> |
Sets the grand company of the player |
GCRank | //gm gcrank <rank> |
Sets the grand company rank of the player |
Getting Started
About
Installation
Developing
Actor Control
Scripting
Administration
Debug Commands
GM Commands
Other
PS4 Support