28.03.2017, 06:46
Quote:
Use a state check... You've obviously got this code in the callback, but you aren't checking if they are a driver or a passenger.
You should almost be using OnPlayerStateChange as it's more reliable, but it could be done OnPlayerEnterVehicle by checking "ispassenger". |