19.07.2009, 20:29
well i wanted to make a thing so if the player is in Team_Green it will be allowed to enter the car but if not then they kicked out of the car. But i did new GreenCar;
then GreenCar = Addstaticvehicke(bla bla bla );
then OnPlayerEnterVehicle
how do i get that things id i.e
if(Getvehicleid = greencar ) && if(gTeam[playerid] == Team_Green)
and suff please help
then GreenCar = Addstaticvehicke(bla bla bla );
then OnPlayerEnterVehicle
how do i get that things id i.e
if(Getvehicleid = greencar ) && if(gTeam[playerid] == Team_Green)
and suff please help