Garry's Mod

Garry's Mod

379 个评价
Simple Armor Display
2
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 特效
插件标签: 建筑, 写实
文件大小
发表于
更新日期
2.160 KB
2022 年 7 月 27 日 下午 5:38
2023 年 1 月 25 日 上午 8:01
8 项改动说明 ( 查看 )

订阅以下载
Simple Armor Display

在 thecraftianman 的 1 个合集中
Valen Sandbox - Server Modpack
133 件物品
描述
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 条留言
D-BOI-9341 7 月 8 日 上午 8:24 
This addon made me saw a world completely different...
Castle 2024 年 4 月 10 日 上午 11:37 
thanks craftian mans
Angel 2023 年 10 月 1 日 上午 8:18 
okay
Dodyssey 2023 年 6 月 13 日 下午 5:30 
oh ok!
thecraftianman  [作者] 2023 年 6 月 13 日 下午 4: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 2023 年 6 月 13 日 下午 1:20 
what is gmod armour?
thecraftianman  [作者] 2022 年 10 月 20 日 下午 1: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 2022 年 10 月 20 日 下午 12:02 
and then how would you put this into the game?
thecraftianman  [作者] 2022 年 10 月 20 日 上午 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 2022 年 10 月 19 日 下午 7:50 
could you elaborate on how to do that?