Moderator: Carasak
SethDeBlade wrote:is there a demolink or screenshot available?
bbj911 wrote:Ok so how do u manage to isolate just the mains and not hit all the alts aswell ?
...time passes....
ah i see its by guild lvl
Fangorn wrote:Hi there, this looks like a nice addon however I don't understand how it figures out which character is a main and which isn't...
I'm asking because the addon lists all my characters (they are on the same account). Same thing for my wife and a few other members, while a lot of other guildmates accounts are missing altogether even though they do update the roster?
Thanks,
- Jeff
PleegWat wrote:It checks on guild rank. It doesn't really do an alt check.
If there's demand for real main/alt detection in this, I'd recommend using the AltMonitor tables to check this.
Have the addon check if the altmonitor table exists (roster_addon_altmonitor) and if it does join it in on members.member_id = alts.member_id, and add a where condition (alts.alt_type & 2 = 0). Then, for rosters with altmonitor installed, it should only display characters that are displayed as mains in the AltMonitor list.
JasmineTTO wrote:...is it possible to just have the date shown in the table last updated and last online?...
$newDate= $dat2[2].'/'.$dat2[1].'/'.$dat2[0].' '.$dat1[1];
$newDate= $dat2[2].'/'.$dat2[1].'/'.$dat2[0];
$lnewDate= $ldat2[2].'/'.$ldat2[1].'/'.$ldat2[0].' '.$ldat1[1];
$lnewDate= $ldat2[2].'/'.$ldat2[1].'/'.$ldat2[0];
$lnewDate= $ldat2[2].'/'.$ldat2[1].'/'.$ldat2[0].' '.$ldat1[1];
$lnewDate= $ldat2[2].'/'.$ldat2[1].'/'.$ldat2[0];
Users browsing this forum: No registered users and 0 guests