Charm 4 fibby

Tell Lillu to stop slacking and work those errors out
User avatar
Topsy
Posts: 517
Contact:

Charm 4 fibby

Post#1 » Fri Nov 06, 2009 7:10 pm

Last night I got my warrior Petutankz down to fibby With the intent on finishing my charm 4 quest. I had assumed i already chated with him but alas... I was wrong. I gave him the 4 items he requires and much to my dismay the bastage gobbled them up. I Shouted angrily at him, made rude jestures and even kicked dirt in his eye. Alas, it didn't change the fact that i neglected to ask him for the quest.

Would it be possible to make him give back the items if you do not have the quest. And, if i'm not asking for to much may i have my items back so i can complete this.

Jeido
Posts: 1265

Re: Charm 4 fibby

Post#2 » Fri Nov 06, 2009 7:39 pm

Ew, yeah I did this on Shig accidently too a few months ago. It'd be great if he gave the items back if you didnt have the task imo.
Jeido, Founder of Evolution

User avatar
Lillu
Posts: 11301
Contact:

Re: Charm 4 fibby

Post#3 » Fri Nov 06, 2009 10:53 pm

fixed..and some explanation for the geeks...
if turn in itemID 9547 and 6533 without having the qglobal flag == 9, the npc will eat the 2 item..regardless the plugin::return_items(\%itemcount); code at the end of the script..

Code: Select all

elsif (plugin::check_handin(\%itemcount,9547 => 1, 6533 => 1) && $qglobals{$globalname} ==9) {

if I change the order, it works..

Code: Select all

elsif ($qglobals{$globalname} == 9 && plugin::check_handin(\%itemcount,9547 => 1, 6533 => 1)) {


I need to review now like 100 scripts.. lol :(

p.s. Check your bags Topsy, charm and Antidote replaced

Koeril
Posts: 1764
Contact:

Re: Charm 4 fibby

Post#4 » Fri Nov 06, 2009 11:53 pm

Lillu wrote:p.s. Check your bags Topsy, charm and Antidote replaced


Fibby is the ToV goblin for charm 4 with the drake essence (id 1384) and charm (id 4630). Antidote is charm 5 from ST.
Formerly known as:
Jerant the Loremaster - Cleric
Hans Poisondirk - Rogue
<Evolution>

User avatar
Lillu
Posts: 11301
Contact:

Re: Charm 4 fibby

Post#5 » Sat Nov 07, 2009 12:14 am

Thanks.. doublefixed. Let me know if need triplefix..

User avatar
Topsy
Posts: 517
Contact:

Re: Charm 4 fibby

Post#6 » Sat Nov 07, 2009 8:26 pm

worked perfect thnx lillu
style=' border-width: 3px;
border-spacing: 2px;
border-style: double;
border-color: rgb(255, 204, 51);
border-collapse: collapse;'/>




*~{ Topsy Crits }~*



khaliss
Posts: 357

Re: Charm 4 fibby

Post#7 » Wed Apr 21, 2010 5:57 pm

I am not sure if anything has changed recently, but last night my rogue (Khamirr) handed out the 4 drake parts (I made sure he had the quest before turn-in) to Fibby... I got the notification that the quest was completed, but instead of the goblin giving the drake essence, he gave me back the 4 drake parts... tried again couple of times, same result. Dunno if my toon is bugged, or if the quest itself is... just letting the server management know. WTB fix :-) Thanks!
Main: Khaliss
Alts: Khelogg, Khamirr, Khalynn, Khalidd, Khelann

User avatar
Lillu
Posts: 11301
Contact:

Re: Charm 4 fibby

Post#8 » Wed Apr 21, 2010 6:30 pm

it's a task. if you turn in the proper items, the task will get updated. and when you turn in the 4th item (doesnt matter which one), you'll get the task reward.

I've just tested it and it works perfectly. Get the task and try the turn in again plz.

khaliss
Posts: 357

Re: Charm 4 fibby

Post#9 » Wed Apr 21, 2010 6:51 pm

Okay, will try it again tonight Lillu, thanks for the tip :-)
Main: Khaliss
Alts: Khelogg, Khamirr, Khalynn, Khalidd, Khelann

Koeril
Posts: 1764
Contact:

Re: Charm 4 fibby

Post#10 » Wed Apr 21, 2010 7:02 pm

Maybe put in a quest::istaskactive or quest::istaskactivityactive in there then? This will prohibit people from getting a confirmation that the items are write before they have the task.
Formerly known as:
Jerant the Loremaster - Cleric
Hans Poisondirk - Rogue
<Evolution>

Return to “Quests”

Who is online

Users browsing this forum: No registered users and 1 guest

cron