guide for lvling

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
Message
Author
ronzbonz
Noob
Noob
Posts: 4
Joined: 28 Jun 2013, 10:05
Noob?: Yes

Re: guide for lvling

#11 Post by ronzbonz »

glim12808 wrote:In lvling at ein_fild08, how to configure so when stripped of weapon by metaling, your character relogs and re-arms weapon? Thanks.
two options:

1. Use macro
here it is:

automacro strip {
status Strip Weapon
call {
do tele
do relog 10
}
timeout 10
}

2. If you don't know how to macro, Edit your config

note: the bad effect of this... is that bot is not logging out. Bot will wait the "Strip Weapon" status to cool down then it will re-equip its weapon. Meaning, bot will attack with no weapon for some minutes then re-equip the weapon if that strip weapon status is gone.
Also, Don't forget to edit your item control for your weapon (do not store your weapon)

autoSwitch_default_rightHand
autoSwitch_default_leftHand
autoSwitch_default_arrow

or

equipAuto function

glim12808
Noob
Noob
Posts: 3
Joined: 22 Feb 2012, 22:30
Noob?: Yes

Re: guide for lvling

#12 Post by glim12808 »

@ronzbonz Thank you.

Post Reply