• Remove the killing messages.
    5 replies, posted
Hi everyone. I want to remove those messages of someone killed somebody. How can I do it?
From Puzzle gamemode: [lua]function GM:DrawDeathNotice() return end[/lua]
I know you might need it for your gamemode or your script. But if you just want to capture a movie or something then just use the console command. [code]cl_deathnotice 0[/code]
Isn't working for me?
Last time I checked cl_deathnotice didn't exist
[code]hud_deathnotice_time 0[/code]
Sorry, you need to Log In to post a reply to this thread.