PvPLog 2.3.2

Forum Dedicated to PvPLog, (The WoW PvP data collector addon), and PvPLog related topics

Moderator: bsmorgan

PvPLog 2.3.2

Postby bsmorgan » Sat Jan 13, 2007 2:28 pm

PvPLog 2.3.2 is now available from the downloads area.

The TOC has been updated to 20003.

Players without a guild are now stored in the savedvariables file as "" instead of "Unguilded". The reasons for this change are:
    This is the way Blizzard displays it.
    It is already "localized".
    Roster actually has a special case for this.
    It looks better in the GUI display.
    If anyone creates a guild with the name "Unguilded", you can tell the difference.
The command "/pl fixguild" has been added to convert existing data (in savedvariables). This command must be executed once on each character.
If you prefer a global approach, use your favorite editor and do a global search and replace in the PvPLog.lua savedvariables file ("Unguilded" -> "").

Enjoy,

Brad
Last edited by bsmorgan on Wed Jan 17, 2007 10:42 pm, edited 1 time in total.
User avatar
bsmorgan
WoW Interface Developer
WoW Interface Developer
 
Posts: 160
Joined: Tue Nov 28, 2006 10:17 pm
Location: Colorado Springs, Colorado

PvPLog 2.3.2

Postby zanix » Sat Jan 13, 2007 5:42 pm

In Roster, to make everyone with the guildname "Unguilded" to just ""
You have to run a SQL statement via phpmyadmin

Code: Select all
UPDATE `roster_pvp2` SET `guild` = '' WHERE `guild` = 'Unguilded';
Last edited by zanix on Sat Jan 13, 2007 5:42 pm, edited 1 time in total.
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US


Return to PvPLog

Who is online

Users browsing this forum: No registered users and 0 guests

cron