My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

This is the official repository of DepthHUD Inline.

In a nutshell, what's this

The remake of the old "Depth HUD" for Garry's Mod, from the same author, one year later.

Why ?

"Depth HUD" was created as the first Lua script I ever made for Garry's Mod. After a one year experiment with Garry's Mod Lua, I wanted to give it a second try, from scratch, a lot tidier and a lot more modular.

Legal stuff

While the sources are available as any other clientside addon for Garry's Mod, and I don't want to carry some license shit no one understands and cares to read for that kind of project, just owe me the respect to be the only one who edits the official code of it, so that we won't get a handful of different versions of this HUD at the point where no one understands which addon they should get.

Okay, now how to install this thing

If this is your Steam GMod Addons directory... : ?../Steam/SteamApps/<your account name>/garrysmod/garrysmod/addons/

...you'll have to create a new directory, called "depthhud_inline", like this : ?../Steam/SteamApps/<your account name>/garrysmod/garrysmod/addons/depthhud_inline

Then, select this folder, right click on it and do a checkout, on this URL : http://depthhudinfo.googlecode.com/svn/trunk/

There is it, it's installed.

How do I configure it ?

You have two ways to access the DepthHUD Inline menu.

- If you are in a Sandbox gamemode, open the Spawn Menu, in the top right, select Options, then look at Player category and then select DepthHUD Inline. In the contextual menu, click on the button "Open Menu".

- The menu that was called above is also displayed when you use the console command : "dhinlne_menu". You can bind it on a key, for example, to bind the menu on F7, type in the console : bind "F7" "dhinline_menu"

Powered by Google Project Hosting