Moderator: MacroQuest Developers
I tried this today and it also made the client crash to desktop.kagonis wrote:Well..
I merely tried to test it by running a simple /echo within EQ. Ie:
/echo $char(buff,"Blessing of Reverence")
Wich in turn should tell me what buffslot it is in, or that it isnt on me, but it just crashed eqclient..
Was testing it to find out exactly how it worked, to make a macro to keep buffs up on me at all times, by alerting me when a buff is no longer on me etc.
Code: Select all
/*0x04*/ WORD SpellID;
/*0x06*/ WORD Unknown0x06;
Code: Select all
/*0x04*/ DWORD SpellID;