SetVehicleParamsForPlayer not working...
#1

I put this under OnPlayerSpawn


Код:
OnPlayerSpawn(playerid)
{
if(Faction[playerid] != 3)
{
SetVehicleParamsForPlayer(596, playerid, 0, 1)
}
return 1;
}
And for some reason, players who are still not cops can still enter the police vehicle (ID 596) can someone help?

Oh AND, is there a function to check if 2 players are in the same car? Thanks
Reply


Messages In This Thread
SetVehicleParamsForPlayer not working... - by gemadon - 31.07.2009, 18:41
Re: SetVehicleParamsForPlayer not working... - by MenaceX^ - 31.07.2009, 18:45
Re: SetVehicleParamsForPlayer not working... - by gemadon - 31.07.2009, 19:21
Re: SetVehicleParamsForPlayer not working... - by Chaprnks - 31.07.2009, 19:34
Re: SetVehicleParamsForPlayer not working... - by gemadon - 31.07.2009, 21:02

Forum Jump:


Users browsing this thread: 1 Guest(s)