Garry's Mod

Garry's Mod

64 个评价
Simple DarkRP HUD v1.0
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 特效
插件标签: 快乐, 角色扮演
文件大小
发表于
更新日期
1.971 KB
2016 年 3 月 20 日 上午 4:51
2016 年 3 月 31 日 上午 1:49
4 项改动说明 ( 查看 )

订阅以下载
Simple DarkRP HUD v1.0

描述
A simple HUD.
Displays the players health, armor, name, job, money and salary. Only works
with DarkRP. Also displays the players steam profile picture.

Report if you find any bugs and tell me if there is any feature you would like me to add. If you find this addon useful then it would be kind of you to give it a like ;)

Please go and check out my other addons too
http://psteamcommunity.yuanyoumao.com/id/pixnutz/myworkshopfiles/
31 条留言
WEEZOOKA 2021 年 10 月 1 日 上午 1:28 
whoever made this addon forgot to add a few lines that disable the default gmod hud i assume
hook.Add( "HUDShouldDraw", "hide hud", function( name )
if ( name == "CHudHealth" or name == "CHudBattery" or name == "CHudAmmo" or name == "CHudSecondaryAmmo" ) then
return false
end
end)
just chuck this at the top of the clientside file that handles the hud
this file will have a line of code that looks something like this
hook.Add("HUDPaint", "wehud", function()
Exile 2019 年 5 月 23 日 下午 2:37 
I followed hide DarkRP_LocalPlayerHUD to true and it seems not to work
Exile 2019 年 5 月 23 日 下午 2:28 
Hey i am having the same problem of getting the basic gmod health where its yellow and says 100 any fixes?
Mayor Sinclair 2018 年 4 月 15 日 下午 7:10 
Is there a hud anywhere like this for sandbox?
ficklefeline19 2017 年 10 月 14 日 上午 7:35 
I did everything right
ficklefeline19 2017 年 10 月 14 日 上午 7:34 
Uhm I still have the basic Gmod health bar
plz help
MrHeriV2 2017 年 6 月 22 日 上午 4:58 
Okay so i cant find hudreplacement in darkrp modification
Bigtuck 2016 年 12 月 17 日 下午 10:44 
If you want to use this addon read this

1) Subscribe. (Duh)

2) Go into your darkRP modifacation master and and at the top (goto line 8) and change it to true.
( https://gyazo.com/b52235ed3cca9bbb376c74fa4a123ebd ) <- if you cant find it

3) Make sure to add this to your collection!!! ( I forgot to do this )
McBlue 2016 年 12 月 1 日 上午 6:29 
Hello ! I used your HUD on my server.. But hungermod is set to true and on the HUD there is no place for it, so i have a blue line with a percentage, how i can fix it ? Thanks :)
Martensi  [作者] 2016 年 10 月 21 日 上午 9:40 
Good :D