From f11b8f4bb3b1c047e0b1dfc9585f5b6c49ee8f65 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 7 Jan 2007 17:42:41 +0000 Subject: Updated the documentation to match the agitcheck() behavior git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9628 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 1f07e8cc7..edbeada80 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -3939,22 +3939,16 @@ These two commands will start and end War of Emperium. This is a bit more complex than it sounds, since the commands themselves won't actually do anything interesting, except causing all 'OnAgitStart:' and -'OnAgitEnd:' events to run everywhere, respectively, and setting a so-called -'agit_flag' which also doesn't do much interesting itself. They are used as +'OnAgitEnd:' events to run everywhere, respectively. They are used as simple triggers to run a lot of complex scripts all across the server, and they, in turn, are triggered by clock with an 'OnClock