/////////////////////////////////////////////////////////////////////////////// // mod_onrespawn // written by: eyesolated // written at: Jan. 30, 2004 // // Notes: Placeholder for the module-wide OnRespawn Event /////////// // Includes // #include "nw_i0_plot" /////////////////////// // Function Declaration // //////////////// // Function Code // void main() { object oRespawner = GetLastRespawnButtonPresser(); }