Kriskopreved Posted April 15, 2013 Posted April 15, 2013 I changed the display, but how to change (to make transparent) the numbers on the display (health, ammo, etc.) ???
afi Posted April 15, 2013 Posted April 15, 2013 Somwhere in cg_draw.c/cg_draw.cpp in the sourcecode...
Solution eezstreet Posted April 19, 2013 Solution 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
eezstreet Posted April 19, 2013 Posted April 19, 2013 Somwhere in cg_draw.c/cg_draw.cpp in the sourcecode... afi likes this
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