Topic: [HELP] Kill Player
Hello. I'm making a mod. Can someone give me an example how to kill player from gamecore.cpp? I found a function in src/game/server/entities/character.cpp - int die(). I guess that function kills the player. I would like to make a death message too(player1 killed player2 with weapon of my choice).