I've recently gone up to underfoot from Titanium and noticed something that doesn't work any more. If I try and find out some data about a character in a raid that isn't in the same group as me, most of the time it's out of date.
For example I might use ${Raid.Member[#].PctHPs} to find out the current hit-points of the raid member but the number will be out of date if I haven't targeted them recently. Works fine for members in the same group as me, presumably because there always up to date in the group window. This must be an Underfoot optimisation where it doesn't collect data about any nearby PCs if you're not focused on them in some way.
So my question is, is there a setting of some kind, or some work around where the Raid.Member data is always up to to date?
Thanks!