gta.loadCOL

Revision as of 20:48, 3 October 2019 by Mex (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

gta.loadCOL

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

Usage: load a custom COL collision file, and replace an existing model's collision with it.

Parameters

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

Return

void

On failure: void