03.11.2013, 19:40
I guess the /kill command is a suicide command? Well why not use this:
pawn Код:
if(killerid == playerid){
GameTextForPlayer(playerid,"You commited suicide...", 2000,4);
}