-
Notifications
You must be signed in to change notification settings - Fork 13
Home
KissLick edited this page Aug 6, 2016
·
60 revisions
Modular SourceMod plugin system for CS:S/CS:GO JailBreak servers with many features:
- Two teams, Red and Blue
- Two types of games - Red vs. Blue and Red team only
- Two different marks (each for one team and extensible with MoreMarks module)
- Fences (reacts only to prisoners and according to server settings)
- Fully in translations files and using ColorVariables
- Use SourceMod override system to restrict module access player by player
- Customize TeamGames menu as you wish
- Using [DTC] DownloadTableConfig to easily handle files and downloads
- Keep logs of TeamGames activities
- Warden plugin support
- Bind actions to three different keys
- Wide API for plugin developers
Found a bug? Issue it please, so I can fix it! Do you know how to improve TeamGames? Issue you idea ;-)
Not sure how to install TeamGames? Check installation guide!
Now also on AlliedModders forum!
- SHAREN - Bug reports, ideas and Russian translation (not completed)
- Arhar - Slovenian translation (not completed)
- peace-maker - Nice pull request solving compilation with 1.7+ compilers
- Chicken hunt (CS:GO only)
- Chicken roulette (CS:GO only)
- Gun fight
- HeadShot only
- Knife fight
- No zoom
- Pistol zoom battle
- Reload battle
- Taser mania (CS:GO only)
- WildWest (CS:GO only)
Team games (Red vs. Blue) only:
- HE grenades
- Machines + 500 HP
- Cocktail party (CS:GO only)
Red team games only:
##Non-game modules
- Installation guide
- Teams
- Games
- Marks
- Fences
- Commands
- Bind actions
- TG menu & Modules config
- Chat & ColorVariables config
- Downloads config
- Logs
- Modules
- How does it work
- Api site
- Commented examples
- Module templates
- How To's