Difference between revisions of "HAVE ANIMS LOADED"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |noheader=0 |np=1 |np=1 |p1t=string |p1d=animation name |r=1 |rt=boolean |rd=true if anim has been loaded }} Returns a boolean indicating if the specified animation has been load...)
(No difference)

Revision as of 02:50, 27 December 2008

HAVE_ANIMS_LOADED
Number of parameters: 1
Parameter #TypeDescription
1.stringanimation name
Return value:
TypeDescription
booleantrue if anim has been loaded

Returns a boolean indicating if the specified animation has been loaded.

Example Usage: HAVE_ANIMS_LOADED("amb@atm")