Skip to content

Basically Arms-Race but your entire team has the same weapon

License

Notifications You must be signed in to change notification settings

BeepIsla/csgo-team-gungame

Repository files navigation

CSGO-Team-GunGame

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.


Credit

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.

Convars

Custom

  • sm_tgg_randomize_weapon_list
    • Default: 0
    • Description: Should we randomize the weapon list after loading it?
  • sm_tgg_max_weapons
    • Default: 0
    • Description: Maxmimum amount of weapons in the list. If we have too many the last few weapons will be removed. 0 for infinite

Default

  • 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
    • Will automatically be set to 0 when the time runs out and the match ends in a stalemate

Changelog

1.0

  • Initial Release

About

Basically Arms-Race but your entire team has the same weapon

Resources

License

Stars

Watchers

Forks

Packages

No packages published