TrackMania Nations


Earlier upgrades:

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.


Copyright © 2007-2013 – Frans P. de Vries <tm@gamers.org>             Last updated 09-Mar-2013