Garry's Mod

Garry's Mod

381 arvostelua
Simple Armor Display
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Content Type: Addon
Addon Type: Effects
Addon Tags: Build, Realism
Tiedostokoko
Julkaistu
Päivitetty
2.160 KB
27.7.2022 klo 17.38
25.1.2023 klo 8.01
8 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Simple Armor Display

1 kokoelmassa, tekijä thecraftianman
Valen Sandbox - Server Modpack
133 luomusta
Kuvaus
A very short and simple script that adds a player's armor value to the player target HUD. Should be compatible with other mods that add things in the same place, but this is mainly just intended for sandbox. Fully clientside as well!

Available on Github here![github.com]

How did nobody post something like this yet lol
30 kommenttia
《ACI》D-BOI-9341 8.7. klo 8.24 
This addon made me saw a world completely different...
Castle 10.4.2024 klo 11.37 
thanks craftian mans
Angel 1.10.2023 klo 8.18 
okay
Dodyssey 13.6.2023 klo 17.30 
oh ok!
thecraftianman  [tekijä] 13.6.2023 klo 16.31 
Collecting HL2 suit batteries and using suit chargers gives you armor. This just lets you see how much armor other people have because the game doesn't do it by default.
Dodyssey 13.6.2023 klo 13.20 
what is gmod armour?
thecraftianman  [tekijä] 20.10.2022 klo 13.46 
You put this into the game by moving the folders containing what you just edited into your Gmod addons folder. This means that the file you just edited should be located at GarrysMod/garrysmod/addons/SimpleArmorDisplay-main/lua/autorun/client/simple_armor_display.lua when starting from the folder that Steam brings you to after selecting Browse Local Files for the game.
comte de swag 20.10.2022 klo 12.02 
and then how would you put this into the game?
thecraftianman  [tekijä] 20.10.2022 klo 7.47 
The easiest way to do that is probably this:
Visit the GitHub link in the description, then download the code by clicking the green button that says Code, then Download ZIP
Extract the contents into your personal or server addons folder
Open up the file lua/autorun/client/simple_armor_display.lua in a text editor (it's the only one in the mod, so it's hard to miss)
Simply delete all the lines of code that have anything involving the word "stats" (but ONLY those lines; as of the current update, this would be lines 2 and 37-46)
If you need more detailed instructions then lmk
comte de swag 19.10.2022 klo 19.50 
could you elaborate on how to do that?