From The Mana World
(gmlvl 20: done) |
|||
Line 40: | Line 40: | ||
! usable | ! usable | ||
|- | |- | ||
<!-- GMLVL 00 --> | |||
| 0 | | 0 | ||
| <b>@email</b> <old-mail> <new-mail> | | <b>@email</b> <old-mail> <new-mail> | ||
Line 135: | Line 136: | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
<!-- GMLVL 01 --> | |||
| 1 | | 1 | ||
| <b>@whogm</b> [subsequence] | | <b>@whogm</b> [subsequence] | ||
Line 220: | Line 222: | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
<!-- GMLVL 20 --> | |||
| 20 (REP. @SOURCE?) | | 20 (REP. @SOURCE?) | ||
| <b>@version</b> | | <b>@version</b> | ||
Line 400: | Line 403: | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
<!-- | <!-- GMLVL 40 --> | ||
| 40 | |||
| <b>@npcmove</b> <x> <y> <npcname> | |||
| Moves a NPC to the given location. | |||
| {{bg_no}} | |||
|- | |||
| 40 | |||
| <b>@night</b> | |||
| Sets the map you are on to night. | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@day</b> | |||
| Sets the map you are on to day. | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@gat</b> | |||
| Gives information about the area. (debug) | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@skilltree</b> <skillid> <charname> | |||
| Prints the skill tree needed to get a skill for the target player. | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@heal</b> [hp] [sp] | |||
| Heals your character, if negated values, it makes damage. | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@alive</b> | |||
| Resurrects yourself. | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@loadnpc</b> <path/to/npc/script> | |||
| Load the specified script file path. | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@unloadnpc</b> <npcname> | |||
| Unload the specified NPC according to name. | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@reloadnpc</b> | |||
| <b>(cant check)</b> (NO HELP OUTPUT) | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@delitem</b> <itemname-or-id> <amount> | |||
| Remove items from a character. | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@refine</b> <equipposition> <+-amount> | |||
| Refines a Equiped item so the given amount. (NO HELP OUTPUT) | |||
| {{bg_yes}} | |||
|- | |||
| 40 | |||
| <b>@speed</b> <amount 1-1000> | |||
| Sets the speed you can walk/attack at. 1:fastest/1000:slowest (Default: 150) | |||
| {{bg_yes}} | |||
|- | |||
| 40 | | 40 | ||
| <b>@</b> | | <b>@itemreset/@clearinventory</b> | ||
| | | Removes all your Items. | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
| 40 | | 40 | ||
| <b>@</b> | | <b>@reset</b> | ||
| | | (NO HELP OUTPUT) | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
| 40 | | 40 | ||
| <b>@</b> | | <b>@mapinfo</b> [0-3] [mapname] | ||
| Shows informations about the map. | |||
| {{bg_yes}} | |||
|- | |||
<!-- GMLVL 50 --> | |||
| 50 | |||
| <b>@fakename</b> <name> | |||
| Changes your name to your choice temporarily. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@hide</b> | |||
| Makes you character invisible (GM invisibility). Type again to become visible. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>#heal</b> <charname> [hp] [sp] | |||
| Heals the given character, if negated values, it makes damage. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>#alive</b> <charname> | |||
| Resurrects the given character. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@spawn/@monster</b> <monster-name-or-id> [amount] [desired-monster-name] [x] [y] | |||
| Spawns the desired monster with any desired name on given position. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>#spawn/#monster</b> <charname> <monster-name-or-id> [amount] [desired-monster-name] [x] [y] | |||
| Spawns the desired monster with any desired name on given position, without nearby the <charname>. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@monstersmall/@monsterbig</b> <monster-name-or-id> [amount] [desired-monster-name] [x] [y] | |||
| small or bigger version of <b>@spawn/@monster</b> | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>#monstersmall/#monsterbig</b> <charname> <monster-name-or-id> [amount] [desired-monster-name] [x] [y] | |||
| small or bigger version of <b>#spawn/#monster</b> | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@summon/@monster2</b> <monster name> [duration] | |||
| Summons a monster nearby that kills other monsters. (also player in pvp maps) | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>#summon/#monster2</b> <charname> <monster name> [duration] | |||
| Summons a monster nearby the given character that kills other monsters. (also player in pvp maps) | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@killmonster2</b> [mapname] | |||
| Kill all monsters in map (without drops). | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>#killmonster2</b> <charname> | |||
| Kill all monsters in characters map (without drops). | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@cleanarea</b> | |||
| Clears all drops around you. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>#cleanarea</b> <charname> | |||
| Clears all drops the around character. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@cleanmap</b> | |||
| Clears all drops on the current map. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@clone/#clone</b> <charname> | |||
| Spawns a supportive clone of the given player. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@slaveclone/#slaveclone</b> <charname> | |||
| Spawns a supportive clone of the given player that follows the creator around. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@evilclone/#evilclone</b> <charname> | |||
| Spawns an aggressive clone of the given player. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@disguise</b> <name-or-id> | |||
| Changes your appearence to other players to a mob. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@undisguise</b> | |||
| Restores your normal appearence. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>#disguise</b> <charname> <name-or-id> | |||
| Changes the appearence of the given character to other players to a mob. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>#undisguise</b> <charname> | |||
| Restores the given character normal appearence. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@pvpon</b> | |||
| Enables PvP on a map. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@pvpoff</b> | |||
| Disables PvP on a map. | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@gvgon/@gpvpon</b> | |||
| Enables GvG on a map | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@gvgoff/@gpvpoff</b> | |||
| Disables GvG on a map | |||
| {{bg_yes}} | |||
|- | |||
| 50 | |||
| <b>@npctalk</b> <npcname> <message> | |||
| Forces a NPC to display a message in normal chat. | |||
| {{bg_yes}} | |||
|- | |||
<!-- GMLVL 60 --> | |||
| 60 | |||
| <b>@blvl</b> <+-lvl> | |||
| Alters the invokers base level by the specified delta. | |||
| {{bg_yes}} | |||
|- | |||
| 60 | |||
| <b>#blvl</b> <charname> <+-lvl> | |||
| Alters the given character base level by the specified delta. | |||
| {{bg_yes}} | |||
|- | |||
| 60 | |||
| <b>@jlvl</b> <+-lvl> | |||
| Alters the invokers job level by the specified delta. | |||
| {{bg_yes}} | |||
|- | |||
| 60 | |||
| <b>#jlvl</b> <charname> <+-lvl> | |||
| Alters the given character job level by the specified delta. | |||
| {{bg_yes}} | |||
|- | |||
| 60 | |||
| <b>@str/@agi/@vit/@int/@dex/@luk</b> <+-amount> | |||
| Changes stats of your character. | |||
| {{bg_yes}} | |||
|- | |||
| 60 | |||
| <b>#str/#agi/#vit/#int/#dex/#luk</b> <charname> <+-amount> | |||
| Changes stats of the given character. | |||
| {{bg_yes}} | |||
|- | |||
| 60 | |||
| <b>@allstats</b> [amount] | |||
| Sets your stats to maximum. | |||
| {{bg_yes}} | |||
|- | |||
| 60 | |||
| <b>#speed</b> <charname> <amount 1-1000> | |||
| Sets the speed the character can walk/attack at. 1:fastest/1000:slowest (Default: 150) | |||
| {{bg_yes}} | |||
|- | |||
| 60 | |||
| <b>@guild</b> <guildname> | |||
| Create your Guild. | |||
| {{bg_yes}} | |||
|- | |||
| 60 | |||
| <b>#guild</b> <charname> <guildname> | |||
| Creates a guild for the given Character. | |||
| {{bg_yes}} | |||
|- | |||
| 60 | |||
| <b></b> | |||
| | | | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
| | |||
| <b> | | 60 | ||
| <b></b> | |||
| | | | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
| | |||
| <b> | | 60 | ||
| <b></b> | |||
| | | | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
| | |||
| <b> | | 60 | ||
| <b></b> | |||
| | | | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
| 40 | |||
<!-- LAST SECTION UPDATED --> | |||
<!--| 40 | |||
| <b>@chareffect</b> <id> <charname> | | <b>@chareffect</b> <id> <charname> | ||
| Causes an animation ID to be displayed on character;<br> Most common use is type 69 which causes a giant foot falling from the sky. | | Causes an animation ID to be displayed on character;<br> Most common use is type 69 which causes a giant foot falling from the sky. | ||
Line 615: | Line 897: | ||
| Increases or Decreases global Xp gain by percentage given. | | Increases or Decreases global Xp gain by percentage given. | ||
| {{bg_no}} | | {{bg_no}} | ||
|- | |- | ||
| 80<b>?</b> | | 80<b>?</b> | ||
| <b>@killmonster</b> [mapname] | | <b>@killmonster</b> [mapname] | ||
| Kill all monsters in map (with drops). | | Kill all monsters in map (with drops). | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
Line 664: | Line 926: | ||
| <b>@skill-learn</b> <skillid> <skillvl> <charname> | | <b>@skill-learn</b> <skillid> <skillvl> <charname> | ||
| Learns a skill by ID. | | Learns a skill by ID. | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
Line 675: | Line 932: | ||
| Tries to force-trade a character (helpfull if they are stacked) | | Tries to force-trade a character (helpfull if they are stacked) | ||
| <b>?</b> | | <b>?</b> | ||
|- | |- | ||
| 60 | | 60 | ||
Line 765: | Line 1,012: | ||
| Revives a character and heals him. | | Revives a character and heals him. | ||
| {{bg_no}} | | {{bg_no}} | ||
|- | |- | ||
| 60 | | 60 | ||
Line 775: | Line 1,017: | ||
| Warp another person to a certain map, at (x,y) coordinates. | | Warp another person to a certain map, at (x,y) coordinates. | ||
| {{bg_no}} | | {{bg_no}} | ||
|- | |- | ||
| 60 | | 60 | ||
| <b>@allskills</b> | | <b>@allskills</b> | ||
| Get all skills. | | Get all skills. | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
Line 884: | Line 1,116: | ||
| <b>@addwarp</b> <mapname> <x> <y> | | <b>@addwarp</b> <mapname> <x> <y> | ||
| Creates a static warp portal that lasts until the next reboot. | | Creates a static warp portal that lasts until the next reboot. | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
Line 945: | Line 1,167: | ||
| Revive all the characters on the map you are on. | | Revive all the characters on the map you are on. | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
| 80 | | 80 | ||
Line 989: | Line 1,206: | ||
| <b>@dropall</b> | | <b>@dropall</b> | ||
| Drops all your items on the floor. | | Drops all your items on the floor. | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
Line 1,054: | Line 1,261: | ||
| <b>@glvl</b> | | <b>@glvl</b> | ||
| Levels your guild to a specified level. | | Levels your guild to a specified level. | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
Line 1,094: | Line 1,296: | ||
| <b>@charmountpeco/#mountpeco</b> <charname> | | <b>@charmountpeco/#mountpeco</b> <charname> | ||
| To get a peco to (un)ride for another player. | | To get a peco to (un)ride for another player. | ||
| {{bg_yes}} | | {{bg_yes}} | ||
|- | |- | ||
Line 1,155: | Line 1,347: | ||
| Retrieves the arbitrary variables of a character. | | Retrieves the arbitrary variables of a character. | ||
| {{bg_no}} | | {{bg_no}} | ||
|- | |- | ||
| 99 | | 99 | ||
Line 1,165: | Line 1,352: | ||
| Enables debugging. | | Enables debugging. | ||
| {{bg_no}} | | {{bg_no}} | ||
|- | |- | ||
| 98 | | 98 | ||
Line 1,227: | Line 1,408: | ||
| Displays all the items of a player's cart. (Disabled) | | Displays all the items of a player's cart. (Disabled) | ||
| {{bg_no}} | | {{bg_no}} | ||
--> | |||
|} | |} | ||
<br/> | <br/> | ||
'''revolt:''' : "ref: herc. help file"<br> | '''revolt:''' : "ref: herc. groups.conf & help file"<br> | ||
'''TODO:''' : "checking levels, adding missing commands, removing not available commands" | '''TODO:''' : "checking levels, adding missing commands, removing not available commands" |
Latest revision as of 00:03, 29 November 2020
<foo> | Required Argument |
[bar] | Optional Argument |
@commands | Used on own char |
#commands | Used on other chars |
0 | Player |
1 | Trusted Player [new] |
20/21 | Support [new] |
40/41 | Developer (DEV) |
50/51 | Event Coordinator (EVTC) |
60/61 | Game Master (GM) |
80/81 | Community Coordinator (DEV) |
89/99 | Administrator (ADM) |
NOTE: all GMlvls inherrie the lower level GMlvl commands (excepts marked with *)
Available commands for rEvolt servers based on the official configurations | |||
---|---|---|---|
LVL | @Command #Command |
Description | usable |
0 | @email <old-mail> <new-mail> | Sets the email for the account currently logged in. | yes |
0 | @commands | Shows the available commands you can use | yes |
0 | @help <@command> | Shows the available commands based on the given [level] | yes |
0 | @servertime/@time/@date | Shows the Time based on the Server | yes |
0 (RM?) | @setleader <charname> | Changes the leader of your party. (You need to be leader) | no |
0 | @wgm/@request <message> | Sends a message to all GM's who are online (dont abuse this command!) | yes |
0 | @duel | Starts a duel. | yes |
0 | @invite <charname> | Invites a player to a duel. | yes |
0 | @leave | Leaves a duel. | yes |
0 | @accept | Accepts an invitation to a duel. | yes |
0 | @reject | Rejects an invitation to a duel. | yes |
0 | @noask | Auto rejects deals/invites. | yes |
0 | @jailtime | (NO HELP OUTPUT) | yes |
0 | @rates | Displays the server's current rates. | yes |
0 | @rates | Displays the server's current rates. | yes |
0 | @breakguild | (NO HELP OUTPUT) | yes |
0 (not working) | @changegm | (NO HELP OUTPUT) | yes |
0 | @hominfo | Shows Information about your homunculus. (NO HELP OUTPUT) | yes |
0 | @refresh | Requests data from the server. (desync bug) (NO HELP OUTPUT) | yes |
1 | @whogm [subsequence] | Like @who, but only lists GM characters. | yes |
1 | @uptime | Displays how long the server has been online. | yes |
1 (not working) | @charcommands | Displays all #commands (NO HELP OUTPUT) | yes |
1 (not working) | @exp | (NO HELP OUTPUT)(NO CMD) | yes |
1 | @mobinfo/@mi <monstername-or-id> | Shows monster info (stats, exp, drops etc). | yes |
1 | @iteminfo/@ii <itemname-or-id> | Shows item info (type, price etc). | yes |
1 | @whodrops <itemname-or-id> | Shows who drops an item (monster with highest drop rates). | yes |
1 | @homstats | Shows stats of your homunculus. (NO HELP OUTPUT) | yes |
1 | @whereis <monstername-or-id> | Shows the location of the given monstername or id. (NO HELP OUTPUT) | yes |
1 | @tee/@t <message> | Sends a message normally, as if it had not been preceded with @t. This serves so that certain chat may be logged, for instance when issuing official warnings. This and/or @l should be used to log rationale for any uncommon use of commands. (NO HELP OUTPUT) | yes |
1 | @log/@l <message> | No effect. The sole purpose of this command is for it, and all arguments, to be implicitly logged (as with all commands listed here) along with all arguments. This and/or @t should be used to log rationale for any uncommon use of commands. (NO HELP OUTPUT) | yes |
1 | @showexp | Displays/hides experience gained. | yes |
1 | @showzeny | Displays/hides Zeny(Money) gained. | yes |
1 | @showdelay | Shows/hides the "There is a delay after this skill" message. | yes |
1 | @channel | (to many sub-cmd's LATER™) | yes |
1 (not working) | @autotrade | (NO HELP OUTPUT)(NO CMD) | yes |
1 (not working) | @noks | (NO HELP OUTPUT)(NO CMD) | yes |
20 (REP. @SOURCE?) | @version | Displays SVN/GIT version of the server. | yes |
20 (not working) | @where/#where <charname> | (NO HELP OUTPUT)(NO CMD) | yes |
20 (not working) | @who/@who2/@who3 | (NO HELP OUTPUT)(NO CMD) | yes |
20 (not working) | @whomap/@whomap2/@whomap3 | (NO HELP OUTPUT)(NO CMD) | yes |
20 (not working) | @users | (NO HELP OUTPUT)(NO CMD) | yes |
20 (not working) | @mobsearch | (NO HELP OUTPUT)(NO CMD) | yes |
20 (not working) | @idsearch | (NO HELP OUTPUT)(NO CMD) | yes |
20 (not working) | @showmobs | (NO HELP OUTPUT)(NO CMD) | yes |
20 (not working) | @skillid | (NO HELP OUTPUT)(NO CMD) | yes |
20 | @tonpc <npcname> | Warps you to the given NPC by name (NO HELP OUTPUT) | yes |
20 | @jumpto/@warpto <charname> | Warps you to the given Character. | yes |
20 | @warp <mapname> [x y] | Warps you to the selected map and position. | yes |
20 | @jump [x [y]] | Warps you to a given point on the same map, random without coordinates. | yes |
20 | @slide <x> <y> | Warps you to a given point on the same map, without reloading the map. | yes |
20 (not working) | @memo [name] | Saves a warp point. (without name: display memo points) (NO HELP OUTPUT)(NO CMD) | yes |
20 | @save [x] [y] | Sets the invokers spawn/save/home point. Defaults to the current location if no coordinates are specified. | yes |
20 | @load | Returns you to your savepoint. | yes |
20 | @hugo | Iterate over all characters connected to the map server forward. (NO HELP OUTPUT) | yes |
20 | @linus | Iterate over all characters connected to the map server backwards. (NO HELP OUTPUT) | yes |
20 | @broadcast <message> | Broadcasts the given message to the server. | yes |
20 | @localbroadcast <message> | Broadcast to the map you are on. | yes |
20 | @shownpc <npcname> | Enables the given NPC | yes |
20 | @hidenpc <npcname> | Disables the given NPC | yes |
20 | @stats | Displays your own stats. | yes |
20 | #stats <charname> | Displays the stats of the given caracter. | yes |
20 | #refresh <charname> | Requests data from the server and refreshs the given characters client. (desync bug) (NO HELP OUTPUT) | yes |
20 | @kick <charname> | Disconnects a user from the server. | yes |
20 | @mute <+-time> <charname> | That gives the NOCHAT status effect to a specified character. (NO HELP OUTPUT) | yes |
20 | @unmute <charname> | That removes the NOCHAT status effect from a specified character if active. (NO HELP OUTPUT) | yes |
20 | @monsterignore | Hides the invoker from monsters and most reporting functions. (Will not cause the invoker to be hidden from other clients in visual range.) (NO HELP OUTPUT) | yes |
20 | @autoloot <on/off/percentage> | Makes items go straight into your inventory (depending on the drop percentage). | yes |
20 | @alootid <+-itemname-or-id / reset> | To add an item to the list, use "@alootid +<item name or ID>". To remove an item, use "@alootid -<item name or ID>". (max 10 items) | yes |
20 | @autoloottype <+-typename / reset> | To add an item type to the list, use "@autoloottype +<type name>", to remove an item type, use "@autoloottype -<type name>", "@autoloottype reset" will clear your autoloottype list. | yes |
20 | @storage | Brings your personal storage wherever you are. | yes |
20 | Opens your mail box. | yes | |
20 | @effect <effectid> [flag] | Do some visual effects on your character. | yes |
40 | @npcmove <x> <y> <npcname> | Moves a NPC to the given location. | no |
40 | @night | Sets the map you are on to night. | yes |
40 | @day | Sets the map you are on to day. | yes |
40 | @gat | Gives information about the area. (debug) | yes |
40 | @skilltree <skillid> <charname> | Prints the skill tree needed to get a skill for the target player. | yes |
40 | @heal [hp] [sp] | Heals your character, if negated values, it makes damage. | yes |
40 | @alive | Resurrects yourself. | yes |
40 | @loadnpc <path/to/npc/script> | Load the specified script file path. | yes |
40 | @unloadnpc <npcname> | Unload the specified NPC according to name. | yes |
40 | @reloadnpc | (cant check) (NO HELP OUTPUT) | yes |
40 | @delitem <itemname-or-id> <amount> | Remove items from a character. | yes |
40 | @refine <equipposition> <+-amount> | Refines a Equiped item so the given amount. (NO HELP OUTPUT) | yes |
40 | @speed <amount 1-1000> | Sets the speed you can walk/attack at. 1:fastest/1000:slowest (Default: 150) | yes |
40 | @itemreset/@clearinventory | Removes all your Items. | yes |
40 | @reset | (NO HELP OUTPUT) | yes |
40 | @mapinfo [0-3] [mapname] | Shows informations about the map. | yes |
50 | @fakename <name> | Changes your name to your choice temporarily. | yes |
50 | @hide | Makes you character invisible (GM invisibility). Type again to become visible. | yes |
50 | #heal <charname> [hp] [sp] | Heals the given character, if negated values, it makes damage. | yes |
50 | #alive <charname> | Resurrects the given character. | yes |
50 | @spawn/@monster <monster-name-or-id> [amount] [desired-monster-name] [x] [y] | Spawns the desired monster with any desired name on given position. | yes |
50 | #spawn/#monster <charname> <monster-name-or-id> [amount] [desired-monster-name] [x] [y] | Spawns the desired monster with any desired name on given position, without nearby the <charname>. | yes |
50 | @monstersmall/@monsterbig <monster-name-or-id> [amount] [desired-monster-name] [x] [y] | small or bigger version of @spawn/@monster | yes |
50 | #monstersmall/#monsterbig <charname> <monster-name-or-id> [amount] [desired-monster-name] [x] [y] | small or bigger version of #spawn/#monster | yes |
50 | @summon/@monster2 <monster name> [duration] | Summons a monster nearby that kills other monsters. (also player in pvp maps) | yes |
50 | #summon/#monster2 <charname> <monster name> [duration] | Summons a monster nearby the given character that kills other monsters. (also player in pvp maps) | yes |
50 | @killmonster2 [mapname] | Kill all monsters in map (without drops). | yes |
50 | #killmonster2 <charname> | Kill all monsters in characters map (without drops). | yes |
50 | @cleanarea | Clears all drops around you. | yes |
50 | #cleanarea <charname> | Clears all drops the around character. | yes |
50 | @cleanmap | Clears all drops on the current map. | yes |
50 | @clone/#clone <charname> | Spawns a supportive clone of the given player. | yes |
50 | @slaveclone/#slaveclone <charname> | Spawns a supportive clone of the given player that follows the creator around. | yes |
50 | @evilclone/#evilclone <charname> | Spawns an aggressive clone of the given player. | yes |
50 | @disguise <name-or-id> | Changes your appearence to other players to a mob. | yes |
50 | @undisguise | Restores your normal appearence. | yes |
50 | #disguise <charname> <name-or-id> | Changes the appearence of the given character to other players to a mob. | yes |
50 | #undisguise <charname> | Restores the given character normal appearence. | yes |
50 | @pvpon | Enables PvP on a map. | yes |
50 | @pvpoff | Disables PvP on a map. | yes |
50 | @gvgon/@gpvpon | Enables GvG on a map | yes |
50 | @gvgoff/@gpvpoff | Disables GvG on a map | yes |
50 | @npctalk <npcname> <message> | Forces a NPC to display a message in normal chat. | yes |
60 | @blvl <+-lvl> | Alters the invokers base level by the specified delta. | yes |
60 | #blvl <charname> <+-lvl> | Alters the given character base level by the specified delta. | yes |
60 | @jlvl <+-lvl> | Alters the invokers job level by the specified delta. | yes |
60 | #jlvl <charname> <+-lvl> | Alters the given character job level by the specified delta. | yes |
60 | @str/@agi/@vit/@int/@dex/@luk <+-amount> | Changes stats of your character. | yes |
60 | #str/#agi/#vit/#int/#dex/#luk <charname> <+-amount> | Changes stats of the given character. | yes |
60 | @allstats [amount] | Sets your stats to maximum. | yes |
60 | #speed <charname> <amount 1-1000> | Sets the speed the character can walk/attack at. 1:fastest/1000:slowest (Default: 150) | yes |
60 | @guild <guildname> | Create your Guild. | yes |
60 | #guild <charname> <guildname> | Creates a guild for the given Character. | yes |
60 | yes | ||
60 | yes | ||
60 | yes | ||
60 | yes |
revolt: : "ref: herc. groups.conf & help file"
TODO: : "checking levels, adding missing commands, removing not available commands"