obii1kanobie
New member
- Joined
- Feb 11, 2014
- RedCents
- 73¢
I don't use Kiss for my active toon, I use mq2melee with holyflag's on my toon I activaly play. But I was curious on if there is a way to get Zalikor's Fang to fire using that. I have used the coding below to test it out but no luck to me.
Have also used /casting Zalikor's Fang
I have tried a few other's but still can not get it to fire correctly. If anyone want's, I can post my whole INI for that. But figured i'd at least ask about that
Rich (BB code):
/if (${Me.PctEndurance}<2 && ${Me.CombatAbilityReady[Zalikor's Fang]}) /casting 35101
Have also used /casting Zalikor's Fang
Rich (BB code):
/if (${Melee.Combat} && ${Me.AltAbilityReady[Zalikor's Fang]}) /alt activate Zalikor's Fang
I have tried a few other's but still can not get it to fire correctly. If anyone want's, I can post my whole INI for that. But figured i'd at least ask about that

