gta.loadTXD
Jump to navigation
Jump to search
gta.loadTXD
Signature: void gta.loadTXD(string txdName, stream data, int slot)
Usage: load a custom TXD texture, and replace an existing texture with it.
Parameters
- string txdName The name of the TXD.
- stream data The stream containing the texture data.
Return
void
On failure: void