BobtheBunny
Member
- Joined
- May 22, 2023
- RedCents
- 225¢
- Version of KissAssist.mac?
- 12.002
- When did your problem start?
- ongoing
- Character Role?
- Assist
- What class is having this issue?
- Magician
- How often does this issue occur?
- Often
I'm having trouble locating documentation or information on syntax and how to code certain things in my .ini files. Things like
I've found some posts and guides for KA, conditions, and for general info. I'm looking for specifics like when I know I want to check the target to see if its in combat. I want to do something like:
It would be helpful to know what the correct variables or states are. Is there a resource for that documentation?
Me.PctMana and arget.Buff[Blessing of Fervor].IDI've found some posts and guides for KA, conditions, and for general info. I'm looking for specifics like when I know I want to check the target to see if its in combat. I want to do something like:
Cond4=${Target.CombatState.Equal[InCombat]} or Target.AttackingIt would be helpful to know what the correct variables or states are. Is there a resource for that documentation?

