public OnPlayerDeath(playerid, killerid){ SetPlayerPos(playerid,x,y,z);// Playerid - Quem Morreu// Killerid - Quem Matou return 1;}