pawn-lang / sa-mp-fixes

Includes and plugins to fix various issues in the SA:MP server that can be fixed externally, leaving the devs time for other things.
135 stars 57 forks source link

Attaching vehicle as trailer itself, when a player is passenger, causes vehicle to spin in circles. #144

Closed Mergevos closed 2 years ago

Mergevos commented 2 years ago

Solution: check if trailerid and vehicleid aren't equal.