Project 1999

Go Back   Project 1999 > Server Issues > Resolved Issues

Closed Thread
 
Thread Tools Display Modes
  #21  
Old 12-10-2010, 12:00 PM
Trystych Trystych is offline
Kobold


Join Date: Oct 2010
Posts: 183
Default

I should add too that we have farmed Spiroc Guardian before and have seen 2 of those up at a time, so the same issue likely affects that spawn also.
__________________
Trystych
<Inglourious Basterds>
  #22  
Old 12-10-2010, 12:52 PM
guineapig guineapig is offline
Planar Protector

guineapig's Avatar

Join Date: Oct 2009
Posts: 4,028
Default

Quote:
Originally Posted by Trystych [You must be logged in to view images. Log in or Register.]
I should add too that we have farmed Spiroc Guardian before and have seen 2 of those up at a time, so the same issue likely affects that spawn also.

You farmed the Guardian?
__________________
Quote:
Originally Posted by nilbog View Post
Server chat is for civil conversation. Personal attacks/generally being confrontational will not be tolerated.
  #23  
Old 12-11-2010, 03:09 PM
Ravhin Ravhin is offline
Sarnak

Ravhin's Avatar

Join Date: Jul 2010
Posts: 307
Default

We, once again, encountered this respawn bug. Spiroc Lord only respawned once, showing that the script is in place for his respawn when Guardian is up, and that it somehow subsequently breaks.

The following describes work by Aeolwind. Is this still in place? Was this changed? http://forums.axclassic.com/viewtopi...=460&view=next

------------------------------------------------

Here is the code I used for Sky and the spiroc lord.

This is on the guardian. Code:

Code:
#The Spiroc Guardian should respawn the Lord if he is alive

sub EVENT_SIGNAL{
if ($signal eq 1){
#quest::shout("I got signal!");
quest::unique_spawn(71012,0,0,760,-243,408.6,100.5);
}
}
And this is the stuff on the lord. Code:

Code:
sub EVENT_DEATH
{
   $x = $npc->GetX();
   $y = $npc->GetY();
   $z = $npc->GetZ();
   $sirran= undef;
   quest::setglobal("sirran",5,3,"M10");
   quest::signalwith(71013,1,0);
   quest::unique_spawn(71058,0,0,$x,$y,$z);
  }
Originally in Sky, when you killed the lord, Sirran would spawn & you'd have to pull him to the other side of the island to keep farming ever 20 minutes or so. This works and is tested.

--------------------------
__________________
Ravhin - 56 Gnome Necro (Project 1999, Retired) <Divinity>
Contributor: Project 1999 Wiki
Ravhin incedo'Marduk - 60 Human Paladin (Live on E'ci, 1999-2001) <Destinati Conquerers>
  #24  
Old 12-11-2010, 03:10 PM
Skope Skope is offline
Banned


Join Date: Apr 2010
Location: place
Posts: 767
Default

He popped twice and then stopped popping with Guardian still up.

First kill he was wielding a single blade, 3 pieces of loot. Second spawn he didn't wield any blades at all and only dropped 2 pieces of loot. A ceremonial belt (currently dropping off KoS as well) and the common drop mage bracer. It seems like his loot table is off as well as his respawn?
  #25  
Old 12-13-2010, 04:08 AM
Icecometus Icecometus is offline
Sarnak

Icecometus's Avatar

Join Date: Nov 2009
Posts: 207
Default

Bump
  #26  
Old 12-13-2010, 09:17 AM
guineapig guineapig is offline
Planar Protector

guineapig's Avatar

Join Date: Oct 2009
Posts: 4,028
Default

Quote:
Originally Posted by Skope [You must be logged in to view images. Log in or Register.]
He popped twice and then stopped popping with Guardian still up.

First kill he was wielding a single blade, 3 pieces of loot. Second spawn he didn't wield any blades at all and only dropped 2 pieces of loot. A ceremonial belt (currently dropping off KoS as well) and the common drop mage bracer. It seems like his loot table is off as well as his respawn?
Considering that he's the toughest killable mob in classic I would say the loot buginess should definitely be looked at...
__________________
Quote:
Originally Posted by nilbog View Post
Server chat is for civil conversation. Personal attacks/generally being confrontational will not be tolerated.
  #27  
Old 12-14-2010, 04:29 AM
Icecometus Icecometus is offline
Sarnak

Icecometus's Avatar

Join Date: Nov 2009
Posts: 207
Default

bump
  #28  
Old 12-14-2010, 10:07 AM
Barfight Barfight is offline
Orc


Join Date: Jan 2010
Posts: 46
Default

Is there any GM input on this? Are we not providing enough evidence that he re-spawns indefinitely or is there something wrong with the script?
__________________
Barfight - Monk <Divinity>
  #29  
Old 12-17-2010, 03:08 PM
Icecometus Icecometus is offline
Sarnak

Icecometus's Avatar

Join Date: Nov 2009
Posts: 207
Default

Bump
  #30  
Old 12-18-2010, 06:31 PM
Ravhin Ravhin is offline
Sarnak

Ravhin's Avatar

Join Date: Jul 2010
Posts: 307
Default

Our hypothesis is now that he always, only, respawns once (for a total of two spiroc lords)? The respawn never has the blade and always only drops 2 items which is the incorrect SL loot table.
__________________
Ravhin - 56 Gnome Necro (Project 1999, Retired) <Divinity>
Contributor: Project 1999 Wiki
Ravhin incedo'Marduk - 60 Human Paladin (Live on E'ci, 1999-2001) <Destinati Conquerers>
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:13 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.