Difference between revisions of "Agitcheck"
From Hercules Wiki
(Created page with "Category:Script_Command ==Syntax== * agitcheck(); ==Description== This function will let you check whether the server is currently in WoE mode. ==Return Values== {| ...") |
Latest revision as of 09:36, 9 June 2013
Syntax
- agitcheck();
Description
This function will let you check whether the server is currently in WoE mode.
Return Values
Value | Description |
---|---|
0 | WoE is currently off. |
1 | WoE is currently on. |