Update 9/6/08: Updated to 0.5 adding Warhammer Online icon and fixed AoC item stats.
Update 8/25/08: Updated to 0.4 adding Warhammer Online support (icons and other languages to follow).
This is the official thread for the MMO DB ItemStats MOD. Basically what we've done is modified the ItemStats 1.5 Core to support multiple games on MMO DB (http://www.mmodb.com/) and to allow anyone with some programming knowledge to easily build a parser for just any game and plug it into our mod and use it right away. Previously you had to modify an existing parser file to support a new site or game, now all you need to do is create the parser and edit the configuration file.
INSTALLATION INSTRUCTIONS:
-----------------------------------------------
1.) Backup your existing ItemStats installation if you have one.
2.) Download and extract the MMODB-ItemStats zip file below.
3.) Follow the installation instructions for the specific script you are going to use ItemStats with: http://itemstats.fre...t.php?content.6
4.) There is no need to download the ItemStats Core files as they are already included in the zip file below.
5.) Modify the config.php file and make sure your database settings are correct.
6.) Modify the config_itemstats.php file and modify the default game setting found below:
$GLOBALS['game'] = 'lotro';(Possible games code are aoc, eq2, hg, lotro, potbs, vg, war, wow) You can create your own game codes by adding or editing the parser file settings like the one below:
$GLOBALS['eq2']["prio"][] = array('name' => 'MMODB_EQ2', 'lang' => 'en');Where 'eq2' is the game code.7.) You can now use ItemStats like normal for the game you specified. Try loading the itemstats-test.php for some samples on the various MMO DB games supported.
See it in action here: http://www.mmodb.com...mstats-test.php
Download the Latest Version here: http://www.mmodb.com/itemstats.php
Attached File(s)
-
mmodb_itemstats.jpg (12.17K)
Number of downloads: 60


Sign In
Register
Help

Back to top
MultiQuote