Underfoot and corpses

Please share your latest bugs here!
MysticDream
Posts: 6

Underfoot and corpses

Post#1 » Sun Aug 30, 2015 8:44 am

I set "auto consent group" "auto consent raid" and "auto consent guild", then when I zone, it deselects them all, and doesn't seem to save my preference.

Makes it difficult when I'm trying to get corpses :)

Not sure if this is the right forum, I apologize if not.

User avatar
Denizen
Posts: 882

Re: Underfoot and corpses

Post#2 » Mon Aug 31, 2015 6:10 am

This has been a problem for ages. Can make a hot button that consents your rezzers.
Rafe, 70 sk

Remember
Posts: 19

Re: Underfoot and corpses

Post#3 » Mon Aug 31, 2015 3:08 pm

I made a hotkey like this a long time ago, I think you would find it is a solid workout around assuming you use mq2. With one button press from my main char, everyone in my crew gives all my rezzers and corpsedraggers consent.

/bcaa //consent (SK)
/bcaa //consent (CLE)
/bcaa //consent (SHM)
/bcaa //consent (ROG)
/bcaa //consent (BRD)

User avatar
moguay
Posts: 170

Re: Underfoot and corpses

Post#4 » Mon Aug 31, 2015 7:35 pm

You can also make Rez Target EqMacro (not tested)

Code: Select all

/bct ${Target.Name.Arg[1,']} //multiline ; /consent HealerToonName1; /timed 50 /nomodkey /notify ConfirmationDialogBox Yes_Button leftmouseup
/bct HealerToonName1 //multiline ; /target id ${Target.ID}; /if (${Target.Distance}<100) /corpse; /casting "Staff of the Earthcrafter" item

With Mq2 Alias

Code: Select all

/alias /reztar /multiline @ /echo Command [ /reztar ]@ /bct ${Target.Name.Arg[1,']} //multiline ; /consent HealerToonName1; /timed 50 /nomodkey /notify ConfirmationDialogBox Yes_Button leftmouseup@ /bct HealerToonName1 //multiline ; /target id ${Target.ID}; /if (${Target.Distance}<100) /corpse; /casting "Staff of the Earthcrafter" item

For all CLR in Raid for Consent

Code: Select all

/alias /reztar /multiline @ /echo Command [ /reztar ]@ /bct ${Target.Name.Arg[1,']} //multiline ; /consent Raid; /timed 50 /nomodkey /notify ConfirmationDialogBox Yes_Button leftmouseup@ /bcaa //if (${Me.Class.ShortName.Equal[CLR]}) /multiline ; /target id ${Target.ID}; /if (${Target.Distance}<100) /corpse; /casting "Staff of the Earthcrafter" item

hopefully you found your happiness with this few function, pending the autoconsent working again.

Try with this eq command if that work, /consent group, /consent raid

Return to “Everquest client related issues”

Who is online

Users browsing this forum: No registered users and 1 guest

cron