wand of pelagic Transvergence

crooksy

New member
Joined
Jan 3, 2017
Messages
3
Reaction score
0
Points
0
How can I make it so my mage never summons or uses wand of pelagic transvergence from mass dark transvergence?
 
That depends on what you are using to automate your mage.

"/unload" works but might be a little excessive.
 
You can keep bot from summoning modrod for self/mass/alt, but not pick out a single type - i.e., either the best one found gets casted, or not, for each compatible category.

Those are done by setting it to 0 in the If option in your ini, e.g.:
ModRodSelfIf=0
ModRodMassIf=0
ModRodAltIf=0

You could always delete that spell(s) out of your spellbook, I guess - and put the item in MQ2AutoDestroy to delete it if it ever shows up on cursor.

htw
 
That stops from ever summoning any kind - if that was what you wanted, sorry for misunderstanding LOL, thought you only didn't want pelagic. :)

If you also don't want to ever use any kind, I think you can put:

UseModRods=0

htw
 
On a side note if u just want to block certain charecters I believe you can use /spellblock me xxxx. With xxxx being the spell id of the summoning spell. Been a while but i do know it use to work with mod rods so i imagine it still does.