Raised This Month: $ Target: $400
 0% 

Help / Support Consecutive game mods not working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fcastro16
Member
Join Date: Mar 2009
Old 10-11-2012 , 19:31   Consecutive game mods not working
Reply With Quote #1

Hey guys,

Version: 5.0.8

I have set zp_prevent_consecutive_modes 1, but I'm still having some mods playing two rounds in a row.

Code:
// Game Modes Manager
// ------------------

zp_gamemode_delay 15				// Time before a game mode starts in seconds
zp_round_start_show_hud 1			// Show "Virus released..." HUD notice
zp_prevent_consecutive_modes 1		// Prevent the same game mode from being played two rounds in a row

// Game Mode: Infection
// --------------------

zp_infection_chance 1				// Chance (1 in X)
zp_infection_min_players 0			// Minimum amount of players required
zp_infection_show_hud 1				// Show first infection HUD notice
zp_infection_allow_respawn 1		// Allow respawning on infection rounds
zp_respawn_after_last_human 1		// Respawn players if only the last human is left
zp_zombie_first_hp_multiplier 2.0	// First zombie HP multiplier

// Game Mode: Nemesis
// ------------------

zp_nemesis_chance 2				// Chance (1 in X)
zp_nemesis_min_players 0			// Minimum amount of players required
zp_nemesis_show_hud 1				// Show nemesis HUD notice
zp_nemesis_sounds 1					// Play nemesis round sounds
zp_nemesis_allow_respawn 0			// Allow respawning on nemesis rounds

// Game Mode: Survivor
// -------------------

zp_survivor_chance 4				// Chance (1 in X)
zp_survivor_min_players 0			// Minimum amount of players required
zp_survivor_show_hud 1				// Show survivor HUD notice
zp_survivor_sounds 1				// Play survivor round sounds
zp_survivor_allow_respawn 0			// Allow respawning on survivor rounds

// Game Mode: Swarm
// ----------------

zp_swarm_chance 3					// Chance (1 in X)
zp_swarm_min_players 0				// Minimum amount of players required
zp_swarm_show_hud 1					// Show swarm HUD notice
zp_swarm_sounds 1					// Play swarm round sounds
zp_swarm_allow_respawn 0			// Allow respawning on swarm rounds

// Game Mode: Plague
// -----------------

zp_plague_chance 5					// Chance (1 in X)
zp_plague_min_players 0				// Minimum amount of players required
zp_plague_ratio 0.5					// Infect ratio (zombie count = ratio * player count)
zp_plague_nemesis_count 1			// Amount of nemesis to have
zp_plague_nem_hp_multi 1.0			// Nemesis HP multiplier
zp_plague_survivor_count 1			// Amount of survivors to have
zp_plague_surv_hp_multi 1.0			// Survivor HP multiplier
zp_plague_show_hud 1				// Show plague HUD notice
zp_plague_sounds 1					// Play plague round sounds
zp_plague_allow_respawn 0			// Allow respawning on plague rounds

// Game Mode: Armageddon
// ---------------------

zp_armageddon_chance 6				// Chance (1 in X)
zp_armageddon_min_players 0			// Minimum amount of players required
zp_armageddon_ratio 0.5				// Nemesis to survivors ratio (nemesis count = ratio * player count)
zp_armageddon_nem_hp_multi 1.0		// Nemesis HP multiplier
zp_armageddon_surv_hp_multi 1.0	// Survivor HP multiplier
zp_armageddon_show_hud 1			// Show armageddon HUD notice
zp_armageddon_sounds 1				// Play armageddon round sounds
zp_armageddon_allow_respawn 0		// Allow respawning on armageddon rounds

Last edited by fcastro16; 10-11-2012 at 19:34.
fcastro16 is offline
Inf3ct
Member
Join Date: Sep 2011
Old 02-19-2015 , 13:18   Re: Consecutive game mods not working
Reply With Quote #2

You"re Right that happens to me too ...
Inf3ct is offline
wicho
Veteran Member
Join Date: Feb 2012
Location: GuateAmala
Old 02-19-2015 , 15:10   Re: Consecutive game mods not working
Reply With Quote #3

Check this https://forums.alliedmods.net/showpo...&postcount=662
wicho is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 02-19-2015 , 19:18   Re: Consecutive game mods not working
Reply With Quote #4

that consecutive modes cvar prevents having two consecutive modes of the same..
for example nemesis mode after nemesis mode.. or survivor mode after survivor mode
will not prevent having nemesis mode after survivor
Depresie is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode