diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/Changelog.txt | 2 | ||||
-rw-r--r-- | conf/charhelp.txt | 2 | ||||
-rw-r--r-- | conf/help.txt | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt index 17e80c4e1..cd19691f8 100644 --- a/conf/Changelog.txt +++ b/conf/Changelog.txt @@ -1,6 +1,8 @@ Date Added 2008/02/27 + * Rev. 12268 Added information for cash related @ and # commands. [L0ne_W0lf] +2008/02/27 * Disabled idle_no_autoloot setting (bugreport:1051) 2008/02/14 * Removed atcommand @whozeny [ultramage] diff --git a/conf/charhelp.txt b/conf/charhelp.txt index c64a0c330..fe877b5e3 100644 --- a/conf/charhelp.txt +++ b/conf/charhelp.txt @@ -11,6 +11,8 @@ 60:#jlvl <#> <nickname> - Change a characters job level. 60:#job/#jobchange <job ID> <char name> - Changes target characters job. 60:#zeny <amount> <name> - Give/take a players Zeny + 60:#cash <amount> <name> - Give/take a player cash points + 60:#points <amount> <name> - Give/take a player Kafra points 60:#stpoint <amount> <name> - Give/take a players stat points 60:#skpoint <amount> <name> - give/take a players skill points 60:#skreset <charname> - Reset skills of a character. diff --git a/conf/help.txt b/conf/help.txt index 2fe7726ef..0e1f65427 100644 --- a/conf/help.txt +++ b/conf/help.txt @@ -131,6 +131,8 @@ 60:@stpoint <number of points> - Gives you the desired number of stat points. 60:@skpoint <number of points> - Gives you the desired number of skill points. 60:@zeny <amount> - Gives you desired amount of Zeny. + 60:@cash <amount> - Gives you the specified amount of cash points. + 60:@points <amount> - Gives you the specified amount of Kafra Points. 60:@str,@agi,@vit,@int,@dex,@luk <amount> - 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). 60: @addwarp <map name> <x coord> <y coord> |