PDA

View Full Version : my homunculus always stops attacking after a bit...


jrcrisologo
11th October 2007, 09:21
right after i log in, my homunculus works fine, but after a few minutes it just... stops. monster could be attacking me, itself, or me and it, but it just sits there. it does, however, attack when i issue console commands.

######## Main configuration ########

attackSkillSlot Caprice {
lvl 5
dist 7
homunculus_sp >= 30
notWhileSitting
}

useSelf_skill Resurrection Homunculus {
lvl 5
target StrawberryFlavored
homunculus_dead 1
target_dead 1
isSelfSkill 1
}

######## Homunculus Support ########
attackAuto 2
attackMaxRouteDistance 1
homunculus_attackAuto 2
homunculus_attackAuto_party 1
homunculus_attackAuto_notInTown 1
homunculus_attackAuto_onlyWhenSafe 0
homunculus_attackDistance 12
homunculus_attackMaxDistance 2.5
homunculus_attackMaxRouteTime 4
homunculus_attackMinPlayerDistance 1
homunculus_attackMinPortalDistance 8
homunculus_attackCanSnipe 0
homunculus_attackCheckLOS 0
homunculus_attackNoGiveup 1
homunculus_attackChangeTarget 1

homunculus_followDistanceMax 10
homunculus_followDistanceMin 3

homunculus_resurrectAuto 2

homunculus_route_step 15

homunculus_tankMode 0
homunculus_tankModeTarget

homunculus_teleportAuto_hp 10
homunculus_teleportAuto_maxDmg 500
homunculus_teleportAuto_maxDmgInLock 0
homunculus_teleportAuto_deadly 1
homunculus_teleportAuto_unstuck 0
homunculus_teleportAuto_dropTarget 0
homunculus_teleportAuto_dropTargetKS 0
homunculus_teleportAuto_totalDmg 0
homunculus_teleportAuto_totalDmgInLock 0

# intimacyMax / Min sets a threshhold of when not to feed your homunculus
# If intimacy is HIGHER than the minimum or LOWER/EQUAL to the max, we wont feed.
homunculus_intimacyMax 999
homunculus_intimacyMin 911

# How long should we wait between feeding?
# default: random between 10 and 60 seconds
homunculus_hungerTimeoutMax 60
homunculus_hungerTimeoutMin 10

i guess the problem is somewhere in there... is it maybe because i cut away so much of the part that controls the player? please help

edit: i just discovered that i can just use wpe and mir ai... but still, using openkore seems a lot more safe than using wpe, so the question still stands. please help!