Summon stone > Release Config

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

likeabohz
Noob
Noob
Posts: 7
Joined: 26 Dec 2014, 12:12
Noob?: No

Summon stone > Release Config

#1 Post by likeabohz »

So i am trying to bot my warlock by summoning 5 stones FIRST then release it to the targeted monster on mon_control, then doing rinse repeat for the said skills. I cant seem to make it work, any persons there kind enough to guide me with this one? I did the :

attackComboSlot Release {
lvl 2
dist 1.5
sp > 30
monsters Parasite
notMonsters Dragon Tail,

Alligator
afterSkill Summon Stone
waitBeforeUse 0.3
isSelfSkill 1
}


also did

useSelf_skill Summon Stone {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
amuletType
aggressives
monsters
notMonsters
monstersCount
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}

together with this:

attackSkillSlot Release {
lvl 2
dist 1.5
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
notMonsters
monstersCount
maxAttempts 0
maxUses 0
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
afterSkill Summon Stone

}


but to no avail i cant seem to make it work. anyone with more knowledge regarding this? Thanks!!!