Pychnight / TshockRpgToolKit

Master Controller for distrubtion of quests, custom npcs, custom items and skills, housing, leveling, npcshops, etc.
GNU General Public License v2.0
11 stars 1 forks source link

[Custom Npcs 2] Custom Death Message System #21

Closed Pychnight closed 7 months ago

Pychnight commented 6 years ago

Converted from https://github.com/Pychnight/Custom-Npcs-2/issues/23

What is a death message?

What's this function do?

How it currently works

as you see we kill the player and send the death message.

Why this is bad?