Hello,
Where is the definition of item link in this addon ?
Because my item link is on JudgeHype website (french roster ), but the links in the guild bank page go on thottbot website.... and I want to change this ^^
Moderator: Mathos
switch ($searchtype) {
case 2:
// Allakhazam / blasc.de
$itemlink['frFR']='http://worldofwarcraft.judgehype.com/index.php?page=bc-result&Ckey=';
$itemlink['enUS']='http://wow.allakhazam.com/search.html?q=';
$itemlink['deDE']='http://blasc.planet-multiplayer.de/?i=';
break;
default:
// Thottbot
$itemlink['enUS']='http://www.thottbot.com/index.cgi?i=';
$itemlink['deDE']='http://www.thottbot.com/de/index.cgi?i=';
$itemlink['frFR']='http://worldofwarcraft.judgehype.com/index.php?page=bc-result&Ckey=';
}
?>
$itemlink['frFR']=$roster_conf['quest_link_url1_1'];
$itemlink['frFR']=$roster_conf['quest_link_url1_1'];
Return to Categorized Guild Bank
Users browsing this forum: No registered users and 1 guest