View Single Post
Author Message
GabenNewell
Member
Join Date: May 2013
Old 06-08-2014 , 05:41   [CS:S] mp_halftime (v2.0.0 - August 6, 2020)
Reply With Quote #1

Description:
  • This is a basic SourceMod plugin that adds the mp_halftime cvar to Counter-Strike: Source.
  • mp_halftime automatically switches player teams/scores upon halftime and then sets up a pistol round with the proper player equipment.
  • Based on Counter-Strike: Global Offensive's mp_halftime cvar... halftime the way it's meant to be.

Cvar:
  • mp_halftime [0/1]


Sample Usage:
  • MR15
Code:
mp_startmoney 800
mp_timelimit 0
mp_fraglimit 0
mp_winlimit 16
mp_maxrounds 30
mp_halftime 1

Changelog:
Spoiler

Note:
  • This plugin makes use of team scores to determine halftime and may conflict with other plugins that manipulate team scores.
Attached Files
File Type: sp Get Plugin or Get Source (mp_halftime.sp - 1286 views - 2.9 KB)

Last edited by GabenNewell; 08-05-2020 at 23:54. Reason: Updated plugin after another 3 years...
GabenNewell is offline