21.03.2016, 12:03
Quote:
Jobs bugged, they have no cars.
- Portable radio bugged -Storing crates in cars - bugged - Prison interior bugged- player falls when trying to enter the cells part - Creating vehicles for jobs- missing etc |
For example a player wants to ride a taxi without being a taxi driver. You can add a "if" section to OnPlayerEnterVehicle and check if player's job type and vehicle's cJob value matches. If they don't match, you can kick player out of vehicle.
All you said can be simply done by using your brain.
Cheers.