diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-10-31 03:57:52 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-10-31 03:57:52 +0300 |
commit | 504355fcce9491011dba9f3a8a3726d5ae770ece (patch) | |
tree | 3ef76895545d4070a1baeab15a1bf3d1a61fcd24 /data/help/chatcommands.txt | |
parent | 446025bb6e9b0ad06817be9d6b3aee8b24a653f4 (diff) | |
download | plus-504355fcce9491011dba9f3a8a3726d5ae770ece.tar.gz plus-504355fcce9491011dba9f3a8a3726d5ae770ece.tar.bz2 plus-504355fcce9491011dba9f3a8a3726d5ae770ece.tar.xz plus-504355fcce9491011dba9f3a8a3726d5ae770ece.zip |
Add missing chat command to english and russian help page.
Diffstat (limited to 'data/help/chatcommands.txt')
-rw-r--r-- | data/help/chatcommands.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/data/help/chatcommands.txt b/data/help/chatcommands.txt index e5f09aa12..c62a9c2ed 100644 --- a/data/help/chatcommands.txt +++ b/data/help/chatcommands.txt @@ -21,6 +21,7 @@ /outfit prev - wear previous outfit. /emote N - use emotion number N. /away, /away MSG - set away mode. + /pseudoaway, /pseudoaway MSG - set/unset pseudo away mode. /follow NICK - start follow mode. /imitation NICK - start imitation mode. /heal NICK - heal nick. @@ -30,7 +31,10 @@ /disconnect - quick disconnect from server. /attack - attack target. /undress NICK - remove all clothes from nick. Local effect only. - + /addattack NAME - add monster to attack list. + /addpriorityattack NAME - add monster to priority attack list. + /removeattack NAME - remove monster from attack list. + /addignoreattack NAME - add monster to ignore attack list. ##PTrade ##2 @@ -46,11 +50,13 @@ /friend NICK, /befriend NICK - add nick to friends list. /disregard NICK - add nick to disregarded list. /neutral NICK - add nick to neutral relation list. + /blacklist NICK - add nick to blacklist relation list. /erase NICK - add nick to erased list. /clear - clear current chat tab. /createparty NAME - create party with selected name. /me text - send text to chat as /me command in irc. - + /serverignoreall - ignore all whispers on server side. + /serverunignoreall - unignore all whispers on server side. ##PDebug ##2 @@ -59,6 +65,8 @@ /where - print current player position to chat. /cacheinfo - show text cache info. /uptime - show client uptime. + /dumpg - dump graphics and some other settings to chat. + /dirs - show client dirs in debug chat tab. ##PWhispers commands |