Back to vBulletin 3.7 Add-ons

Status of PHP 8.5 support: Possible. Open Contacts for details.

Warhammer - Enhanced Roster
Mod Version: 1.00, by dodjer42

This modification is in the archives.
vB Version: 3.7.x Rating: (1 vote - 5.00 average) Installs: 10
Released: 02 Nov 2008 Last Update: 02 Nov 2008 Downloads: 64
Not Supported Template Edits External Content  

I received a lot of requests to release the roster found on my guild http://www.wpgamers.com.

This roster gives you a lot of additional statistics in a nice Google jsAPI hosted applet for better performance.

NOTE: Does not support EU servers at this stage!!
Unfortunately Mythic does not provide stats out of Europe.

Standard Features (all players):
  • Character Name
  • Class
  • Race
  • Rank
  • Renown Rank
  • Title
  • javascript applet for roster table with full column sorts
  • JSON feed
  • XML feed
  • Color coded "time since last login".

Additional Features (for players with curse client):
  • Primary Tradeskill
  • Primary Tradeskill Level
  • Renown Title
  • HP

Installation:
1. You must register for an API key.
http://www.wpgamers.com/statistics.html.

2. vBadvanced (tested)
The Whirlpool Gamers website uses vBadvanced CMPS so I have created a module that can be uploaded using admincp:
  • Download module xml file (below). Edit the xml file and change the API key value to that value you generated in step1.
  • Open your admincp
  • Select vBa CMPS left menu
  • Select download / upload module
  • Select module to upload, choose a style and set permissions.
  • Save, then add to whichever page you want to display it. Due to the number of statistics, it makes sense for fixed width styles to have a single column page display the roster.

3. vBulletin installations. (untested as yet - please provide comments)
You will need to create a template and insert the following code:
PHP Code:
<div id="wp-container"></div>    
        <
script src="http://www.google.com/jsapi"></script>
        <
script type="text/javascript">
            
google.load("prototype""1.6"); 
            
google.load("scriptaculous""1.8.1");
        </
script>
        <
script src="http://www.wpgamers.com/api/tablekit.js"></script>
        <
script src="http://www.wpgamers.com/api/tooltip.js"></script>
        <
script src="http://www.wpgamers.com/api/WP.js"></script>
        <
script src="http://www.wpgamers.com/api/war/<your API key>/characters.js"></script

Important Notes:
  1. It may take several hours after you first register for an API key before we have gathered all the statistics for your guild. The data you see at first may be historical, or no data may be shown at all until the first update is completed.
  2. This module is a javascript based on the popular prototype library as hosted by Google.
  3. Whirlpool Gamers provides a data service from which the javascript client gets your guilds data.
  4. This product cannot be used for commercial purposes without consent of the author.
  5. Although highly unlikely, outages of the Whirlpool Gamers data server will result in your roster appearing blank. We accept no responsibility / liability for such issues.
  6. Support is provided on a best efforts basis.


More features and enhancements to come.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s warhammer_roster.xml (1.1 KB, 62 downloads)

Screenshots

Click image for larger version
Name:	newroster.jpg
Views:	591
Size:	31.8 KB
ID:	88876  


vblts.ru supports vBulletin®, 2022-2025