Is there a way to execute a function after a player dies that does not involve adding things like hamsandwich or fun?
Right now, all I have included in my plugin is:
HTML Code:
#include <amxmisc>
#include <amxmodx>
Is there any way to do it with just this and nothing else?
What would be the best way to achieve this?