Difference between revisions of "Detecting Hiding"

From World of Dread Database
Jump to: navigation, search
(¿Cómo subir Detectar lo Oculto?)

Revision as of 19:52, 16 January 2013

Contents

Description

Using this skill, will reveal what has hidden in an area near us.

Skill Hardness

Nivel2.gif 2

How to improve Detecting Hiding?

Revealing hidden targets. We recommend improve this skill on the Training Room because if there is no one hiding near, the skill will not improve.

First you have to do a Macro of Detecting Hiding in the tab OPTIONS of our Paperdoll.

Key F1 (for example)

UseSkill -> Detecting Hiding


Autopilot

El ejemplo de macro es para Autopilot, muy sencillo. Digamos que la tecla que hemos elegido para la macro es "X". Abrimos el autopilot y en la pestaña "Macros" ponemos "x" (key combination) en #1. En la pestaña "Script" pondremos lo siguiente:

send macro 1
wait 3 seconds

Con estos comandos estamos queriendo decir: enviar la macro #1 (usar habilidad-->detecting) esperar 3 segundos. Al llegar al final, la macro comenzará de nuevo.