> 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-it/manuals/gamepack/weaponselectormode.md).

# Modalità selettore arma

| ***Comuni presenti sotto*** <img src="/files/3978ae8d962d56ec0236906f407a7cc024a0b287" alt="" data-size="line">**Impostazioni&#x20;*****in Shooter**-**GAMEPACK in stile**,* "**Modalità Selettore Armi**" copre come puoi cambiare il tuo **Slot arma ATTIVO** tramite il controller. | <img src="/files/06e31f66f161a3fd0229fc0db815c5a00a3a1012" alt="" data-size="original"> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

Ci sono ***di solito*** **3** opzioni tra cui scegliere...  Seleziona (**Selettore Armi**), Rileva (**IA delle armi**), e Voce (**Voce Arma** ). Se una di queste opzioni è ritenuta non adatta per un gioco specifico, il suo GAMEPACK può offrire meno opzioni, o persino **NESSUN** Impostazione della Modalità Selettore Armi.

***

Weapon Selector è sempre disponibile come opzione di riserva; è inoltre incluso nelle opzioni Rileva e Voce.

| <img src="/files/13d821ff6bed8d1b3cc20924bdd35dd6379edae1" alt="" data-size="original"> | <img src="/files/822aaae5ed6f9b03128adcc33b9b260f259e3137" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

**Consulta i link qui sotto per saperne di più su ciascuna opzione**, poi, dopo aver effettuato la tua selezione, <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">toccare l'icona <img src="/files/fe0e5b088d625a524a27c70eb12041ac44ed9128" alt="" data-size="line">freccia indietro in alto a sinistra per tornare alla Dashboard.

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

## **Spiegazione delle opzioni**

<figure><img src="/files/52175fea56e4c21b16816b4c7d3c5d0a83a8270c" alt=""><figcaption></figcaption></figure>

Consulta i link qui sotto:

### [**Selettore Armi**](/horizon-it/manuals/gamepack/weaponselectormode/selector.md)

### [**IA delle armi**](/horizon-it/manuals/gamepack/weaponselectormode/ai.md)

### [**Voce Arma**](/horizon-it/manuals/gamepack/weaponselectormode/voice.md)


---

# 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-it/manuals/gamepack/weaponselectormode.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.
