GetPedAnimation: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
Erorr404 (talk | contribs)
New page: __NOTOC__ {{Server client function}} Gets the animation of a player or ped that was set using setPedAnimation. ==Syntax== <syntaxhighlight lang="lua"> string string getPedAnimation ( ped thePed ) </c...
 
Corrected the article - it's a client-only function
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{Server client function}}
{{Client function}}


Gets the animation of a player or ped that was set using [[setPedAnimation]].
Gets the animation of a player or ped that was set using [[setPedAnimation]].

Revision as of 00:18, 1 December 2008