saving timer
#1

hello guys
i need some help
i made robable timer
i want saving it with y_ini
and countdown when he is down the timer from his saving
PHP код:
new Robable=1;
forward RobTimer();
forward RobbingTimer(playerid);
public 
RobbingTimer(playerid)
{
    
Robable 1
    
SendClientMessage(playerid,0xFF0000"Sets the robbing variable to 1 so players can rob");
    return 
1;
}
SetTimer("RobTimer"400000false); 
its working good but need to saving the timer in enum and countdown when he is online the timer
Reply


Messages In This Thread
saving timer - by astanalol - 22.03.2017, 22:51
Re: saving timer - by astanalol - 23.03.2017, 09:35
Re: saving timer - by Runn3R - 23.03.2017, 17:48
Re: saving timer - by astanalol - 24.03.2017, 00:23
Re: saving timer - by Toroi - 24.03.2017, 01:14
Re: saving timer - by astanalol - 24.03.2017, 03:59
Re: saving timer - by jasperschellekens - 24.03.2017, 05:58
Re: saving timer - by ATGOggy - 24.03.2017, 06:10
Re: saving timer - by astanalol - 24.03.2017, 11:06
Re: saving timer - by jasperschellekens - 24.03.2017, 14:35

Forum Jump:


Users browsing this thread: 1 Guest(s)