• 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

Guide - Getting Started links for Lua and ImGui with Lua by aquietone

Sic

Administrator
Moderator
Joined
May 5, 2016
RedCents
52,754¢
Pronouns
He/Him
Here are some helpful links to getting started with Lua and ImGui (for Lua) in MQ

thanks @aquietone

Getting started with Lua and imgui in MQ: http://docs.macroquest.org/lua/
vs code extension for mq definitions https://marketplace.visualstudio.com/items?itemName=ZenithCodeForge.mq-defs
vs code definitions source (instructions in mq-definitions README.md): https://github.com/macroquest/mq-definitions
ImGui demo code: https://github.com/macroquest/macroquest/tree/master/src/plugins/lua/lua/examples/imgui_demo Run it in EQ with: /Lua run examples/imgui_demo
MQ bindings for ImGui and Lua: https://github.com/macroquest/macroquest/tree/master/src/plugins/lua/bindings
A minimal ImGui window sample: https://github.com/aquietone/misclua/blob/main/uisample1.lua
Macro to Lua guide https://docs.macroquest.org/lua/macro-to-lua/
Programming in Lua (free online book covering the basics of Lua) http://www.lua.org/pil/contents.html

mq-defs vscode extension and the imgui demo (both the c++ version and the Lua version, both which are included in mq) are going to be your best resources.
 
Here are some helpful links to getting started with LUA and ImGui (for lua) in MQ

thanks @aquietone

Getting started with Lua and imgui in MQ: http://docs.macroquest.org/lua/
vs code extension for mq definitions https://marketplace.visualstudio.com/items?itemName=ZenithCodeForge.mq-defs
vs code definitions source (instructions in mq-definitions README.md): https://github.com/macroquest/mq-definitions
ImGui demo code: https://github.com/macroquest/macroquest/tree/master/src/plugins/lua/lua/examples/imgui_demo Run it in EQ with: /Lua run examples/imgui_demo
MQ bindings for ImGui and Lua: https://github.com/macroquest/macroquest/tree/master/src/plugins/lua/bindings
A minimal ImGui window sample: https://github.com/aquietone/misclua/blob/main/uisample1.lua
Macro to Lua guide https://docs.macroquest.org/lua/macro-to-lua/
Programming in Lua (free online book covering the basics of Lua) http://www.lua.org/pil/contents.html

mq-defs vscode extension and the imgui demo (both the c++ version and the Lua version, both which are included in mq) are going to be your best resources.
thanks Sic
 
Guide - Getting Started links for Lua and ImGui with Lua by aquietone

Users who are viewing this thread

Back
Top
Cart