gta.loadDFF

From GTA Connected
Revision as of 20:49, 3 October 2019 by Mex (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

gta.loadDFF

Signature: void gta.loadDFF(int modelId, stream data)

Usage: load a custom DFF model, and replace an existing model slot with it.

Parameters

int modelId The model ID.
stream data The stream containing the model data.

Return

void

On failure: void