• 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 - Group shrink (1 Viewer)

Joined
Jun 18, 2014
RedCents
2,534¢
I was wondering if there is a way to use group shrink, I sometimes venture into caverns and I will shrink the group but my zerk goes all Juggernaut and gets stuck. So the long and short of it all can there be a way to grp shrink to keep everyone tiny? I found an old ini that used group shrink but using a pet so I made that alteration
 
You can do a downshit

Rich (BB code):
downshit2=/if (${Me.Height}>2 && !${Me.Combat} && !${Me.Moving} && !${Me.Invis} && !${Select[${Zone.ID},202,344,345,151,152,203,712,737,345]}) /multiline ; /target ${Me} ;  /casting "Ring of the Ancients"

Change ${Me.Height}>2 number to be what you want and make sure it's not too small that it will spam trying to shrink. This should shrink so long as you're not in guildhall/PoK/lobby or invised. Change /casting "Ring of the Ancients" to be the shrink item your toon has.

Next time your zerker goes juggernaut, right click the illusion buff and add it to blocked buffs.
 
Rocky has a long list of other blocked buffs. Shrink. Rocky..damnit, block, shrink. Pact wolf form! Grrr! Block, reshrink. Bst warder buff..../uninstall.
 
lol yeah raiding was fun as a rock golem, shrink that berserker....., fighting akhevians, well corrupted akhevan here we come...
 
I would like to have my shaman shrink the group, so use group shrink if the team is larger then size 2. So I changed the shrink item part to the alt act group shrink on the shaman and copy / pasted it to the bottom of his ini file. I am sure I am missing somehting....could I please get spme help?

Yes, I am a newb to MQ2...

[GMail]
GMailHelp=Events currently support - Dead,Drag,GM,Level,Named,Leftgroup,Tells
GMailOn=0
GMailSize=5
GMail1=NULL
GMail2=NULL
GMail3=NULL
GMail4=NULL
GMail5=NULL
Downshit1=/if (${Me.Height}>2 && !${Me.Combat} && !${Me.Moving} && !${Me.Invis} && !${Select[${Zone.ID},202,344,345,151,152,203,712,737,345]}) /multiline ; /target ${Me} ; /alt act 9503
 
I would like to have my shaman shrink the group, so use group shrink if the team is larger then size 2. So I changed the shrink item part to the alt act group shrink on the shaman and copy / pasted it to the bottom of his ini file. I am sure I am missing somehting....could I please get spme help?

Yes, I am a newb to MQ2...

[GMail]
GMailHelp=Events currently support - Dead,Drag,GM,Level,Named,Leftgroup,Tells
GMailOn=0
GMailSize=5
GMail1=NULL
GMail2=NULL
GMail3=NULL
GMail4=NULL
GMail5=NULL
Downshit1=/if (${Me.Height}>2 && !${Me.Combat} && !${Me.Moving} && !${Me.Invis} && !${Select[${Zone.ID},202,344,345,151,152,203,712,737,345]}) /multiline ; /target ${Me} ; /alt act 9503
howdy @Almafa ,

so without hitting you with information overload - the downshit you're trying to use would go in your mq2melee settings - but there is an easier way to do this with kiss

you could put it in your buffs section
This is what it looks like for my beastlord

in this example, group shrink (which is an AA called Group Shrink, is my buff 13 and it is checking "if i am over 2.04 heigh, then do group shrink"

INI:
Buffs13=Group Shrink|Cond3
Cond3=${Me.Height} > 2.04
 
Brilliant! Thank you.
I started to read about downshit and got to mq2melee...however it didn't seem to work. Eventually I will have to figure it out, but shrink issue should be taken care of with your help today!
 
Question - Group shrink

Users who are viewing this thread

Back
Top
Cart