6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = gta.loadDFF | ||
|side = client | |||
|type = function | |type = function | ||
| | |games = iii vc sa | ||
| | |desc = load a custom DFF model, and replace an existing model slot with it. | ||
| | |arg1 = int modelId The model ID. | ||
| | |arg2 = stream data The stream containing the model data. | ||
| | |return = void | ||
|freturn = void | |||
| | |||
}} | }} |
edits