View Single Post
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 06-15-2022 , 17:39   Re: [L4D & L4D2] Vote Mode (1.7) [15-Jan-2022]
Reply With Quote #53

Quote:
Originally Posted by Silvers View Post
When you do: sm_cvar mp_gamemode "mutation7"
in server console, does it say "Invalid mp_gamemode value 'mutation7', keeping old value 'coop'."?

Maybe "sv_gametypes" value is preventing this because it's not in the allowed list, set the cvar to ""?
When I execute

Code:
sm_cvar mp_gamemode "mutation7"
it returns
Code:
[SM] Changed cvar "mp_gamemode" to "mutation7".
My sv_gametypes is set to: "survival,coop,realism" as it's a coop focused server.

Edit: just checked with sv_gametypes left blank and result is the same.
__________________

Last edited by Mr. Man; 06-16-2022 at 11:09.
Mr. Man is offline