//::////////////////////////////////////////////////// //:: prc_pwondeath /* PRC8 OnDeath catchall event handler for NPCs. */ //::////////////////////////////////////////////////// void main() { // *** This line added for Alangara *** ExecuteScript("pwfxp",OBJECT_SELF); // ************************************ }