Tremulous Forum

Mods => Mod Releases => HUDs => Topic started by: E-Mxp on November 07, 2010, 12:27:55 am

Title: Hotfix HUD v5.3 for GPP
Post by: E-Mxp on November 07, 2010, 12:27:55 am
Hotfix Hud v5.3 for GPP
(http://i.imgur.com/CcFp0l.jpg) (http://imgur.com/CcFp0)

(http://i.imgur.com/4lxkvs.jpg) (http://imgur.com/4lxkv)  (http://i.imgur.com/BU02Ds.jpg) (http://imgur.com/BU02D)  (http://i.imgur.com/HcOhes.jpg) (http://imgur.com/HcOhe)

Initially intended as a hotfix, I have added some more things to make it more to my liking.
The best part of Superpie's Tweaked GPP HUD was (in my opinion) the centered hud, however, I found out that the centered hud was made to be perfectly aligned if you have a 4:3 resolution (as you can see if you look at the human inventory arrow and more noticeably, in the alien hud).
While working on the fix I learned more about how the code works and I decided to add more options.

- DOWNLOAD HERE -  (https://github.com/E-Mxp/Hotfix-Hud-Tremulous/releases/tag/v5.3)
- source -  (https://github.com/E-Mxp/Hotfix-Hud-Tremulous)
- requires Segfault -  (http://code.google.com/p/segfault/)

MAIN FEATURES:
NOTES:
All "hud_" (exept "hud_style") commands get applied immediately, so there is no need to restart.


Code: [Select]
//CHANGELOG\\
V5.3: CHANGES FROM V5.2
*Changed the Hellrider human chargebar to its intended colors (was using Superpie's default)!
*Replaced the default pre-loadingscreen image (moon in front of blue nebula) with a custom one based off the menu.
*Replaced the default loadingscreen with a custom one based on Kang's hud (with some personal changes).

V5.2: CHANGES FROM V4
*Merge with the Unvanquished version!
*Added the staminabars from Dodger's Hud with GeneralScott's full permission, thanks!
*Fixed Centered inventory in the Default huds so that they don't loop around if you have too many items.
*As an added bonus: custom alien crosshairs. (beta)
*Changed red nebula on main menu.
*Minor tweaks.

V4: CHANGES FROM V3
*Added hud screenshots to the hudoptions.
*Added Segfault options to the main menu.
*Changes to the main menu.

V3: CHANGES FROM V2.5
*Fixed ammo in Default Superpie hud.
*Fixed buildpoints for Default aliens hud.

V2.5: CHANGES FROM V2.4
*Added the option to have the inventory in the center or to have it on the right.
*Moved the Stagereport to the right on the Centered hud to accompany above mentioned feature.

V2.4: CHANGES FROM V2.3
*Removed hud_markedBuildPoints option. (Now uses the previous "1" setting.) I removed it because most (if not all) servers use the latest version of gpp, so there is no need to want to change the setting.
*Moved the inventory to the bottom of the screen on the "Centered" hud. So now also no need for hud_widescreen.

V2.3: CHANGES FROM V2.2
* Added option to change fontsize

V2.2: CHANGES FROM V2.1
* Added the Demos menu in the main menu, as added in by revision 2222.

V2.1: CHANGES FROM V2
     * Fixed Centered huds for Superpie and Warrior, due to a filename error they where broken.
     * Made the Bolt for the Compact and Centered huds more clear.
     * Changed colors for the build timers on Compact huds to be better visible against the green of an unconstructed structure.
     * Moved the TeamOverlay on the bottom right a bit up, as it was overlapping the stage report. (Thanks to ThisIsBS for reporting!)
     * Added TeamOverlay option to place it on the bottom left.
     * HOTFIX1: Fixed the Default Superpie hud.

V2: CHANGES FROM V1.4
    * New hudstyle made by yours truly. The Compact hud, this one is also in 3 color scemes.
    * Changed menu to ask what style of hud you want and then what color sceme for faster selection.

V1.4: CHANGES FROM V1.3

    * Added command "hud_markedBuildPoints" to keep up with changes in gppr2184 (March 02 2011).

V1.3: CHANGES FROM V1.2

    * Made all the text on the screen smaller.
    * Lowered the speedometer because it was overlapping the FOLLOWING PLAYER text.
    * Added the Human Dot Chrosshairs in 3 colors; white, blue and black.
    * Minor fixes.

    *V1.3a Fixes typo that breaks the Stage Report.

V1.2: CHANGES FROM V1.1

    * Changed the name from Tweaked GPP HUD Hotfixed to the original worktitle: Hotfixhud
    * Added option to change the location of the TeamOverlay from default(center left) to center right and bottom right and back.
    * Some small changes in the options in the menu.
    * Minor fixes.

V1.1: CHANGES FROM v1

    * Hud options now have a different tab on the main menu.
    * Made the fullscreen radar display friendlies as light gray, so that it is not as distracting.
    * I found out that the inventory could still be off-center in different aspect ratios. Added in the crude fix from Meisseli's HUD.

CHANGES FROM Tweaked GPP HUD ( v1.8 )
Fixes (only apply in the Centered version of the hud):

    * Made the hud display as intended for all resolutions.
    * Added back in the bolt icon, but in a way that it isn't distracting. The human bolt icon is shown on the health cross icon. The alien bolt icon is shown over the alien icon.
    * Moved the human radar up a bit for it was overlapping the hud.

Added in:

    * Added an option in the main menu to place the Adv. Good barbs underneath the chrossair.
    * Option to use the Warrior hud color scheme. Based off the Warrior's Hud by Warrior
    * Option to use the Hellrider hud color scheme. Based off the Hellrider Hud (v1.1) by Hellrider


Special thanks to:
Superpie (http://tremulous.net/forum/index.php?action=profile;u=2818), for creating the Tweaked GPP HUD (http://tremulous.net/forum/index.php?topic=12997.0) I know and love.
Warrior (http://tremulous.net/forum/index.php?action=profile;u=2265), for crafting the Warrior's Hud (http://tremulous.net/forum/index.php?topic=5059.0), a hud thats very colorfull and nice.
Hellrider (http://tremulous.net/forum/index.php?action=profile;u=4253), for spawning the Hellrider Hud (http://tremulous.net/forum/index.php?topic=6079.0), a hud that looks quite cool and not black and white yet.
Meisseli (http://tremulous.net/forum/index.php?action=profile;u=7231), for making up a very easy way to fix the inventory aspect ratio problem. Try his HUD (http://tremulous.net/forum/index.php?topic=14691.0) out!
Mox (http://tremulous.net/forum/index.php?action=profile;u=5893), for giving me the idea to add pictures to the main menu. His  AdjustableHUD (http://tremulous.net/forum/index.php?topic=9023.0) is really good, try it!
Oticz (http://tremulous.net/forum/index.php?action=profile;u=2766), for his dot crosshair code. If you still play 1.1, his HUD (http://interpsy.com/x/oticz/) is highly recommended!
GeneralScott (http://tremulous.net/forum/index.php?action=profile;u=8714), for giving me full permission to use the staminabar code (http://"http://TremZ.com/community/showthread.php?tid=402&pid=6290#pid6290") from his Hud (http://"http://TremZ.com/community/showthread.php?tid=402&pid=6290#pid6290"), awesome! :D
Kang's hud (http://tremulous.net/forum/index.php?topic=6214.0), who had the most awesome loadingscreen I have seen in Tremulous!

A great help was this site on Icculus.org (http://icculus.org/~phaethon/q3tamenu/q3tamenu.html) and is recommanded to everyone trying to make huds for Tremulous!
Title: Re: Tweaked GPP HUD Hotfixed
Post by: GeneralScott on November 07, 2010, 12:46:15 am
Those are some cool colors!
Title: Re: Tweaked GPP HUD Hotfixed
Post by: Superpie on November 07, 2010, 01:18:54 am
Well done!

Though, could you shed some light on what exactly needed a fix here?
  • Made the hud display as intended for all resolutions.
Title: Re: Tweaked GPP HUD Hotfixed
Post by: OhaiReapd on November 07, 2010, 04:25:07 am
Pretty legit man! Can't wait until 1.2 releases and we get the itemdefs that were in 1.1
Title: Re: Tweaked GPP HUD Hotfixed
Post by: E-Mxp on November 07, 2010, 08:47:02 am
Well done!

Though, could you shed some light on what exactly needed a fix here?

(http://img818.imageshack.us/img818/1241/shot0011o.th.jpg) (http://img818.imageshack.us/i/shot0011o.jpg/)
(http://img257.imageshack.us/img257/5746/shot0012ky.th.jpg) (http://img257.imageshack.us/i/shot0012ky.jpg/)

In my 1680x1050 resolution the centered hud displays like this. As you can see, the item select arrow is not aligned properly.
In the alien hud the hud elements are set to ALIGN_LEFT or ALIGN_RIGHT, so that if you have a wider resolution the "left arm" of the hud and the "right arm" of the hud gets pulled away from each other. I discovered this because I wondered why the bolt icon is gone, while there is an open space for it.
Now I have changed the hudelements to ALIGN_CENTER, so now the arms stay together, even if you have a wider resolution.
Title: Re: Tweaked GPP HUD Hotfixed
Post by: GeneralScott on November 07, 2010, 01:34:42 pm
OH! I thought the normal version of this HUD WAS the alien (split apart) version at the top! I should probably fix that in my version of Pie's hud.
Title: Re: Tweaked GPP HUD Hotfixed
Post by: Nate on November 14, 2010, 06:14:03 am
EDIT: NVM
Title: Re: Tweaked GPP HUD Hotfixed
Post by: Lecavalier on November 26, 2010, 12:31:26 am
OK, I am nub. How do I get Hellrider and center  ??? ??? ??? It's not in ESC -> Options -> HUD and that is the extent of my knowledge of anything. Please help :-[ ???
Title: Re: Tweaked GPP HUD Hotfixed
Post by: E-Mxp on November 26, 2010, 09:39:55 am
OK, I am nub. How do I get Hellrider and center  ??? ??? ??? It's not in ESC -> Options -> HUD and that is the extent of my knowledge of anything. Please help :-[ ???
The options are in the main menu.
Be sure to run "exec ui/hotfix_install.cfg"

If even then the options dont show up, you could try the command "cg_hudFiles ui/layout6.cfg".
Title: Re: Tweaked GPP HUD Hotfixed
Post by: Lecavalier on November 26, 2010, 03:41:39 pm
OK, I am nub. How do I get Hellrider and center  ??? ??? ??? It's not in ESC -> Options -> HUD and that is the extent of my knowledge of anything. Please help :-[ ???
The options are in the main menu.
Be sure to run "exec ui/hotfix_install.cfg"

If even then the options dont show up, you could try the command "cg_hudFiles ui/layout6.cfg".
That got it, thanks.  :-*
Title: Re: Tweaked GPP HUD Hotfixed
Post by: E-Mxp on December 09, 2010, 10:06:34 pm
Updated to v1.1!
Check the first post!
Title: Re: Tweaked GPP HUD Hotfixed
Post by: Superpie on December 10, 2010, 08:43:18 am
I think this is venturing a bit far for a hotfix :P
Title: Re: Tweaked GPP HUD Hotfixed
Post by: OhaiReapd on December 20, 2010, 08:23:56 pm
I keep getting decompression failed message.
Title: Re: Tweaked GPP HUD Hotfixed
Post by: E-Mxp on December 21, 2010, 01:03:36 pm
I keep getting decompression failed message.
Im using 7zip and it has no problems with decompressing it.
Title: Re: Tweaked GPP HUD Hotfixed
Post by: OhaiReapd on December 24, 2010, 07:16:13 am
Idk what I am using, but it works for everything else I dl.
Title: Re: Hotfix HUD v1.2 for GPP
Post by: E-Mxp on December 25, 2010, 08:15:29 pm
Merry Christmas, everyone!

I present you a small Christmas present: an update! :3

Yes, the votes overlapping the teamoverlay started to annoy me, so here a fix!
Title: Re: Hotfix HUD v1.2 for GPP
Post by: your face on December 25, 2010, 08:57:58 pm
Merry Christmas, E-Mxp!  :)
Title: Re: Hotfix HUD v1.2 for GPP
Post by: OhaiReapd on December 26, 2010, 09:15:52 pm
Fix link.
Title: Re: Hotfix HUD v1.2 for GPP
Post by: E-Mxp on December 26, 2010, 09:43:37 pm
fix link
Title: Re: Hotfix HUD v1.2 for GPP
Post by: OhaiReapd on December 27, 2010, 12:03:05 am
Thanks.
Title: Re: Hotfix HUD v1.3 for GPP
Post by: E-Mxp on January 09, 2011, 09:59:40 pm
Another update! Check the first post!

Unless some serious bugs come up I consider this to be the final version.
Title: Re: Hotfix HUD v1.3 for GPP
Post by: ZeroKnight on January 09, 2011, 10:42:03 pm
This looks really nice. If I can't get the Voltage HUD working, I think I'll use this.

I decided to use it.
Title: Re: Hotfix HUD v1.3 for GPP
Post by: E-Mxp on January 10, 2011, 06:00:39 am
I just got a message from ZeroKnight that there is a bug that does not allow Tremulous to remember your hudsettings if you close it and fire it back up again.

Well, I would have to say that I had this problem too and indeed, for some reason Tremulous does not want to put the settings in the autogen.cfg file. Adding them in manually will fix this problem and afterwards it will remember your settings.

The commands this hud uses are also the ones found in the install config. These are:
Code: [Select]
set cg_hudFilesEnable "1"
set cg_hudFiles "ui/layout1.cfg"
set hud_scannerFullScreen "0"
set hud_nonScoreStageReport "1"
set hud_consoleAlignCenter "0"
set hud_blobCenter "1"
set hud_widescreen "0"
set hud_teamoverlayLocation "1"
set hud_dotXhairs "0"

This should fix the problem.
Title: Re: Hotfix HUD v1.3 for GPP
Post by: ZeroKnight on January 10, 2011, 06:38:57 am
Just to save people some messing around, here's all the less obvious values.



For the different HUDs:

layout1 = Superpie Default
layout2 = Superpie Center
layout3 = Warrior Default
layout4 = Warrior Center
layout5 = Hellrider Defaut
layout6 = Hellrider Center

Aspect Ratio:
hud_widescreen

0 = 4:3
1 = 16:10
2 = 16:9


Crosshairs:
hud_dotXhairs

0 = Off
1 = White
2 = Blue
3 = Black


Everything else:

hud_blobCenter --- 0 = Adv. Goon barbs are in the bottom || 1 = Barbs are just below the crosshair
hud_consoleAlignCenter --- 0 = All text is in the top left || 1 = All text is in the top center
Title: Re: Hotfix HUD v1.3a for GPP
Post by: E-Mxp on January 20, 2011, 08:46:42 pm
Uploaded a very small fix.
I accidentally deleted a } and so the stage report on the human hud was broken. Fixed.
Title: Re: Hotfix HUD v1.4 for GPP
Post by: E-Mxp on March 03, 2011, 10:11:01 pm
Uploaded a new version to reflect the buildpoint changes in gppr2184 (March 02 2011) (http://tremulous.net/forum/index.php?topic=15276.0).

Check the original post!
Title: Re: Hotfix HUD v2 for GPP
Post by: E-Mxp on May 02, 2011, 10:12:14 pm
Created a new hud that is more compact than the Centered hud, therefore: Compact.

Please try it out, and let me know what you think!


(http://img694.imageshack.us/img694/7415/compacthud.th.jpg) (http://img694.imageshack.us/i/compacthud.jpg/)
Title: Re: Hotfix HUD v2 for GPP
Post by: Moose on May 03, 2011, 08:50:53 pm
I like it, looks nice.
Title: Re: Hotfix HUD v2 for GPP
Post by: ThisIsBS on May 04, 2011, 11:09:16 pm
I've been using this hud forever, thanks for the compact. I'll try it today, looks really neat.

+cookie

Edit: The hud menu never seemed to work for me. Where should I put the z_hudoption.pk3? Since you changed the layout thing (layout1.cfg/layout2.cfg), I can't figure out how to use the hud now (I wanted Hell Riders Compact).

Any help? Since z_hudoption.pk3 was next to the ui, I put it there in the Tremulous Installation base folder.
Title: Re: Hotfix HUD v2 for GPP
Post by: E-Mxp on May 05, 2011, 09:44:25 am
I've been using this hud forever, thanks for the compact. I'll try it today, looks really neat.

+cookie

Edit: The hud menu never seemed to work for me. Where should I put the z_hudoption.pk3? Since you changed the layout thing (layout1.cfg/layout2.cfg), I can't figure out how to use the hud now (I wanted Hell Riders Compact).

Any help? Since z_hudoption.pk3 was next to the ui, I put it there in the Tremulous Installation base folder.
You should place all the files into your "/gpp/" folder, then open the console and type in "/exec hotfix_install.cfg".
That should do it.  :granger:
Title: Re: Hotfix HUD v2 for GPP
Post by: ThisIsBS on May 06, 2011, 01:02:42 am
I did that the first time I used this hud, still/never worked. Where exactly would I find the hud menu anyways?

It's not on the main menu, and it doesn't show ingame (I checked the HUD tab on the esc menu, it's the same :()

Sounds like a really neat idea, anyone else have trouble with this? Btw, when you mean GPP folder, do you mean C:/Program Files/Tremulous (Windows XP), or C:/Documents and Settings/USERNAMEHERE/Application Data/Tremulous (Windows XP)? I placed it in the installation folder (Program Files)

Sorry for being a noob :(
Title: Re: Hotfix HUD v2 for GPP
Post by: E-Mxp on May 06, 2011, 11:23:39 am
I did that the first time I used this hud, still/never worked. Where exactly would I find the hud menu anyways?

It's not on the main menu, and it doesn't show ingame (I checked the HUD tab on the esc menu, it's the same :()

Sounds like a really neat idea, anyone else have trouble with this? Btw, when you mean GPP folder, do you mean C:/Program Files/Tremulous (Windows XP), or C:/Documents and Settings/USERNAMEHERE/Application Data/Tremulous (Windows XP)? I placed it in the installation folder (Program Files)

Sorry for being a noob :(
Naah, it's fine.  ;)

If you installed it correctly the menu should show up in the main menu.

You could place them in your applications data folder and it should work, but here I just put them into the install directory.
You should put the z-hudoptions.pk3 file in into the same folder that has the "data-gpp1.pk3" and "vms-gpp1.pk3" files in it.
Then you put the "ui" folder into the very same folder ("gpp"), so the directory to, lets say, default superpie hud, should be:
C:/Program Files/Tremulous/gpp/ui/Default/Superpie1.cfg

and the link to z-hudoptions.pk3 should be:
C:/Program Files/Tremulous/gpp/z-hudoption.pk3

Hope this works, the problem of it not showing up should be that you put the files into the wrong directory.
If this does not work, I don't know what the problem is.  :granger:

...This should still work though :3
Title: Re: Hotfix HUD v2 for GPP
Post by: ThisIsBS on May 07, 2011, 01:25:23 am
Thanks, putting just the hudmenu pk3 in the application data directory worked :). Btw, if you put set the team overlay to bottom right, while using the compact hud, the team overlay would overlap the stage counter (nonscorecreditreport or something). Just a little thing to fix if you release another version.

On topic, the compact hud is really nice, it's my favorite now :). Do you think you can add the booster warning that Meissili did, where the booster would have a flashing hand print with a 10 second warning. Thanks for helping me out,

-tibs
Title: Re: Hotfix HUD v2 for GPP
Post by: E-Mxp on May 08, 2011, 01:29:30 pm
Thanks, putting just the hudmenu pk3 in the application data directory worked :). Btw, if you put set the team overlay to bottom right, while using the compact hud, the team overlay would overlap the stage counter (nonscorecreditreport or something). Just a little thing to fix if you release another version.
Whoops! Didn't notice that, thanks for reporting! :D

On topic, the compact hud is really nice, it's my favorite now :). Do you think you can add the booster warning that Meissili did, where the booster would have a flashing hand print with a 10 second warning. Thanks for helping me out,

-tibs
The warning is included in the hud, those are the spikes next to the health icon, these flash instaid of the regular bolt icon or the alien head/footprint. Maybe a sign to make it a bit more clear.

Anyway, a new update is posted! Changed some more things.

Also, if you downloaded V2, please download this version. Because of some renaming the Centered Superpie hud and Centered Warrior hud where broken, that is fixed in this version.  :-[
Title: Re: Hotfix HUD v2.1 for GPP
Post by: ThisIsBS on May 09, 2011, 08:00:09 pm
I guess I didn't notice the booster warning, silly me :P. Keep up the really good work E-Mxp, I really do love the compact hud so much! I've been meaning to ask you, what is your in-game name on GPP?
Title: Re: Hotfix HUD v2.1 for GPP
Post by: E-Mxp on May 10, 2011, 04:33:16 pm
I guess I didn't notice the booster warning, silly me :P. Keep up the really good work E-Mxp, I really do love the compact hud so much! I've been meaning to ask you, what is your in-game name on GPP?
On GPP I'm known as DeLift, but because of school and personal life I nowadays only get to play Tremulous in short bursts :(
Title: Re: Hotfix HUD v2.1 for GPP
Post by: E-Mxp on May 18, 2011, 08:58:54 pm
Because I forgot that Superpie is written with a "p" in the middle, the default Superpie hud was broken.
Ironicly, I have posted the hotfix for my Hotfix hud.

If you don't use the default Superpie hud, there is no need to redownload it.

Or open ui/Default/ directory and open Superpie1.cfg, Superpie1_alien_general_hud.menu and Superpie1_alien_builder_hud.menu and replace all instances of "Superie" with "Superpie"  :-[
Title: Re: Hotfix HUD v2.1 for GPP
Post by: ThisIsBS on May 19, 2011, 07:48:11 pm
Another thing, if you set the teamoverlay location to bottom left, the callvotes would overlap the thing. I still can read it, but it doesn't look pretty.
Title: Re: Hotfix HUD v2.1 for GPP
Post by: ThisIsBS on May 19, 2011, 08:10:21 pm
Also, here's a temporary picture you can use for your compact hud, since you're in need of one.
Title: Re: Hotfix HUD v2.2 for GPP
Post by: E-Mxp on July 05, 2011, 06:41:54 pm
Small update to reflect the changes in the main menu thanks to the Revision 2222 (http://tremulous.net/forum/index.php?topic=15922.0) update.
Title: Re: Hotfix HUD v3 for GPP
Post by: E-Mxp on August 22, 2011, 12:43:51 am
New update!

Major changes include:

Title: Re: Hotfix HUD v3 for GPP
Post by: StevenM on August 23, 2011, 03:54:14 am
one thing i believe the HUD is missing, darker xhair's! for whatever reason the default xhairs are faint. if i had the time id simply just take 2 xhairs and overlap them, but im lazy. hence i turn to you :P.
Title: Re: Hotfix HUD v3 for GPP
Post by: E-Mxp on August 23, 2011, 02:07:59 pm
one thing i believe the HUD is missing, darker xhair's! for whatever reason the default xhairs are faint. if i had the time id simply just take 2 xhairs and overlap them, but im lazy. hence i turn to you :P.
Wow, thanks.

Within ui/common/common_hud.cfg you will find the following code:
Code: [Select]
//CROSSHAIR
itemDef
{
  name "crosshair"
  visible MENU_TRUE
  decoration
  rect 320 240 0 0
  forecolor COMMON_HUD_R COMMON_HUD_G COMMON_HUD_B .35
  ownerdraw CG_PLAYER_CROSSHAIR
}

As you might guess, the .35 value is for alpha. Just change it's value to 1 if you don't want it to be transparent at all.

Personally, I have no problems with it being transparent, so I won't change it in the next version.
Title: Re: Hotfix HUD v3 for GPP
Post by: StevenM on August 24, 2011, 08:26:51 pm
Thanks! yeah, maybe you can add it to the options menu, should you get the chance. this is more than sufficient for me though.  :)
Title: Re: Hotfix HUD v3 for GPP
Post by: E-Mxp on November 04, 2011, 12:33:15 am
WIP:

(http://i.imgur.com/BOPeyl.png) (http://imgur.com/BOPey)

Title: Re: Hotfix HUD v4 for GPP
Post by: E-Mxp on November 08, 2011, 10:40:47 am
Now v4!

Check the main page!
Title: Re: Hotfix HUD v4 for GPP
Post by: Creative1 on November 12, 2011, 04:25:16 pm
Awesome release man! Really like the new main menu.  :D
Title: Re: Hotfix HUD v4 for GPP
Post by: E-Mxp on February 06, 2012, 09:44:48 pm
Awesome release man! Really like the new main menu.  :D
Thanks :3

Also, here is something I have been working on.
Title: Re: Hotfix HUD v4 for GPP
Post by: CreatureofHell on February 07, 2012, 12:35:10 am
Wooo Hamunaptra!  8)
Title: Re: Hotfix HUD v5.2 for GPP
Post by: E-Mxp on April 02, 2012, 02:44:16 pm
New update adding stamina progress bars!

Get it while it's hot!
Title: Re: Hotfix HUD v5.2 for GPP
Post by: OhaiReapd on April 03, 2012, 12:19:26 pm
So I have a question. How do you get the segfault+hud options bar in the menu? Because I have segfault for mac(its the same, right?) and I installed the HUD but did not get the sections in the menu. :[
Title: Re: Hotfix HUD v5.2 for GPP
Post by: E-Mxp on April 04, 2012, 12:04:34 am
Have you installed it propperly?
You should extract the files into your GPP folder.
The .pk3 file and the "ui" folder should be in thesame folder that contains the data-gpp1.pk3 file.
Title: Re: Hotfix HUD v5.2 for GPP
Post by: OhaiReapd on April 04, 2012, 06:33:05 pm
Oh, I was putting the files in my base folder, not the GPP folder. Thanks. :]
Title: Re: Hotfix HUD v5.3 for GPP
Post by: E-Mxp on April 08, 2012, 10:25:08 pm
You're welcome!  :laugh:

New version!!
Fixes to the Hellrider hud and now with 100% more custom loading screens!

(http://i.imgur.com/G2ZCy.jpg) (http://imgur.com/G2ZCy)
Title: Re: Hotfix HUD v5.3 for GPP
Post by: AppleZ on May 31, 2012, 06:48:26 pm
So i decided to play gpp again.
and uhh i cant get the z_hudoptions for the cool menu
:<
hhow do u i do et
:<

Its in my gpp folder not in my ui folder.
Title: Re: Hotfix HUD v5.3 for GPP
Post by: E-Mxp on June 01, 2012, 01:57:50 pm
Extract all the files in the .7z in your GPP folder. You do not have to extract the z_hudoptions.pk3.
The z_hudoptions.pk3 should be next to the vms-gppr####.pk3.

Then it should work.
If it doesn't, try uninstalling other huds, as some of them might overwrite my edits.
Title: Re: Hotfix HUD v5.3 for GPP
Post by: BumStead on June 12, 2012, 04:33:59 am
Extracted into the gpp/ folder, typed exec hotfix_install.cfg, not seeing extra options in the main menu...


fixed it, you have to place it in your appdata/tremulous/gpp folder for this to work, a heads up might be needed for that.
Title: Re: Hotfix HUD v5.3 for GPP
Post by: E-Mxp on June 12, 2012, 03:03:30 pm
How strange.  ???
I never had to run it from the application folder.