diff options
| author | gengarshadowball <60325009+gengarshadowball@users.noreply.github.com> | 2020-03-02 18:44:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-02 19:44:36 +0100 |
| commit | 2c0fde01dd5a3ae9b8ff4849a2139b614ee9916a (patch) | |
| tree | cf4699a20b173433a4b6f5b8334d502ba4466133 | |
| parent | 8212c8ac163a2d4d9bd6d381c0b66ff4bfa6d540 (diff) | |
| download | wiki-2c0fde01dd5a3ae9b8ff4849a2139b614ee9916a.tar.gz wiki-2c0fde01dd5a3ae9b8ff4849a2139b614ee9916a.tar.bz2 wiki-2c0fde01dd5a3ae9b8ff4849a2139b614ee9916a.zip | |
fix: Update GM-Commands.md (#183)
Update to fit the new core command
| -rw-r--r-- | docs/GM-Commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GM-Commands.md b/docs/GM-Commands.md index fab7bdc..b01a9bd 100644 --- a/docs/GM-Commands.md +++ b/docs/GM-Commands.md @@ -83,7 +83,6 @@ Note: Some commands are working only by selecting a player or a creature. These |debug unitstate|3|Syntax: .debug unitstate [#unitstate]. Set #unitstate for the selected unit. If no parameter is specified show the unit state and the react state of the unit.| |debug uws|3|Syntax: .debug uws #worldstate #value. Send update world state for #worldstate and #value to the current player.| |debug|3|Syntax: .debug $subcommand Type .debug to see the list of possible subcommands or .help debug $subcommand to see info on subcommands| -|demorph|2|Syntax: .demorph Demorph the selected player.| |deserter bg add|3|Syntax: .deserter bg add $time. Adds the bg deserter debuff to your target with $time duration.| |deserter bg remove|3|Syntax: .deserter bg remove. Removes the bg deserter debuff from your target.| |deserter instance add|3|Syntax: .deserter instance add $time. Adds the instance deserter debuff to your target with $time duration.| @@ -492,6 +491,7 @@ Note: Some commands are working only by selecting a player or a creature. These |group remove|3|Syntax: .group remove [$characterName] Removes the given character from his group.| |debug moveflags|3|Syntax: .debug moveflags [$newMoveFlags [$newMoveFlags2]] No params given will output the current moveflags of the target| |morph|2|Syntax: .morph #displayid Change your current model id to #displayid.| +|morph reset|2|Syntax: .morph reset Reset the original model for the selected target.| |modify arenapoints|1|Syntax: .modify arenapoints #value Add $amount arena points to the selected player.| |npc set data|3|Syntax: .npc set data $field $data Sets data for the selected creature. Used for testing Scripting| |disable add quest|3|Syntax: .disable add quest $entry $flag $comment| |
