SetVehicleTurnSpeed: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{Needs_Checking|We need a min-max values allowed or a recommended min-max/relevant range?
#REDIRECT [[SetVehicleTurnVelocity]]
--[[User:Ransom|Ransom]] 02:46, 11 April 2007 (CDT)}}
 
[[Category:Incomplete]]
 
__NOTOC__
This fake function is for use with blah & blah and does blahblahblabhalbhl
 
==Syntax==
<syntaxhighlight lang="lua">
bool setVehicleTurnVelocity ( 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