-
Notifications
You must be signed in to change notification settings - Fork 13
Games
KissLick edited this page Sep 28, 2015
·
18 revisions
TeamGames has two types of games
-
FiftyFifty - Red prisoners against Blue prisoners (equal numbers by default, could be changed via
tg_game_checkteams
). - RedOnly - Only Red prisoners are allowed.
But most games are made in both types.
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)
ConVar | Description |
---|---|
tg_game_roundlimit |
How many games can be played in one round? -1 = no limit |
tg_game_checkteams |
Check teams equality when starting FiftyFifty game? |
tg_game_movesurvivors |
Move surviving prisoners to None team after game? |
tg_game_saveweapons |
Return weapons and health to surviving prisoners after game? |
tg_game_rebelattack |
Action taken when Red/Blue prisoner attacks a warden during a game. 0 = no dmg & no rebel 1 = no dmg & make rebel |
tg_game_killfrags |
How many frags will prisoner get for killing enemy in team game? |
tg_game_killscore |
How many score points will prisoner get for killing enemy in team game? (Only for CS:GO) |
- 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