Blockland Forums > Help
Disabling Deathnotice
phflack:
also, wouldn't this go under suggestions and requests?
Flubbman:
--- Quote from: phflack on February 23, 2010, 06:48:00 PM ---also, wouldn't this go under suggestions and requests?
--- End quote ---
Hmm... maybe you're right. Should I lock it or not? I'm not sure...
Space Guy:
In Team Deathmatch there's an option to disable players talking to living ones when they're dead. This includes when you've ran out of lives or just during the respawn time.
It'd be possible to remove the death notices by packaging GameConnection::onDeath. Look at any mods using the 'special kill notices' script (Push Broom Reflector, Shield, Amade's Bots, Assist Kills) as that clears the damage type so the default message doesn't show up if it's been modified.
Flubbman:
--- Quote from: Space Guy on February 24, 2010, 11:31:34 AM ---In Team Deathmatch there's an option to disable players talking to living ones when they're dead. This includes when you've ran out of lives or just during the respawn time.
It'd be possible to remove the death notices by packaging GameConnection::onDeath. Look at any mods using the 'special kill notices' script (Push Broom Reflector, Shield, Amade's Bots, Assist Kills) as that clears the damage type so the default message doesn't show up if it's been modified.
--- End quote ---
...I didn't understand any of that...
phflack:
well, it was greek bots or copy mod, that broke the death notice :D