void main() { location lLocation=GetLocation(OBJECT_SELF); ExecuteScript("suicidethentil", OBJECT_SELF); AssignCommand(OBJECT_SELF, PlaySound("zep_explosion")); ExecuteScript("killself", OBJECT_SELF); }