Checkpoint
#3

Some where in your code put
PHP код:
forward playerOnLeaveCheckPoint(playerid);
public 
playerOnLeaveCheckPoint(
     
DisablePlayerCheckpoint(playerid);
     return 
1;

Then in your main gamemode where it says
PHP код:
public OnPlayerLeaveCheckpoint(playerid) {
     
playerOnLeaveCheckPoint(playerid); // <-- Put that 

Reply


Messages In This Thread
Checkpoint - by DavidSparks - 22.06.2015, 20:46
Re : Checkpoint - by KillerDVX - 22.06.2015, 20:49
Re: Checkpoint - by Prokill911 - 22.06.2015, 20:51
Re : Re: Checkpoint - by KillerDVX - 22.06.2015, 20:54
Re: Re : Re: Checkpoint - by Prokill911 - 22.06.2015, 21:07
Re: Checkpoint - by Larceny - 23.06.2015, 02:00
Re: Checkpoint - by DavidSparks - 23.06.2015, 15:29
Re: Checkpoint - by Larceny - 23.06.2015, 15:33
Re: Checkpoint - by DavidSparks - 23.06.2015, 15:34
Re: Checkpoint - by DavidSparks - 23.06.2015, 17:07

Forum Jump:


Users browsing this thread: 1 Guest(s)