Difference between revisions of "REQUEST MODEL"
Jump to navigation
Jump to search
m |
m |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Native | {{Native | ||
| − | |||
|np=1 | |np=1 | ||
|p1t=integer | |p1t=integer | ||
| Line 8: | Line 7: | ||
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 ); | ||
Latest revision as of 00:19, 12 June 2017
| 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 );