Jump to content

Home

Custom Force Meter Coding


sonictrio

Recommended Posts

you would change the image used in drawing using Photoshop class prog.

You can even change the shape of the force control without any code (my former teammates released a beta of a custom HUD back when there was no source code available which had a modified force display)

 

edit:

 

open up assets0.pk3

go to gfx/hud dir

 

the files you need are force_tick1-7.jpg

Link to comment
Share on other sites

Changing hud images locations:

 

To change the location of where the images for the force ticks are all you have to do is edit cg_draw.

THat is the same for the rest if the hud.

 

To change the color:

Edit cg_draw to change the color for the health, armor, and ammo.

 

To change the color for the force ticks edit them in a image editing program. Remember if the entire image is black it is transparent in game.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...