OnPlayerEnterCheckpoint
#2

Try moving the brackets down to the Pizzamission text.
and make it

pawn Код:
if(pizzamission[playerid] == 1)
{
   DisablePlayerCheckpoint(playerid);
   pizzas[playerid] = 5;
   Pizzas(playerid);
   return 1;
}
What happends then?
Reply


Messages In This Thread
OnPlayerEnterCheckpoint - by Vialpando - 30.12.2009, 15:10
Re: OnPlayerEnterCheckpoint - by Niixie - 30.12.2009, 15:14
Re: OnPlayerEnterCheckpoint - by Vialpando - 30.12.2009, 15:16
Re: OnPlayerEnterCheckpoint - by Niixie - 30.12.2009, 15:20

Forum Jump:


Users browsing this thread: 1 Guest(s)