Weapon Info
Labels weapons dropped on the ground: shows their name, icon, and remaining ammo above the model.
Menu locationโ
Visual โ Weapon Info
What it doesโ
For each weapon lying on the ground (not held by a player) within Detail distance, the script draws a stack of information above it. The lines run top to bottom in the order: name, icon, ammo.
- Name โ the weapon name.
- Icon โ the weapon icon.
- Ammo โ remaining ammo as
clip / reserve. Not shown for grenades. - Detail distance โ the maximum distance at which the info is drawn.
- The info is not drawn while the buy menu is open.
Settingsโ
| Option | Type | Default | Description |
|---|---|---|---|
| Name | Toggle | Off | Show the weapon name. |
| Icon | Toggle | On | Show the weapon icon. |
| Ammo | Toggle | Off | Show remaining ammo (clip / reserve). Not shown for grenades. |
| Detail distance | Slider | 30 | The maximum distance at which the info is drawn. Range: 10โ500. |