gringonaranjito
Member
- Joined
- Oct 3, 2024
- RedCents
- 80¢
- Version of KissAssist.mac?
- 12.002
- When did your problem start?
- Always
- Character Role?
- Puller
- What class is having this issue?
- Wizard
- How often does this issue occur?
- Always
Ok i am looking for a condition to be able to pull certain level mobs. i know i can go to the pull section in my ini and set the low and hi there but i dont want to have to keep going there and changing it. i do have this so far but not sure where to put it at
[CODE title="certain level mob pull"] ${Target.Level}>(${Me.Level}+10) || ${Target.Level}<=${Me.Level}[/CODE]
[CODE title="certain level mob pull"] ${Target.Level}>(${Me.Level}+10) || ${Target.Level}<=${Me.Level}[/CODE]


