How to make own checkpoint only on 1 person
#1

Hi,Can anyone tell my how to make my owncheckpoint for 1 class of player?

Trying to make a server,but i dont know how to do it so can anyone tell me?

If so thank you
Reply
#2

In OnPlayerEnterCheckPoint

if(class == bla)
{
DisablePlayerCheckpoint(playerid);
}

Check Player team, if it does Match he Accept...

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)