Mass Mod Rod - How to keep mage from casting

xzav

Lifetime Member
Joined
Jan 13, 2007
Messages
243
Reaction score
12
Points
18
My mage keeps casting:

{ "Mass Ethereal Transvergence", "Rod of Ethereal Transvergence", 52817, 976, 1220, 81, MOD_SPELL, MOD_MASS, 1, 0 },

when I /bot on

I don't see a listing to block this with something like ModRod2If=0

Is there another way I can get my mage to quit casting the old mass mod rod?

I know I could SummonModRods=0 but I DO want him to cast the new dazzling rod.

Thanks,
 
  • Like
Reactions: forgefather
I have never seen a time when MQ2Bot casts a spell, and it's not shown on start up, so you can block it with the ModRod1if=0 method.

I'd double check, or better yet, post the output on startup and your mages bot ini.
 
  • Like
Reactions: forgefather
ModRodSelfIf=0
or
ModRodMassIf=0
or
ModRodAltIf=0

In your case you want:
ModRodMassIf=0

Edit: If that isn't working for some reason, show output of your /loadbot in post, and I'll look into it.