class ICCME_Event_DeathMatch_Win extends ICCME_Event_DeathMatchBase; var ICCME_Stats_Player_DeathMatch ReleventPlayerStats; function doLog() { super.doLog(); log("ReleventPlayerStats:"@ReleventPlayerStats); }