Help Sharp Shooting in gold room

Discussion about everything RO and OpenKore related. This place is NOT for ANY kind of support questions.

Moderator: Moderators

Message
Author
Bleu
Noob
Noob
Posts: 9
Joined: 24 Jul 2018, 22:03
Noob?: Yes

Help Sharp Shooting in gold room

#1 Post by Bleu »

I can not make it attack the mob with Sharp Shooting this is my configuration


attackSkillSlot Sharp Shooting {
lvl 5
dist 7
maxCastTime 0
minCastTime 0
hp
sp > 10%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
amuletType
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters Golden Peco Peco, Peco Peco, Golden Peco
notMonsters
monstersCount
maxAttempts 0
maxUses 90
target_hp
target_whenStatusActive
target_whenStatusInactive
target_deltaHp
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
manualAI 0
}

Akk
Human
Human
Posts: 30
Joined: 24 Oct 2008, 01:12
Noob?: Yes

Re: Help Sharp Shooting in gold room

#2 Post by Akk »

maxAttempts 0

This should be at least 1.

Also you don't need to use so many variables for the skill only use what you need.

Bleu
Noob
Noob
Posts: 9
Joined: 24 Jul 2018, 22:03
Noob?: Yes

Re: Help Sharp Shooting in gold room

#3 Post by Bleu »

dont attack with skill

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: Help Sharp Shooting in gold room

#4 Post by fadreus »

Wrong skill name.
Must use skill name in openkore DB or use skill ID instead.
Use condition you wanted only or leave value with empty.

Tips:
Write skills in console to view skill name and ID.

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

Bleu
Noob
Noob
Posts: 9
Joined: 24 Jul 2018, 22:03
Noob?: Yes

Re: Help Sharp Shooting in gold room

#5 Post by Bleu »

dont work ..
can you help me?

Akk
Human
Human
Posts: 30
Joined: 24 Oct 2008, 01:12
Noob?: Yes

Re: Help Sharp Shooting in gold room

#6 Post by Akk »

No one can help you if you aren't following the advice man..

Bleu
Noob
Noob
Posts: 9
Joined: 24 Jul 2018, 22:03
Noob?: Yes

Re: Help Sharp Shooting in gold room

#7 Post by Bleu »

I did what he told me but he still does not use the skill !


attackSkillSlot 382 {
lvl 5
dist 10
sp > 5
aggressives 3
inLockOnly 1
monsters Golden Peco Peco
notMonsters
notInTown 0

}

Akk
Human
Human
Posts: 30
Joined: 24 Oct 2008, 01:12
Noob?: Yes

Re: Help Sharp Shooting in gold room

#8 Post by Akk »

Not the skill number man.. The skill name that's listed in skills in openkore.

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: Help Sharp Shooting in gold room

#9 Post by fadreus »

Akk wrote:Not the skill number man.. The skill name that's listed in skills in openkore.
Skill ID can also be used.
Bleu wrote:attackSkillSlot 382 {
lvl 5
dist 10 <------ Focused Arrow Strike skill range is 9.
sp > 5
aggressives 3 <----- Wrong
inLockOnly 1
monsters Golden Peco Peco
notMonsters
notInTown 0
}
Check & double check, then recheck.

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

Akk
Human
Human
Posts: 30
Joined: 24 Oct 2008, 01:12
Noob?: Yes

Re: Help Sharp Shooting in gold room

#10 Post by Akk »

fadreus wrote:
Akk wrote:Not the skill number man.. The skill name that's listed in skills in openkore.
Skill ID can also be used.
Bleu wrote:attackSkillSlot 382 {
lvl 5
dist 10 <------ Focused Arrow Strike skill range is 9.
sp > 5
aggressives 3 <----- Wrong
inLockOnly 1
monsters Golden Peco Peco
notMonsters
notInTown 0
}
Check & double check, then recheck.
Oh wow I didn't know that

Post Reply