View Single Post
DynamicBits
Senior Member
Join Date: Sep 2007
Location: US
Old 08-03-2009 , 12:49   Re: Deagles' Map Management 3.23
Reply With Quote #793

Quote:
Originally Posted by atronic92 View Post
First, I have to say that I love the plugin. Although I have a problem with it. Every time I look at my server console, it is filled with many (about 50) iterations of this:

Code:
...
How can I make this stop? Can I comment out any sections of the source code and recompile?
That appears because you are using one of the following commands in your config files:

dmap_rtvpercent, dmap_rtvplayers, dmap_rtvwait, dmap_messages, dmap_mapsnum, dmap_nominations, dmap_maxcustom, dmap_quietmode, dmap_rtvtoggle, dmap_freeze, dmap_cyclemode, dmap_votemode, dmap_banlastmaps, dmap_mapsurl

Those are all commands, not CVARs. They are meant to be typed once, not saved in a file to be run every map change.

You are not the first person to have an issue with this.

--
Andy
DynamicBits is offline