06.01.2017, 00:27
Hope i am not confusing something here, but:
I'd suggest using OnPlayerStateChange instead, because you can check if the player actually entered a vehicle.
Look at OnPlayerEnterVehicle - "This callback is called when a player starts to enter a vehicle, meaning the player is not in vehicle yet at the time this callback is called."
I am probably am confusing something, sorry in advance.
I'd suggest using OnPlayerStateChange instead, because you can check if the player actually entered a vehicle.
Look at OnPlayerEnterVehicle - "This callback is called when a player starts to enter a vehicle, meaning the player is not in vehicle yet at the time this callback is called."
I am probably am confusing something, sorry in advance.