SetMessageIconPath

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Sets Message Icon (also known as "small icon") path of a Form. When passing an Armor form, optional argument can be used to specify male/female icon.

Syntax

[help]
SetMessageIconPath newPath:string  
  form:baseform isFemale:int(0/1)

Example

SetMessageIconPath "path/to/icon.dds" SSBottleFull

See Also