• 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 - Problem with "Group Pact of the Wolf"

BuffsOn=1
;Buffs1=Talisman of the Lion Rk. II
Buffs2=Sluggishness Rk. II|MA
Buffs3=Talisman of the Faithful Rk. II
Buffs4=Talisman of the Doomscale Rk. II|Dual|Doomscale Focusing Rk. II
Buffs5=Tribal Pact Rk. II|Mana|90|50
Buffs6=Cannibalization|Mana|70|75
Buffs7=Group Pact of the Wolf
Buffs8=Group Shrink|Once
 
Are you using regular Pact of Wolf on shaman personally?
If so, they don't stack and that might be part of your Issue.

I stuck my Group Pact of the Wolf in my petbuff section, and it cast just fine from there...
 
Re: Problem with "Group Pact of the Wolf"

Are you using regular Pact of Wolf on shaman personally?
If so, they don't stack and that might be part of your Issue.

I stuck my Group Pact of the Wolf in my petbuff section, and it cast just fine from there...

Nope like you can see it in the buff section above,didn't think about using it as a pet buff was thinking to maybe do it over mq2melee.

- - - Updated - - -

Ok not fully sure why it does it but
Buffs7=Group Pact of the Wolf = doesn't work
Buffs7=Group Pact of the Wolf|ME = doesn't work
Buffs7=Group Pact of the Wolf|MA = works

- - - Updated - - -

Also seems like that the illusion from Group Pact of the Wolf messes the shrink routine up , even though everyone including pets are already shrinked my shaman keeps casting now group shrink and mage casts Tiny Companion.

- - - Updated - - -

Than again it might be also just that the shrink from Group shrink might be not recognized as shrink??
 
when you cast it does it actually land on the Shaman? The mount hp buff and this buff do not stack. So if Shaman doesn't get it he may not cast it.
Check for blocked o stacking issues. Also (with not getting faded message) check your filtrs in options menu to make sure there not on hide.

I use as pet buff because my crew uses hp/ac from might mounts (or better), but all pets will still get it.
 
If you shrink your pet and then cast an illusion on your pet if your pets height is greather than 1.35. The pets master will keep trying to shrink the pet.

Rich (BB code):
    /if (${Me.Pet.Height}>1.35 && ${PetShrinkOn}) {
        /call CastWhat "${PetShrinkSpell}" ${Me.Pet.ID} Pet
        /delay 20
        /squelch /target clear
    }
 
Re: Problem with "Group Pact of the Wolf"

when you cast it does it actually land on the Shaman? The mount hp buff and this buff do not stack. So if Shaman doesn't get it he may not cast it.
Check for blocked o stacking issues. Also (with not getting faded message) check your filtrs in options menu to make sure there not on hide.

I use as pet buff because my crew uses hp/ac from might mounts (or better), but all pets will still get it.

No mount buff on any char, as i posted above "Group Pact of the Wolf|MA = works" works for me now.

Kiss doesn't support shrink in any form yet.
Hmm kinda thought it did as Pet Shrink, since never noticed before i used Group Pact of the Wolf" that a Pet Class like Mage would cast Shrink more than twice on there pet unless they needed to cast a new pet.

- - - Updated - - -

If you shrink your pet and then cast an illusion on your pet if your pets height is greather than 1.35. The pets master will keep trying to shrink the pet.

Rich (BB code):
    /if (${Me.Pet.Height}>1.35 && ${PetShrinkOn}) {
        /call CastWhat "${PetShrinkSpell}" ${Me.Pet.ID} Pet
        /delay 20
        /squelch /target clear
    }

Ah gonna play with line 2376 and gonna see if i increase + 0.01 how long it takes so the reshrinking doesn't happen.

- - - Updated - - -

Rich (BB code):
/if (${Me.Pet.Height}>1.56 && ${PetShrinkOn}) {
        /call CastWhat "${PetShrinkSpell}" ${Me.Pet.ID} Pet
        /delay 20
        /squelch /target clear
    }
fixed the chain shrinking
 
Rich (BB code):
my shaman keeps casting now group shrink 
Group shrink is not supported. Actually I would block Group shrink on your pets because it breaks other shrinks.
 
Rich (BB code):
my shaman keeps casting now group shrink 
Group shrink is not supported. Actually I would block Group shrink on your pets because it breaks other shrinks.

Well the group shrink problem for me is solved by changing line 2376 in Kissassist.mac from
Rich (BB code):
/if (${Me.Pet.Height}>1.35 && ${PetShrinkOn}) {
to
Rich (BB code):
/if (${Me.Pet.Height}>1.56 && ${PetShrinkOn}) {

the only thing that's not solved would be
Buffs7=Group Pact of the Wolf = doesn't work
Buffs7=Group Pact of the Wolf|ME = doesn't work
Buffs7=Group Pact of the Wolf|MA = works

Which can be worked around but in a way seems like a bug.
 
Or you could buy

Rich (BB code):
Spell: Tiny Companion   Share
 
MAGIC ITEM
Charges: 1
Skill: Alteration
Mana Cost: 50
Effect: Tiny Companion
WT: 0.1 Size: SMALL
Class: SHD DRU SHM NEC MAG ENC BST
 
Or you could buy

Rich (BB code):
Spell: Tiny Companion   Share
 
MAGIC ITEM
Charges: 1
Skill: Alteration
Mana Cost: 50
Effect: Tiny Companion
WT: 0.1 Size: SMALL
Class: SHD DRU SHM NEC MAG ENC BST

The problem here alone wasn't the shrink for only the pets.
I wanted to be able to Group Pact of the Wolf > Group Shrink.
In my case 6 chars + 3 pets i have a better overview if i shrink the whole group instead of double shrink only the pets.
 
block the illusion portion of GPW on all char, (and possibly the pets) , and then once shunk wont need to re-shrink ...

I know, the illusion is cool.
 
The problem here alone wasn't the shrink for only the pets.
I wanted to be able to Group Pact of the Wolf > Group Shrink.
In my case 6 chars + 3 pets i have a better overview if i shrink the whole group instead of double shrink only the pets.

Kiss doesn't support Shrink for PCs yet. I am just saying that's why you are having issues.
 
Ooh
maybe i should had posted updated ini section where i found work around for both problems
Rich (BB code):
BuffsOn=1
;Buffs1=Talisman of the Lion Rk. II
Buffs2=Sluggishness Rk. II|MA
Buffs3=Talisman of the Faithful Rk. II
Buffs4=Talisman of the Doomscale Rk. II|Dual|Doomscale Focusing Rk. II
Buffs5=Tribal Pact Rk. II|Mana|90|50
Buffs6=Cannibalization|Mana|70|75
Buffs7=Group Pact of the Wolf|MA
Rich (BB code):
PetOn=1
PetSpell=Olesira's Faithful Rk. II
PetShrinkOn=1
PetShrinkSpell=Group Shrink

On my Ench and Mage i have petshrink disabled and with the edited Kiss line the Group Shrink works now for Pets and Characters if used as Petshrink.
 
Problem - Problem with "Group Pact of the Wolf"

Users who are viewing this thread

Back
Top
Cart