WORKS!!!!!!
this message is sent ONLY when the round restarts ! it is NOT sent when you change the mp_roundtime CVAR !
Here's the fix, guys !
in pfnMessageBegin():
Code:
else if (msg_type == GetUserMsgId ("RoundTime"))
mission.finished = TRUE; // the round has restarted