#define OnGameModeInit Init public OnGameModeInit() { SetTimer("Check", Checktimer, true); return Init(); }