#include "fcb_inc_vars" #include "fcb_inc_general" void main() { SetLocalInt(GetModule(), "iAllowExceedILR", 1); switch_ILR_enable(FALSE); } //modified by hohos (Dec 02, 2006)