Garry's Mod

Garry's Mod

DarkHUD
Showing 1-7 of 7 entries
Update: Aug 1, 2018 @ 5:36pm

Patchnote

Bug Fix
- Weapon HUD

Update: Aug 1, 2018 @ 5:36pm

None Provided

Update: Aug 1, 2018 @ 5:24pm

Update v.1.0.2

Bugfixes:
- Lua error fix
- Armor HUD

Added:
- Config

How to create the config file:
1. Create a folder path which looks like this:
/lua/darkhud/cl_config.lua

2. inside this config you write the following code:
darkhud = {}
darkhud.avatar = false

3. Choose true or false

4. go to lua/autorun/server and create a workshop.lua file.

5. Inside this file you write
resource.AddWorkshop("1437259478")

6. restart your gmod and everything should work fine.

If there are any bugs with the config, feel free to add a comment.

May there will be a ingame config in the future. But this for now.

Thanks to @✪ Sm4rt3y ツ for reporting a bug.

Update: Jul 11, 2018 @ 2:41pm

UPDATE

Added
- Wanted text for DarkRP

Fixed
- Responsive Design for resolution

If anything isn't working with the script, report the bug in the comment section

Update: Jul 11, 2018 @ 2:41pm

None Provided

Update: Jul 10, 2018 @ 1:18pm

Bugfixes

- serverside error
- clientside error

Update: Jul 10, 2018 @ 6:56am

RELEASE