Code: Select all
Plugin autoTrackManager
Removes/Deletes tracks from tracklist if track karma got lower than a given value
Written by ck|cyrus
martin@die-webber.com
http://www.chaoskrieger.com
[url]http://www.tm-forum.com/viewtopic.php?p=56602[/url] is the original version.
Plugin autoTrackManager
Removes/Deletes tracks from tracklist if track karma got lower than a given value
Written by ck|cyrus
martin@die-webber.com
http://www.chaoskrieger.com
modified by W1lla.
W1llaopgezwolle@gmail.com
http://www.tmnfvenray.nl
Updated @ 3.08.2008 v3.0
* Added a verification due to the /admin unlock yourpassword unlocks the /atm commands.
* Made a improved manialink for /atm commands.
*Edited some things due to lack of interesting manialink.
////////////////
// Installation
- Copy file "plugin.autotrackmanager.php" and "plugin.autotrackmanager.config.xml" to your aseco plugin directory
- Add <plugin>plugin.autotrackmanager.php</plugin> at the END of your "plugins.xml"
- Open file "plugin.autotrackmanager.config.xml" and edit the variables if you want to change them
(You can easily change them ingame. Simply type "/atm"
or the following commands:
/atm', 'Show autoTrackManager infos/options'
/atm setminvotes', 'Min. votes needed to activate autotrackmanager for this track'
/atm setpercent', 'percentage 40% bad 60% good'
/atm switchdebug', 'sets debug on/off'
/atm switchatmlogfile', 'Logfile to log removed tracks | Leave emtpy to disable logging'
/atm switchwritematchsetting', 'Set to true/false if matchsetting file should be updated after ATM action'
/atm switchdbfree', 'Set to true/false if database entries should be deleted too'
/atm switchtrackhandle', 'Set to "remove" or "erase" to specify what to do with the track if it will be sort out'
/atm switchstatus', 'sets to on/off'
- Have fun and enjoy playing with nice tracklists!
// SUPPORT:
Visit: viewtopic.php?p=56602 as being the original topic.
Download:
[url=http://www.w1lla.nl/plugin.autotrackmanager.zip[/url]
////////////////
// SUPPORT:
Visit: viewtopic.php?p=56602 as being the original topic.
////////////////
// Installation
- Copy file "plugin.autotrackmanager.php" to your aseco plugin directory
- Copy file "plugin.autotrackmanager.config.xml" to your aseco directory
- Add <plugin>plugin.autotrackmanager.php</plugin> at the END of your "plugins.xml"
- Open file "plugin.autotrackmanager.config.xml" and edit the variables if you want to change them
(You can easily change them ingame. Simply type "/atm"
or the following commands:
/atm', 'Show autoTrackManager infos/options'
/atm setminvotes', 'Min. votes needed to activate autotrackmanager for this track'
/atm setpercent', 'percentage 40% bad 60% good'
/atm switchdebug', 'sets debug on/off'
/atm switchatmlogfile', 'Logfile to log removed tracks | Leave emtpy to disable logging'
/atm switchwritematchsetting', 'Set to true/false if matchsetting file should be updated after ATM action'
/atm switchdbfree', 'Set to true/false if database entries should be deleted too'
/atm switchtrackhandle', 'Set to "remove" or "erase" to specify what to do with the track if it will be sort out'
/atm switchstatus', 'sets to on/off'
- Have fun and enjoy playing with nice tracklists!
[/code]
////////////////
// SUPPORT:
If support needed please pm me on this forum or on w1llaopgezwolle@gmail.com