View Single Post
  #1  
Old 10-09-2013, 05:15 PM
HnathBST
Sarnak
 
Join Date: Feb 2007
Location: Sunset Home
Posts: 71
Default Okay, I'm stumpped...

One of my players mentioned that Lord Nagafen wasn't spawning (he checked 100 times blah blah) So I went and took a look myself. Sure enough he's not there.

I pull up the database, He's in the database. He has an hour (modified) respawn time with no variance. I use #repop, nothing. I restart the server, he's still not there. I even hung around and waited for an hour or so and He's still not there...

In the database I have:
npc_types (id = 32040, name = Lord_Nagafen)
spawnentry (spawngroupid = 6712, npcid = 32040, chance = 100)
spawngroup (spawngroupid = 6712, name = soldungb_86, despawn_timer = 100, everything else is 0)
spawn2 (zone = soldungb, spawngroupid = 6712, version = 0, enabled = 1, his coords are set. And there doesn't appear to be any conditions)

I just can't seem to figure out why Lord Nagafen won't spawn. I've looked at all the quests in Soldungb (there are only 3) nothing. I know that an error in the script for Nagafen won't cause him not to spawn (because I've had errors in scripts and the npc still spawned fine)

If anyone can shed some light on this I'd greatly appreciate it...

Also:
I've compared Nagafen to Magus_Rokyl (who does spawn) and everything but the spawn group, npc id and location are the same.
Reply With Quote