• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Recent content by BigRig

  1. B

    Question - Conditions for Checking Buff and Item on Cursor

    Thanks heaps for this! I ended up figuring out that it worked but this explanation makes a lot more sense for future things I attempt!
  2. B

    Question - Conditions for Checking Buff and Item on Cursor

    With Holyshits, do I need to specify what the outcome needs to be? In this example, I want to cast a spell if I have a particular item in my inventory. If the command returns a 0 does it just assume not to cast or do i need to specify with /if *Insert condition*=1 /cast *spell* holyshit0=/if...
  3. B

    Question - Conditions for Checking Buff and Item on Cursor

    Thanks so much for this mate! It ended up being a Song!
  4. B

    Question - Conditions for Checking Buff and Item on Cursor

    So I cant seem to get, /if (${Me.Buff[buff name].ID} && ${Me.PctHPs}>70) /cast nameofspell the spell sits under the "songs" window, I tried using /if (${Me.Song[buff name].ID} && ${Me.PctHPs}>70) /cast nameofspell I am wondering if it would be classed as a debuff on me? Spell info attached...
  5. B

    Question - Conditions for Checking Buff and Item on Cursor

    Thanks guys it looks like I just have to check to make sure the item is in my bags not on my cursor now. As it is also a consumable for the spell!
  6. B

    Question - Conditions for Checking Buff and Item on Cursor

    Hey Guys, I have read the TLO's, Condition Guides, Data Types and feeling a bit silly as this still is not making a lot of sense to me. I want to make a condition that check for a specific Buff and if I have it and my HP is over 70% I want to do a particular combat skill. I have tried to no...
  7. B

    Problem - Will not send pet in to attack

    Thank you! That makes sense!
  8. B

    Problem - Will not send pet in to attack

    It is a Custom EMU Server, the same thing happens with any pet class though I need at least one thing from the DPS section turned on. Is it a big issue, no, would I like to know why it is doing it, yes.
  9. B

    Problem - Will not send pet in to attack

    Because the class is a healer and I do not want it to DPS just to send the pet in.
  10. B

    Problem - Will not send pet in to attack

    Hey guys have an issue where I cannot get a pet class to send pet in to attack if I have the DPS section of the .ini set to =0. As soon as I set it to =1 and put any dps line it will start sending pet in to attack. Please see below my settings. Any help would be great. [General]...
  11. B

    Problem - MQ2Nav - Zone Name Mismatch!

    Thank you so much, user error as always! I had the Output folder selected as the mq2/resources not mq2 folder with the .exe as soon as i did this it was fixed. So sorry that should have been an easy one. I misunderstood the guide the second time around!
  12. B

    Problem - MQ2Nav - Zone Name Mismatch!

    When I hit build mesh it should do that?
  13. B

    Problem - MQ2Nav - Zone Name Mismatch!

    How do I change it within the mesh?
  14. B

    Problem - MQ2Nav - Zone Name Mismatch!

    Hey Thanks heaps for this. This is exactly what I did, I changed the zone.ini to incorporate the zone name changed the navmesh file to be the shortname of the zone so for example i renamed nadox.navmesh to tacobell.navmesh, I can confirm this was the case because the zone loaded in mesh...
  15. B

    Problem - MQ2Nav - Zone Name Mismatch!

    Just an update, even if I delete the MQ2Nav folder I am still able to load the zone meshes as normal. If I rename the Zone in the Zone.Ini and open the zone even if the navmesh does not have the same zone shortname it still allows me to load it. I thought the meshes were pulled from the...
Back
Top
Cart