diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-09-09 17:51:47 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-09-12 10:58:45 -0700 |
commit | 4d346e92976bec82cfeb1f09fcb662f0f8a9e5a9 (patch) | |
tree | cda79957361c5be649ff40dacc5658907d07ee49 /world/map/conf/help.txt.example | |
parent | 0b6c8ab443669acb51fbaa6f5c476cd4ecae78a0 (diff) | |
download | serverdata-4d346e92976bec82cfeb1f09fcb662f0f8a9e5a9.tar.gz serverdata-4d346e92976bec82cfeb1f09fcb662f0f8a9e5a9.tar.bz2 serverdata-4d346e92976bec82cfeb1f09fcb662f0f8a9e5a9.tar.xz serverdata-4d346e92976bec82cfeb1f09fcb662f0f8a9e5a9.zip |
Update config for new code
This config will only work with tmwa v13.9.12 or higher.
If you need an old version, please stay on the 'unsupported' branch.
Diffstat (limited to 'world/map/conf/help.txt.example')
-rw-r--r-- | world/map/conf/help.txt.example | 30 |
1 files changed, 16 insertions, 14 deletions
diff --git a/world/map/conf/help.txt.example b/world/map/conf/help.txt.example index c12b1a89..5a9eb28a 100644 --- a/world/map/conf/help.txt.example +++ b/world/map/conf/help.txt.example @@ -1,3 +1,5 @@ +// This file will eventually be hard-coded into the server. +// It is full of inaccuracies. // put at first, the minimum level to display the line 0:To use one command, type it inside the message window where you usually type to chat. 0:@help - display this help. @@ -5,7 +7,7 @@ 80: 80:@setmagic 80:@magicinfo - 0: + 0: 0:--- INFORMATION CMD --- 0:@servertime - Display the date/time of the server 99:@ignorelist - Displays your ignore list @@ -20,15 +22,15 @@ 60:@charcartlist <char name> - Displays all items of a player's cart. 60:@ipcheck <char name> - Display all characters online from a characters IP address 99:@mapinfo [<0-3> [map]] - Give information about a map (general info +: 0: no more, 1: players, 2: NPC, 3: shops/chat). - 99: + 99: 99:@guildspy <guild_name/id> - You will receive all messages of the guild channel 99:@partyspy <party_name/id> - You will receive all messages of the party channel - 60: + 60: 60:--- MESSAGE CMD --- 60:@broadcast <message> - Broadcasts a GM message with name of the GM 60:@kami/@kamib <message> - Broadcasts a GM message without name of the GM 60:@localbroadcast <message> - Broadcasts a GM message with name of the GM - 40: + 40: 40:--- CHANGE GM STATE CMD --- 40:@die ---- suicide 40:@hide - Makes you invisible to monsters and other reporting functions. Type @hide again become visible. @@ -50,7 +52,7 @@ 40: 40:@log/@l - Send text to the GM log 40:@tee/@t - Send text to the GM log and local chat - 40: + 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. 40: @@ -88,13 +90,13 @@ 60:@skillid <name> - look up a skill by name 60:@useskill <skillid> <skillv> <target> - use a skill on target 80:@addwarp <map name> <x coord> <y coord> - 60: + 60: 60:--- MONSTERS CMD --- 60:@spawn <monster_name_or_monster_ID> [<number to spawn> [<x coord> [<y coord>]]] 60:@summon <monster_name_or_monster_ID> [<number to spawn> [<desired_monster_name> [<x coord> [<y coord>]]]] 60:@killmonster [map] - kill all monsters of the map (they drop) 60:@killmonster2 - kill all monsters of your map (without drops) - 40: + 40: 40:--- ITEMS CMD --- 40:@storage - Opens storage 99:@gstorage - Opens guild storage @@ -105,7 +107,7 @@ 60:@produce <equip name or equip ID> <element> <# of very's> 60: Element: 0=None 1=Ice 2=Earth 3=Fire 4=Wind 60: It has separately with fragment 3 of the attribute + stars, you can apply. - 60: + 60: 60:--- PVP CMD --- 60:@pvpon - Turns pvp on on the current map 60:@pvpoff - Turns pvp off on the current map @@ -113,14 +115,14 @@ 99:@gvgoff/@gpvpoff - Turns gvg off on the current map 99:@agitstart - Starts War of Emperium 99:@agitend - End War of Emperium - 99: + 99: 99:--- GROUPS CMD --- 99:@party <party_name> - Create a party. 99:@guild <guild_name> - Create a guild. 99:@guildlvl <# of levels> - Raise Guild by desired number of levels 99:@guildrecall <guild_name/id> - Warps all online characters of a guild to you. 99:@partyrecall <party_name/id> - Warps all online characters of a party to you. - 40: + 40: 40:--- REMOTE CHAR CMD --- 60:@kill <char name> - Kills specified character. 60:@charkillable <char name> - make another character killable @@ -168,13 +170,13 @@ 80:@doommap - Kills all non GM characters on the map. 80:@raise - Resurrects all characters on the server. 80:@raisemap - Resurrects all characters on the map. - 80: + 80: 80:--- ENVIRONMENT CMD --- 80:@night - Uses @option 00 16 00 on all characters. All characters are in darkness. 80:@day - Uses @option 00 00 00 on all characters. 80:@skillon - turn skills on for a map 80:@skilloff - turn skills on for a map - 80: + 80: 80:--- ADMIN CMD --- 99:@reloaditemdb - Reload item database (admin command) 99:@reloadmobdb - Reload monster database (admin command) @@ -186,8 +188,8 @@ 80:@enablenpc <NPC_name> - Enable a NPC (admin command) 80:@disablenpc <NPC_name> - Disable a NPC (admin command) 80:@npcmove - 80: + 80: 99:@gat - For debugging (you inspect around gat) 99:@packet - For debugging (packet variety) - 99: + 99: 100:@GM <password> - it becomes GM! |