• 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

Question - What's the TLO to check for a familiar?

ticker000

Active member
Joined
Sep 12, 2004
RedCents
854¢
Looking for the TLO to check to see if I have a familiar up, not the buff but the actual pet familiar. I know there is a plugin on other sites that kill the familiar but I haven't seen it over here and would like to add it to the MQ2React if possible.
 
Looking for the TLO to check to see if I have a familiar up, not the buff but the actual pet familiar. I know there is a plugin on other sites that kill the familiar but I haven't seen it over here and would like to add it to the MQ2React if possible.
appears to be an mq2data type "Familiar" so ${Familiar} and you can check it with a .[#] or .[name] it looks like
 
That's what I thought but it keeps coming back as NULL when I have one up.
 
That's what I thought but it keeps coming back as NULL when I have one up.
is the familiar in your key ring, because it appears the code is checking your familiar keyring to return what you have, and not sure if its checking that you have one alive
 
I think familiars might be showing up as a pet so you might have to do something like kissassist does /if (${Me.Pet.CleanName.Equal[${Me.Name}`s familiar]})
 
Even using the pet command, it looks like it's coming up as false even though I have one up
 
${Spawn[${Me.CleanName}`s familar].ID} should return >0 is you have it up.

Looks like the other methods are broken at the moment.
 
Question - What's the TLO to check for a familiar?

Users who are viewing this thread

Back
Top
Cart