It appears to not work by simply placing the cvar in gamemodes_server.txt (unless I did something wrong)
On Mon, Aug 5, 2013 at 6:30 AM, Absurd Minds <[email protected]>wrote: > I've heard you can change hidden cvars by adding them to > gamemodes_server.txt. I don't have any need to use hidden cvars so I've > never tried it. > > > >hidden cvar: mp_ignore_round_win_conditions "1" should solve your problem > I think. You have to change it per SourceMod: > > >sm_cvar mp_ignore_round_win_conditions "1" > > > On Mon, Aug 5, 2013 at 5:44 AM, [email protected] <[email protected]> wrote: > >> mp_roundtime isnt the cvar u should change: >> >> mp_roundtime_hostage >> >> or >> >> mp_roundtime_defuse >> >> >> >> Am 05.08.2013 10:41, schrieb haeufi: >> >> hidden cvar: mp_ignore_round_win_conditions "1" should solve your >>> problem I think. You have to change it per SourceMod: >>> >>> sm_cvar mp_ignore_round_win_conditions "1" >>> >>> >>> >>> Am 05.08.2013 09:38, schrieb ShoGun-KmKz: >>> >>>> mp_roundtime 0 >>>> >>>> I don't know if specific map cfg work with CS:GO. >>>> >>>> You can try to make cfg for each map, ex for de_dust : "de_dust.cfg" and >>>> past your modified cvar in. >>>> Put the cfg files for the maps in the /cfg. >>>> >>>> >>>> >>>> >>>> >>>> -- >>>> View this message in context: http://csgo-servers.1073505.** >>>> n5.nabble.com/Round-time-in-**maps-tp4880p4884.html<http://csgo-servers.1073505.n5.nabble.com/Round-time-in-maps-tp4880p4884.html> >>>> Sent from the CSGO_Servers mailing list archive at Nabble.com. >>>> >>>> ______________________________**_________________ >>>> Csgo_servers mailing list >>>> Csgo_servers@list.**valvesoftware.com<[email protected]> >>>> https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/** >>>> csgo_servers<https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers> >>>> >>> >>> >>> ______________________________**_________________ >>> Csgo_servers mailing list >>> Csgo_servers@list.**valvesoftware.com<[email protected]> >>> https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**csgo_servers<https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers> >>> >> >> >> ______________________________**_________________ >> Csgo_servers mailing list >> Csgo_servers@list.**valvesoftware.com<[email protected]> >> https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**csgo_servers<https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers> >> > >
_______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
