Posts: 108
Threads: 21
Joined: Aug 2016
Quote:
Originally Posted by Konstantinos
OnPlayerEnterVehicle is called when a player starts to enter the vehicle but the player is not in the vehicle yet. GetPlayerVehicleID will return 0 by the way and the whole statement will fail, use vehicleid parameter.
|
Ik,i read the wiki,i've tried the vehicleid it still doesn't work.