How to customize killcam on server
I have played on servers where killcam is completely disabled which is not really good as I want to know what was cause of death. So basically I want to leave only info on the right side of screen where you can see nickname of killer, who assisted and what was used to kill, and want to remoe killcam highlight which spots the killer and shows his location.
I tried to search rules editor but these nodes are not very selfexplanatory and I'm not even sure that it's possible to do something what I want.
As I understand it should be pretty simple, something like: Event - OnPlayerDied / OnPlayerEarnedKill, Condition - Player Got Killed / Got Kill, Action - Disable Killcam. Or something similar but so far I couldn't find such nodes.
Can somebody help with this?