<masterserver_account>
section from your
server's dedicated.cfg (TMN) or dedicated_cfg.txt (TMF) file into
the corresponding section of the dedimania.xml file, and add
the 3-character nation abbreviation. Instead of the password
you can also use the community code for your server by using
the server login/password on the official
site for your game (TMO/TMS/TMN) or on this page for
TMF.
<masterserver_account>
section from your
server's dedicated.cfg (TMN) or dedicated_cfg.txt (TMF) file into
the corresponding section of the dedimania.xml file, and add
the 3-character nation abbreviation. Instead of the password
you can also use the community code for your server by using
the server login/password on the official
site for your game (TMO/TMS/TMN) or on this page for
TMF.
<masterserver_account>
section from your
server's dedicated.cfg (TMN) or dedicated_cfg.txt (TMF) file into
the corresponding section of the dedimania.xml file, and add
the 3-character nation abbreviation. Instead of the password
you can also use the community code for your server by using
the server login/password on the official
site for your game (TMO/TMS/TMN) or on this page for
TMF.
<masterserver_account>
section from your
server's dedicated.cfg (TMN) or dedicated_cfg.txt (TMF) file into
the corresponding section of the dedimania.xml file, and add
the 3-character nation abbreviation. Instead of the password
you can also use the community code for your server by using
the server login/password on the official
site for your game (TMO/TMS/TMN) or on this page for
TMF.
<masterserver_account>
section from your
server's dedicated.cfg (TMN) or dedicated_cfg.txt (TMF) file into
the corresponding section of the dedimania.xml file, and add
the 3-character nation abbreviation. Instead of the password
you can also use the community code for your server by using
the server login/password on the official
site for your game (TMO/TMS/TMN) or on this page for
TMF.
<masterserver_account>
section from your
server's dedicated.cfg (TMN) or dedicated_cfg.txt (TMF) file into
the corresponding section of the dedimania.xml file, and add
the 3-character nation abbreviation. Instead of the password
you can also use the community code for your server by using
the server login/password on the official
site for your game (TMO/TMS/TMN) or on this page for
TMF.
<masterserver_account>
section from your
server's dedicated.cfg (TMN) or dedicated_cfg.txt (TMF) file into
the corresponding section of the dedimania.xml file, and add
the 3-character nation abbreviation. Instead of the password
you can also use the community code for your server by using
the server login/password on the official
site for your game (TMO/TMS/TMN) or on this page for
TMF.
<masterserver_account>
section from your
server's dedicated.cfg (TMN) or dedicated_cfg.txt (TMF) file into
the corresponding section of the dedimania.xml file, and add
the 3-character nation abbreviation. Instead of the password
you can also use the community code for your server by using
the server login/password on the official
site for your game (TMO/TMS/TMN) or on this page for
TMF.
<masterserver_account>
section from your
server's dedicated.cfg (TMN) or dedicated_cfg.txt (TMF) file into
the corresponding section of the dedimania.xml file, and add
the 3-character nation abbreviation. Instead of the password
you can also use the community code for your server by using
the server login/password on the official
site for your game (TMO/TMS/TMN) or on this page for
TMF.
<masterserver_account>
section from your server's dedicated.cfg file into the corresponding
section of the dedimania.xml file. Instead of the password you
can also use the community code for your server by using the server
login/password on the official site for your
game (TMO/TMS/TMN).
$feature_tmxadd
is true
), you must created a new
'GameData/Tracks/Challenges/TMXtmp/' directory along the required
'GameData/Tracks/Challenges/TMX/' directory. Tracks downloaded via
/add are saved to the former directory, but if permanently
added to the server's track list via /admin addthis, they are
moved into the latter.
<admins>
section has been
renamed to <masteradmins>
, along with adding a
new <adminops_file>
definition. If you use your
previous config.xml file, you must make these changes yourself.
<masteradmins>
section of config.xml should
contain only those logins you want to have all admin rights,
and it should also contain the server owner's LAN login (with IP and
port), if applicable.
<admins>
(or <operators>
)
section of adminsops.xml, or they can be re-added later via the
/admin addadmin (or addop) command.
<admin_list>
section in jfreu.vips.xml
is obsolete, and its contents should also be moved into the
<admins>
section of adminops.xml before
starting v0.88+, because it will no longer be written back into the
file after the next vip/team_vip change.
Note on upgrading from versions prior to v0.8, and v2.0 and beyond: This release, when first run, will automatically rename the 'trackID' column in the rs_times table in your ASECO database to 'challengeID' for consistency with all the other tables. This means that if you ever want to downgrade to v0.7, you'll need to manually rename that column back by entering the following command in your database (via PhpMyAdmin, the MySQL command prompt, or similar): ALTER TABLE rs_times CHANGE challengeID trackID mediumint(9) NOT NULL default 0
Aseco/Rasp versions 2.0 and beyond include additional columns in some tables, but they are ignored. |