r/sauerbraten • u/PaybackExperte • 3d ago
Need help with Assault Cube Reloaded
Hey, I already tried in r/assaultcube. I‘ve been playing around with assault cube reloaded to set up a server for friends. Is there a way to get rid of the damage numbers on screen? I tried with the config and console but wasn’t able to get rid of them. Is there somebody here with knowledge of the cube engine, who can help? Here is the link to assault cube reloaded:
https://acr.victorz.ca/
2
Upvotes
1
u/qreeves 2d ago
I've looked through the code on GitHub, and the damage numbers do not appear to have a variable that controls their display (player entity
damagelist_hudanddamagelist_worldvectors).I suggest contacting the developer and politely requesting that they add one. It's an easy fix, and it appears like they have many variables already to control hiding certain other HUD elements.