ClearArmorAltTexture
From GECK
A function added by the JohnnyGuitar NVSE Plugin version 4.70.
Contents
Description
Removes an alt texture of a Weapon using a model ID and 3D index, or removes all of the alt textures for specified model if -1 is passed for the 3D index. Model IDs are as follows:1 - Male Biped model 2 - Female Biped model 3 - Male World model 4 - Female World model
Syntax
(success(0/1)) ClearArmorAltTexture armor:baseform modelID:int(1-4) index3D:int
Example
ClearArmorAltTexture ArmorLeather 1 1