splewis / get5

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

[Feature Request] Add configuration for wingman #953

Closed Cyberschorsch closed 1 year ago

Cyberschorsch commented 1 year ago

It would be great to have a default config for running wingman matches.

Since some users here and in Discord were asking for it I would like to start this discussion here. I will also open up a Pull Request with a config I use for competive wingman matches we use in our internal cup.

Iwhite67 commented 1 year ago

On get5 side Start the right live cfg depending on game mode/type

nickdnk commented 1 year ago

As commented on the PR:

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.