Garry's Mod

Garry's Mod

349 ratings
Simple Armor Display
2
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Effects
Addon Tags: Build, Realism
File Size
Posted
Updated
2.160 KB
27 Jul, 2022 @ 5:38pm
25 Jan, 2023 @ 8:01am
8 Change Notes ( view )

Subscribe to download
Simple Armor Display

In 1 collection by thecraftianman
Valen Sandbox - Server Modpack
137 items
Description
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
29 Comments
Castle 10 Apr @ 11:37am 
thanks craftian mans
(THE BEST MICHAEL GAMING TBMG) 1 Oct, 2023 @ 8:18am 
okay
Dodyssey (IThinkForLike9NanoSec) 13 Jun, 2023 @ 5:30pm 
oh ok!
thecraftianman  [author] 13 Jun, 2023 @ 4:31pm 
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 (IThinkForLike9NanoSec) 13 Jun, 2023 @ 1:20pm 
what is gmod armour?
thecraftianman  [author] 20 Oct, 2022 @ 1:46pm 
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 Oct, 2022 @ 12:02pm 
and then how would you put this into the game?
thecraftianman  [author] 20 Oct, 2022 @ 7:47am 
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 Oct, 2022 @ 7:50pm 
could you elaborate on how to do that?
comte de swag 19 Oct, 2022 @ 4:52pm 
thanks!