diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-07-05 20:00:02 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-07-05 20:00:02 +0300 |
commit | e8fe53ea880776655c0f0626aef9fa7b688d389a (patch) | |
tree | 1d531d30027e710a8b6e1066b7b2049c20a48955 /server/gm | |
parent | 49eff7fc35ceefb13e5247b7f8bc66a32c0a5871 (diff) | |
download | docs-e8fe53ea880776655c0f0626aef9fa7b688d389a.tar.gz docs-e8fe53ea880776655c0f0626aef9fa7b688d389a.tar.bz2 docs-e8fe53ea880776655c0f0626aef9fa7b688d389a.tar.xz docs-e8fe53ea880776655c0f0626aef9fa7b688d389a.zip |
Diffstat (limited to 'server/gm')
-rw-r--r-- | server/gm/evol_atcommands.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/server/gm/evol_atcommands.txt b/server/gm/evol_atcommands.txt index cac8e32..6faf8d4 100644 --- a/server/gm/evol_atcommands.txt +++ b/server/gm/evol_atcommands.txt @@ -10,3 +10,9 @@ Set skill level. Add skill to known skills if need. Quick move player to position x,y on same map. Works like warp but without map reload. +--------------------------------------- + +@mapexit [code] + +Override command from hercules. +Terminate map server and return 'code' or 0 if 'code' missing. |