Page 1 of 1
Bug when macroing on a horse
Posted: Sat Oct 05, 2002 5:33 pm
by GoingLD
Hello there,
I just want to let you know that I found a little bug in MacroQuest.
I have a little macro that imbues Emeralds.
I recently bought a horse so I thought that I can sit on the horse for "always meditating" and do that macro, but this macro that works very well normaly crashes always when I start it sitting on my horse.
As a side note, I have surely deleted all /sits and /stands from the macro before starting it on the horse, but it crashed at very simple comands such as /echo and /if
I think there is a think in MQ or EQ that does not work with horses.
GoingLD
Posted: Sat Oct 05, 2002 6:03 pm
by rizwank
there is a forum for these now. please post them there.
thanks for your report.
moving.
Posted: Sun Oct 06, 2002 7:15 am
by Imperfect
Neither Plaz or I own a horse. Until either one of us has one it will be difficult to TS this issue.
Posted: Sun Oct 06, 2002 9:25 am
by gingertips
hmmm - ok u let me have a specific macro im after and i will buy you both a horse hehe

Horse bug
Posted: Sat Jan 04, 2003 6:20 pm
by eqaddict
Ok, just tested it and its obviously not working yet. The horse is a very useful mana platform for me so if buying someone a horse will ensure it gets looked at then I will. Please leave message here or PM me with details. I can dontate pp or $$ since I am sure $$->pp is pretty trivial process.
-EqA
Posted: Sun Jan 05, 2003 4:06 am
by Dirtface
It has nothing to do with sitting.
If you are ever calling a feature variable about yourself while on a horse, it will crash.
This might be because sitting on a horse changes variables that are otherwise, innately set from character creation.
Happens when you do a $mana, too. pretty much any variable about your character.
What I do is I have my cleric dismount, then report mana, then remount.
Posted: Sun Jan 05, 2003 5:48 am
by L124RD
Salutatinos,
thanks alot for the info dirtface, You should consider posting it into the bug trackeR? or did you?
Posted: Sun Jan 05, 2003 8:22 pm
by Dirtface
No, I didnt.
Soon as I figure out where it is, I'll do it.
Posted: Fri Jan 10, 2003 11:46 pm
by Plazmic
sounds like the same bug when you try doing something after summoning an "Eye of Yourself"...
I'll fix it right after I fix the patch ;)
Posted: Sat Jan 11, 2003 6:41 am
by zedisdeadbaby
If it helps any, a horse is at the normal Char eq offset after summoned. It replaces your toon's here.
You toon's character is then moved back to the end of the character list, which I get to by looping though pChar->pNext.
Also when using /face you have to update the mount's char angle not the char's.
Posted: Sat Jan 11, 2003 6:56 am
by lifewolf
zedisdeadbaby wrote:If it helps any, a horse is at the normal Char eq offset after summoned. It replaces your toon's here.
You toon's character is then moved back to the end of the character list, which I get to by looping though pChar->pNext.
Also when using /face you have to update the mount's char angle not the char's.
Hrm MQ used to work fine for me on a horse..
being a druid with lots of buffs at 60 something...
No guarentee's though and I cant go check it heh =/
Thats probably why MQ would face arbitrary or backwards directions a lot too at times......