Currently player_hurt only sends health, victim and attacker.
It seems that in csgo CS:GO more information is sent like the actual damage done by a player
Having this information would be really useful for making hitmarker addons, as currently you have to get it on server and send it with net messages to the attacking player.
I understand that this might increase networking overall and might not be wanted, if so feel free to close this.
Details
Currently
player_hurt
only sends health, victim and attacker. It seems that in csgo CS:GO more information is sent like the actual damage done by a player Having this information would be really useful for making hitmarker addons, as currently you have to get it on server and send it with net messages to the attacking player.I understand that this might increase networking overall and might not be wanted, if so feel free to close this.