SetPlayerCheckPoint
#2

PHP код:
 new PizzamanCPs[8];
PizzamanCps[0] =   SetPlayerCheckpoint(); //Create The Checkpoint
PizzamanCps[1] = SetPlayerCheckpoint(); //Same
PizzamanCps[2] = SetPlayerCheckpoint(); 
PizzamanCps[3] = SetPlayerCheckpoint(); 
PizzamanCps[4] = SetPlayerCheckpoint();
PizzamanCps[5] = SetPlayerCheckpoint(); 
PizzamanCps[6] = SetPlayerCheckpoint(); 
PizzamanCps[7] = SetPlayerCheckpoint(); 
PizzamanCps[8] = SetPlayerCheckpoint();  
public 
OnPlayerEnterCheckpoint(playerid)
{
       if(
CheckPoint PizzamanCPs[0]);
        {
       
//do blablabla
        
}
    return 
1;

Like that?
Reply


Messages In This Thread
SetPlayerCheckPoint - by FishyZ - 23.06.2016, 19:28
Re: SetPlayerCheckPoint - by WhiteGhost - 23.06.2016, 19:31
Re: SetPlayerCheckPoint - by Abagail - 23.06.2016, 19:41
Re: SetPlayerCheckPoint - by WhiteGhost - 23.06.2016, 19:49
Re: SetPlayerCheckPoint - by FishyZ - 23.06.2016, 19:52
Re: SetPlayerCheckPoint - by WhiteGhost - 23.06.2016, 19:57
Re: SetPlayerCheckPoint - by FishyZ - 23.06.2016, 20:12
Re: SetPlayerCheckPoint - by Owen007 - 23.06.2016, 20:18
Re: SetPlayerCheckPoint - by FishyZ - 23.06.2016, 20:32
Re: SetPlayerCheckPoint - by Owen007 - 23.06.2016, 21:05

Forum Jump:


Users browsing this thread: 2 Guest(s)