Talk:SetPedRotation
Jump to navigation
Jump to search
This function is deprecated
This function works exactly the same as setElementRotation. In the source code it is one and the same function, just with a different name. Instead of setPedRotation, setVehicleRotation, setObjectRotation, all these functionalities have been combined into one setElementRotation function and the operation is exactly the same, because setElementRotation calls the same functions as setPedRotation in the case of peds.
So please don't create confusion.
The issue you are writing about may be related to this bug