Rounds Finish Panel
by Eekcage
System
XASECO
Description
Replace the normal Trackmania rounds panel with a custom one
Installation
1. unzip the script to xaseco base directory
2. edit xaseco's plugins.xml and include the following lines:Code:<plugin>plugin.nicofinish.php</plugin>and delete the line containing:
<plugin>plugin.rpoints.php</plugin>Code:<plugin>plugin.rounds.php</plugin>3. reconfigure xaseco with instructions described below
4. restart xasecoSettings
Disable the default roundspanel, open includes/manialinks.inc.php and change the following line:Quote:'<round_scores visible="' . bool2text($ml_custom_ui['round_scores']) . '"/>' .into this:Quote:'<round_scores visible="false"/>' .In your xaseco base directory change the file config.xml to have default_rpoints:Quote:<default_rpoints>f1gp</default_rpoints>
Link(s)
Download(s)
File Version Date Size Downloads rounds_finish_panel(1.0).zip 1.0 2009-04-27 2 KB 2255