While I am posting questions, I will ask this too;
Rushing Jade Wind and Chi Torpeo is a bit situational so I would like to keep it out of the rotation. Is it possible to remove those without changing the whole file? Is it just this snippet that needs to be removed?
<FightClassSpell>
<FightClassConditions>
<FightClassCondition>
<ContionType>CSharpCode</ContionType>
<Param xsi:type="FightClassConditionString">
<Value>ObjectManager.Me.HaveBuff(101545)</Value>
</Param>
</FightClassCondition>
<FightClassCondition>
<ContionType>TargetDistance</ContionType>
<Param xsi:type="FightClassConditionNumber">
<Type>Smaller</Type>
<Value>20</Value>
</Param>
</FightClassCondition>
</FightClassConditions>
<SpellName>Flying Serpent Kick</SpellName>
<Priority>24</Priority>
<CheckSpellDistance>false</CheckSpellDistance>
<DescriptionSpell>Land, if distance < 20</DescriptionSpell>
</FightClassSpell>
What about the priority, does it have to be changed on everyone else? I get issues when I tried to remove Disable section, so I ended up just using False instead of true, but this spell does not have a True/false setting, is it possible to just disable it without removing it?
Thanks again, hoping for some replies :)
Hello. New user so have not tested much, but started with Monk and this player profile.
I get a lot of what you see below when playing Wind Walker. It seems the bot wants to spam Disable, but it does not "use it", just spam it in log and are not using other stuff while it goes.
20:54:58 - [Fight] Player Attack Dread-Rider Malwick (lvl 110)
[F] 20:54:58 - [Spell] Cast Disable (Disable)
[F] 20:54:59 - [Spell] Cast Disable (Disable)
[F] 20:54:59 - [Spell] Cast Disable (Disable)
[F] 20:54:59 - [Spell] Cast Disable (Disable)
[F] 20:54:59 - [Spell] Cast Disable (Disable)
[F] 20:54:59 - [Spell] Cast Disable (Disable)
[F] 20:55:00 - [Spell] Cast Disable (Disable)
And then at other times it seem to Storm, Earth and Fire over and over.
[F] 20:55:37 - [Spell] Cast Storm, Earth, and Fire (Storm, Earth, and Fire)
[F] 20:55:38 - [Spell] Cast Tiger Palm (Tiger Palm)
[F] 20:55:38 - [Spell] Cast Storm, Earth, and Fire (Storm, Earth, and Fire)
[F] 20:55:39 - [Spell] Cast Rushing Jade Wind (Rushing Jade Wind)
[F] 20:55:39 - [Spell] Cast Storm, Earth, and Fire (Storm, Earth, and Fire)
[F] 20:55:40 - [Spell] Cast Tiger Palm (Tiger Palm)
[F] 20:55:40 - [Spell] Cast Storm, Earth, and Fire (Storm, Earth, and Fire)
I don't know what it accomplish by this, so I am wondering as I am curious. I have tried to remove Disable from the rotation as I do not see a reason to have it in there, but when I removed just that section, the bot crashed after a short while. Any tips?