bizzy1one
Member
- Joined
- Nov 9, 2012
- Messages
- 425
- Reaction score
- 0
Hmph, he should only cast it once (if fury is >= 95%), but I guess there is some problem with caching, so he thinks that he's still at 95%+ while casting sprint multiple times. From what I can tell, he casts it like 2 times for me, but very quickly, so it doesn't really matter.
I took this as you knowing what I was talking about.
Edit: nvm, still doing it. I dont know much about code, but does the 300 timer being in the ooc sprint and not combat matter? i dont know how to change the in combat timer or add 1 there.
it may be a tps issue as im generating a lot of fury which needs to dump + maintain ww + overpower + rend etc.
thanks for your help btw
edit2: i cut fps down and tps up and it seems to have helped quite a bit. i think a dump cast timer to prevent barbs with high fury gen from maxing out tps would be good like you suggested.
edit3: i think the timer you added helps but at the cost of dumping fury which means less wotb time. the base barbcombat.cs still chain casts sprint and stops ww to do it but it keeps wotb up pretty much 100%. i guess that trumps not dumping the fury and have a fluid ww for now.