> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon-de/manuals/finals/gamepackmods/aimmod/aimactivation.md).

# Aktivierung des Aim-M.O.D.

***Üblicherweise zu finden unter*** <img src="/files/9323e4eac55065d087fd083ff645082df19a1805" alt="" data-size="line">**Einstellungen&#x20;*****in Shootern**-**GAMEPACKs im Stil**,* "**Aim M**.**O**.**D**. **Aktivierung**" legt fest, wie und wann ein Aim M.O.D. aktiviert wird.

Es gibt ***normalerweise*** **5** Optionen zur Auswahl...  **Jeder ADS**, **ADS-Feuer**, **Nur ADS**, **Aktivieren** - **Vollständig halten**, und **Blockieren** - **Vollständig halten**.  Wenn eine dieser Optionen für ein bestimmtes Spiel ungeeignet ist, kann sein GAMEPACK weniger Optionen oder sogar **KEINE** Einstellung zur Aktivierung des Aim M.O.D.

|   | <img src="/files/630b05509bb00f7dd1a38c37bebb28edef3d1613" alt="" data-size="original"> |
| - | --------------------------------------------------------------------------------------- |

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

## **Optionen erklärt**

<figure><img src="/files/163bd42ae831446409d74aa4b07441ef44f15c0e" alt=""><figcaption></figcaption></figure>

**Jeder ADS** ist ***normalerweise*** die Standardoption.  Der Aim M.O.D. wird <mark style="color:grüne;">**aktivieren**</mark> sobald Ihre ***INS VISIER NEHMEN*** (ADS)-Taste gerade ***GEDRÜCKT**.*  Dies kann jedoch in jedem Spiel problematisch sein, das Ihre ***ADS*** Taste zum Bremsen von Fahrzeugen oder für andere alternative Spielaktionen nutzt.  Aim M.O.D.s können dazu führen, dass Sie den Sitz wechseln oder das Fahrzeug verlassen.

**ADS-Feuer** verursacht weniger wahrscheinlich Probleme mit Fahrzeugen oder anderen alternativen Spielaktionen.  Der Aim M.O.D. wird <mark style="color:grüne;">**aktivieren**</mark> sobald Ihre ***ADS** & **FEUERN*** Tasten werden ***GEMEINSAM GEDRÜCKT**.*  Er wird <mark style="color:rot;">**deaktivieren**</mark> den Aim M.O.D., während Sie ***NICHT ADS** oder **NICHT FEUERN**.*

**Nur ADS** wird <mark style="color:rot;">**deaktivieren**</mark> den Aim M.O.D., wenn Sie feuern.  Das bedeutet, dass der Aim M.O.D. **NUR** <mark style="color:grüne;">**aktivieren**</mark> wenn Sie ***ADS WHILE NOT FIRING**.*

Die **Vollständig halten** Optionen werden, sofern Sie einen Trigger zum Feuern verwenden, die analoge Natur Ihres Triggers nutzen und es Ihnen ermöglichen festzulegen, wann der Aim M.O.D. verwendet wird:

| Während Ihr ***ADS-Trigger*** ist ***VOLLSTÄNDIG GEDRÜCKT*** ganz nach unten, **Aktivieren** - **Vollständig halten** wird <mark style="color:grüne;">**aktivieren**</mark> der Aim M.O.D. | <p></p><p><img src="/files/658a93e4cd3c96b4b04f496731286c3f56be611f" alt="" data-size="original"></p> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------- |
| Während Ihr ***ADS-Trigger*** ist ***VOLLSTÄNDIG GEDRÜCKT*** ganz nach unten, **Blockieren** - **Vollständig halten** wird <mark style="color:rot;">**deaktivieren**</mark> der Aim M.O.D. | <p></p><p><img src="/files/658a93e4cd3c96b4b04f496731286c3f56be611f" alt="" data-size="original"></p> |

Tippen Sie nach Ihrer Auswahl auf den <img src="/files/57edec6f2103db1f66c48f59ea04555df33e6ad6" alt="" data-size="line">Zurück-Pfeil oben links, um zum Dashboard zurückzukehren.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.strikepack.com/horizon-de/manuals/finals/gamepackmods/aimmod/aimactivation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
