PDA

View Full Version : can u check may config


vidrakushi
1st June 2006, 10:32
my bot doesn't switch vitata clip to use heal skill
guyz can u check my config? thnx in advance

useSelf_skill Heal {
lvl 1
maxCastTime 0
minCastTime 0
hp < 50
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

useSelf_skill_smartHeal 0

partySkill {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
target
target_hp
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_dead 0
inInventory
}


autoSwitch_default_rightHand
autoSwitch_default_leftHand
autoSwitch_default_arrow

# NOTE: In the case of two handed weapons, or no Shield,
# duplicate the weapon name for 'rightHand'
# To attack with bare hands, specify "[NONE]" (without the quotes) for rightHand

autoSwitch {
rightHand
leftHand
arrow
distance
useWeapon
}

equipAuto Clip [Vitata][1] {
def
monsters
skills
weight 0
whileSitting 0
onTeleport 0
hp < 50
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

akiranakahira
1st June 2006, 20:26
Clip [Vitata][1] <==Spacing
def <==Put default Clip
hp < 50 <== dont put this useSelf_Skill will do the rest

Try this:

equipAuto Clip [Vitata] [1] {
def Clip [Mantis] [1]
skills Heal
whileSitting 0
disabled 0
}

vidrakushi
1st June 2006, 21:27
@akira ty very much 4 ur help

and also i have another problem on the teleport skill coz when my bot uses teleport skill, it uses sp eventhough teleportAuto_useSkill is set to 3 can u help me fix this so that my bot will not be consuming sp when using teleport skill? what seems to be the probem? thx in advance

here's the config
teleportAuto_hp 20
teleportAuto_sp 0
teleportAuto_idle 1
teleportAuto_portal 0
teleportAuto_search 1
teleportAuto_minAggressives 0
teleportAuto_minAggressivesInLock 0
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 1000
teleportAuto_maxDmgInLock 1000
teleportAuto_deadly 1
teleportAuto_useSkill 3
teleportAuto_emptyName 1
teleportAuto_allPlayers 0
teleportAuto_atkCount 0
teleportAuto_atkMiss 10
teleportAuto_unstuck 0
teleportAuto_dropTarget 0
teleportAuto_attackedWhenSitting 0
teleportAuto_totalDmg 0
teleportAuto_totalDmgInLock 0

weird isn't it?????

akiranakahira
2nd June 2006, 21:04
I dont see any problems
teleportAuto_useSkill 3
3 is already the NO SP Teleport.

CrashOverride23
3rd June 2006, 10:28
@vidrakushi

what server are you playing? coz teleportAuto_useSkill 3 do not work on all private servers, specially on vanRO.

uberpimp
4th June 2006, 14:48
go next time to openkore.com and go to the config checker ;)
saves every1 time