Project

General

Profile

Bug #2170

Problem with adornment reporting on ItemInfo

Added by Myzer almost 3 years ago. Updated almost 3 years ago.

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]}

#1

Updated by Myzer almost 3 years ago

typo: echo ${Me.Equipment[Waist].ToItemInfo.NumAdornmentsAttached}

#2

Updated by Amadeus almost 3 years ago

  • Status changed from New to Resolved

Should be fixed in version 20210330.0004

Also available in: Atom PDF