05.11.2015, 07:51
it could be the reason that you put this in OnGameModeInit and it starts when you start the server not when you join the server
put a printf("%d:%d",TimeM,TimeS); under your textdraw create and in the updatetimer to see exactly if it countdowns right or not.
put a printf("%d:%d",TimeM,TimeS); under your textdraw create and in the updatetimer to see exactly if it countdowns right or not.