* Completed adding packet DB reading
* Added Shinomori's suggestions for npc timers, * Removed checking for script event timers' length, and added Shinomori's changes git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@947 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -9,7 +9,6 @@ extern struct Script_Config {
|
||||
int warn_cmd_mismatch_paramnum;
|
||||
int check_cmdcount;
|
||||
int check_gotocount;
|
||||
int max_eventtimer_len;
|
||||
} script_config;
|
||||
|
||||
struct script_data {
|
||||
|
||||
Reference in New Issue
Block a user