Page 1 of 1
Not to buff while mounted.
Posted: Sat Dec 17, 2011 5:37 pm
by gloover
Hey rock, hi lisa
is it possible do disable buffing when my character is mounted?
The problem is, when some buff time is expired and the character is mounted, the bot dismount it, cast all buffs and resumes the waypoint RUNNING - NOT riding

Re: Not to buff while mounted.
Posted: Sun Dec 18, 2011 2:24 am
by lisa
update to revision 684 + and add a profile option
Code: Select all
<option name="DISMOUNT" value="false" />
false if you don't want to be dismounted by skills being cast.
Re: Not to buff while mounted.
Posted: Sun Dec 18, 2011 4:56 am
by gloover
great!
thak u very much, lisa!
Re: Not to buff while mounted.
Posted: Mon Feb 27, 2012 10:53 pm
by noypi
is there any other workaround for this?
i currently use 606 and updating to higher revision wont be compatible with the current client version from the server im playing.
im playing on the middle east server.
Re: Not to buff while mounted.
Posted: Mon Feb 27, 2012 11:38 pm
by lisa
Hmm well if I was you what I would do is compare the current revision addresses.lua to your revision of addresses.lua.
Post what the differences are, I may be able to find the missing addresses, not sure I still have the middle east client version on PC anymore or not.
Post in a new topic for it though or perhaps the old one I used for the middle east server.
http://www.solarstrike.net/phpBB3/viewt ... lit=tahadi
--=== edited ===--
Forget that, I had a look and way to many addresses are new and I don't have the middle east client anymore on my PC.
Hmm might just redo some code in the 606 version.