Project

General

Profile

Bug #1654

item.SubType - returns incorrect string, or CTD

Added by uiyice almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Miscellaneous
vbulletin_issue_id:

Description

ISXEQ2.Version -> 20160712.0006

The SubType member of the item structure appears to be returning an incorrect string.  Often, it simply returns the item name.  Sometimes, it returns garbage.  And rarely, touching it invokes a Crash to Desktop.

An example level 1 item commonly found on the broker (although it seems to be all items)

${Me.Inventory[Brilliant Bristlebane Day Robe]} -> Brilliant Bristlebane Day Robe

${Me.Inventory[Brilliant Bristlebane Day Robe].Name} -> Brilliant Bristlebane Day Robe

${Me.Inventory[Brilliant Bristlebane Day Robe].Type} -> Armor

${Me.Inventory[Brilliant Bristlebane Day Robe].SubType} -> Brilliant Bristlebane Day Robe

Also available in: Atom PDF