lethmade some very minor changes for m0rehud so now all you have to do is replace HudMatchStatus.res
with this one
https://cdn.discordapp.com/attachments/486674824425504801/552494886981468170/HudMatchStatus.res
Any idea on how to make respawn timers show with this modified version ? I'm assuming just moving the killfeed down a bit more won't do the trick ?
Edit : found a solution myself, turns out the respawn timers do work but they're hidden behind the class images, so changing the "respawntime" "zpos" value to something higher than that of the "classimage" "zpos" in the HudMatchStatus.res file (in my case, I put the value on 8 which is the same as the one for player names) fixes it by putting the respawn timers on top of the class images.
Just wanted to give my solution in case anybody else was struggling, sorry for spam.