Page 1 of 1

Rogue + "hide" in the fight

Posted: Mon May 07, 2012 7:16 am
by Agrozet
Hello
Sorry my English is very bad.
I play with a scout / rogue.
Your rombot is good, very helping me in the game.
It can be used to resolve the rogue to "hide" in the fight, when the mobs are not enough to die?

For example: rogue fights monsters with 10 and HP drops to 30% now, the "hide" and stop fighting.

If the solution described in this forum, please link.

thank you

Re: Rogue + "hide" in the fight

Posted: Mon May 07, 2012 8:37 am
by rock5
Scout/rogue can't do hide. And I believe you can't hide when you are being attacked.

Re: Rogue + "hide" in the fight

Posted: Mon May 07, 2012 9:27 am
by lisa
I think he means on rogue side.

There is a skill called vanish you can use while in combat, I believe it has a 2 min cd.

You could probably add something into profile onskillcast and check for player hp and then use the vanish skill.

Re: Rogue + "hide" in the fight

Posted: Mon May 07, 2012 10:56 am
by rock5
Maybe use the new player:breakFight() function? Still it would be a bit tricky to make it do the right actions after breaking from the fight to successfully get away.

Re: Rogue + "hide" in the fight

Posted: Mon May 07, 2012 6:13 pm
by lisa
I would probably just go to the last waypoint and do a loop until in combat or hp is like 80%
You shouldn't really get to the point of being under 30% hp though in my opinion, have plenty of pots in bag with a merchant in your WP and set the profile options properly.

Re: Rogue + "hide" in the fight

Posted: Tue May 08, 2012 10:52 am
by Agrozet
Thank you for your answer, I'll look at it even though I do not understand scriptum :-(