saving timer
#9

Quote:
Originally Posted by ATGOggy
Посмотреть сообщение
PHP код:
new Robable=1Count[MAX_PLAYERS]; 
forward RobTimer(); 
forward RobTimer(playerid); 
public 
RobTimer(playerid

    
Count[playerid]--;
    if(
Count[playerid]==0)
    {
        
Robable[playerid]=1;
        
SendClientMessage(playerid,0xFF0000"Sets the robbing variable to 1 so players can rob"); 
    }

SetTimer("RobTimer"1000false);
Count[playerid]=400;
INI_WriteInt(File,"RobTimer",Count[playerid]); 
there is much error
somone help please!!!
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: 2 Guest(s)