Author Topic: Help with huds please  (Read 3938 times)

Chunkey_Monkey

  • Posts: 4
  • Turrets: +0/-1
Help with huds please
« on: February 23, 2008, 04:32:12 pm »
I downloaded a hud from the internet.


How do I use and set it?

Circle

  • Posts: 93
  • Turrets: +8/-13
Re: Help with huds please
« Reply #1 on: February 23, 2008, 04:46:20 pm »
Hi,

Unzip the hud and move it to your "tremulous/base/ui" folder (for easy uninstallation). Depending on the hud, there can be a "install script". If there is, you would go into the console and type /exec ui/something_install.cfg (replace something with whatever).

If there isn't, you would have to look at the files, and then under "/cg_hudfiles" you would put the appropriate file. For Example "/cg_hudfiles hellrider.cfg"  This is just using Hellrider's huds. Other huds will have different configuration. Just look for something like this.

Quote
{
  loadMenu { "ui/hellrider-v1.1-alien_builder_hud.menu" }
  loadMenu { "ui/hellrider-v1.1-alien_general_hud.menu" }
  loadMenu { "ui/hellrider-v1.1-human_hud.menu" }
  loadmenu { "ui/hellrider-v1.1-tremulous_default_hud.menu" }
  loadMenu { "ui/teamscore.menu" }
  loadMenu { "ui/hellrider-v1.1-loading.menu" }
}

(ui_menufiles is for the non-ingame display. For example, the main menu.)
« Last Edit: February 23, 2008, 04:49:28 pm by Circle »

Chunkey_Monkey

  • Posts: 4
  • Turrets: +0/-1
Re: Help with huds please
« Reply #2 on: February 23, 2008, 05:00:48 pm »
when i downloaded it.


It came in a folder.



whitebear

  • Posts: 659
  • Turrets: +35/-20
Re: Help with huds please
« Reply #3 on: February 24, 2008, 08:07:22 pm »
And you are unable to move it from the folder? Bit common sense is asked when using the internet.