Talk:SetPedRotation: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(No difference)

Latest revision as of 16:42, 8 September 2024

This function is deprecated

@AirNewSCR‎

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

-- FileEX (talk) 15:36, 08 September 2024 (UTC)