From 13132344467b3f5e2c968bb7cfaec8eaf269280e Mon Sep 17 00:00:00 2001 From: masao87 Date: Tue, 29 May 2012 12:08:59 +0000 Subject: - Added BaseClass explanation to script_commands.txt . - Some updates to the custom folder / the old eAAC Scripts which are now in there. - Fixed custom/warper.txt prontera location to not collide with Ash Vacuum warper. bugreport:5857 - Fixed Platinum Skill Quests properly checking for BaseClass now. bugreport:5853 - Fixed some typos in Ranger Job change Quest & Eden Paradise. bugreport:5858 - Fixed a typo in scripts_athena.conf . bugreport:5852 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16165 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 1c9e254b2..6803e5fae 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -529,7 +529,10 @@ NextJobExp - Same for job levels. Hp - Current amount of hit points. MaxHp - Maximum amount of hit points. Sp - Current spell points. -MaxSp - Maximum amount of spell points. +MaxSp - Maximum amount of spell points +BaseClass - This will return the starter Class of the invoking Character. + For example: If you're an Knight this would return Swordsman, + or if you're an Bard it will return Archer. BaseJob - This is sneaky, apparently meant for baby class support. This will supposedly equal Job_Acolyte regardless of whether the character is an acolyte or a baby acolyte, for example. -- cgit v1.2.3-60-g2f50