Difference between revisions of "REQUEST MODEL"
Jump to navigation
Jump to search
| Line 9: | Line 9: | ||
Loads a model specified by the [[List of models hashes|model hash]]. | Loads a model specified by the [[List of models hashes|model hash]]. | ||
| − | + | Code example: | |
REQUEST_MODEL( 1667998832 ); | REQUEST_MODEL( 1667998832 ); | ||
Revision as of 21:39, 18 July 2012
| Number of parameters: 1 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | Model Hash |
| Return value: | ||
| Type | Description | |
| None | ||
Loads a model specified by the model hash.
Code example:
REQUEST_MODEL( 1667998832 );