10.04.2019, 13:22
Quote:
You'll probably still need to handle streaming the vehicles parameters to the players with the first function anyways.
You'll have to use a timer or something to constantly set the params with a SetVehicleParamsForPlayer loop on MAX_PLAYERS |
----------------
Once the vehicle spawns, you need to set it's "Vehicle Parameters" using SetVehicleParamsEx because it is unset by default with a value of -1.
Sometimes reading the wiki properly (and debugging) helps a lot.