SetWeaponAltTexture
From GECK
A function added by the JohnnyGuitar NVSE Plugin version 4.70.
Contents
Description
Changes an alt texture of a Weapon using a 3D index.
Syntax
(success(0/1)) SetWeaponAltTexture armor:baseform index3D:int textureSet:baseform
Example
SetWeaponAltTexture Weap10mmPistol 1 NewTextureSet
Notes
- The function did not function correctly before JohnnyGuitar NVSE version 5.07, only modifying existing entries and not adding new ones.