SetVehicleTurnSpeed: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Incomplete]]
#REDIRECT [[SetVehicleTurnVelocity]]
 
__NOTOC__
This fake function is for use with blah & blah and does blahblahblabhalbhl
 
==Syntax==
<syntaxhighlight lang="lua">
bool setVehicleTurnSpeed ( element vehicle, float rx, float ry, float rz )         
</syntaxhighlight>
 
===Required Arguments===
*'''argumentName:''' description
 
===Optional Arguments===
{{OptionalArg}}
*'''argumentName2:''' descriptiona
*'''argumentName3:''' description
 
===Returns===
Returns ''true'' if blah, ''false'' otherwise.
 
==Example==
This example does...
<syntaxhighlight lang="lua">
--This line does...
blabhalbalhb --abababa
--This line does this...
mooo
</syntaxhighlight>
 
==See Also==
{{FunctionArea_Functions}}

Latest revision as of 14:25, 1 August 2007