Skip to content

Instantly share code, notes, and snippets.

@ronyx69
ronyx69 / TextureReplacer.cs
Last active April 12, 2017 22:13
Replace textures in real time ingame.
// Texture Replacer script by Ronyx69
// INGAME not ASSET EDITOR
// Replaces textures ingame in real time!
// Much thanks to SamsamTS for explaining Actions to me and being helpful.
// D, ACI, XYS textures for buildings, props, vehicles and D, XYCA for trees.
// Unfortunately CANNOT replace LOD textures.
// Technically I know how to replace LOD textures,