30.05.2011, 12:19
Quote:
Minus the gametime timer to about half its time, if theres alot timers try your best to delete them and store all of them in one timer
pawn Код:
|
Код:
SetTimer("Jailed",1000,true); SetTimer("UpdateJP", 30000, true); //Updates the jackpot SetTimer("PlayerOneSecondVariables",1000,1); SetTimer("ServerOneSecondVariables",1000,1); SetTimer("checkpointUpdate",1100,1); SetTimer("SFPDGatesOpen",1000,1); SetTimer("ArmyGatesOpen",1000,1); SetTimer("TaxiPay",60000,1); SetTimer("HasSTITimer",10000,1); SetTimer("IncreaseTime", 100, true);//1000