• 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

Problem - Necromancer Spectre pets are 1.35 height after double shrink

Status
Not open for further replies.

redraj

New member
Joined
Feb 1, 2015
RedCents
571¢
The necromancer spectre pets are taller than the shrink check on pets when fully shrunk.


typing this in game /echo ${Me.Pet.Height}:
freshly summoned pet reports 6.09. 1st shrink: 3.05 2nd shrink:1.35

Additional shrinks do not reduce its size.

Rich (BB code):
I changed this
    /if (${Me.Pet.Height}>1.3 && ${PetShrinkOn}) {
to
    /if (${Me.Pet.Height}>1.35 && ${PetShrinkOn}) {
 
This change will be updated in the next release of KissAssist, thanks for the heads up.

I've updated the source with the change.

Problem ticket being closed.
 
Last edited:
Problem - Necromancer Spectre pets are 1.35 height after double shrink
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart