Bug #1757
.EffectString / .NumEffectStrings not available for items in loot window
vbulletin_issue_id:
Description
See output below:
http://screencast.com/t/Jvz9CIWmd
Being able to read the effect description is helpful in determining what class an item is intended for.
Updated by Amadeus about 8 years ago
- Status changed from New to Feedback Required
- Assignee set to Amadeus
Just to clear, .NumEffects refers to .EffectName and .EffectDescription ....while .NumEffectStrings counts .EffectString (I really should redo it all to make more sense...but, as it is now, they were just added at different times ....and, they really ARE different things in memory.)
Anyway, if all of these things work for other items, but just don't work for loot window items, then it's a game limitation. But, if it's a problem with all items (i.e., inventory items), then let me know and I'll see what's broken.