Refer to my case: https://github.com/undeflabs/UASECO/issues/46
Does Uaseco save the maplist itself ? Because i saw this option inside FAST but not in uaseco, same as shuffeling maps, but you have to edit this, its not enabled by default.
Does Uaseco delete the bak files after xx days ? Or is my matchsettings folder full
Or which entry in UASECO.xml is the one who handles this ?
<writemaplist_random>true</writemaplist_random>
<automatic_refresh_maplist>false</automatic_refresh_maplist>
<force_maplist_update>false</force_maplist_update>
Uaseco writemaplist & .bak files ?!
Uaseco writemaplist & .bak files ?!
To join my TM Servers, search for: bestnoob 

Re: Uaseco writemaplist & .bak files ?!
If you add a map to the server it is always only temporary, which means: If the dedicated server has been restarted, all added maps which hasn't been saved with "/admin writemaplist" are gone.
In 0.9.7 a <autosave_maplist> has been added in "config/UASECO.xml" which is disabled by default to keep the current (historic) behavior (from XAseco).
UASECO does not remove any backup files, that's up to you to delete them when you do not need them anymore.
<writemaplist_random> with "true" just adds:
to the MatchSettings file, which causes the dedicated server to randomize the maplist when re-reading the MatchSettings file.
<automatic_refresh_maplist> is only required to enable, if you change the maplist with e.g. AdminServ or a similar tool.
<force_maplist_update> is an developer settings only. When enabled UASECO will re-read all map files on startup and store the data into the database instead of using the database data.
In 0.9.7 a <autosave_maplist> has been added in "config/UASECO.xml" which is disabled by default to keep the current (historic) behavior (from XAseco).
UASECO does not remove any backup files, that's up to you to delete them when you do not need them anymore.
<writemaplist_random> with "true" just adds:
Code: Select all
<filter>
<random_map_order>1</random_map_order>
</filter>
<automatic_refresh_maplist> is only required to enable, if you change the maplist with e.g. AdminServ or a similar tool.
<force_maplist_update> is an developer settings only. When enabled UASECO will re-read all map files on startup and store the data into the database instead of using the database data.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Who is online
Users browsing this forum: No registered users and 1 guest