I added in the HUD it shows up but my crosshair is missing.
Steps are
1.Simply drag and drop boo_gta_hud into addons.
2.Simply drag and drop darkrp folder into garrysmod/gamemodes it will overwrite hud.lua and hunger_mod file.
If you don't copy the darkrp folder the addon won't work properly
************IF USING DarkRP 2.5***************
************FOLLOW THE NEXT STEPS***************
1.Simply drag and drop boo_gta_hud into addons.
Dont all that. and I added
[CODE]
resource.AddFile("materials/darkrp/player_icon.png")
resource.AddFile("materials/darkrp/npc_icon.png")
resource.AddFile("materials/darkrp/cop_icon.png")
resource.AddFile("materials/darkrp/none_icon.png")
resource.AddFile("materials/darkrp/crosshair.png")
resource.AddFile("resource/fonts/pricedown bl.ttf")
resource.AddFile("sound/death_sound.mp3")
resource.AddFile("sound/wanted_sound.mp3")[/CODE]
in my resource.lua under "/garrysmod/lua/autorun/server
When entering the server it shows it is downloading but when in game it dont work. ANy ideas?
[editline]18th July 2014[/editline]
NVM FIXED! :D
Sorry, you need to Log In to post a reply to this thread.