Garry's Mod

Garry's Mod

64 ratings
Simple DarkRP HUD v1.0
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Effects
Addon Tags: Fun, Roleplay
File Size
Posted
Updated
1.971 KB
20 Mar, 2016 @ 4:51am
31 Mar, 2016 @ 1:49am
4 Change Notes ( view )

Subscribe to download
Simple DarkRP HUD v1.0

Description
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
https://steamhost.cn/steamcommunity_com/id/pixnutz/myworkshopfiles/
31 Comments
WEEZOOKA 1 Oct, 2021 @ 1:28am 
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 23 May, 2019 @ 2:37pm 
I followed hide DarkRP_LocalPlayerHUD to true and it seems not to work
Exile 23 May, 2019 @ 2:28pm 
Hey i am having the same problem of getting the basic gmod health where its yellow and says 100 any fixes?
Mayor Sinclair 15 Apr, 2018 @ 7:10pm 
Is there a hud anywhere like this for sandbox?
ficklefeline19 14 Oct, 2017 @ 7:35am 
I did everything right
ficklefeline19 14 Oct, 2017 @ 7:34am 
Uhm I still have the basic Gmod health bar
plz help
MrHeriV2 22 Jun, 2017 @ 4:58am 
Okay so i cant find hudreplacement in darkrp modification
Bigtuck 17 Dec, 2016 @ 10:44pm 
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 1 Dec, 2016 @ 6:29am 
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  [author] 21 Oct, 2016 @ 9:40am 
Good :D