Bug #2170
Problem with adornment reporting on ItemInfo
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
vbulletin_issue_id:
Description
Incorrect reporting of the number of adornments attached to an item
echo ${Me.Equipment[Waist].ToItemInfo.NumAdornmentsAttached}]} will report 3 adornments instead of 2.
Session freeze when trying to read an attached adornment
THIS WILL HANG YOUR SESSION
echo ${Me.Equipment[Waist].ToItemInfo.Adornment[2]}
Updated by Myzer over 3 years ago
typo: echo ${Me.Equipment[Waist].ToItemInfo.NumAdornmentsAttached}
Updated by Amadeus over 3 years ago
- Status changed from New to Resolved
Should be fixed in version 20210330.0004