stop auto sitting after death

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

Moderator: Moderators

neladok
Noob
Noob
Posts: 2
Joined: 25 Apr 2012, 02:32
Noob?: Yes

stop auto sitting after death

#1 Post by neladok »

after my character dies say my save is in payon and hes going to pay_fild09 he moves to the center of payon and sits how do i make him go to fild09 and sit till hp is up then train again because most of the time it will just sit till attacked then sit again here is my auto sit code any suggestions or questions please let me know

move to map after death code
autoMoveOnDeath 1
autoMoveOnDeath_map pay_fild09
autoMoveOnDeath_pay_fild09

auto sit code
sitAuto_hp_lower 20%
sitAuto_hp_upper 60%
sitAuto_sp_lower 10%
sitAuto_sp_upper 50%
sitAuto_follow 0
sitAuto_over_50 0
sitAuto_look
sitAuto_look_from_wall

and auto attack code
attackAuto 2
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1.5
attackDistanceAuto 0
attackMaxDistance 8
attackMaxRouteDistance 1000
attackMaxRouteTime 1000
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 1
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 0
Dark Airnel
Been there done that!
Been there done that!
Posts: 133
Joined: 09 Oct 2009, 01:43
Noob?: No

Re: stop auto sitting after death

#2 Post by Dark Airnel »

Make sure the following options are set properly:

Code: Select all

autoMoveOnDeath 1
autoMoveOnDeath_x
autoMoveOnDeath_y
autoMoveOnDeath_map pay_fild09
You can put a coordinate on autoMoveOnDeath_x and autoMoveOnDeath_y if you want the bot to go to a specific coordinate in the map.
neladok
Noob
Noob
Posts: 2
Joined: 25 Apr 2012, 02:32
Noob?: Yes

Re: stop auto sitting after death

#3 Post by neladok »

See I took three x y out because when it got there it would just sit or wouldn't create a new point to go to