Jump to content

hud 2.0


Recommended Posts

It hasn't got to do anything with the bars, or font color. But, for example when I change the color of the radar circle (it's the first in hud.txd, I think), ---I color the normal texture red, and leave the alpha texture (now a red circle shows on the combined view)---. The radar is still black ingame!!! So it is colored in another way. But what way?

Link to comment
https://gtaforums.com/topic/277514-hud-20/#findComment-4226878
Share on other sites

pretty much all the hud color information is hardcoded. certainly the text** and health/armor bar colors. The colors can be changed by altering the values in memory while the game is running; the addresses to change are listed in the SA memory hacking topic.

 

**depending on which text entry we're talking about, it either hardcoded, or stored in the .gxt file for your region (for north america, text is stored in american.gxt).

So you can re-color most of the text ingame using an existing gxt editor, you could say, make almost all the text red if you want. but the exact shade of that color (rgb values), and the others, is hardcoded.

Link to comment
https://gtaforums.com/topic/277514-hud-20/#findComment-4227100
Share on other sites

dertyjerzian

Did I hear my name?

 

I've seen hud mods around. I've never downloaded them. I have looked through the SA hud.txd (in 2005), and this topic reminds me that this file doesn't contain all of the on screen "hud". I could open right now and see but eh.

 

Either way, if you find a hud mod online, download it, compare it's intended files to the ones being replaced, you'll have more info and know how than we can explain here. I hadn't set out to modify the hud, but I knew that hud.txd would get you started. Sorry about telling you there was no need for hacking the memory confused.gif, I'm actually kinda upset by this right along with you. Color is very important to me.

 

Post your findings here if you download a hud, I'll do the same but changing the hud is still quite a ways off for the grove.

Link to comment
https://gtaforums.com/topic/277514-hud-20/#findComment-4227397
Share on other sites

i'm going to try this again:

 

 

if i wanted to change the colour of the health and armour bar how exactly would I do this???????????????

Your referring to something like this, yea?

user posted image

 

As i said earlier, it is hardcoded. you need to alter the memory while the game is running. The addresses you need to modify data at are here.

 

It is not txd related.

 

What you need i'm guessing, is a tutorial on how to do that (memory hacking),and the software, for which there are several worthwhile apps that will get the job done. In that case, i recommend you do some google searches.

Link to comment
https://gtaforums.com/topic/277514-hud-20/#findComment-4227740
Share on other sites

i'm going to try this again:

 

 

if i wanted to change the colour of the health and armour bar how exactly would I do this???????????????

Your referring to something like this, yea?

user posted image

 

As i said earlier, it is hardcoded. you need to alter the memory while the game is running. The addresses you need to modify data at are here.

 

It is not txd related.

 

What you need i'm guessing, is a tutorial on how to do that (memory hacking),and the software, for which there are several worthwhile apps that will get the job done. In that case, i recommend you do some google searches.

may this be the gang territory color case too?

Link to comment
https://gtaforums.com/topic/277514-hud-20/#findComment-4227788
Share on other sites

 

...

Your referring to something like this, yea?

user posted image

 

As i said earlier, it is hardcoded. you need to alter the memory while the game is running. The addresses you need to modify data at are here.

 

It is not txd related.

 

What you need i'm guessing, is a tutorial on how to do that (memory hacking),and the software, for which there are several worthwhile apps that will get the job done. In that case, i recommend you do some google searches.

Hello...

What about changing stats?

I've used the manipulate-memory-by-script version, but I thought if the end-user got a different .exe...it could be, that it not work.

I've found some interesting stats in an text file by spaceeinstein...

 

51459	HUD-HEALTH BAR (RGBA)51460	HUD-CASH & ENTER VEHICLE (RGBA)51461	HUD-P2 (RGBA)51462	HUD-BREATH METER BAR & STATUS TEXT (RGBA)51463	HUD-CLOCK & ARMOUR BAR (RGBA)51464	HUD-STYLED TEXT (RGBA)51465	HUD-WANTED METER (RGBA)51467	HUD-RADIOSTATION TEXT (RGBA)

 

...and this thread ...

[sA] Memory access via stat opcodes

...but I don't get it (RGBA color definitions), the healthbar always turn to pink, cyan, white or just disappear (alpha?).

Is there any other/easy/short way to change those kind of stats?

 

Greetz!

Link to comment
https://gtaforums.com/topic/277514-hud-20/#findComment-4228556
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 0 User Currently Viewing
    0 members, 0 Anonymous, 0 Guests

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.