AFK - Homunculus do not attack.

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

Message
Author
tyason01
Noob
Noob
Posts: 3
Joined: 17 Feb 2016, 14:18
Noob?: Yes

AFK - Homunculus do not attack.

#1 Post by tyason01 »

He only attacks monsters aggressive.

Someone help me ?

allanon256
Developers
Developers
Posts: 19
Joined: 06 Mar 2010, 19:33
Noob?: No

Re: AFK - Homunculus do not attack.

#2 Post by allanon256 »

Have you tried setting homunculus_attackAuto?

Code: Select all

# Aggressive attack.
homunculus_attackAuto 2
# Attack monsters party attacks.
homunculus_attackAuto_party 1
# Control-click attack (without this, only use skills).
homunculus_attackUseWeapon 1
# Follow owner.
homunculus_followDistanceMin 1
homunculus_followDistanceMax 5

tyason01
Noob
Noob
Posts: 3
Joined: 17 Feb 2016, 14:18
Noob?: Yes

Re: AFK - Homunculus do not attack.

#3 Post by tyason01 »

allanon256 wrote:Have you tried setting homunculus_attackAuto?

Code: Select all

# Aggressive attack.
homunculus_attackAuto 2
# Attack monsters party attacks.
homunculus_attackAuto_party 1
# Control-click attack (without this, only use skills).
homunculus_attackUseWeapon 1
# Follow owner.
homunculus_followDistanceMin 1
homunculus_followDistanceMax 5
no working.

It attacks only those who attacked (aggressive monsters).


my config:

Code: Select all

attackAuto 0
attackAuto_party 0
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1.5
attackDistanceAuto 0
attackMaxDistance 2.5
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 0
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 0

homunculus_attackAuto 2
homunculus_attackAuto_party 1
homunculus_attackAuto_notInTown 1
homunculus_attackAuto_onlyWhenSafe 0
homunculus_attackDistance 1.5
homunculus_attackMaxDistance 2.5
homunculus_attackMaxRouteTime 4
homunculus_attackUseWeapon 1
homunculus_attackCanSnipe 0
homunculus_attackCheckLOS 0
homunculus_attackNoGiveup 0
homunculus_attackChangeTarget 1

mon_control

Code: Select all

all 2

Post Reply