From 3265597be56da771c60502f3fd819e95af8c6dc0 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sat, 14 Mar 2009 12:38:31 -0600 Subject: Some command cleanup and syncronization --- conf/atcommand_local.conf.example | 163 +++++---------------------- conf/help.txt | 225 -------------------------------------- conf/help.txt.example | 185 +++++++++++++++++++++++++++++++ 3 files changed, 210 insertions(+), 363 deletions(-) delete mode 100644 conf/help.txt create mode 100644 conf/help.txt.example (limited to 'conf') diff --git a/conf/atcommand_local.conf.example b/conf/atcommand_local.conf.example index f2f925df..1f07f962 100644 --- a/conf/atcommand_local.conf.example +++ b/conf/atcommand_local.conf.example @@ -9,6 +9,9 @@ command_symbol: @ // 0: normal player commands +// Displays helpfile in Athena base directory. +help: 0 + // Give server time. (6 same commands) time: 0 date: 0 @@ -48,14 +51,8 @@ where: 40 // Spawns you to set points in major cities. go: 40 -// Displays helpfile in Athena base directory (2 same commands). -help: 40 -h: 40 - -// Warp yourself to a person (3 same commands + /shift). -jumpto: 40 +// Warp yourself to a person. goto: 40 -warpto: 40 // follow a player (including warping to them) follow: 40 @@ -122,19 +119,16 @@ inall: 60 // Disable all wispers for a player exall: 60 -// Broadcast to the whole server. Using (1 command + /nb, /b). +// Broadcast to the whole server broadcast: 60 -// Broadcast to the map you are on (1 command + /lb, /nlb). +// Broadcast to the map you are on local_broadcast: 60 // Broadcast (with or without name). kami: 60 kamib: 60 -// Enables you to go to a certain map, at (x,y) coordinates. (@mapmove + /mm or /mapmove) -mapmove: 60 - // Shows Stats Of All Characters Online charstatsall: 60 @@ -180,32 +174,26 @@ useskill: 60 // make another player killable charkillable: 60 -// Spawns a monster, and a certain amount (3 same commands + /monster). +// Spawns a monster, and a certain amount spawn: 60 -monster: 60 -summon: 60 -// Spawns a monster with parameters not in same order of @spawn. -monster2: 60 +//Summons a monster, and a certain amount +summon: 60 // Resurects yourself. alive: 60 -// Levels your character to specified level (adds to your level) (3 same commands). -lvup: 60 -baselvlup: 60 -blevel: 60 +// Levels your character to specified level (adds to your level). +blvl: 60 // Raises your job level (3 same commands). -joblvup: 60 -joblvlup: 60 -jlevel: 60 +jlvl: 60 // Unmute a player unmute: 60 // Sets another persons base level. -charbaselvl: 60 +charblvl: 60 // Changes the sex of an online player (all characters on the account) charchangesex: 60 @@ -244,20 +232,13 @@ killer: 60 // Creates weapon of desired element. produce: 60 -// Warps a character to you (1 command + /recall). +// Warps a character to you recall: 60 -// Refines all weapons in your items list. -refine: 60 - -// Will repair all broken items in inventory. -repairall: 60 - // Revives a character, and heals them. revive: 60 -// Warp another person to a certain map, at (x,y) coordinates (2 same commands). -rura+: 60 +// Warp another person to a certain map, at (x,y) coordinates charwarp: 60 // Change Status of your character @@ -268,17 +249,11 @@ int: 60 dex: 60 luk: 60 -// Gets all skills (4 same commands) -allskill: 60 +// Gets all skills allskills: 60 -skillall: 60 -skillsall: 60 -// sets GM stats to maximum (4 same commands) -statall: 60 -statsall: 60 +// sets GM stats to maximum allstats: 60 -allstat: 60 // Gives you job points. stpoint: 60 @@ -286,32 +261,23 @@ stpoint: 60 // Gives you skill points of desired amount. skpoint: 60 -// To block definitively a player (only administrator can unblock the account) (2 same commands) +// To block definitively a player block: 60 -charblock: 60 -// To unblock a player (2 same commands) +// To unblock a player unblock: 60 -charunblock: 60 -// To ban a player for a limited time (only administrator can unban the account) (4 same commands) +// To ban a player for a limited time ban: 60 -banish: 60 -charban: 60 -charbanish: 60 -// To unban a player (4 same commands) +// To unban a player unban: 60 -unbanish: 60 -charunban: 60 -charunbanish: 60 // To send specified character in jails jail: 60 -// To discharge a prisoner (2 same commands) +// To discharge a prisoner unjail: 60 -discharge: 60 // drop a players possessions on the gruond chardropall: 60 @@ -337,14 +303,6 @@ zeny: 80 // Changes another character's zenny charzeny: 80 -// Changes your job to one you specify (2 same commands). -job: 80 -jobchange: 80 - -// Sets the job of another character (2 same commands). -charjob: 80 -charjobchange: 80 - // Set options on another character. charoption: 80 @@ -396,9 +354,6 @@ idsearch: 80 // Creates an item of your choosing, either Item ID or Name (1 command + /item). item: 80 -// Creates a complet item (card, etc...) of your choosing, either Item ID or Name. -item2: 80 - // ?? itemcheck: 80 @@ -429,10 +384,6 @@ gstorage: 99 // Do some visual effect on your character effect: 99 -// Instantly kills player whose name is entered and deals insane damage to everything around. -// Disabled for now -//nuke: 99 - // Changes character's model charmodel: 99 @@ -442,29 +393,13 @@ agitstart: 99 // Ends Guild Wars agitend: 99 -// Levels your guild to specified level (2 same commands). -guildlvup: 99 -guildlvlup: 99 +// Levels your guild to specified level +guildlvl: 99 // craete a party/guild guild: 99 party: 99 -// Enables spirit sphere balls. -spiritball: 99 - -//Makes an egg -makeegg: 99 - -//Hatches an egg -hatch: 99 - -// Sets the level of intemecy of your pet. -petfriendly: 99 - -// Sets hunger level of your pet. -pethungry: 99 - // Warps all online character of a guild to you. (at least one member of that guild must be on.) guildrecall: 99 @@ -480,15 +415,9 @@ partyspy: 99 // Saves a warp point. memo: 99 -// Creates yourself a pet egg, have to use Pet ID. -makeegg: 99 - // To get a peco to (un)ride for another player. charmountpeco: 99 -// Enables to give possibility to a player to rename his/her pet. -charpetrename: 99 - // Change your appearence to other players to a mob. disguise: 99 @@ -496,7 +425,7 @@ disguise: 99 undisguise: 99 // To change disguise of another player/GM -chardisguise: 99 +chardisguise: 9 charundisguise: 99 // Enables platinum skills of another player. @@ -505,19 +434,12 @@ charquestskill: 99 // Enables lost skills of another player. charlostskill: 99 -// turn on and off skills on a map -skillon: 99 -skilloff: 99 - // Changes your apperance. model: 99 // To get a peco to (un)ride mountpeco: 99 -// Enables you to rename your pet. -petrename: 99 - // Disconnect all users from the server kickall: 99 @@ -547,38 +469,3 @@ reloadscript: 99 // Re-load GM level (admin command) reloadgmdb: 99 - -// Refresh only status of players - SQL Only -refreshonline: 99 - - -//--------------------------------------------------------------- -// 0: Mail System - SQL Only commands - Must be enabled - -// Check # of messages. -checkmail: 1 - -// List all messages. -listmail: 1 - -// List only new mail. -listnewmail: 1 - -// Read a message. -readmail: 1 - -// Send mail. -sendmail: 1 - -// Send priority mail (tagged with Priority and cannot be deleted until read) -sendprioritymail: 80 - -// Delete a message. -deletemail: 0 - - - -//--------------------- -// OTHER: not a command - -//import: conf/import/atcommand_conf.txt diff --git a/conf/help.txt b/conf/help.txt deleted file mode 100644 index fa8de1f6..00000000 --- a/conf/help.txt +++ /dev/null @@ -1,225 +0,0 @@ -// 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. - 20:@h/@help - display this help. - 40: - 40:--- MESSAGE CMD --- - 40:/b/@broadcast - Broadcasts a GM message with name of the GM (in yellow) - 40:/nb /@kami - Broadcasts a GM message without name of the GM (in yellow) - 40:@kamib - Broadcasts a GM message without name of the GM (in blue) - 40:/lb/@localbroadcast - Broadcasts a GM message with name of the GM (in yellow) ONLY on your map - 40:/nlb - Broadcasts a GM message without name of the GM (in yellow) ONLY on your map - 0: - 0:--- INFORMATION CMD --- - 20:@who/@whois [match_text] - Display a listing of who is online and where - 20:@who2 [match_text] - Display a listing of who is online and their job - 20:@who3 [match_text] - Display a listing of who is online and their party/guild - 20:@whomap/@whomap2/@whomap3 [map] - like @who/@who2/@who3 but only for specifical map - 20:@whogm [match_text] - Like @who+@who2+who3, but only for GM. - 1:@where [char name] - Tells you the location of a character - 40:@charstatsall - Displays stats of all characters. - 40:@charitemlist - Displays all items of a player. - 40:@charstoragelist - Displays all items of a player's storage. - 40:@charcartlist - Displays all items of a player's cart. - 0:@ignorelist - Displays your ignore list - 99:@mapinfo [<0-3> [map]] - Give information about a map (general info +: 0: no more, 1: players, 2: NPC, 3: shops/chat). - 0:@time/@date/@server_date/@serverdate/@server_time/@servertime - Display the date/time of the server - 60: - 60:@guildspy - You will receive all messages of the guild channel - 60:@partyspy - You will receive all messages of the party channel - 1: - 1:--- CHANGE GM STATE CMD --- - 40:/hide/@hide - Makes you character invisible (GM invisibility). Type @hide again become visible. - 40:@save - Sets respawn point to current spot - 40:@load/@return - Warps you to your save point - 40:/mm//mapmove/@warp/@rura/@mapmove - Warps you to the selected position - 40:@jump [x [y]]- Randomly warps you like a flywing. - 20:/shift/@jumpto/@warpto/@goto - Warps you to selected character - 20:@follow - follow a player - 10:@go - Warps you to a city. - 10: -3: (Memo point 2) 1: morocc 5: izlude 9: yuno 13: niflheim - 10: -2: (Memo point 1) 2: geffen 6: aldebaran 10: amatsu 14: louyang - 10: -1: (Memo point 0) 3: payon 7: xmas (lutie) 11: gonryun 15: start point - 10: 0: prontera 4: alberta 8: comodo 12: umbala 16: prison/jail - 10: - 1:@die ---- suicide - 60:@alive - Revives yourself from death - 40:@heal [ ] - Heals the desired amount of HP and SP. No value specified will do a full heal. - 20: - 40:@job/@jobchange - Changes your job - 40: 0 Novice 7 Knight 14 Crusader 22 Formal - 40: 1 Swordman 8 Priest 15 Monk 23 Super Novice - 40: 2 Mage 9 Wizard 16 Sage - 40: 3 Archer 10 Blacksmith 17 Rogue - 40: 4 Acolyte 11 Hunter 18 Alchem - 40: 5 Merchant 12 Assassin 19 Bard - 40: 6 Thief 13 Peco-Knight 20 Dancer 21 Peco-Crusader - 40: 24 Novice High 31 Lord Knight 38 Paladin - 40: 25 Swordman High 32 High Priest 39 Monk - 40: 26 Mage High 33 High Wizard 40 Professor - 40: 27 Archer High 34 Whitesmith 41 Stalker - 40: 28 Acolyte High 35 Sniper 42 Creator - 40: 29 Merchant High 36 Assassin Cross 43 Clown - 40: 30 Thief High 37 Peco Knight 44 Gypsy 45 Peco-Paladin - 60:@lvup/@blevel/@baselvlup - Raises your base level the desired number of levels. The max is 255 (User Defined). - 60:@joblvup/@jlevel/@joblvlup -Raises your job level the desired number of levels. The max is 50 For Basic Classes. For Super Novice and Advanced Classes it is 70. - 60:@allskill/@allskills/@skillall/@skillsall - Give you all skills. - 40:@option - Adds different visual effects on or around your character - 40: (stackable) - 40: 1 Petrified (stackable) 01 Sight 32 Peco Peco riding 2048 Orc Head - 40: 2 Frozen 01 Poison 02 Hide 64 GM Perfect Hide 4096 Wedding Sprites - 40: 3 Stunned 02 Cursed 04 Cloak 128 Level 2 Cart 8192 Ruwach - 40: 4 Sleeping 04 Silenced 08 Level 1 Cart 256 Level 3 Cart - 40: 6 darkness 08 ??? 16 Falcon 512 Level 4 Cart - 40: 16 darkness 1024 Level 5 Cart - 20:@mountpeco - Give/remove you a peco (Class is required, but not skill) - 20:@disguise - Change your appearence to other players to a mob. - 20:@undisguise - Restore your normal appearance. - 20:@model - Changes your characters appearence. - 40:@dye/@ccolor - Changes your characters appearence (only clothes color). - 40:@hairstyle/@hstyle - Changes your characters appearence (only hair style). - 40:@haircolor/@hcolor - Changes your characters appearence (only hair color). - 40:@speed <1-1000> - Changes you walking speed. 1 being the fastest and 1000 the slowest. Default 150. - 40:@effect [flag] - Give an efect to your character. - 40:@dropall - throws all your possession on the ground - 40:@storeall - puts all your possessions in storage - 40:@killable - make your character killable - 60:@stpoint - Gives you the desired number of stat points. - 60:@skpoint - Gives you the desired number of skill points. - 60:@zeny - Gives you desired amount of Zeny. - 60:@str,@agi,@vit,@int,@dex,@luk - Adds desired amount to any stat. For example "@str 10" raises your str by 10 - 60:@statall/@statsall/@allstats/@allstat [value] - Adds value in all stats (maximum if no value). - 40:@memo [memo_position] - set/change a memo location (no position: display memo points). - 40:@spiritball - Gives you "spirit spheres" like from the skill "Call Spirits" - 40: (If the number you use is > 1000, your server may become instable or crash) - 40:@questskill <#> - Gives you the specified quest skill - 40:@lostskill <#> - Takes away the specified quest skill from you - 40:@skillid - look up a skill by name - 40:@useskill - use a skill on target - 40: Novice Swordsman Thief Merchant - 40: 142 = Emergency Care 144 = Moving HP Recovery 149 = Throw Sand 153 = Cart Revolution - 40: 143 = Act dead 145 = Attack Weak Point 150 = Back Sliding 154 = Change Cart - 40: Archer 146 = Auto Berserk 151 = Take Stone 155 = Crazy Uproar/Loud Voice - 40: 147 = Arrow Creation Acolyte 152 = Stone Throw Magician - 40: 148 = Charge Arrows 156 = Holy Light 157 = Energy Coat - 60: @addwarp - 40: - 40:--- MONSTERS CMD --- - 50:/monster - Spawns 1 of the desired monster. - 50:@spawn/@monster/@summon [ [ [ []]]] - 50:@monster2 [ [ []]] - 50:@spawn/@monster/@summon/@monster2 "desired monster name" [ [ []]] - 50:@spawn/@monster/@summon/@monster2 "desired monster name" [ [ []]] - 50: Spawns the desired monster with any desired name. - 60:@killmonster [map] - kill all monsters of the map (they drop) - 40:@killmonster2 - kill all monsters of your map (without drops) - 1: - 1:--- ITEMS CMD --- - 1:@storage - Opens storage - 50:@gstorage - Opens guild storage - 60:/item - Gives you 1 of the desired item. - 60:@item - Gives you the desired item. - 60:@item2 = Gives you the desired item. - 40:@itemreset - Remove all your items. - 60:@itemcheck - Check your items with authorised items. - 60:@idsearch - Search all items that name have part_of_item_name - 60:@refine <+/- amount> - 60:@produce <# 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:@repairall - Repair all items of your inventory - 40: - 40:--- PVP CMD --- - 40:@pvpon - Turns pvp on on the current map - 40:@pvpoff - Turns pvp off on the current map - 40:@gvgon/@gpvpon - Turns gvg on on the current map - 40:@gvgoff/@gpvpoff - Turns gvg off on the current map - 60:@agitstart - Starts War of Emperium - 60:@agitend - End War of Emperium - 1: - 1:--- GROUPS CMD --- - 1:@party - Create a party. - 50:@guild - Create a guild. - 60:@guildlvup/@guildlvlup <# of levels> - Raise Guild by desired number of levels - 60:@guildrecall - Warps all online characters of a guild to you. - 60:@partyrecall - Warps all online characters of a party to you. - 1: - 1:--- PETS CMD --- - 60:@hatch - Create a pet from your inventory eggs list. - 60:@makeegg - Gives pet egg for monster number in pet DB - 40:@petfriendly <#> - Set pet friendly amount (0-1000) 1000 = Max - 40:@pethungry <#> - Set pet hungry amount (0-100) 100 = Max - 1:@petrename - Re-enable pet rename - 20: - 20:--- REMOTE CHAR CMD --- - 60:@kill - Kills specified character. - 40:@charkillable - make another character killable - 60:@nuke - Kills specified character (nuclear effect). - 60:@chardropall - throws all a chars possession on the ground - 60:@charstoreall - puts all of anothers charactes possessions in storage - 60:/recall/@recall - Warps target character to you. - 80:@recallall - Warps every character online to you. - 60:@charwarp/@rura+ - Warps character to location of choice - 60:@revive - Revives target character. - 40:@charstats - Displays a characters stats. - 20:@charignorelist - Displays ignore list of the player - 20:@inall - Allows all wispers for the player - 20:@exall - Blocks all wispers for the player - 60:@charoption - Like @option command but only to target character. - 50:@charmountpeco - Give/remove to a player a peco (Class is required, but not skill). - 50:@charpetrename - Re-enable pet rename to a player. - 60:@charsave - Changes the target players respawn point. - 60:@charbaselvl <#> - Change a characters base level. - 60:@charjlvl <#> - Change a characters job level. - 60:@charjob/@charjobchange - Changes target characters job. - 60:@charzeny - Give/take a players Zeny - 60:@charstpoint - Give/take a players stat points - 60:@charskpoint - give/take a players skill points - 60:@charskreset - Reset skills of a character. - 60:@charstreset - Reset stats of a character. - 60:@charreset - Reset stats AND skills of a character. - 60:@charquestskill <#> - Gives to a player the specified quest skill. - 60:@charlostskill <#> - Takes away the specified quest skill from the player. - 60:@chardelitem - Remove items from a character - 50:@charmodel - Changes a player's model - 60:@chardisguise - Changes disguise of a player - 60:@charundisguise - Cancels disguise of a player - 60:@charchangesex - Changes sex of a player (all characters of the account) - 60:@charblock/@block - Blocks definitively a account - 60:@charunblock/@unblock - Unblocks a account - 60:@charban/@ban/@banish/@charbanish