Neotokyo SourceMod plugin that stops the side-swapping until halftime, whereupon it optionally resets player scores.
sm_nt_halftime_enabled (Default: 0)
Enable halftime
sm_nt_halftime_reset (Default: 1)
Whether or not to reset scores when swapping sides.
- Added message letting players know it's the last round of the first half.
- Bail out when match isn't live or when paused.
- If reset is enabled, bump everyone up to lieutenant when entering sudden death.
- Initial release