Moderator: MacroQuest Developers



But seems my problem lies within this line:Some tweaking to attempt to make ${xxx.Grouped} more consistant
This is because the information is stored in two different places. It's stored at EQADDR_GROUPCOUNT (__GroupCount) as well as stored in the Charinfo struct. Therefore, it is valid for it to be called from the charinfo side of things (ie, ${Me.GroupMember[n]} as well as from the group offset itself ${Group[n]}I keep trying to get with Amadeus in IRC to tell him that this fuction was already in MQ2 as a TLO.
The TLO spawn ${Group[n]} already exists. Give that a try instead.
I have another idea on how to fix this ....let me look into it.But seems my problem lies within this line:
${If[${Me.Grouped},/g INC blah,]}
When I'm not grouped, I get the EQ error of "Talking to yourself again? Your not in a group" or something along those lines. But works correctly when grouped. Just kind of wondering on that. I know it started doing this since the August 19 2004 02:07:10 patch.
Thanx for any info. Don't mean to badger, if it's a simple fix, I'll simply wait.
Code: Select all
${Window[GroupWindow].Child[GW_Gauge1].Tooltip.Arg[1]}
