02.06.2010, 11:37
Death messages shows how you die.
If you want it show only when you've been killed by weapons, I think you can do something along the lines of if(reason == something) then show the message, if the reason is suicide, don't.
If you want it show only when you've been killed by weapons, I think you can do something along the lines of if(reason == something) then show the message, if the reason is suicide, don't.