Serpentshrine Cavern ?

Displays Instance keys for TBC

Moderator: titan99

Serpentshrine Cavern ?

Postby Quotrax » Tue Apr 17, 2007 5:00 am

Outland Keys started a column for Serpentshrine Cavern, but this has not been integrated to Keys BC 0.4 yet. The problem with the Outland Keys version was that once a person was attuned, the chart went blank-- you couldn't tell if they're done or if they never started.

It's a little tricky because it's not an item key you put on your keyring, a spell is cast on the character upon completion of the quest "The Cudgel of Kar'desh" (http://www.wowhead.com/?quest=10901) ala. Naxx or BWL attunement.

Can anyone help me with the code to add a column for SSC?
User avatar
Quotrax
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Mon Jul 10, 2006 11:03 pm

Re: Serpentshrine Cavern ?

Postby daddelkopp » Tue Apr 17, 2007 2:38 pm

I code the shrine into my roster. But as you said, it is impossible to get the speel. You can only get the data of the two questitems.

Add in membersinstBC.php (158, $min_skill_for_lock = array)
Code: Select all
            'Shrine' => 1001,


Add in enUS.php (20)
Code: Select all
$inst_name['Shrine']="Shrine";


Add in enUS.php (for Horde & Alliance)
Code: Select all
   'Shrine' => array( 'Parts', 'Shrine' =>
         'Das Mal von Vashj|',
         'Erdensiegel|31750',
         'Flammensiegel|31751'
      ),


You must rename the Questitems! I did that only for my german roster.

daddelkopp
User avatar
daddelkopp
WR.net Journeyman
WR.net Journeyman
 
Posts: 99
Joined: Wed Jan 03, 2007 10:22 am

Serpentshrine Cavern ?

Postby Quotrax » Wed Apr 18, 2007 1:40 am

Ok, that translates to this in English:
Code: Select all
   'Shrine' => array( 'Parts', 'Shrine' =>
         'The Mark of Vashj|',
         'Earthen Signet|31750|',
         'Blazing Signet|31751|',
      ),


Is there way way to identify who has completed the quest and put in an arbitrary icon to signify completion? Right now, when the quest is completed, it's blank and looks like the character hasn't started.
Image
User avatar
Quotrax
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Mon Jul 10, 2006 11:03 pm

Serpentshrine Cavern ?

Postby daddelkopp » Wed Apr 18, 2007 3:15 pm

As I said, it is not possible at this moment. As long there is no key or item.

daddelkopp
User avatar
daddelkopp
WR.net Journeyman
WR.net Journeyman
 
Posts: 99
Joined: Wed Jan 03, 2007 10:22 am

Serpentshrine Cavern ?

Postby aniodon » Fri May 25, 2007 7:03 pm

And with the update triggers ? Someone that had the last part of the quest, and does not have it anymore has either cancelled the quest (I doubt...) or completed it successfully
aniodon
WR.net Journeyman
WR.net Journeyman
 
Posts: 108
Joined: Mon Dec 18, 2006 8:09 pm

Re: Serpentshrine Cavern ?

Postby ltdeta » Tue Jun 12, 2007 1:26 am

does anybody has a solution for this ?
ltdeta
 


Return to Key BC

Who is online

Users browsing this forum: No registered users and 0 guests