//OnGameModeInit: SetTimer("Timer",1000,true); //Bottom forward Timer(); public Timer() { Variable += 25; }