• 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 --->
(Mighty) Lua Event Manager

(Mighty) Lua Event Manager 11/11/2024

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
0.10.2
- Fix add event filepath, import, export after editor updates
0.10.1
- Also use zep for event viewer
Automated update: ebd2c807a96c08e0cf2c8f38abbd360762a07d1d
0.10.0
- Integrate zep editor
0.9.2
- Possible fix to LEM event datatypes disappearing
0.9.1
- Just removing some dead code
0.9.0
- Create single command events without writing code. Single command events allow entering a single slash command to be run when the event fires.
- Added toggle button on event editor/viewer for showing event code.
- Added `/lua run lem safemode` option to start LEM without enabling events.
0.8.2
- Make event lists sortable by name and maybe by on/off
0.8.1
- Fix table serializer in case its ever used differently in the future
0.8.0
- Add LEM TLO, see README for full details
- /echo ${LEM}
- /echo ${LEM.Event[event1].Enabled}
- /echo ${LEM.React[react1].Enabled}
Back
Top