Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Release Forum » [HUD] Stock Renegade Hud - Released!
[HUD] Stock Renegade Hud - Released! [message #478536] Wed, 09 January 2013 11:15 Go to next message
Mauler
Messages: 448
Registered: May 2003
Location: Alberta, Canada
Karma: 0
Commander
The custom shader hud in action
 
http://mauler.ultraaow.com/Mauler-bin/Images/HUD_PREVIEW.jpg
 
 
Alright guys i have now finished testing and editing the custom 4.0 hud that uses the stock renegade hud, you can now fully customize the colors of the text, images and the whole hud a bit easier now... i really wanted to make a custom hud but I didn't want to use anyone else's hud as a base, so i recreated the renegade hud to learn how to use the new and edit the hud.ini file that is included in 4.0
 
 
The reason i did this is to provide a base 4.0 shader hud that is easier to modify and create your own designs, and add color where you could not add before with the texture hud_main.dds
 
Changes made
The health bar displays health level in color form, could not find a way of add it without errors/ or not displaying colors properly
The selected weapon text is now been moved to the middle, aligned it with the credit, time text info
Disabled vehicle steering image and gunner images... could not find a way of add it without errors
 

so without further interruption i present the download link Smile enjoy!

 
A BIG THANKS TO MY MAIN BUDDIE KENZ3001, who gave me a hand (i should say magic hands) on making this possible! ty son!  Very Happy
GET IT HERE
Re: [HUD] Stock Renegade Hud - Released! [message #478540 is a reply to message #478536] Wed, 09 January 2013 12:08 Go to previous messageGo to next message
Good-One-Driver is currently offline  Good-One-Driver
Messages: 959
Registered: January 2009
Location: Ukraine
Karma: 0
Colonel
here is how you get the colors to chance without actually painting it on the texture:

;HealthBarColor
[Color12]
Red=255
Green=30
Blue=10

;ArmorBarColor
[Color13]
Red=10
Green=255
Blue=30

;Half Armor/Live Color
[Color14]
Red=255
Green=192
Blue=70

;Low Armor/Live Color
[Color15]
Red=255
Green=70
Blue=70

;No Armor/Live Color
[Color16]
Red=255
Green=0
Blue=0

;HealthBarColor Empty
[Color17]
Red=51
Green=6
Blue=2

;ArmorBarColor Empty
[Color18]
Red=2
Green=51
Blue=6

[Color19]
Red=0
Green=170
Blue=0

[Color20]
Red=50
Green=50
Blue=50


And to fix the gunner / vehical problem:


WeaponEnabled=true
WeaponVisible=true
WeaponVisibleNonVehicle=true
WeaponXPos=-400
WeaponYPos=-65
WeaponFont=11
WeaponColor=1

WeaponImageEnabled=true
WeaponImageVisible=true
WeaponImageVisibleNonVehicle=true
WeaponImageXPos=-105
WeaponImageYPos=-185
WeaponImageColor=2
WeaponImageVehicleColor=2


http://i48.tinypic.com/s1m2af.png
Quote: C4Smoke

Good-One-Driver is a little noob crying kid who sux at renegade I say let little noob kid Good-One-Driver cry all he wants lmao
Cry away little tiny kid
Re: [HUD] Stock Renegade Hud - Released! [message #478542 is a reply to message #478540] Wed, 09 January 2013 12:15 Go to previous messageGo to next message
Mauler
Messages: 448
Registered: May 2003
Location: Alberta, Canada
Karma: 0
Commander
great thanks
Re: [HUD] Stock Renegade Hud - Released! [message #478549 is a reply to message #478536] Wed, 09 January 2013 15:12 Go to previous messageGo to next message
Soulhunter is currently offline  Soulhunter
Messages: 23
Registered: May 2009
Karma: 0
Recruit
It appears that a part from the left of your health bar is missing. There are 2 possibilities with this (and I can't check what one it is exactly on this pc, cuz I can't view dds files here):
1. You left out a part of the left side of the health bar in your hud.ini (so, the QuadLeft is wrong for the health bar) (or it could be from the right side as well)
2. There's a part of the left (or right) side missing in the dds file

I'd suggest fixing that Razz If you need help with anything, feel free to say so Wink Even though I stopped playing renegade, I also decided to make a new 4.0 compatible hud (and already have the base graphics for it ready) Razz It keeps my busy while I still have some free time between the exams

[Updated on: Wed, 09 January 2013 15:15]

Report message to a moderator

Re: [HUD] Stock Renegade Hud - Released! [message #478551 is a reply to message #478549] Wed, 09 January 2013 15:22 Go to previous messageGo to next message
Mauler
Messages: 448
Registered: May 2003
Location: Alberta, Canada
Karma: 0
Commander
it's been fixed.
Re: [HUD] Stock Renegade Hud - Released! [message #478554 is a reply to message #478536] Wed, 09 January 2013 22:33 Go to previous messageGo to next message
zunnie is currently offline  zunnie
Messages: 2959
Registered: September 2003
Location: Netherlands
Karma: 0
General (2 Stars)

Nice stuff man, using it now Very Happy Looks good Smile

https://multiplayerforums.com/uploads/monthly_2018_03/TCW2_Signature.png.6236a0dbc6e1e53472a18fe8cd15e47b.png
Re: [HUD] Stock Renegade Hud - Released! [message #478564 is a reply to message #478536] Thu, 10 January 2013 05:29 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
Looks nice, haven't tried it yet though.

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: [HUD] Stock Renegade Hud - Released! [message #478581 is a reply to message #478536] Thu, 10 January 2013 17:11 Go to previous messageGo to next message
Mauler
Messages: 448
Registered: May 2003
Location: Alberta, Canada
Karma: 0
Commander
Seen there is an issue with the weapon text displaying improperly on lower resolution computers, trying to fix, just keep an eye on the version number of the hud when downloading the fix after 1.0

[Updated on: Thu, 10 January 2013 17:12]

Report message to a moderator

Re: [HUD] Stock Renegade Hud - Released! [message #478583 is a reply to message #478536] Thu, 10 January 2013 19:52 Go to previous messageGo to next message
Dev* is currently offline  Dev*
Messages: 27
Registered: March 2012
Location: The Capital Wasteland
Karma: 0
Recruit
You kept the classic Renegade style but spiced it up a bit. I like it.
Re: [HUD] Stock Renegade Hud - Released! [message #479219 is a reply to message #478536] Sat, 09 February 2013 03:22 Go to previous message
Mauler
Messages: 448
Registered: May 2003
Location: Alberta, Canada
Karma: 0
Commander
this hud has been updated to 2.0, new version has been uploaded with some fixes, check out the changelist for a more detailed info @ MPF Downloads
Previous Topic: [Map] C&C_Snow_Warfare
Next Topic: D6 Hud Edit 4.0
Goto Forum:
  


Current Time: Tue Apr 23 19:11:02 MST 2024

Total time taken to generate the page: 0.00770 seconds