I have trouble using Raging Quadruple Blow following Raging Trifecta Blow on my monk. Even time it tries to use RQB it tells me "usage failure (Requirment)". I have followed this guide right here: http://forums.openkore.com/viewtopic.ph ... 0&start=10 but it's not working. I tried using autoCombo 1. I also tried manually calculating the waitBeforeuse time, but nothing works. I even tried with waitBeforeUse 0 and timeout 0 so that my openkore can just (hopefully) spam RQB whenever RTB is released, but it doesn't seem that timeout is a working command for attackComboSlot.
This is the command I am using now: (And yes I do have RQB lvl 5)
attackComboSlot Raging Quadruple Blow {
lvl 5
afterSkill Raging Trifecta Blow
waitBeforeUse 0
isSelfSkill 1
autoCombo 1
}
I also noticed monk bots (95% of the monk population in Valkyrie) in iRO don't really use RQB, which makes me wonder it might be a server thing, but I don't know.... Anyone knows what's causing the problem?
Thanks.
Does Monk Combos works in this server?
Moderator: Moderators
-
- Noob
- Posts: 7
- Joined: 27 Mar 2011, 22:56
- Noob?: Yes
-
- Noob
- Posts: 7
- Joined: 27 Mar 2011, 22:56
- Noob?: Yes
Re: Does Monk Combos works in this server?
Nevermind, I got it. The answer is here: http://forums.openkore.com/viewtopic.php?f=16&t=12536
-
- Noob
- Posts: 3
- Joined: 06 Apr 2011, 03:20
- Noob?: No
Re: Does Monk Combos works in this server?
attackComboSlot Raging Quadruple Blow {
afterSkill Raging Trifecta Blow
waitBeforeUse 0.794
dist 1.5
isSelfSkill 0
target_deltaHp
autoCombo 1
}
This is mine with manually calculated delay + autocombo set, it's a really tricky skill to set, just play around with the waitBeforeUse, try 0.8, 0.9, 1.0 etc
afterSkill Raging Trifecta Blow
waitBeforeUse 0.794
dist 1.5
isSelfSkill 0
target_deltaHp
autoCombo 1
}
This is mine with manually calculated delay + autocombo set, it's a really tricky skill to set, just play around with the waitBeforeUse, try 0.8, 0.9, 1.0 etc