Garry's Mod

Garry's Mod

379 vurderinger
Simple Armor Display
2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Content Type: Addon
Addon Type: Effects
Addon Tags: Build, Realism
Filstørrelse:
Offentliggjort:
Opdateret:
2.160 KB
27. juli 2022 kl. 17:38
25. jan. 2023 kl. 8:01
8 ændringsbemærkninger ( vis )

Abonner for at downloade
Simple Armor Display

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