Search the Community
Showing results for tags 'ammo hud'.
-
Version 1.2.1
1,779 downloads
Allows players to show an Ammo HUD. Features Shows active weapon Ammo with colored warning when low. Shows total available Ammo in inventory. Icon color depends on type of Ammo (bronze = regular, blue = hv, red = incen, black = explo) Permissions ammohud.use Chat Commands /ammohud - (Sends available commands and positions) /ammohud toggle - (Toggles on/off HUD) /ammohud {position} - (Allows player to reposition Ammo HUD on their screen) Positions Available Default, Top, Bottom, Right, Left, BottomRight, BottomLeft, TopRight, TopLeft Video Config { "Version": { "Major": 1, "Minor": 2, "Patch": 1 }, "General Settings": { "Show Text Outline": true, "Show Individual Ammo Icons": false, "Show Throwables": false }, "Position Settings": { "Default State (true = on, false = off)": true, "Position (Top, TopLeft, TopRight, Left, Right, Bottom, BottomLeft, BottomRight)": "Right", "Custom Position": { "Enabled": false, "Custom Position": { "ParentPosition": { "Enabled": true, "AnchorMin": "1 0.5", "AnchorMax": "1 0.5", "OffsetMin": "-155 -32", "OffsetMax": "-15 33" }, "WeaponAmmoPosition": { "Enabled": true, "AnchorMin": "0 0", "AnchorMax": "0.79 0.70", "OffsetMin": "0 0", "OffsetMax": "0 0" }, "WeaponAmmoFontSize": 36, "WeaponAmmoTextAlignment": 8, "TotalAmmoPosition": { "Enabled": true, "AnchorMin": "0 0.55", "AnchorMax": "1 1", "OffsetMin": "0 0", "OffsetMax": "0 0" }, "TotalAmmoFontSize": 22, "TotalAmmoTextAlignment": 8, "IconPosition": { "Enabled": true, "AnchorMin": "1 0.13", "AnchorMax": "1 0.13", "OffsetMin": "-30 0", "OffsetMax": "0 30" } } } } }Free