Basically Arms-Race but your entire team has the same weapon and you all level up at once. The plugin supports bots, GOTV, all weapons, and custom gun configuration.
This plugin has been only tested using the "Casual" gamemode.
I recommend you do the same, my server config is within the server folder.
To setup your own custom configuration visit my example team gungame configuration file.
Thanks to Doc-Holiday for providing the Objective Remover plugin.
Thanks to DarkEnergy for providing the Slay Losers plugin.
Thanks to CoolAJ86 for answering Nit's question on StackOverflow regarding array shuffling which I was able to port from JavaScript to SourcePawn.
The code which has been copied from their code has been marked within the source.
sm_tgg_randomize_weapon_list
-
- Default:
0
- Default:
-
- Description:
Should we randomize the weapon list after loading it?
- Description:
sm_tgg_max_weapons
-
- Default:
0
- Default:
-
- Description:
Maxmimum amount of weapons in the list. If we have too many the last few weapons will be removed. 0 for infinite
- Description:
mp_default_team_winner_no_objective
-
- Due to the way how CSGO voting works at the end of the match this will be used to determine the winner of the match. Using any other way to end the match will result in end-map voting not appearing.
mp_maxrounds
-
- The
notify
flag will be stripped
- The
-
- Will automatically be set to
0
when the time runs out and the match ends in a stalemate
- Will automatically be set to
1.0
- Initial Release