SetPlayerHealth (playerid, 0); //Mais ou Menos Assim
new Float:X, Float:Y, Float:Z;GetPlayerPos(playerid,X,Y,Z);CreateExplosion(X,Y,Z,13,30.0);