27.11.2017, 08:03
Please fix ClearAnimations in OnPlayerEnterVehicle. - It only clears the animation for the player it's used on; other players still see you entering the vehicle. SetPlayerPos, SetPlayerPosFindZ, SetPlayerSpecialAction(playerid, SPECIAL_ACTION_NONE), all do the same. It's frustrating because there is no real way to stop a player from entering a vehicle "in the eyes" of other players, meaning, if you're in a vehicle and someone tries to jack you, there is no way to stop them from removing you from the vehicle. SetVehicleParamsEx is only an option if you don't want to allow them to be passenger also.