SetBipedIconPathAlt

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Sets the DDS file path for the male or female icon for the specified biped object. Its NVSE counterpart SetBipedIconPathEx is broken.

Syntax

[help]
reference.SetBipedIconPathAlt NewPath:string isFemale:int form:ref 

Example

SetBipedIconPathAlt "MyNewIcons\PipboyImages\Apparel\new_leather.dds" 0 ArmorLeather

See Also