SetWeaponAltTexture

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.70.

Description

Changes an alt texture of a Weapon using a 3D index.

Syntax

[help]
(success(0/1)) SetWeaponAltTexture armor:baseform index3D:int textureSet:baseform

Example

SetWeaponAltTexture Weap10mmPistol 1 NewTextureSet 

See Also