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