diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-12-31 14:55:23 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-12-31 14:55:23 +0300 |
commit | 600e94486277d83de73c405242ee981a63835cfd (patch) | |
tree | 8625dd5baaa0dd38898890f6b26155966f937912 /data/help/chatcommands.txt | |
parent | d804ef6c9bd8bb3620186f593cee3195a4a42c18 (diff) | |
download | plus-600e94486277d83de73c405242ee981a63835cfd.tar.gz plus-600e94486277d83de73c405242ee981a63835cfd.tar.bz2 plus-600e94486277d83de73c405242ee981a63835cfd.tar.xz plus-600e94486277d83de73c405242ee981a63835cfd.zip |
Add some usefull chat commands into help.
Diffstat (limited to 'data/help/chatcommands.txt')
-rw-r--r-- | data/help/chatcommands.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/help/chatcommands.txt b/data/help/chatcommands.txt index be1915e5a..c171d9487 100644 --- a/data/help/chatcommands.txt +++ b/data/help/chatcommands.txt @@ -16,6 +16,8 @@ ##2 <</help - show small help about chat commands. >> <</target NICK - select nick as target. Can be monster or player nick.>> + <</targetmercenary - target closest mercenary.>> + <</targetpet - target pet.>> <</outfit N - wear outfit number N.>> <</outfit next - wear next outfit.>> <</outfit prev - wear previous outfit.>> @@ -48,6 +50,8 @@ <</info - show guild info. Only for native guilds only.>> <</wait NAME - wait for nick or moster with name.>> <</gm MESSAGE - send message to all online gms.>> + <</catchpet - try to catch pet.>> + ##9<<Trade>> ##2 @@ -108,6 +112,24 @@ <</cleangraphics - remove all cached graphics. Useful for content developers.>> <</testparticle FILENAME - set test particle on player.>> +##9<<Mercenaries or homunculuses>> + <</mercenaryfire - fire mercenary.>> + <</firehomunculus - fire homunculus.>> + <</sethomunname NAME - set homunculus name.>> + +##9<<Pets>> + <</setpetname NAME - set new pet name.>> + <</petaistart - enable pet ai.>> + <</petaistop - disable pet ai.>> + <</petmoveup - move pet one tile up.>> + <</petmovedown - move pet one tile down.>> + <</petmoveleft - move pet one tile left.>> + <</petmoveright - move pet one tile right.>> + <</petdirectup - rotate pet up.>> + <</petdirectdown - rotate pet down.>> + <</petdirectleft - rotate pet left.>> + <</petdirectright - rorate pet right.>> + ##9<<Other>> ##2 <</cleanfonts - remove all cached render strings.>> |