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

  1. FelisMalum

    Plugin - MQ2TargetInfo

    Does anyone have a suggestion for how to right justify the LoS indicator instead of center justified? Got all the tweaks I wanted except got the true name indicator, thats technically a HUD overlay until i can code it into the plugin. That X is in the middle of some precious real estate. Would...
  2. FelisMalum

    Plugin - MQ2TargetInfo

    PH update for LS, will put in a pull request as soon as I can get around to making a fork. a brood queen^a leech elder^ls^laurioninn^https://ls.eqresource.com/abroodqueen.php a djinn^an air mehit lord^ls^laurioninn^https://ls.eqresource.com/adjinn.php a geonid^a cracked...
  3. FelisMalum

    Discussion - What would you recommend?

    Saw on the news the other week the newest scam is to steal the worthless pre-purchase card, either scratch off or even cut off the account # then return the card. Once someone buys it the # is now active. So if you ever see a card with the scratch off removed or in any way tampered with dont buy it.
  4. FelisMalum

    Plugin - MQ2SpawnMaster

    Typo in the file LS, moors: Spawn4=Sergeant Kharsk Spawn5=Sergeant Kveldulf Corrected post.
  5. FelisMalum

    Plugin - MQ2XTarInfo

    What I did but thought there was a cleaner way to just have it print as an integer and not a float. Will check out the link though.
  6. FelisMalum

    Plugin - MQ2XTarInfo

    sprintf_s(szTargetDist, "%.2f", dist); if (dist < 250) { pWnd->SetCRNormal(MQColor(0, 255, 0)); // green } else if (dist >= 250 && dist < 400) { pWnd->SetCRNormal(MQColor(255, 255, 0)); // yellow...
  7. FelisMalum

    Plugin - MQ2XTarInfo

    Looking to do a slight tweak. Basicly want to get rid of the decimal place as nothing in eq is that sensitive and would like to change the distances at which the # changes color and even add in a yellow distance. Not seeing anything in the settings ini to change this. Would I have to tweak the...
  8. FelisMalum

    Plugin - MQ2Melee

    Just added the new LS disc/spells to MQ2Melee, patched some old disc entries and added the new heal potions. Pull request pending.
  9. FelisMalum

    Plugin - MQ2SpawnMaster

    Forgot I can pull it out of the ach window. Should be good for LS [---LAURION'S SONG Zones---]+ [laurioninn] Spawn0=a brood queen Spawn1=a dijinn Spawn2=a geonid Spawn3=a lich Spawn4=a luggald Spawn5=a queen recluse Spawn6=a queen widow Spawn7=a spectre Spawn8=a statue Spawn9=a water dragon...
  10. FelisMalum

    Plugin - Stick default

    Probably a noob question but any way to set the default for stick to =behind, preferably per toon? Seems to default to =any. Fine for MT but not so much for rog. Looked through the moveutils and mq2melee but dont see a default setting.
  11. FelisMalum

    Plugin - MQ2SpawnMaster

    Anyone happen to have an update list for LS expansion?
  12. FelisMalum

    Discussion - My SK vs my Pally first thoughts

    My main raid toon is pal and once I max them out for the yr I do my grouping with the sk. Granted not nearly as good on the sk but will take the pal any day. IMO have more uses, heals, cure rez ect. Seems less dps then a sk but more durable to me. That and sk are in trouble if they ever nerf...
  13. FelisMalum

    Question - Debating coming back, current top classes question

    Situation dependent. Seen sk do some nasty dps, pal do decent if its undead. Zerks have decap too. Next to no1 plays mnk anymore. But generally overall I'd say its prob a toss up between rog and rng for the melee classes, there usually the ones I see at the top of the raid parses.
  14. FelisMalum

    Problem - Constantly Crashing

    Used to get that message allot. If I didnt have MQ loaded I would just get a device reset or EQ would just go poof. I however had just the opposite. The past few weeks the rate has reduced. But tBH I dont think its a MQ issue but a EQ issue.
Back
Top