19.08.2012, 17:01
I don't understand what you are getting at? Do you want to restrict the usage of cars to certain teams and so on?
If so use this https://sampwiki.blast.hk/wiki/SetPlayerTeam and create arrays for each team's vehicles. Then you can use the OnPlayerEnterVehicle and use it to verify whether that vehicle is part of the xvehiclearray and whether that player is part of the team.
If so use this https://sampwiki.blast.hk/wiki/SetPlayerTeam and create arrays for each team's vehicles. Then you can use the OnPlayerEnterVehicle and use it to verify whether that vehicle is part of the xvehiclearray and whether that player is part of the team.

