Personal Best Checkpoints
~~~~~~~~~~~~~~~~~~~~~~~~~
This Plugin is useful on Train-Servers and maybe RPG-Servers. It displays the
differences between your own Checkpoint-Times for each run.

The first run on a Challenge are now preset with a local driven record, so you can
compare from the first run your Checkpoint times. This feature is only active if
less then 32 Players connected to the Server to prevent long loads on Database access.

Currently it supports the Gamemodes: Rounds, TimeAttack, Team, Laps, Stunts and Cup


Note
~~~~
 - In Cup-Mode in the Warm-Up phase this Widget do not display any Checkpoint times
 - This Plugin works only with XAseco/1.14+
 - This Plugin works only with Trackmania Forever (TMF)



Install
~~~~~~~
This documentation thinks that your pathes looks like:

GameData
Logs
xaseco
xaseco/plugins

So if you have a different path layout, you know why and can compensate the changes.


1. Extract the ZIP-File somewhere and remember the place ;).


2. Copy the file "plugin.personal_best_checkpoints.php" into the folder "xaseco/plugins"
at your xaseco installation. If you upload this file with a FTP-Client make sure you do
this in ASCII mode!


3. Edit the file "xaseco/plugins.xml" and add the following line to it:
--- cut here ---
<plugin>plugin.personal_best_checkpoints.php</plugin>
--- cut here ---


4. That's it, restart xaseco and enjoy!





LICENSE
~~~~~~~
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
