gta.loadDFF
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