Help (vehicle)
#9

Quote:
Originally Posted by coole210
Hello? You asked for the script and i showed then you left lol....
I can't hang on forums all the time, i have my life also.
And you understood it wrong, you disabled the team to enter it.

pawn Код:
if(gTeam[playerid] == TEAM_HITMAN)
{
..
}
should be like:
pawn Код:
if(gTeam[playerid] != TEAM_HITMAN)
{
..
}
Reply


Messages In This Thread
Help (vehicle) - by coole210 - 27.06.2009, 23:15
Re: Help (vehicle) - by Correlli - 27.06.2009, 23:36
Re: Help (vehicle) - by coole210 - 28.06.2009, 01:00
Re: Help (vehicle) - by coole210 - 28.06.2009, 01:05
Re: Help (vehicle) - by coole210 - 28.06.2009, 20:20
Re: Help (vehicle) - by Correlli - 28.06.2009, 20:35
Re: Help (vehicle) - by coole210 - 28.06.2009, 21:21
Re: Help (vehicle) - by coole210 - 28.06.2009, 21:36
Re: Help (vehicle) - by Correlli - 28.06.2009, 22:11
Re: Help (vehicle) - by coole210 - 28.06.2009, 22:30

Forum Jump:


Users browsing this thread: 3 Guest(s)