SetPlayerRotation: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
Line 19: Line 19:
This example does...
This example does...
<syntaxhighlight lang="lua">
<syntaxhighlight lang="lua">
--This line does...
-- rotate the player, so that he looks to the south
blabhalbalhb --abababa
setPlayerRotation ( player, 180 )
--This line does this...
mooo
</syntaxhighlight>
</syntaxhighlight>



Revision as of 21:19, 3 December 2006