New changes coming to Warmup Round

Ask questions and share info about GunGame 5

New changes coming to Warmup Round

Postby satoon101 » Fri Oct 28, 2011 3:59 am

Just a note to the beta testers (and everyone else, eventually), but I am fairly close to finishing up the new GG Warmup Round version.

Instead of using Warmup Round specific cvars for DeathMatch and Elimination, Warmup Round will execute a cfg file when Warmup starts, and another when Warmup ends. So, basically, you want to enable all addons that you want to be available while in Warmup, and disable any that should not, inside the cfg file set for starting Warmup. Inside the Warmup end cfg file, you will want to disable all addons that were running during Warmup that you do not wish to be in the actual match, and enable any addons that you want to have for the match that were disabled for Warmup.

The 2 files are based off of new cvars, so you can have multiple cfg files set up for multiple gametypes for both Warmup and the match.

A quick example. If you want DeathMatch during warmup, but TeamWork/Elimination/Turbo for the actual match, your start Warmup cfg file would look something like:
// Disable non-Warmup addons
gg_teamwork 0
gg_elimination 0
gg_turbo 0

// Enable Warmup addons
gg_deathmatch 1
And your end Warmup cfg file would look similar to:
// Disable Warmup-only addons
gg_deathmatch 0

// Enable match addons
gg_teamwork 1
gg_elimination 1
gg_turbo 1



Also, there are now new cvars to allow for extending the Warmup Round if a minimum human player count has not been reached. Here are the new cvars as they appear in the gg_warmup_round.cfg file:
// ============================================================================
// >> MINUMUM HUMAN PLAYERS
// ============================================================================
// Description:
//    Set to the minimum number of players needed for Warmup Round to end.
// Default Value: 0

// Number of human players needed for Warmup Round to end.
   gg_warmup_round_min_players 0

// ============================================================================
// >> MAX EXTENSIONS
// ============================================================================
// Description:
//    Number of extensions allowed before Warmup Round automatically ends.
// Default Value: 1

// Maximum number of extensions allowed before Warmup Round ends.
   gg_warmup_round_max_extensions 1

// ============================================================================
// >> MIN HUMAN PLAYERS REACHED
// ============================================================================
// Description:
//    Determines whether or not to end Warmup Round when the minimum number of
//       players has been reached.
// Options:
//    0 = Never end Warmup as soon as min players is reached.
//    1 = Only end Warmup if in "extended" time when min players is reached.
//    2 = End Warmup Round as soon as min players is reached.
// Default Value: 0

// Allows Warmup Round to end when min players is reached.
   gg_warmup_round_players_reached 0


I wanted to let you all know ahead of time. I will hopefully have this committed to the SVN within the next 2 or 3 days (barring my work schedule).

Satoon
satoon101

Site Admin
Site Admin
 
Posts: 1055
Joined: Thu Oct 09, 2008 4:27 pm

Postby Warren » Fri Oct 28, 2011 3:57 pm

Awesome idea!
Warren

Site Admin
Site Admin
 
Posts: 772
Joined: Fri Sep 05, 2008 2:59 am
Location: Boston, MA
Xfire Name: WMA9000

Postby daggerclan » Fri Oct 28, 2011 6:56 pm

Sweet :)
daggerclan

Corporal
Corporal
User avatar
 
Posts: 250
Joined: Mon Jul 13, 2009 7:54 pm
Location: United States

Postby satoon101 » Sun Oct 30, 2011 3:43 am

Thanks :) . These changes are now live in the SVN.

Satoon
satoon101

Site Admin
Site Admin
 
Posts: 1055
Joined: Thu Oct 09, 2008 4:27 pm

Postby tnarocks » Mon Nov 14, 2011 11:58 pm

has anyone got the new changes to the warmup round work with the winner menu. This is how i have my server setup right now before the changes to the warmup round. I have dm running through the warmup round and shutting off after the warmup and the winner menu choice picked to fire. But when i have it set for dm to load and unload during warmup it dont load the winner menu right
tnarocks

Corporal
Corporal
 
Posts: 315
Joined: Mon Jan 25, 2010 3:56 pm
Location: Florida
Steam Friends Name: {TAG}TNA ROCKS(ENGAGED)

Postby satoon101 » Tue Nov 15, 2011 1:46 am

I didn't understand the issue as you described it previously. If you meant that the addons that should be active during Warmup are not running (ie gg_deathmatch being loaded, but no one respawns), then this should be fixed in revision 5.1.591.

The issue has nothing to do with Winner Menu (which is a "custom" addon and should be treated as such).

I just tested myself with the values I gave you previously, and it worked perfectly with the new change in 5.1.591. If you are having issues specific to the Winner Menu (or any other "custom" addon), please address those in its thread.

Satoon
satoon101

Site Admin
Site Admin
 
Posts: 1055
Joined: Thu Oct 09, 2008 4:27 pm



Return to General Discussion

Who is online

Users browsing this forum: No registered users and 12 guests

cron