forward time2();public time2();{ SetWeather(1);}
public OnGameModeInit(){ SetTimerEx("time2", 500, 1, "i");
: error 055: start of function body without function header