# 7. Vista de eventos

<figure><img src="/files/cd4d1d221b77680c60dbbde27e6ebc6b9d0b6f68" alt=""><figcaption></figcaption></figure>

## Vista de eventos

<figure><img src="/files/5b29cab310d5e15210e1c29567031f70c30d7375" alt=""><figcaption></figcaption></figure>

<details>

<summary>Contenido de la página</summary>

[**Vista de eventos**](#event-view)

[**Seguridades de bucle**](#loop-safeties)

</details>

Puedes <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">**PULSA** el icono de un evento para abrir su "**Vista de eventos**" con información y ajustes adicionales. Puedes ver un evento de liberación "**Botón**" mostrado a continuación. En este ejemplo:

* Este evento se titula "**Liberar gatillo derecho**".
* El tiempo hasta que ocurra este evento está configurado actualmente en "**50**" milisegundos.
* El botón que se está liberando es "**Gatillo derecho**".
* El tiempo total de pulsación calculado para el botón es "**50**" milisegundos.
* El único botón activo es "**Gatillo derecho**" que este evento liberará.

<div align="left"><figure><img src="/files/500edb427e6be2d113fd0cec718b3397c4d05ea2" alt="" width="540"><figcaption><p>Toca el icono de un evento para abrir "<strong>Vista de eventos</strong>".</p></figcaption></figure></div>

Puedes <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">**PULSA** "**Cerrar**" para salir de la "**Vista de eventos**" cuando hayas terminado.

***

### Seguridades de bucle

Si tu juego se bloquea, tu mando podría terminar realizando una acción no deseada repetidamente. "**Bucles**" tienen un ajuste adicional, "**Seguridades de bucle**" que puede ayudar a reducir este riesgo.

{% hint style="danger" %}
¡También se recomienda encarecidamente proteger con contraseña la realización de compras en tu consola/tienda para evitar cargos accidentales!
{% endhint %}

<div><figure><img src="/files/b60142911a2912b3077633a8644176c21b9f100b" alt=""><figcaption><p>1: Toca el icono "<strong>Cantidad de bucles</strong>" para abrir "<strong>Vista de eventos</strong>".  2: Toca para <mark style="color:verde;"><strong>alternar</strong></mark> "<strong>Detener si no se siente vibración durante todos los bucles</strong>".</p></figcaption></figure> <figure><img src="/files/485df6abdd3dc5800e3770206eb07eaf74b64fc9" alt=""><figcaption><p>1: Toca el icono "<strong>Bucle hasta vibración</strong>" para abrir "<strong>Vista de eventos</strong>".  2: Toca e introduce minutos para "<strong>Detener si no se siente vibración durante los minutos introducidos</strong>".</p></figcaption></figure></div>

Puedes <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">**PULSA** "**Cerrar**" para salir de la "**Vista de eventos**" cuando hayas terminado.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.strikepack.com/horizon-es/manuals/macro/eventview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
