Hey there,
RemovePlayerFromVehicle does an animation, is there any other way to kick a player out of the car without using this function? A faster and more smooth one? Because this SA:MP function sometimes blocks me from using other functions (NOT TALKING ABOUT OnPlayerEnterVehicle), I need to apply some other animations after that but it basically blocks me, then I have to use timers to apply my own functions.
What I want to do is, remove a player from the vehicle without using SAMP's default function.
RemovePlayerFromVehicle does an animation, is there any other way to kick a player out of the car without using this function? A faster and more smooth one? Because this SA:MP function sometimes blocks me from using other functions (NOT TALKING ABOUT OnPlayerEnterVehicle), I need to apply some other animations after that but it basically blocks me, then I have to use timers to apply my own functions.
What I want to do is, remove a player from the vehicle without using SAMP's default function.