• 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 --->
  • EverQuest's 31st expansion The Outer Brood goes live Dec 3rd. brainiac has been spending extra time updating MacroQuest. Please show him your appreciation.
    Don't forget to update your mq2nav meshes by running the meshupdater or by visiting MQ Mesh
    EQ stated servers will be up "No earlier than noon PST"
Resource icon

Formations [Bind] 1

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
Software Requirements
MQNext, MQ2Lua
Server Type
🏢 Live TLP
Instructions

1) create "binds" directory under your Lua folder
2) copy the formations.Lua into the "binds" directory


Start the script - /lua run binds/formations

Usage -

/formation <name> [parameters]

Example -

/formation halfmoon 25 on

Adding formations -

Add your function to the formations table -

INI:
-- this would add an "example" formation
-- Usage: /formation example [dist] [someRandomizeValue] [debug]
formations.example = function(dist, someRandomizeValue, debug, etc...)
  -- write the calculations here (reference halfmoon for sending commands to group members)
end
Author
SpecialEd
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from SpecialEd

Share this resource

Back
Top