30.05.2013, 08:37
(
Последний раз редактировалось OTACON; 11.06.2013 в 16:24.
Причина: Re-Update ..
)
[] Easy SetTimerCMD V3 By OTACON
Used to lock a command function and use it in a certain time frame.
[] Function:
pawn Код:
native SetTimerCMD(playerid,&slot,&tiempo); //To Set the time to wait between seconds to use the corresponding function.
native GetTimerCMD(playerid,&slot); //To Check if a timer is active.
native GetSegTimetCMD(playerid,&slot); //To Check The Second you should expect to use the corresponding function. [NOTE]: Use with format.
[] Ver. 1 with SetTimerEx:
[] Ver. 2 with GetTickCount:
[] Ver. 3 con Gettime:
[] Credits:
OTACON