# Wearable Weapon

Are you fed up with your shootouts always ending badly as weapons spawn in your player's hands when they come out of anywhere ?

**MadonneStudio has the solution for you !**

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

Thanks to our script, you can limit the use of heavy weapons, but also add a feature that will allow your players to carry their weapons on their chest or on their back.

The script therefore mainly allows you to force your players to retrieve an heavy weapon from the trunk of a vehicle before being able to use it.

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

### How to use it ?

As you approch a vehicle, use the weapon wheel to select a heavy weapon.

To redeposit th eweapon in a vehicle, equip yourself with the weapon, approach a vehicle again and equip yourself with a handgun or your fists.

To store your weapon on your chest or on your back, just equip a handgun or your fists, while being away from a vehicle.

To take the heavy weapon back in your hands, simply select it again in the weapon selection wheel.

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

{% hint style="info" %}
If one of your moderation team members goes invisible (NoClip for example), the weapon hanging on the body will disappear while the person is invisible to other players.

On the death of a player, if a weapon is attached to him, this last will fall to the ground before disappearing, but will not be recoverable by other players.
{% endhint %}


---

# 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://documentation.madonnestudio.com/paid-scripts/wearable-weapon.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.
