PDA

Просмотр полной версии : нужна помощь


colg
21.01.2007, 19:26
Народ я никак немогу настроить бота чтобы он использовал стальной вихрь и стойкость
у мя стальной вихрь на 2 прокачен , а стойкость на 10
помогите плз

вот то что у мя к конфиге прописано -
attackSkillSlot Endure {
lvl 10
dist 1.5
maxCastTime 0
minCastTime 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
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
}
attackSkillSlot Twohand Quicken {
lvl 2
dist 1.5
maxCastTime 0
minCastTime 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
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
}
бот пишит при попытке использования скинал следующее -
Skill Endure failed (Requirement)

RagnarokBot
21.01.2007, 20:03
useSelf_skill используй вместо attackSkillSlot.
useSelf_skill Endure {
whenStatusInactive Endure
}