checkpoint
#2

Just under the command use SetPlayerCheckpoint and your team variable?
E.G.
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
  if(//TEAM VARIABLE HERE = //TEAM VARIABLE)
  {
    SetPlayerCheckpoint(i,//BLA BLA);
  }
}
Reply


Messages In This Thread
checkpoint - by pepper - 20.02.2009, 05:04
Re: checkpoint - by [HiC]TheKiller - 20.02.2009, 05:29
Re: checkpoint - by pepper - 20.02.2009, 21:10

Forum Jump:


Users browsing this thread: 1 Guest(s)