[SOLVED] SetPlayerCheckpoint
#2

Yep just define the team and if the player is apart of that team than setplayercheckpoint

so for example

Код:
gTeam == 1; //PD

if(gTeam == 1)
{
SetplayerCheckpoint(blah);
return 1;
}
of course it would be a lot more advanced and such but thats the general idea
Reply


Messages In This Thread
[SOLVED] SetPlayerCheckpoint - by kevin974 - 17.09.2009, 02:18
Re: SetPlayerCheckpoint - by Ov3rl0rd - 17.09.2009, 02:31
Re: SetPlayerCheckpoint - by Calgon - 17.09.2009, 02:32
Re: SetPlayerCheckpoint - by kevin974 - 17.09.2009, 02:41

Forum Jump:


Users browsing this thread: 2 Guest(s)