Problem
#3

Change
Код:
if(GetPlayerSpeed(i, true) > 140.0 && TEAM_CIV)
to
Код:
if(GetPlayerSpeed(i, true) > 140.0 && FactionVariable[ playerid ] == TEAM_CIV)
Change FactionVariable to the variable where you store player's faction.
Reply


Messages In This Thread
Problem - by Face9000 - 23.03.2012, 20:09
Re: Problem - by .FuneraL. - 23.03.2012, 20:13
Re: Problem - by IstuntmanI - 23.03.2012, 20:13
Re: Problem - by Babul - 23.03.2012, 20:13
Re: Problem - by T0pAz - 23.03.2012, 20:14
Re: Problem - by Face9000 - 23.03.2012, 20:15

Forum Jump:


Users browsing this thread: 1 Guest(s)