Where can I find it?

When you lose your health somehow by either boost jumping or getting hit with chain/rocket/anyotherweapon, there are frame(s) that are either red or orange? Is there somehow any way to get rid of that?

Also, how can I make the rocket reticle a bit more transparent?
 

Doomsify

Member
When you lose your health somehow by either boost jumping or getting hit with chain/rocket/anyotherweapon, there are frame(s) that are either red or orange? Is there somehow any way to get rid of that?

Also, how can I make the rocket reticle a bit more transparent?

If you have GIMP or Photoshop, you can edit the RL reticle there, just use the opacity to make it more/less transparent. And you can go to the HUD tab in the options and theres a option to make it so its green all the time. Idk why you would want to do that, but there is a option.

here is a link that might help. Hope this helps.
 

Fixious

Test Lead
The damage effects are server-side, so no you can't remove them on your end. You can comment them out in the server files and host your own server with them disabled, however. They are in server/game/player.cs. Just comment out lines 723-731, and 793-794. The %flash variable is what you see when taking damage.
 
Top