View Single Post
MonkeyBiz
Guest
Old 01-02-2011 , 19:45   Re: [TF2] Respawn System
Reply With Quote #292

I have added sm_show_respawn_message to allow the disabling of the hint message. You are welcome to do what you will with the code. There was only a slight modification. I upgraded the version to 1.0.7.1 for my own sake, but I wouldn't call that a definitive version number.


(default) show respawn hint message on death
sm_show_respawn_message 1


Do not show hint message upon death
sm_show_respawn_message 0
Attached Files
File Type: sp Get Plugin or Get Source (TF2_Respawn_ver1071.sp - 813 views - 6.2 KB)