class ICCME_Event_CTFGame_PlayerKillBase extends ICCME_Event_CTFGameBase abstract; var ICCME_Event_DeathMatch_Kill Revelent_KillEvent; function doLog() { super.doLog(); log("Revelent_KillEvent:"@Revelent_KillEvent); }