# Gun Damage Test

{% embed url="<https://github.com/JamesEU/Gun-Damage-Testing>" %}

This resource here can be used to test your custom weapons damage on player ped's. This simulates a real player with all the same health values as a normal player using the same ped and same health properties.&#x20;

The commands are as follows:&#x20;

* /guntest&#x20;
* /guntestarmour
* /gun&#x20;

The first command (/guntest) spawns the ped for you. If the ped is already spawned it will be deleted.&#x20;

The second command (/guntestarmour) will give the ped armour and allow you to test the decreation of armour values.&#x20;

The third command (/gun) will give you a normal GTA 5 pistol.&#x20;

## Video&#x20;

{% embed url="<https://i.gyazo.com/8c0b086961ca5d8342dca5103604f582.mp4>" %}


---

# 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://jamesuk.gitbook.io/fivem-guides/jamesuk-weapon-damage-tester/gun-damage-test.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.
