Kriskopreved Posted April 15, 2013 Share Posted April 15, 2013 I changed the display, but how to change (to make transparent) the numbers on the display (health, ammo, etc.) ??? Link to comment
afi Posted April 15, 2013 Share Posted April 15, 2013 Somwhere in cg_draw.c/cg_draw.cpp in the sourcecode... Link to comment
Solution eezstreet Posted April 19, 2013 Solution Share Posted April 19, 2013 CG_DrawHealth, CG_DrawAmmo, CG_DrawForce and CG_DrawArmor would be what you're after. Specifically, when there's a trap_R_SetColor / cgi_R_SetColor involved. Kriskopreved likes this Link to comment
Kriskopreved Posted April 19, 2013 Author Share Posted April 19, 2013 hmm .. and where all of this is? Link to comment
eezstreet Posted April 19, 2013 Share Posted April 19, 2013 Somwhere in cg_draw.c/cg_draw.cpp in the sourcecode... afi likes this Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now