// include the weather system file // check this file for info about the system #include "s_icw_include" int StartingConditional() { // return if the system is disabled return GetLocalInt(GetModule(), IC_VAR_DISABLE_SYSTEM); }