run from other monsters while currently in attack sequence..

This section is created for developers and non-developers who think that he/she has a good (and realistic) idea that might contribute to the OpenKore community.

Moderator: Moderators

Message
Author
sadoshi0214
Noob
Noob
Posts: 2
Joined: 04 Mar 2010, 13:24
Noob?: Yes

run from other monsters while currently in attack sequence..

#1 Post by sadoshi0214 »

is there any other way to make ai move away from other monsters while running form target..

let say.. i want my priest to run from zombie prisoner for a couple of blocks, while maintaining its distance from other monsters in the different direction..

if Zombie is in north while hunterfly is in east, so kore will move south west instead going south.

Mushroom
Perl Monk
Perl Monk
Posts: 427
Joined: 04 Apr 2008, 14:04
Noob?: No
Location: Brazil

Re: run from other monsters while currently in attack sequence..

#2 Post by Mushroom »

runFromTarget?
Quit.

sadoshi0214
Noob
Noob
Posts: 2
Joined: 04 Mar 2010, 13:24
Noob?: Yes

Re: run from other monsters while currently in attack sequence..

#3 Post by sadoshi0214 »

runFromTarget is only for the current targeted monster... what i mean is... other monster that targeting you...

in mon_control,
<attack>:
# -1 means to leave the monster alone, even if it attacks you.

so.. adding avoid certain distance on the monster would make kore to set distance to that monster so it wont trigger aggressive response, or if its aggressive, it would run away and still attack the current target. like looking for a best spot away form mobs to attack.

AnonymousUrMother
Noob
Noob
Posts: 10
Joined: 13 Aug 2010, 11:23
Noob?: Yes

Re: run from other monsters while currently in attack sequence..

#4 Post by AnonymousUrMother »

bump
that would b a good feature to implement

Post Reply