Makes it difficult when I'm trying to get corpses

Not sure if this is the right forum, I apologize if not.
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
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
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
Return to “Everquest client related issues”
Users browsing this forum: No registered users and 1 guest