Post
by htw » Thu Apr 21, 2005 11:16 pm
NO NO NO!!
If this UI crashes you, then your MQ2 code still has "the bug". Fix your source, and update.
While in a group in game, try these, if they don't work, then your MQ2 ain't right:
/echo ${Group.Member[1].Level}
/echo ${Group.Member[1].Class}
do that for however many group members. YOU are 0. So if you have a full group, you should be able to do members 1 through 5.
If any of these show up as being incorrect (empty, rubbish, NULL), bingo, you found your problem (and it's not the UI).
And honestly, I guarantee that's what you're going to find, with this UI, or Frequency's, or any that use these data members, where your MQ2 code is not up to snuff.
htw