Im using Modbot for my mage among other classes. Everything works ok so far, or I have been able to fix it myself. What I really cant get though is the part about the mage sometimes sending the pet in and sometimes not. He nukes ok and assists properly, but the pet only helps on mobs every now and then.
Some info so far:
The mage seems to send the pet, but call it right back.
It seems to only happen when we pull 2 mobs and we go on the second one it doesent assist anymore only on the first, after that it takes a while and then it works by itself again.
Range shouldnt be the issue, if it works it assists even if Im far away.
Here is the Code of the Ini for the mage:
Code: Select all
[Settings]
DoMelee=FALSE
DoHeals=FALSE
DoBuffs=TRUE
DoDebuffs=TRUE
DoEvents=FALSE
DoCures=FALSE
DoPull=FALSE
DoPet=TRUE
DoSit=TRUE
DoLoot=FALSE
DoFW=FALSE
DoForage=FALSE
ForageIni=forage.ini
DoAfk=FALSE
DoMount=FALSE
MountCast=
MasterList=<my mains name>
TankName=<the tanks name>
Radius=200
SitAggroRadiusCheck=25
AfkMessage=Not now, thanks
DeathSlot=FALSE
NetworkINI=
TraderName=
FollowDistance=20
FollowStick=20 hold uw
PetCast=Elemental: Water|gem8
PetAggro=FALSE
PetAssist=1
PetFoci=
PetShrink=TRUE
PetShrinkSpell=
[Melee]
OffTank=FALSE
ACLeash=200
ACAssistPct=98
ACManaPct=0
ACAnnounce=
ACMeleeCmd=/melee plugin=1 melee=1
ACBefore=
ACAfter=
[AdvHeal]
AHCount=0
[AdvDebuff]
ADCount=1
ADMobMax=20
ADCheckTime=3
ADAggroOnly=1
ADHold=0|1|1| 1=on 0=off|Debuff spell #|Time to wait for debuff|
ADGem1=1
ADSpell1=Shock of Blades
ADSpellFoci1=
ADDurMod1=0
ADSpellAlias1=Nuke
ADAnnounce1=
ADSpellMinMana1=25
ADSpellRecast1=1
ADSpellCastonResist1=
ADSpellDelay1=3
ADTarCnt1=1
ADTarType1=0
ADTarBegHP1=50
ADTarEndHP1=20
ADIfSpellImmune1=
ADUseHoTT1=0
ADPreCondition1=TRUE
[AdvBuff]
ABCount=1
ABMobMax=18
ABCheckTime=8
ABGem1=6
ABSpell1=Minor Shielding
ABSpellFoci1=
ABDurMod1=0
ABSpellAlias1=shielding
ABAnnounce1=
ABSpellMinMana1=0
ABTarCnt1=1
ABTarType1=self
ABRecast1=FALSE
ABSpellIcon1=
ABPreCondition1=TRUE
[AdvEvent]
AECustom1=
AECustom2=
AECustom3=
AECount=0
[AdvPull]
APCheckTime=0
APRadius=40
APMobMax=1
APScript=
APPath=
APRetPath=
APBefore=
APAfter=
APAnnounce=
APRetries=1
[AdvCure]
AQCount=0
Thanx



