Hi, so i want my bot to use a skill if monster hp is above 50% for example, how can i do it?
attackComboSlot MO_CHAINCOMBO {
lvl 3
dist 2
sp > 100
afterSkill MO_TRIPLEATTACK
waitBeforeUse 0.1
isSelfSkill 1
}
Use skill based on monster HP
Moderators: Moderators, Documentation Writers
-
- Noob
- Posts: 6
- Joined: 24 Apr 2012, 00:37
- Noob?: Yes
Re: Use skill based on monster HP
i tried target_hp > 50
target_hp > 50%
target_hp > 1000
nothing seems to work
target_hp > 50%
target_hp > 1000
nothing seems to work
-
- Developers
- Posts: 35
- Joined: 30 Jun 2011, 12:25
- Noob?: No
- Location: Brazil
Re: Use skill based on monster HP
"ignorance is a blessing"