EngineGetFramePosition: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(Redirect to getVehicleComponentPosition. I guess that model frames were renamed to components)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Syntax==
#REDIRECT [[GetVehicleComponentPosition]]
<syntaxhighlight lang="lua">
float rX, float rY, float rZ engineGetFrameRotation ( vehicle theVehicle, string
theComponent )
</syntaxhighlight>

Latest revision as of 13:47, 5 July 2017