SetPlayerRotation: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Incomplete]]
{{Needs_Checking|Couldn't get it functioning, with help -Ransom}}  
{{Needs_Checking|Couldn't get it functioning, with help -Ransom}}  


__NOTOC__  
__NOTOC__  
This fake function is for use with blah & blah and does blahblahblabhalbhl
Thid function allows you to set the current rotation of the specified player.


==Syntax==  
==Syntax==  
Line 11: Line 10:


===Required Arguments===  
===Required Arguments===  
*'''argumentName:''' description
*'''player:''' An [[element]] referring to a player.
 
*'''rotation:''' A [[float]] specifying the desired rotation.
===Optional Arguments===
{{OptionalArg}}
*'''argumentName2:''' descriptiona
*'''argumentName3:''' description


===Returns===
===Returns===
Returns ''true'' if blah, ''false'' otherwise.
Returns ''true'' if successful, ''false'' otherwise.


==Example==  
==Example==  
Line 31: Line 26:


==See Also==
==See Also==
{{FunctionArea_Functions}}
{{Player functions}}
 
[[Category:Incomplete]]

Revision as of 04:26, 3 October 2006