Skip to main content

Weapon Info

Labels weapons dropped on the ground: shows their name, icon, and remaining ammo above the model.


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โ€‹

OptionTypeDefaultDescription
NameToggleOffShow the weapon name.
IconToggleOnShow the weapon icon.
AmmoToggleOffShow remaining ammo (clip / reserve). Not shown for grenades.
Detail distanceSlider30The maximum distance at which the info is drawn. Range: 10โ€“500.