Search found 24 matches

by Arukas
02 Oct 2010, 20:53
Forum: Bug reports
Topic: r7505 | pRO | Sacrifice status detection error
Replies: 6
Views: 5770

Re: r7505 | pRO | Sacrifice status detection error

it could be... still not yet fixed @ r7507
by Arukas
01 Oct 2010, 18:23
Forum: Bug reports
Topic: r7505 | pRO | Sacrifice status detection error
Replies: 6
Views: 5770

Re: r7505 | pRO | Sacrifice status detection error

there is no error in configuration here...

analyzing the problem...

1st you will see that i sacrifice the enemy then it became normal damage (no sacrifice) but when i check status (s) sacrifice is still there... so i tried again.... and still it's still there...
by Arukas
30 Sep 2010, 22:08
Forum: Bug reports
Topic: r7505 | pRO | Sacrifice status detection error
Replies: 6
Views: 5770

r7505 | pRO | Sacrifice status detection error

[Oct 1 09:56:34 2010.89] [attackMon] [ 87/ 54] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 5811) (Delay: 341ms) [Oct 1 09:56:35 2010.61] [attackMon] [ 91/ 54] You use Sacrifice (Lv: 5) on Player Enemy (1) (Dmg: 1452) (Delay: 341ms) [Oct 1 09:56:36 2010.32] [attackMon] [ 90/ 54] You use Sacr...
by Arukas
25 Sep 2010, 23:30
Forum: Bug reports
Topic: r7501 | pRO | party skill and whenstatusinactive
Replies: 6
Views: 5613

r7501 | pRO | party skill and whenstatusinactive

party skill potion pitcher on homunculus is not properly working partySkill Potion Pitcher { lvl 5 homunculus 1 whenStatusInactive Petrifying, Petrified, Frozen, Stunned, Sleeping homunculus_sp < 10% inInventory Blue Potion } partySkill Potion Pitcher { lvl 4 homunculus 1 whenStatusInactive Petrifyi...
by Arukas
21 Sep 2010, 07:39
Forum: Bug reports
Topic: Unknown ver | Unknown server | Hiding is not recognized
Replies: 5
Views: 3654

Re: target hiding problem

so ruwach can't be done because it's attack skill slot, what about caprice skill?

if it is set to homunculus attack 2 and homunculus attack party 2 it's still dont attack...
by Arukas
20 Sep 2010, 22:52
Forum: Bug reports
Topic: Unknown ver | Unknown server | Hiding is not recognized
Replies: 5
Views: 3654

Re: target hiding problem

r7499 pRO ... problem persist when i set attackSkillSlot Ruwach { lvl 1 target_whenStatusActive Hiding, Hidden, Cloaking, Chase Walk isSelfSkill 1 } and set it to attackAuto 0 attackAuto_party 0 homunculus_attackAuto 2 homunculus_attackAuto_party 2 my player doesn't ruwach players when they have act...
by Arukas
20 Sep 2010, 22:46
Forum: Bug reports
Topic: Homunculus skills are processed by char's AI
Replies: 16
Views: 22141

Re: homunculus attack problem

r7499 pRO ...

problem persist when i set

Code: Select all

attackSkillSlot Caprice {
	lvl 5
	homunculus_sp >= 30
}
and set it to

Code: Select all

attackAuto 0
attackAuto_party 0
homunculus_attackAuto 2
homunculus_attackAuto_party 2
homunculus doesn't attack players on pvp, even monsters
by Arukas
20 Sep 2010, 13:11
Forum: Bug reports
Topic: Unknown ver | Unknown server | Hiding is not recognized
Replies: 5
Views: 3654

Unknown ver | Unknown server | Hiding is not recognized

a target is hiding, sometimes openkore doesnt recognizes it as hiding

i wrote a code that uses ruwach when target_whenStatusActive Cloaking, Chase Walk, Hiding

cloaking and chase walk works but hiding sometimes fails
by Arukas
20 Sep 2010, 00:57
Forum: Fixed bugs
Topic: guild request error
Replies: 2
Views: 2122

guild request error

on console

Code: Select all

    $name = @nick ($.lastpm)
    do pm "$name"
    do guild request $name
I've tried this and it's working great, but on the other hand, can you make it as do guild request "$name" also to handle special characters thanks