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

Recent content by evianwater

  1. E

    Problem - Dannet commands won't work with one character

    Make sure the actual interface from /dnet interface is the same. This was an issue for me due to having multiple interfaces that did not align. For example my interface 1 on one pc was 192.168.X.X and interface 1 on other pc was 127.0.0.1. I had to set one Pc to interface 1 and other to 2
  2. E

    Question - Do Lua's need to be run manually each session?

    For quick reference, this is one that I use to load a LUA from a .cfg /if (!${Lua.Script[Oversight].Status.Equal[RUNNING]}) /lua run Oversight
  3. E

    Plugin - MQ2DanNet

    Make sure that each toon is on the same interface. They should all be if on the same PC, but if you use multiple PCs or shared network folders for all characters to use the same MQ folder, you may have to get creative. Example, I use 24 characters on my desktop and 12 on my laptop, but have a...
  4. E

    Question - Map Background color

    Delta X UI had a feature to change the background color of the map. It works well in most places due to the fact that you can choose which color (light, dark, green, red, etc) to use. I use my own butchered version of Delta X that I have pieced together over the years, but the original can be...
  5. E

    Stupid - WTF 20 Krono??!!

    ECHO...ECHo...ECho...Echo...echo <3
  6. E

    Plugin - MQ2Map

    Not sure if this is MQNext only or in VV build also, but %l filter on /mapnames always returns as a 0 since Jul 21 patch. Me.Level and Spawn[xxx[.Level both return correct values so it seems to be related to MQ2Map only.
  7. E

    Combat Assist Complete Heal Chain - 3.3 - Priority for CH over other casts

    Added sanity check to prioritize casting Complete Heal over other casts when it's a cleric's turn in the rotation. The cleric will now interrupt the current spell, and instantly cast complete heal. If for some reason there is lag, the other sanity checks will still fire (spell not ready, mana...
  8. E

    Combat Assist Complete Heal Chain - v3.2 - bug fix

    Fixed a bug where the following command would sometimes fail /rs TANKSWAP: tankname
  9. E

    Combat Assist Complete Heal Chain 3.3

    Very simple and effective CH rotation macro that I developed to allow a few friends to group up clerics across different computers and run them together without worry. How to use: 1. Open the macro and edit the following lines (easier if you preset it). Both lines are at the top of the macro...
  10. E

    Contest End Of Winter Contest!

    One more just because these stories are awesome to read. I quit EQ after a few years of playing and came back for the first iteration of the Progression servers. I rolled a wizard and decided I was going to make bank off selling banded gear. So I farmed the crap out of Lavastorm for ore and...
  11. E

    Contest End Of Winter Contest!

    Another great story from my humble first few days in EQ. My uncle (once again) told me to take the boat from Butcherblock to Freeport. He said it was super easy and all I had to do was sit there. Being a lvl 6 enchanter, i stumbled my way through the Faydark forest, into Butcherblock and...
  12. E

    Contest End Of Winter Contest!

    The first night I got the game, I was super excited to try out both the Necromancer and Enchanter class. My uncle, who had been playing for a few months, had a 40(ish) level druid and I decided to roll a High elf enchanter. I started my journey into Greater Faydark and he told me that all I...
  13. E

    Request - Add zone a check to the moveto command

    Try /noparse /if (${Spawn[PC BadAzzTank].ID}) /moveto loc ${Me.Y} ${Me.X}
  14. E

    Contest Last Redguides Contest of 2017!

    The most memorable to me for 2017 MQ2... When EQMule had to take down MQ2 source and the future of MQ2 was up in the air for pretty much everyone. Was a wild ride that ended up with a pretty cool new way to build the code and made things safer for us all!
  15. E

    Plugin - MQ2Nav Release Thread

    Or make it part of the ini file. I've rebuilt mq2nav in the past and hardcoded it to the value I want, but would be nice to edit this on the fly.
Back
Top