Is there a code for the Practice Range that has damage floating numbers when attacking the bots?
I tried to do it myself but I’m just bad
I would like this in the actual game also with block and healing numbers… that would make healing and blocking more… satisfying.
Having a game setting to activate/deactivate showing these numbers would be nice. Or at least a custom game setting.
dont think thats possible to achieve with the current workshop limitations. the bots in practice range are not players so you cant use the “player took damage” event. the “player dealt damage” should work but it also does not trigger from dealing damage to bots in practice range, it only works against other players or dummy bots.
but you could always spawn some dummy bots and do it.
Ah ok, I see. I will try that as well.
actually i just realized they added that panel to summon a hero bot in the practice range, the damage events probably work with that one.
anyway, i have a code with damage numbers saved in my preset. its part of a workshop originally made by darwin i think? or someone else, i dont remember cause its been like a year. i have edited some stuff in it as well but i dont remember what i changed.
you can try it out if you want, the code is ARD0F
press CTRL+R (crouch+reload) to spawn a roadhog bot.
press F to start a timer of 20 seconds and then deal as much damage as possible to see what damage you can deal and how high your DPS is over those 20 seconds.
press CTRL+F (crouch+interact) to remove all bots.
This is actually exactly what I needed! Thank you so so much!!
No problems, happy to help : )