Cleric bot

Post your completed (working) macros here. Only for macros using MQ2Data syntax!

Moderator: MacroQuest Developers

JJ
a hill giant
a hill giant
Posts: 227
Joined: Thu Nov 11, 2004 5:50 am

Just a guess

Post by JJ » Mon Feb 14, 2005 12:46 am

I'm guessing here, but is your necro the closest one to the cleric?

Code: Select all

/target pc ${Group[${i}]}
To me, that line would just target the PC closest to cleric. I'm no expert yet, but that seems to be a targetting problem.

bardomatic
a ghoul
a ghoul
Posts: 131
Joined: Thu Apr 29, 2004 12:09 am

Post by bardomatic » Mon Feb 14, 2005 1:24 am

I'm guessing here, but is your necro the closest one to the cleric?

Code:
/target pc ${Group[${i}]}


To me, that line would just target the PC closest to cleric. I'm no expert yet, but that seems to be a targetting problem.
Rikam

That would target the PC that is group menber i where i is valid 0-5

JJ
a hill giant
a hill giant
Posts: 227
Joined: Thu Nov 11, 2004 5:50 am

Gotcha

Post by JJ » Mon Feb 14, 2005 11:55 am

Ah, ok. Got it. Wasn't paying attention to what the ${Group} object was returning. Silly me, I guess it would be a name. Ok, other than that I can't see what might be the problem. Sorry Rikam

User avatar
Rikam
orc pawn
orc pawn
Posts: 23
Joined: Fri Jan 14, 2005 3:21 am

Post by Rikam » Wed Feb 16, 2005 3:48 pm

Well thanks for taking time to look. I use basicaly the same exact thing for my shm bot and he is working fine so not sure why this one isn't.

User avatar
Rikam
orc pawn
orc pawn
Posts: 23
Joined: Fri Jan 14, 2005 3:21 am

Post by Rikam » Wed Feb 16, 2005 3:54 pm

Ahh well least now I feel like a moron once again lol.

Code: Select all

/if (${Me.CurrentMana}<${Spell[${SpellQHeal}].Mana}) {
Work because I specified a spell called Qheal

Code: Select all

/if (${Me.CurrentMana}<${Spell[${SpellHeal}].Mana}) { 
Is not a specified heal spell.

Guess if I change those to the proper spell it will work properly since the check for mana is comming up empty. Guess I will have to wait for the expansion patching to finish before I can fully verify.

However this does not explain what is wrong with healing a war/pal/sk in grp who is not labled MA at start of macro. I so hate having to wate to test stuff=).

xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Cleric bot

Post by xyilla » Sun Mar 30, 2025 3:58 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Cleric bot

Post by xyilla » Sun Mar 30, 2025 4:35 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Cleric bot

Post by xyilla » Sun Mar 30, 2025 4:36 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Cleric bot

Post by xyilla » Sun Mar 30, 2025 5:14 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Cleric bot

Post by xyilla » Sun Mar 30, 2025 5:15 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Cleric bot

Post by xyilla » Sun Mar 30, 2025 5:16 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Cleric bot

Post by xyilla » Sun Mar 30, 2025 5:17 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Cleric bot

Post by xyilla » Sun Mar 30, 2025 5:18 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Cleric bot

Post by xyilla » Sun Mar 30, 2025 5:19 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Cleric bot

Post by xyilla » Sun Mar 30, 2025 5:21 pm