Page 1 of 1

Resting??

Posted: Mon Jun 28, 2010 2:58 am
by swietlowka
Anyway to do that sitting not standing, its much faster, and for example while doing cactuses theres no problem with aggro...

Re: Resting??

Posted: Mon Jun 28, 2010 8:28 pm
by rock5
swietlowka wrote:Anyway to do that sitting not standing, its much faster, and for example while doing cactuses theres no problem with aggro...
I didn't know resting is faster when sitting and I've been playing since beta.

Can anyone else confirm this?

I'm not sure what you are saying about "aggro". Are you saying that when you are sitting you don't get "Entering Combat" when people are fighting on top of you? That would be nice to know too.

Re: Resting??

Posted: Tue Jun 29, 2010 5:47 am
by swietlowka
u do get enter combat, but have to move first to use any skill... im not sure if bot can handle that :)
i might be wrong but im pretty sure that while sitting my hp and mp Regen much faster not sure how much thou.

Re: Resting??

Posted: Tue Jun 29, 2010 7:38 am
by rock5
HP is hard to test but I just did a test with MP that confirms that it gets restored faster when sitting.

I actually ran a program that timed how long it would take to restore my mana after casting 5 Enhanced Armors. Standing it took 37-38s, sitting it took 23-24s.

Re: Resting??

Posted: Tue Jun 29, 2010 8:50 am
by DrG
I've this in my profile:

Code: Select all

		<!-- Rest if HP or Mana is below that level -->
		<option name="HP_REST" value="15" />
		<option name="MP_REST" value="15" />
                <option name="resttype" value="full" />   
                <option name="SIT_WHILE_RESTING" value="true" />   

Re: Resting??

Posted: Tue Jun 29, 2010 9:30 am
by swietlowka
so its already implemented :) nice, but does it rest shorter? i ask because it seems that bot is not checking for restored hp/mp but instead it just wait some time thats generally longer than needed.

Re: Resting??

Posted: Tue Jun 29, 2010 9:36 am
by DrG
swietlowka wrote:so its already implemented :) nice, but does it rest shorter? i ask because it seems that bot is not checking for restored hp/mp but instead it just wait some time thats generally longer than needed.
Yes that also happened to me. Rest longer that is necessary.

Re: Resting??

Posted: Tue Jun 29, 2010 9:57 am
by swietlowka
Can we get some tweaking on that matter if its true? :)