AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] Block Team for MG course maps (https://forums.alliedmods.net/showthread.php?t=261066)

Graffiti 04-05-2015 15:32

[CS:GO] Block Team for MG course maps
 
2 Attachment(s)
[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.

SPYderman 04-05-2015 20:17

Re: [CS:GO] Block Team for MG course maps
 
Couldn't you just do mp_humanteam ct/t?

Graffiti 04-06-2015 07:05

Re: [CS:GO] Block Team for MG course maps
 
I thought about this after writing a plugin :D

natrios 06-07-2015 05:15

Re: [CS:GO] Block Team for MG course maps
 
The plugin uses the command blocking team sm_ ?

I use https://forums.alliedmods.net/showthread.php?t=223274 plugin disables block team :/

Need to add exceptions in file commands sm_

Graffiti 06-07-2015 17:26

Re: [CS:GO] Block Team for MG course maps
 
Quote:

Originally Posted by natrios (Post 2305568)
The plugin uses the command blocking team sm_ ?

Hmm, no

I have not tested my plugin with KZ Timer

Aymeric VII 04-28-2017 00:25

Re: [CS:GO] Block Team for MG course maps
 
Plugin doesnt work for csgo, any fix?

sneaK 04-28-2017 00:53

Re: [CS:GO] Block Team for MG course maps
 
Quote:

Originally Posted by SPYderman (Post 2282418)
Couldn't you just do mp_humanteam ct/t?


Aymeric VII 04-28-2017 00:58

Re: [CS:GO] Block Team for MG course maps
 
Yeah sure, but im not going to use map config plugin and do this for like every map i needed it on if i have this block teams already set to each map i wanted it on. Mind you the map list is 300+ maps. So yea... just want a simple fix for this plugin if someone can do it.

SpicyGamers 06-13-2017 14:24

Re: [CS:GO] Block Team for MG course maps
 
Your block team plugin has not been running since the last update, it does not have any type of error log, and no load and reload failure.

PinHeaDi 12-04-2017 21:41

Re: [CS:GO] Block Team for MG course maps
 
https://forums.alliedmods.net/showpo...30&postcount=7


All times are GMT -4. The time now is 15:36.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.