- Version of KissAssist.mac?
- 12
- When did your problem start?
- When I added the line yesterday
- Character Role?
- Assist
- What class is having this issue?
- Ranger
- How often does this issue occur?
- Always
Good evening I am trying to understand and / or in kissassist conditions.
I have this line as a condition. and I believe || means OR
Buffs2=command:/Sit|Cond9
Cond9=${Me.PctMana} < 75 || ${Me.PctEndurance} < 75
would this line be correct in saying in laymans terms that....
If my mana is under 75% OR my endurance is under 75% the condition will be TRUE?
I'm using it for my ranger.... I want it to sit and med if either of mana or end are under 75%
However... as it stands... the line isn't working
I have this line as a condition. and I believe || means OR
Buffs2=command:/Sit|Cond9
Cond9=${Me.PctMana} < 75 || ${Me.PctEndurance} < 75
would this line be correct in saying in laymans terms that....
If my mana is under 75% OR my endurance is under 75% the condition will be TRUE?
I'm using it for my ranger.... I want it to sit and med if either of mana or end are under 75%
However... as it stands... the line isn't working


