Search found 8 matches

by Kasasmor
25 Feb 2020, 15:50
Forum: Resolved Questions
Topic: autoequip
Replies: 3
Views: 6351

Re: autoequip

but i cant equip if im stripped
by Kasasmor
04 Feb 2020, 17:20
Forum: Resolved Questions
Topic: autoequip
Replies: 3
Views: 6351

autoequip

How can I autoequip after strip ?

equipAuto {
armor [Marc] [1]
condition when no armor << how can I describe that ?
}
by Kasasmor
30 Jan 2020, 16:30
Forum: Other OpenKore support
Topic: self condition, time
Replies: 1
Views: 2315

self condition, time

is there a self condition for time `?

like something
doCommand talknpc 75 68 {
inMap pron
whenday monday
}
by Kasasmor
25 Jan 2020, 18:13
Forum: Other OpenKore support
Topic: equipauto
Replies: 1
Views: 2499

equipauto

I want if bot is frozen, he shall switch to unfrozen armor and if is 100% hp switch back I have this but it dont trigger equipAuto { armor Cotton Shirt [Echio] [1] whenStatusInactive EFST_BODYSTATE_FREEZING hp = 100% } equipAuto { armor Cotton Shirt [Marc] [1] whenStatusActive EFST_BODYSTATE_FREEZIN...
by Kasasmor
21 Jan 2020, 17:43
Forum: Resolved Questions
Topic: [Idle/Solved]Help retrieving status name/id to use item whenStatusInactive
Replies: 1
Views: 5204

[Idle/Solved]Help retrieving status name/id to use item whenStatusInactive

I have element converter for weapon
and i want use it when its not active

im looking for the correct name in STATUS_id_handle.txt
whenStatusInactive [effect name]
by Kasasmor
05 Jan 2020, 13:28
Forum: Other OpenKore support
Topic: 2 partySkill Block dont work
Replies: 3
Views: 3165

Re: 2 partySkill Block dont work

I used attackSkillSlot but that did not workm on players

attackSkillSlot ASC_BREAKER {
lvl 10
dist > 1
sp > 20
}
by Kasasmor
05 Jan 2020, 11:13
Forum: Other OpenKore support
Topic: 2 partySkill Block dont work
Replies: 3
Views: 3165

2 partySkill Block dont work

I have these 2 Blocks, I want that my Sinx do Sonic Blow when the target is close and Soul Breaker in range. But only the first Block work. He only does Sonic Blow, when I switch the Order, He only does Beaker partySkill AS_SONICBLOW { lvl 10 sp > 10% notPartyOnly 1 } partySkill ASC_BREAKER { lvl 10...
by Kasasmor
03 Jan 2020, 17:37
Forum: Discussion
Topic: What it doable with openkore ?
Replies: 1
Views: 6141

What it doable with openkore ?

Hello

Im completly new to openkore.
I was wondering was is do able with openkore ?

Is it possible to have a complete woe army bots ?

They manage to go Castle alone, move as unit, and attack or defend the castle ?