CMD:tempo(playerid,params[]){ if(isnull(params)) return false; SetWorldTime(strval(params)); return 1;}