does anyone have a copy of this addon? or know where i can get it.
it is working on this site http://roster.thesmoulderingforge.com/index.php
Thanks
Bugleboy
Moderator: ds
bugleboy wrote:my roster site is here Echelon
the professions link only lists who has what professions, and the search function will returun items people have in their inventory/bank as well as the recipies, and when it does return a recipe, it will list it multiple time for each person that can make it, i prefer the way the "Madeby" addon works.
toldi wrote:Some one is mainting this Madeby Addon? Any update in Insciption?
$lang['Engineering']='Engineering';
$lang['Inscription']='Inscription';
$lang['tsArray'] = array (
$lang['Engineering'],
$lang['Inscription'],
$lang['Engineering']=>'trade_engineering',
$lang['Inscription']=>'icon_name_here',
case $roster->locale->wordings[$roster->data['clientLocale']]['Alchemy']:
case $roster->locale->wordings[$roster->data['clientLocale']]['Inscription']:
$allrecipes[$i] = urlgrabber('http://wow.allakhazam.com/db/skill.html?line={ID}&source=live&tier=apprentice&locale='.$roster->data['clientLocale'],$addon['config']['mr_urlgrabber_timeout']);
$allrecipes[$i] .= urlgrabber('http://wow.allakhazam.com/db/skill.html?line={ID}&source=live&tier=journeyman&locale='.$roster->data['clientLocale'],$addon['config']['mr_urlgrabber_timeout']);
$allrecipes[$i] .= urlgrabber('http://wow.allakhazam.com/db/skill.html?line={ID}&source=live&tier=expert&locale='.$roster->data['clientLocale'],$addon['config']['mr_urlgrabber_timeout']);
$allrecipes[$i] .= urlgrabber('http://wow.allakhazam.com/db/skill.html?line={ID}&source=live&tier=artisan&locale='.$roster->data['clientLocale'],$addon['config']['mr_urlgrabber_timeout']);
$allrecipes[$i] .= urlgrabber('http://wow.allakhazam.com/db/skill.html?line={ID}&source=live&tier=master&locale='.$roster->data['clientLocale'],$addon['config']['mr_urlgrabber_timeout']);
$i++;
break;
Still no update on Allakahzam, and I couldn't see any mention of it on their forums eitherzanix wrote:Madeby uses Allakhazam for profession data
I do not see Inscription listed on Allakhazam
douxsourire wrote:Did someone succeed in generating these files?
Edit: After some search on the web, it appears everyone has the same problem. No way to generate Inscription data for the moment.
Users browsing this forum: No registered users and 0 guests