• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
  • There was a hotfixtoday. DO NOT PATCH EQ or you'll have to wait for the next MQ update (no ETA). You can play without the patch by using patchme or autologin (preferred). If you've already patched EQ you're out of luck, unless you find someone to share the older eqgame.exe (don't ask here).

Question - How do I enter a multiline command into MQ2MyButtons? Or, make a multiline command a single line? (1 Viewer)

Joined
Dec 3, 2020
RedCents
969¢
I would like to use MQ2MyButtons for @Sic Hotkeys - so I can have the same control keys on all my toons. I'm having trouble figuring out the syntax. I have looked through the discussion's on both threads, but I'm not seeing an example that helps me.

How would I make the Camp Off Key (for example) in MyButtons (since it only gives a single line for commands)?

/bcga //returntocamp 0
/noparse /bcga //docommand /${Me.Class.ShortName} mode 0
/noparse /bcga //if (${Me.Class.ShortName.Equal[CLR]}) /dismount
/bcga //chaseoff

I think, if I understood how to do one, that I could figure out the rest.

Thanks!
 
I've only just learned this, but you could try:

/multiline ; /bcga //returntocamp 0; /noparse /bcga //docommand /${Me.Class.ShortName} mode 0; /noparse /bcga //if (${Me.Class.ShortName.Equal[CLR]}) /dismount; /bcga //chaseoff

edit: make sure after /multiline there is a space semicolon then space.
 
Last edited:
Question - How do I enter a multiline command into MQ2MyButtons? Or, make a multiline command a single line?

Users who are viewing this thread

Back
Top