-
Notifications
You must be signed in to change notification settings - Fork 13
Home
KissLick edited this page Oct 28, 2015
·
60 revisions
#TeamGames
Modular SourceMod plugin system for CS:S/CS:GO JailBreak servers with many features:
- Two teams, red and blue
- Team based games
- Two different marks (each for one team)
- 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
- 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 ;-)
##Games
RedOnly:
- Hot popato
- Drunken Rambo
FiftyFifty:
- HE grenades
- Machines + 500 HP
- Cocktail party (CS:GO only)
Both:
- Chicken hunt (CS:GO only)
- Gun fight
- HeadShot only
- Knife fight
- No zoom
- Pistol zoom battle
- Reload battle
- Taser mania (CS:GO only)
##Non-game modules
- Warden
- Bomb toss
- Permanent fences
- 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