From e5810bea65ae5edbf215b384705c65112a2d0483 Mon Sep 17 00:00:00 2001 From: brianluau Date: Tue, 20 Dec 2011 06:23:15 +0000 Subject: - Updated some script command documentation. - Added default Doxygen 1.7.1 config file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15177 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 03c139a17..1404d57ac 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -3017,7 +3017,7 @@ castle. The data is read from 'db/castle_db.txt'. --------------------------------------- -*getcastledata("",) +*getcastledata("",{,}) *setcastledata "",,; This function returns the castle ownership information for the castle referred @@ -3044,9 +3044,6 @@ Valid types of data are: 16 - Is 1 if the 7th guardian is present (Knight Guardian) 17 - Is 1 if the 8th guardian is present (Knight Guardian) -18-25 types of data will return current hit point values for guardians 1-8 -respectively. - The 'setcastledata' command will behave identically, but instead of returning values for the specified types of accessible data, it will alter them and cause them to be sent to the char server for storage. Data type of 0 won't do @@ -3064,7 +3061,7 @@ Refer to 'db/skill_db.txt' for the full list of skills. (GD_* are guild skills) --------------------------------------- -*requestguildinfo ,""; +*requestguildinfo {,""}; This command requests the guild data from the char server and merrily continues with the execution. Whenever the guild information becomes available (which -- cgit v1.2.3-70-g09d2