Khal/Cliffs of Ghelgad Progress Thread
Re: Khal Progress Thread
Yes, it's a random drop chance from the ksaravi inside the hollow
Re: Khal Progress Thread
ancient ksaravi tome and follow up quest ksaravi translation work fine, found the fragment to start the quest
Re: Khal Progress Thread
[quote="Kibaru"]
Stolen Textiles the chest drop nothing currently no loot window no quest update, but i don't know if anyone reloaded the scripts already.
[/quote]
- Fixed and tested.
[quote="Kibaru"]
Gnomissh Lab Equipment: Where are you supposed to get the "Copy of the suspicipus list 0/1"
[/quote]
I'm assuming your referring to the "A Suspicious List" quest? The list is found on the table in a back room of the building in the back center of Villa Ghelgad (behind Bameen Shariati). I verified the list is there and functioning correctly. The follow on quest to "A Suspicious List" is "Gnomish Lab Equipment"; these items can be obtained from chests and NPCs within the villa complex.
[quote="Kibaru"]
I was also offered and could accept and finish the first step of http://vanguard.wikia.com/wiki/The_Art_ ... uest_Guide) even tough im a Druid and not a necro. Not sure that is intended.
[/quote]
-Fixed and tested.
Please let me know if there is anything else
Stolen Textiles the chest drop nothing currently no loot window no quest update, but i don't know if anyone reloaded the scripts already.
[/quote]
- Fixed and tested.
[quote="Kibaru"]
Gnomissh Lab Equipment: Where are you supposed to get the "Copy of the suspicipus list 0/1"
[/quote]
I'm assuming your referring to the "A Suspicious List" quest? The list is found on the table in a back room of the building in the back center of Villa Ghelgad (behind Bameen Shariati). I verified the list is there and functioning correctly. The follow on quest to "A Suspicious List" is "Gnomish Lab Equipment"; these items can be obtained from chests and NPCs within the villa complex.
[quote="Kibaru"]
I was also offered and could accept and finish the first step of http://vanguard.wikia.com/wiki/The_Art_ ... uest_Guide) even tough im a Druid and not a necro. Not sure that is intended.
[/quote]
-Fixed and tested.
Please let me know if there is anything else
Re: Khal Progress Thread
Ok I will check those.
But when I was doing the Gnomish Lab Equipment Quest after A Suspicious List (where I actually found the list). One requirement in Gnomisch Lab Eq. was "Copy of the suspicipus list 0/1" which I could not find anywhere.
But when I was doing the Gnomish Lab Equipment Quest after A Suspicious List (where I actually found the list). One requirement in Gnomisch Lab Eq. was "Copy of the suspicipus list 0/1" which I could not find anywhere.
Re: Khal Progress Thread
[quote="Kibaru"]
But when I was doing the Gnomish Lab Equipment Quest after A Suspicious List (where I actually found the list). One requirement in Gnomisch Lab Eq. was "Copy of the suspicipus list 0/1" which I could not find anywhere.[/quote]
This is something i'm going to need Zippyzee's help with. This quest is supposed to give you the copy of the suspicious list upon completing the previous quest ("A Suspicious List". Currently the quest "A Suspicious List" doesn't close when you hit complete, and it is not executing the code to add the copy. I will let you know when this is fully fixed, in the mean time, see the note below for the temporary fix.
Zippy, for your reference:
But when I was doing the Gnomish Lab Equipment Quest after A Suspicious List (where I actually found the list). One requirement in Gnomisch Lab Eq. was "Copy of the suspicipus list 0/1" which I could not find anywhere.[/quote]
This is something i'm going to need Zippyzee's help with. This quest is supposed to give you the copy of the suspicious list upon completing the previous quest ("A Suspicious List". Currently the quest "A Suspicious List" doesn't close when you hit complete, and it is not executing the code to add the copy. I will let you know when this is fully fixed, in the mean time, see the note below for the temporary fix.
Zippy, for your reference:
- The first quest is "A Suspicious List" (6836), in Khal
--During the quest, you get an item: "Suspicious List (1397678), which you right click to turn in (currently, the quest window does not close with you select complete).
--On completion, the "Suspicious List" is supposed to be removed (currently working), the "Copy of Suspicious List" (1397679) is supposed to be added (not currently working) and the follow on quest offered (not currently working).[/list:u]
- The follow on quest is "Gnomish Lab Equipment" (6837), in Khal
--This quest is supposed to be offered upon completing the previous quest or right click the "Copy of Suspicious List" (1397679).[/list:u]
The point where you pick up the "Suspicious List" (1397678) on the table is @ .move 51765 -84548 25790 in Khal.
Note:
As a temporary measure, to allow progression beyond this quest, I am having the quest also be available from the turn in NPC: "Kurake Wamani" (850261), and the "Copy of Suspicious List" (1397679) is provided upon accepting the quest.
Please advise, when you have time
- The follow on quest is "Gnomish Lab Equipment" (6837), in Khal
Re: Khal/Cliffs of Ghelgad Progress Thread
At one time I worked on this and the whole process was working correctly. One new thing that is throwing me off is the check for unique items before adding an item. If you have one in your inventory from previous testing you won't be able to get a new one. May not be applicable here, though. I'll probably get to it tomorrow.
Re: Khal/Cliffs of Ghelgad Progress Thread
[quote="zippyzee"]At one time I worked on this and the whole process was working correctly. One new thing that is throwing me off is the check for unique items before adding an item. If you have one in your inventory from previous testing you won't be able to get a new one. May not be applicable here, though. I'll probably get to it tomorrow.[/quote]
Having previously possessed the quest item is preventing it from being given to me? Is that intentional or am I misunderstanding? If that is the case, is there a way to reset this and wont that be a problem with repeatable quests potentially? Thanks for the help as always!
Having previously possessed the quest item is preventing it from being given to me? Is that intentional or am I misunderstanding? If that is the case, is there a way to reset this and wont that be a problem with repeatable quests potentially? Thanks for the help as always!
Re: Khal/Cliffs of Ghelgad Progress Thread
He is saying if you currently have one in your inventory it will not give you another.
Re: Khal/Cliffs of Ghelgad Progress Thread
[quote="Xinux"]He is saying if you currently have one in your inventory it will not give you another.[/quote]
Oh, i see. Sorry, I misunderstood. I am 99% sure that I did not have one in my inventory, but I will test it again (making sure that I don't) just to be thorough.
Oh, i see. Sorry, I misunderstood. I am 99% sure that I did not have one in my inventory, but I will test it again (making sure that I don't) just to be thorough.
Re: Khal/Cliffs of Ghelgad Progress Thread
The script was basically a double script, where perhaps I cut the correct script and pasted it in the working script where it didn't overwrite everything but inserted it. So there were 2 copies of each function, and it was using the old 2nd copy to go by. I've fixed it and it works on my system.