diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-04-23 11:41:26 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-04-23 11:41:26 -0600 |
commit | 80c728163b6df85275b1e9d20639a7e3f500ccff (patch) | |
tree | 48db85e56360fd2e3f7ad35b93ffe4bfbdfdb6c0 /conf/help.txt.example | |
parent | 7eb960be2d5c7527bcc89dcc0b853631abdd83ee (diff) | |
download | serverdata-80c728163b6df85275b1e9d20639a7e3f500ccff.tar.gz serverdata-80c728163b6df85275b1e9d20639a7e3f500ccff.tar.bz2 serverdata-80c728163b6df85275b1e9d20639a7e3f500ccff.tar.xz serverdata-80c728163b6df85275b1e9d20639a7e3f500ccff.zip |
Add some of fate's new commands to some files
Diffstat (limited to 'conf/help.txt.example')
-rw-r--r-- | conf/help.txt.example | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/conf/help.txt.example b/conf/help.txt.example index 3aa1af99..78f45a80 100644 --- a/conf/help.txt.example +++ b/conf/help.txt.example @@ -30,7 +30,9 @@ 40: 40:--- CHANGE GM STATE CMD --- 40:@die ---- suicide - 40:@hide - Makes you character invisible (GM invisibility). Type @hide again become visible. + 40:@hide - Makes your character invisible (GM invisibility). Type @hide again become visible. + 60:@invisible - Makes your character invisible (complete) + 60:@visible - Makes your character visible (opposite of @invisible) 40:@save - Sets respawn point to current spot 40:@return - Warps you to your save point 40:@warp <mapname> <x> <y> - Warps you to the selected position @@ -42,6 +44,11 @@ 40: -2: (Memo point 1) 2: geffen 6: aldebaran 10: amatsu 14: louyang 40: -1: (Memo point 0) 3: payon 7: xmas (lutie) 11: gonryun 15: start point 40: 0: prontera 4: alberta 8: comodo 12: umbala 16: prison/jail + 60:@hugo - iterate over players forward + 60:@linus - iterator over players backwards + 40: + 40:@log/@l - Send text to the GM log + 40:@tee/@t - Send text to the GM log and local chat 40: 60:@alive - Revives yourself from death 40:@heal [<HP> <SP>] - Heals the desired amount of HP and SP. No value specified will do a full heal. |