splewis / get5

CS:GO Sourcemod plugin for competitive matches/scrims
GNU General Public License v3.0
557 stars 176 forks source link

feat(#953): Add wingman configuration #954

Closed Cyberschorsch closed 1 year ago

Cyberschorsch commented 1 year ago

This pull request adds a new cfg for running wingman matches.

Cyberschorsch commented 1 year ago

This will resolve #953

nickdnk commented 1 year ago

This is a little more complicated than this, unfortunately. Game mode and game type must be correctly set, and the location of the wingman config file needs to be a Cvar like the others. I was planning on properly integrating this in 0.13, after 0.12 is done.

nickdnk commented 1 year ago

I will close this here so we can keep discussion to the issue instead.