llde / xOBSE

Oblivion Script extender source
243 stars 35 forks source link

Apparel items do not return their icon path. #199

Closed Dava-Script closed 1 year ago

Dava-Script commented 1 year ago

Simple way to reproduce the issue:

let x := GetCrosshairRef let xBase := x.GetBaseObject let y := GetIconPath xBase PrintC "%z" y