Disable the CP(Red markers around you)
#8

Quote:
Originally Posted by rolex
Посмотреть сообщение
Quote:

if(PetrolJob[playerid] == 1){
PetrolJob[playerid] = 2;
SetPlayerCheckpoint(playerid,1342.4460,464.8088,19 .8828,277.6536);
return 1;
}
if(PetrolJob[playerid] == 2){
PetrolJob[playerid] = 3;
SetPlayerCheckpoint(playerid,1003.4263,-941.8485,41.8079,10);
return 1;
}
if(PetrolJob[playerid] == 3){
PetrolJob[playerid] = 1;
SetPlayerCheckpoint(playerid,-97.8173,-1166.7585,2.2650,10);
return 1;
}
return 1;
}

Is it possible to add race CP's ?
Reply


Messages In This Thread
Disable the CP(Red markers around you) - by ItzColaBoi - 23.06.2017, 13:30
Re: Disable the CP(Red markers around you) - by rolex - 23.06.2017, 14:00
Re: Disable the CP(Red markers around you) - by ItzColaBoi - 23.06.2017, 14:05
Re: Disable the CP(Red markers around you) - by Vince - 23.06.2017, 14:13
Re: Disable the CP(Red markers around you) - by rolex - 23.06.2017, 14:19
Re: Disable the CP(Red markers around you) - by ItzColaBoi - 23.06.2017, 14:21
Re: Disable the CP(Red markers around you) - by rolex - 23.06.2017, 14:27
Re: Disable the CP(Red markers around you) - by ItzColaBoi - 23.06.2017, 14:34
Re: Disable the CP(Red markers around you) - by rolex - 23.06.2017, 15:00
Re: Disable the CP(Red markers around you) - by ItzColaBoi - 23.06.2017, 15:06

Forum Jump:


Users browsing this thread: 1 Guest(s)