Project

General

Profile

Bug #1281

item.IsCollectible always returns false

Added by uiyice over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Broken Feature(s)
vbulletin_issue_id:

Description

The item member IsCollectible appears to be currently broken, and always returning FALSE regardless of whether the item is collectible or  not.  I swear last night it was only 'sometimes' broken, but I could easily be mistaken.  However, at the moment, it is behaiving 100% broken for me.

 

Any ole collectible off the broker should do...


echo ${Me.Inventory[exactname,plain violet butterfly]}

plain violet butterfly

 

echo ${Me.Inventory[exactname,plain violet butterfly].IsCollectible}

FALSE

 

echo ${ISXEQ2.Version}

20141111.0015

#1

Updated by Amadeus over 9 years ago

  • Status changed from New to In Progress
  • Priority changed from High to Normal
#2

Updated by Amadeus over 9 years ago

  • Status changed from In Progress to Feedback Required

I believe that version 20141111.0016 (just released) will fix IsCollectible.  Can you check also item.AlreadyCollected and make sure it's working too and report back here?

#3

Updated by uiyice over 9 years ago

20141111.0016 appears to fix IsCollected.  And AlreadyCollected appears to be working right on all the collectables spot tested.

#4

Updated by Amadeus over 9 years ago

  • Status changed from Feedback Required to Resolved

Also available in: Atom PDF