Jump to content

Recommended Posts

Posted (edited)

Hi I remember reading on how to remove it, it bugs the hell out of me. Of course from an ini file, I know the alt+D that removes the entire HUD.

Somehow I can't find it =S There seem to be some threads missing in the KB.

----------------------------------------^^^^^^^^^^ Sorted out! Just change width and height in huddata to 0 in radar display section.

Also, is there a way to change the color of the red squre on targets when "T" is pressed?

Thanks

 

Sorted out too. the color numbers are 0.0, 1.0, 0.0, 1.0 for green

Edited by jklv
Posted

The info should be in Knowledge Base .... I know for a fact it's there.

 

but you'll need to extract the HUDData.ini first...

I think it's this entry...

 

[Display004]

DisplayType=RADAR

PosX=0.865

PosY=0.015

Width=0.125 <---

Height=0.16666667 <--- set these to 0 should make it go away

Alpha=0.60

InitTime=2.0

 

another neat trick, to remove the background from the text:

 

[infoDisplay]

//BackgroundImage=TextBackground.tga <--comment out this line as shown

 

colors can be adjusted as well, but you'll need to convert the RGB values to what the game uses. Look for the line that have "Color" in them

 

Wrench

kevin stein

Posted
thx. found the cat extractor, so exactly how is it used, and will it work on WOI?

 

Yes it will work just fine in WoI.

 

Storm

Posted
The info should be in Knowledge Base .... I know for a fact it's there.

 

but you'll need to extract the HUDData.ini first...

I think it's this entry...

 

[Display004]

DisplayType=RADAR

PosX=0.865

PosY=0.015

Width=0.125 <---

Height=0.16666667 <--- set these to 0 should make it go away

Alpha=0.60

InitTime=2.0

 

another neat trick, to remove the background from the text:

 

[infoDisplay]

//BackgroundImage=TextBackground.tga <--comment out this line as shown

 

colors can be adjusted as well, but you'll need to convert the RGB values to what the game uses. Look for the line that have "Color" in them

 

Wrench

kevin stein

 

You can also just simply delete the entire [Display004] entry from the ini file. Either way works just fine.

Posted
You can also just simply delete the entire [Display004] entry from the ini file. Either way works just fine.

 

what else is gone with taking out display004?

Posted
what else is gone with taking out display004?

 

 

Nothing AFAIK. Just the top-corner radar display.

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..