yiuyao0516 / confogl

Automatically exported from code.google.com/p/confogl
0 stars 0 forks source link

vs_survival_bonus and vs_tiebreak_bonus don't get reset #121

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
After a match has ended, the cvars vs_survival_bonus and vs_tiebreak_bonus 
remain at 0, instead of returning to their default values.

What is the expected result? What is happening instead?
After the match mode gets deactivated, it should restore the cvars values.

What version of confogl are you using?
v2.2.2

On what operating system is the server running?
Windows

What version of sourcemod and metamod are you using?
MM:S v1.8.4V, SMod v1.3.6

Original issue reported on code.google.com by shaz@netcabo.pt on 26 Nov 2010 at 7:07

GoogleCodeExporter commented 8 years ago
This should be fixed now:
http://code.google.com/p/confogl/source/detail?r=d0a2383eb8f1b577e1b974da34a7d9f
040418043

Original comment by Canada.R...@gmail.com on 30 Nov 2010 at 12:46

GoogleCodeExporter commented 8 years ago
Cool. Thanks

Original comment by shaz@netcabo.pt on 30 Nov 2010 at 7:08

GoogleCodeExporter commented 8 years ago
Any way to get the patch for this prior to next release?  Or is a 2.2.2 capable 
workaround possible?

Original comment by halog...@gmail.com on 11 Apr 2011 at 5:32

GoogleCodeExporter commented 8 years ago
Try putting in your server.cfg:

sm_cvar vs_survival_bonus 25
sm_cvar vs_tiebreak_bonus 25

Original comment by shaz@netcabo.pt on 11 Apr 2011 at 7:33

GoogleCodeExporter commented 8 years ago
You may also be able to use the standalone version of ScoreMod and disable the 
internal Confogl one, much like the fresh config does.

http://prodigysim.com/l4d2/fresh/
https://bitbucket.org/CanadaRox/random-sourcemod-stuff/src/198f018e66c7/l4d2_sco
remod.sp

Original comment by prodigysim@gmail.com on 11 Apr 2011 at 8:40

GoogleCodeExporter commented 8 years ago
http://www.mediafire.com/?6yfrydmi9j9cha7
built from: 
http://code.google.com/p/confogl/source/browse/?r=cf864a3b42f8e16707b983ddeb633b
6b20c70971

Original comment by Canada.R...@gmail.com on 12 Apr 2011 at 4:54

GoogleCodeExporter commented 8 years ago
the solution in comment 4 works perfect, thanks shaz

Original comment by aeon.fus...@gmail.com on 11 Jun 2011 at 4:23