Hm, btw that Bob i mean is a SK
So better order in MQ search routine should be changed: PC > Pet > NPC (or something like this)
Moderator: MacroQuest Developers

No I figured out correct usage of SN versus snt in a hurry. Ill try to pay more attension when it is miscasting.Vexix wrote:.
With the new code, buffs are still cast even if fighting. Should I stop the bot from casting buffs during melee, so it stores the buffs until after the battle?
The new casting code is actually pretty solid on targetting, even with healing. I used it for several hours with my druid with healing and dotting without a single miscast. You may have confused "sn" with "snt" as I did. if you want to /assist the maintank to get the target, use "sn". If you want to use the bots current target or specify a target, use "snt."
Regarding the ChatOut commands, you're right -- it's a bit random now. It sounds like you would like to volunteer to helpkeep the genbot responses.I'm looking for someone to come up with a reasonable system for what buffs get what level of response.
--Vexix

Code: Select all
} else {
/call AssignCastTarget "${sntTarget}"
/varset sntTarget ${Macro.Return}
}Well, not botname...but I did have a typoVexix wrote:Sael,
I tried invis=snt improved superior camouflage on name_of_bot_here
and it worked just fine. Um, ya aren't literally typing in "botname" instead of the actual bot charname, are ya?
--Vexix
