- Joined
- Dec 3, 2013
- RedCents
- 0¢
- Version of KissAssist.mac?
- 11.001
- When did your problem start?
- There is no problem
- Character Role?
- Puller
- What class is having this issue?
- Enchanter
- How often does this issue occur?
- Always
- Can you reproduce the issue?
- Enable Chain Pulling, buffing will not occur until PullReset subroutine is called or the ChainPull threshold is reached.
My puller is an enchanter and it would be nice if there was an option like 'CheckBuffsWhenChainPulling=1'.
If my runes are not up, there is a chance I will die mid-pull and Kissassist will not check for buffs unless PullReset is called or it reaches the ChainPull threshold.
I currently modify kissassist to include checking for buffs in the 'Pull' subroutine and update CheckBuffs subroutine to check for 'Puller && ChainPulling' to support this. It would be nice if I didn't have to implement this after every update.
If my runes are not up, there is a chance I will die mid-pull and Kissassist will not check for buffs unless PullReset is called or it reaches the ChainPull threshold.
I currently modify kissassist to include checking for buffs in the 'Pull' subroutine and update CheckBuffs subroutine to check for 'Puller && ChainPulling' to support this. It would be nice if I didn't have to implement this after every update.

