25.10.2012, 17:28
didn't work.
Cars like this...
I have many teams police etc. Only ballas can enter ballas car. So like if team ballas = dont remove from car or something like that i just cant do it with pawn. Help!
pawn Код:
enum cInfo
{
cTEAM_BALLAS,
cTEAM_POLICE
}
new Cars[MAX_PLAYERS];
pawn Код:
Cars[TEAM_BALLAS] = AddStaticVehicle(580,1807.2400,-1694.3062,13.2531,148.9250,0,0);