RaidTracker

From WoWRosterWiKi
(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
  
 
== RaidTracker ==
 
== RaidTracker ==
RaidTracker is a Roster addon that allows you to track raids, bosskills, loot with the data from [http://www.curse-gaming.com/en/wow/addons-1836-1-ct_raidtracker-enggerfreqdkp-modded.html CT_RaidTracker Modded] WoW Addon
+
RaidTracker is a Roster addon that allows you to track raids, bosskills, loot with the data from [http://www.mldkp.net/index.php?option=com_smf&Itemid=10&topic=65.0 CT_RaidTracker MLdkp] WoW Addon
  
Current version:  ''' 1.1.1 '''<br>
+
Current version:  ''' 1.2.0 '''<br>
Author: [[User:PoloDude|PoloDude]]
+
Author: [[User:PoloDude|PoloDude]], [[User:Niavlys|Niavlys]]
  
 
* [http://www.wowroster.net/Downloads/details/id=43.html Download]
 
* [http://www.wowroster.net/Downloads/details/id=43.html Download]
 
* [http://www.wowroster.net/Forums/viewforum/f=55.html Support]
 
* [http://www.wowroster.net/Forums/viewforum/f=55.html Support]
* [http://roster.polodude.be/addon.php?roster_addon_name=RaidTracker Example]
+
* [http://# Example]
  
 
== Supported Features ==
 
== Supported Features ==
Line 23: Line 23:
 
* Edit the roster/addons/RaidTracker/conf.php for the different settings. in example:
 
* Edit the roster/addons/RaidTracker/conf.php for the different settings. in example:
 
<php>
 
<php>
//Characters that can update the raids -- Set names for ppl that can update RaidTracker Data -- Only set one atm!
+
//Characters that can update the raids -- Set names for ppl that can update RaidTracker Data
 
$addon_conf['RaidTracker']['RaidUpdaters'] = array('Name',);
 
$addon_conf['RaidTracker']['RaidUpdaters'] = array('Name',);
 +
 +
//where is the itemstats lib
 +
$addon_conf['RaidTracker']['itemstatsLib'] = "itemstats";
 +
$addon_conf['RaidTracker']['itemstatsLibFile'] = "wowroster_itemstats.php";
  
 
// Date display like "Y-m-d G:i:s", "d-m-Y G:i:s"
 
// Date display like "Y-m-d G:i:s", "d-m-Y G:i:s"
Line 32: Line 36:
 
$addon_conf['RaidTracker']['SortByUser'] = 0;
 
$addon_conf['RaidTracker']['SortByUser'] = 0;
 
</php>
 
</php>
* Also don't forget to edit the config.php in the itemstats-folder
+
* Also don't forget to edit the config.php in the itemstats-folder, witch isn't include in the download! [http://itemstats.free.fr/download.php?list.2 Download here]
  
 
== Credits ==
 
== Credits ==
Line 40: Line 44:
 
| French localizations
 
| French localizations
 
|- style="background:gray;color:white;"
 
|- style="background:gray;color:white;"
| Geschan, YamYam</td>
+
| Geschan, YamYam
 
| German localizations
 
| German localizations
 
|- style="background:silver;"
 
|- style="background:silver;"
| ****
+
| Niavlys
| ****
+
| Sidekick Addon Dev.
 
|}
 
|}
  
 
[[Category:RosterAddon]]
 
[[Category:RosterAddon]]

Revision as of 05:13, 15 June 2007

WR.net

Important note: When you edit this page, you agree to release your contribution into the public domain.
If you do not want this or can not do this because of license restrictions, please do not edit.

Contents


RaidTracker

RaidTracker is a Roster addon that allows you to track raids, bosskills, loot with the data from CT_RaidTracker MLdkp WoW Addon

Current version: 1.2.0
Author: PoloDude, Niavlys

Supported Features

Instructions

//Characters that can update the raids -- Set names for ppl that can update RaidTracker Data
$addon_conf['RaidTracker']['RaidUpdaters'] = array('Name',);
 
//where is the itemstats lib
$addon_conf['RaidTracker']['itemstatsLib'] = "itemstats";
$addon_conf['RaidTracker']['itemstatsLibFile'] = "wowroster_itemstats.php";
 
// Date display like "Y-m-d G:i:s", "d-m-Y G:i:s"
$addon_conf['RaidTracker']['DateView'] = "Y-m-d G:i:s";
 
// Show loot in one box or seperate by users who won
$addon_conf['RaidTracker']['SortByUser'] = 0;

Credits

Zarctus French localizations
Geschan, YamYam German localizations
Niavlys Sidekick Addon Dev.
Personal tools
Namespaces
Variants
Actions
WoWRoster
Navigation
Toolbox