plzstoplooking
New Member
- Joined
- Sep 10, 2012
- Messages
- 109
- Reaction score
- 0
spamming sprint while trying to TP bug is back in 1.6.3
I run with avoidance completely off, seems to bug out the WW build and i only have ~1 deaths per hour now
spamming sprint while trying to TP bug is back in 1.6.3
spamming sprint while trying to TP bug is back in 1.6.3
spamming sprint while trying to TP bug is back in 1.6.3
there is 2 things i noticed 1st is that it keeps spamming sprint when TP to town and 2 there is something wrong with fury management it takes more time for it to start using ww. i know maype its for slower cpus but can u add option so it starts using ww when fury is like 40%
for some reason my bots just sitting there and spamming bash after one or two uses of WW
{SNOPower.Barbarian_Earthquake, 120500}, // Need to be able to check skill-run for dynamic cooldown, and passive for extra cooldown
{SNOPower.Barbarian_CallOfTheAncients, 120500}, // Need to be able to check passive for cooldown
{SNOPower.Barbarian_WrathOfTheBerserker, 120500}, // Need to be able to check passive for cooldown
Giles forgot to change wotb from 90 to 120 seconds. Change the code like below and it will fix it.
Code:{SNOPower.Barbarian_Earthquake, 120500}, // Need to be able to check skill-run for dynamic cooldown, and passive for extra cooldown {SNOPower.Barbarian_CallOfTheAncients, 120500}, // Need to be able to check passive for cooldown {SNOPower.Barbarian_WrathOfTheBerserker, 120500}, // Need to be able to check passive for cooldown
ZetaDia.Me.CommonData.AnimationState != AnimationState.Casting