Difference between revisions of "REQUEST MODEL"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 8: Line 8:
  
 
Loads a model specified by the [[List of models hashes|model hash]].
 
Loads a model specified by the [[List of models hashes|model hash]].
 +
 +
For example:
 +
REQUEST_MODEL( 1667998832 );

Revision as of 21:38, 18 July 2012

REQUEST_MODEL
Number of parameters: 1
Parameter #TypeDescription
1.integerModel Hash
Return value:
TypeDescription
None

Loads a model specified by the model hash.

For example:

REQUEST_MODEL( 1667998832 );