SetPlayerCheckPoint
#5

Quote:
Originally Posted by WhiteGhost
Посмотреть сообщение
PHP код:
 new PizzamanCPs[8];
PizzamanCps[0] = CCP(); //Create The Checkpoint
PizzamanCps[1] = CCP(); //Same
PizzamanCps[2] = CCP(); 
PizzamanCps[3] = CCP(); 
PizzamanCps[4] = CCP();
PizzamanCps[5] = CCP(); 
PizzamanCps[6] = CCP(); 
PizzamanCps[7] = CCP(); 
PizzamanCps[8] = CCP();  
public 
OnPlayerEnterCheckpoint(playerid)
{
       if(
CheckPoint PizzamanCPs[0]);
        {
       
//do blablabla
        
}
    return 
1;

Like that?
You must define CCP, because when I put the Checkpoint cords it says invaild function or declaration, so no.
It's like making a function that doesn't exist.
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: 1 Guest(s)