MQ keep me craching to desktop

Need help running MacroQuest 1? Too bad! Use MQ2.

Moderator: MacroQuest Developers

|| Napolion ||
a ghoul
a ghoul
Posts: 96
Joined: Sat Dec 28, 2002 7:45 am

MQ keep me craching to desktop

Post by || Napolion || » Sun Nov 23, 2003 1:43 pm

I have made a buttom that helps me with healing

Code: Select all

/cast 1
/g CH on --==( %T the %R so %S can last longer)==-- Cast time 10 sec
/rsay CH on --==( %T )==--
/cast 1
The abow buttom makes me crash to desktop when ever I use it, when I have MQ running.

If I change it to

Code: Select all

/cast 1
/g CH on --==( %T the %R )==-- Cast time 10 sec
/rsay CH on --==( %T )==--
/cast 1
then I dont crach, even with MQ running.
|| Napolion ||

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Sun Nov 23, 2003 6:40 pm

MQ1 or MQ2?

With MQ2, /g is default to /gasp and not /gsay inside a macro (or from telnet). From the regular chat window, /g is /gsay.

This does not crash for me.

ml2517
a grimling bloodguard
a grimling bloodguard
Posts: 1216
Joined: Wed Nov 12, 2003 1:12 am

Post by ml2517 » Sun Nov 23, 2003 7:06 pm

I think someone mentioned a few days ago that they were getting crashing while using the %S from within EQ while using MQ.

|| Napolion ||
a ghoul
a ghoul
Posts: 96
Joined: Sat Dec 28, 2002 7:45 am

Post by || Napolion || » Mon Nov 24, 2003 10:01 am

I am using MQ1.

I don't have truble with singel %T, %R or %S only when I combine them in one line.
|| Napolion ||