Configuration variables

Display a macro-level overview of your guild members' equipped gear

Moderator: Samadhi

Configuration variables

Postby Samadhi » Thu Feb 22, 2007 4:08 pm

The conf.php file contains two variables that control how your page displays. You can adjust as needed based on the size and level range of your members. :)

Code: Select all
/*      Set this variable to the number of rows to display
      before re-printing the header information.  Set to
      0 to disable header re-printing.
*/
      $addon_conf['equipview']['repeatHeader'] = 10;

/*
      Set this variable to the lowest level characters you
      want to display.
*/
      $addon_conf['equipview']['minLevel'] = 55;
Image
User avatar
Samadhi
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 114
Joined: Mon Jul 17, 2006 10:38 pm
Location: NJ, USA

Return to Equipment Viewer

Who is online

Users browsing this forum: No registered users and 0 guests

cron