• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Binding a key to a LUA function.

Rare Spawn

Well-known member
Joined
Oct 10, 2022
RedCents
3,282¢
I have my mq.event and mq.bind pretty and working, now I just need to figure out how to map this to a key in game. I searched around and the it does not appear that mq.bind supports keybinding like mq's /bind does. When I do a /bind list in MQ, I do not see the Lua created mq.bind listed.

Can I get a hint how to to map a key to a registered Lua mq.bind ?

Thanks!
 
those are two different, unrelated things.

mq.bind is the same as #bind in macro language, which are just /commands
You'll need to set up something like a hotkey or a /custombind -- there may be other ways to do it too
 
Thanks Brainiac, got it working. When I went looking for /custombind, I was spelling the plugin wrong. mq2custombinds, plural.
 
Question - Binding a key to a LUA function.

Users who are viewing this thread

Back
Top
Cart