Garry's Mod

Garry's Mod

379 betyg
Simple Armor Display
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Type: Addon
Addon Type: Effects
Addon Tags: Build, Realism
Filstorlek
Lades upp
Uppdaterades
2.160 KB
27 jul, 2022 @ 17:38
25 jan, 2023 @ 8:01
8 ändringsnotiser ( visa )

Abonnera för att ladda ner
Simple Armor Display

I 1 samling av thecraftianman
Valen Sandbox - Server Modpack
133 artiklar
Beskrivning
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 kommentarer
D-BOI-9341 8 jul @ 8:24 
This addon made me saw a world completely different...
Castle 10 apr, 2024 @ 11:37 
thanks craftian mans
Angel 1 okt, 2023 @ 8:18 
okay
Dodyssey 13 jun, 2023 @ 17:30 
oh ok!
thecraftianman  [skapare] 13 jun, 2023 @ 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 jun, 2023 @ 13:20 
what is gmod armour?
thecraftianman  [skapare] 20 okt, 2022 @ 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 okt, 2022 @ 12:02 
and then how would you put this into the game?
thecraftianman  [skapare] 20 okt, 2022 @ 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 okt, 2022 @ 19:50 
could you elaborate on how to do that?