diff options
author | Haru <haru@dotalux.com> | 2016-02-11 13:28:18 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-08-19 21:32:16 +0200 |
commit | 85d10885379bbe52930c233f02bf1c94ec86ac30 (patch) | |
tree | d05244bcdada0ae2e705b5dfa580e735c4f5a03e /conf/charhelp.txt | |
parent | 9d70a6f590dbbd267e90bff3acee9e70eab2643c (diff) | |
download | hercules-85d10885379bbe52930c233f02bf1c94ec86ac30.tar.gz hercules-85d10885379bbe52930c233f02bf1c94ec86ac30.tar.bz2 hercules-85d10885379bbe52930c233f02bf1c94ec86ac30.tar.xz hercules-85d10885379bbe52930c233f02bf1c94ec86ac30.zip |
Ported map-server.conf to libconfig
Ported to modern Hercules and cleaned up from Panikon's commits: ee48838b12d15902fc14738cfa46d58b39080d11, 55498ebb7ac5d28444d0b01506c88ef6874f6055, 6d1f8f50b0e7349bdab2c53bb172d0b036e47c04, 25dde7e46524ace330b83cb4bf0255cc4d796792
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'conf/charhelp.txt')
-rw-r--r-- | conf/charhelp.txt | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/conf/charhelp.txt b/conf/charhelp.txt deleted file mode 100644 index e3acddbb4..000000000 --- a/conf/charhelp.txt +++ /dev/null @@ -1,28 +0,0 @@ - 40:--- CHARACTER CMD --- - 40:#statsall <char name> - Set all stats of a player to maximum. - 40:#itemlist <char name> - Displays all items of a player. - 40:#storagelist <char name> - Displays all items of a player's storage. - 40:#stats <char name> - Displays a characters stats. - 60:#option <char name> <param1> <param2> <param3> - Like @option command but only to target character. - 50:#mountpeco <char name> - Give/remove to a player a peco (Class is required, but not skill). - 50:#petrename <char name> - Re-enable pet rename to a player. - 60:#save <char name> <map> <x> <y> - Changes the target players respawn point. - 60:#baselvl/#blvl <char name> <#> - Change a characters base level. - 60:#joblvl/#jlvl <char name> <#> - Change a characters job level. - 60:#job/#jobchange <char name> <job ID> - Changes target characters job. - 60:#zeny <char name> <amount> - Give/take a players Zeny - 60:#cash <char name> <amount> - Give/take a player cash points - 60:#points <char name> <amount> - Give/take a player Kafra points - 60:#stpoint <char name> <amount> - Give/take a players stat points - 60:#skpoint <char name> <amount> - give/take a players skill points - 60:#skreset <char name> - Reset skills of a character. - 60:#streset <char name> - Reset stats of a character. - 60:#reset <char name> - Reset stats AND skills of a character. - 60:#questskill <char name> <#> - Gives to a player the specified quest skill. - 60:#lostskill <char name> <#> - Takes away the specified quest skill from the player. - 60:#delitem <char name> <item_name_or_ID> <quantity> - Remove items from a character - 50:#model <char name> <hair type> <hair color> <clothes color> - Changes a player's model - 60:#disguise <char name> <monster_name_or_monster_ID> - Changes disguise of a player - 60:#undisguise <char name> - Cancels disguise of a player - 60:#changesex <char name> - Changes sex of a player (all characters of the account) - 60:#warp/#rura+ <char name> <mapname> <x> <y> - Warps character to location of choice |