Questions.

Forum for posting custom UIs, portions of UIs, and HUD stuff using MQ's enhancements.

Moderator: MacroQuest Developers

board_lurker_01
a lesser mummy
a lesser mummy
Posts: 59
Joined: Sun Jul 25, 2004 7:06 am

Questions.

Post by board_lurker_01 » Sat Aug 14, 2004 1:00 pm

Is it just me or is the group object bugged?

Ive been fooling around with some code and cant get it to work, when I try to test it out it behaves very funky. Let me explain.

${Group[0]} Should return myself, and it does.
${Group[1} should return groupmember 1 and so on.

It does, but only if im in the same zone, is this working as intended or am I just beeing newb? If i group 2 chars and test that code snippet out it will return me and member1 if im in the same zone, and NULL on char1 if he zones.

Thats *not* what I thought it would.

Any feedback would be cool, and please dont flame my ears off. I did try searching some but info seems vague. Even manual suggests it should work.

No_Idea_At_All
a lesser mummy
a lesser mummy
Posts: 49
Joined: Sat Aug 07, 2004 11:28 pm

Post by No_Idea_At_All » Sat Aug 14, 2004 8:40 pm

It does seem that the group info is only available for those in zone with you. I'm sure someone here could explain the more technical side of it to you.

User avatar
blueninja
a grimling bloodguard
a grimling bloodguard
Posts: 541
Joined: Thu Aug 28, 2003 7:03 am
Location: Göteborg, Sweden

Post by blueninja » Sat Aug 14, 2004 8:55 pm