• 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 --->
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