team problem
#3

pawn Код:
// Under the callback 'OnPlayerSpawn'
if(gteam[playerid] == Team_BLUE)
{
// Spawn at blue
}

if(gteam[playerid] == Team_RED)
{
// Spawn at red
}
I don't know if you use gteam because you didn't show any code, but it sounds like you do.
Reply


Messages In This Thread
team problem - by muhib777 - 02.05.2011, 08:31
Re: team problem - by Lorenc_ - 02.05.2011, 09:05
Re: team problem - by Mike Garber - 02.05.2011, 09:13
Re: team problem - by muhib777 - 02.05.2011, 09:27
Re: team problem - by park4bmx - 02.05.2011, 10:11

Forum Jump:


Users browsing this thread: 1 Guest(s)