Checkpoints[+rep]
#9

Alright, correct me if I'm wrong. It should go like this:

PHP код:
public OnPlayerEnterCheckpoint(playerid)
{
       if(
lawnmower[playerid] == 1)
       {
        
DisablePlayerCheckpoint(playerid;
        
SetPlayerCheckpoint(playeridsize,x,y,z);
        }
        if(
lawnmower[playerid] == 1)
       {
        
DisablePlayerCheckpoint(playerid;
        
SetPlayerCheckpoint(playeridsize,x,y,z);
        }
return 
1;
}
// and so on..? or? 
Reply


Messages In This Thread
Checkpoints[+rep] - by Bek_Loking - 25.06.2014, 13:43
Re : Checkpoints[+rep] - by Clad - 25.06.2014, 13:45
Re: Checkpoints[+rep] - by Rittik - 25.06.2014, 13:47
Re: Checkpoints[+rep] - by Bek_Loking - 25.06.2014, 13:48
Re : Checkpoints[+rep] - by Clad - 25.06.2014, 13:49
Re: Checkpoints[+rep] - by Bek_Loking - 25.06.2014, 14:03
Re : Re: Checkpoints[+rep] - by Clad - 25.06.2014, 14:04
Re: Checkpoints[+rep] - by Rittik - 25.06.2014, 14:06
Re: Checkpoints[+rep] - by Bek_Loking - 25.06.2014, 15:17

Forum Jump:


Users browsing this thread: 1 Guest(s)