View Single Post
Author Message
Graffiti
AlliedModders Donor
Join Date: Aug 2013
Location: Russia
Old 04-05-2015 , 15:32   [CS:GO] Block Team for MG course maps
Reply With Quote #1

[CS:GO] Block Team for MG course maps

Description:

This plugin blocks join the bad team, for which a players should not play on the course map.

Supported Games:

  • Counter-Strike: Global Offensive
Installation:
  • blockteam.smx to /addons/sourcemod/plugins/
  • BlockTeam_MapConfig.cfg to /addons/sourcemod/configs/
  • Configure your setups in the cfg file


Config:

Write only course maps in the config, players will be able to play for any team in other maps.
GoodTeam - players will only play for this team on this map.


Quote:
//Config
// 2 - T , 3 - CT

"BlockTeam_MapConfig"
{
"mg_metal_course_2"
{
"GoodTeam" "3"
}

"mg_your_map"
{
"GoodTeam" "2"
}
}
CVars:

sm_block_team_version 1.0


Requirements:
  • SourceMod 1.6.0+

Changelog:

05.04.2015 (v1.0)

* Initial release.
Attached Files
File Type: sp Get Plugin or Get Source (blockteam.sp - 2058 views - 3.4 KB)
File Type: cfg BlockTeam_MapConfig.cfg (1.1 KB, 1191 views)
__________________
Russian TTT CSGO

Graffiti is offline