Difference between revisions of "REQUEST ANIMS"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Native |np=1 |p1t=String |p1d=Animation name }} Loads an animation file into memory For example: REQUEST_ANIMS( "AMB@COMEDY" );")
(No difference)

Revision as of 21:32, 18 July 2012

REQUEST_ANIMS
Number of parameters: 1
Parameter #TypeDescription
1.StringAnimation name
Return value:
TypeDescription
None

Loads an animation file into memory

For example:

REQUEST_ANIMS( "AMB@COMEDY" );