![]() |
|
#1
|
||||
|
![]() This is one of the items remaining on the Velious To-Do list.
Most of the npcs have correct spawn timers at this point, but these are the remainders. I figured I'd open this up so people can research on their own, and maybe finish it sooner. Code:
select distinct npt.name,sp2.respawntime from npc_types npt left join spawnentry spt on (spt.npcid=npt.id) left join spawn2 sp2 on (sp2.spawngroupid=spt.spawngroupid) left join spawngroup sg on (sg.id = spt.spawngroupid) where sp2.zone = 'westwastes' and spt.chance > '0' and sp2.respawntime < '1000' Quote:
| |||
|
#2
|
||||||
|
![]() Vandy posted this listing awhile back and includes a number of those in the list there.
Several are 2 hours spawns but not all of them. http://www.graffe.com/forums/archive...p/t-4546.html? Here are some archives from Graffe that have some information on spawn times and PHers Quote:
Quote:
Quote:
| |||||
|
#3
|
|||
|
![]() I always thought tantor - named rhino - named wolf - were spawned randomly from killing rhinos, mastadons and wolves.
__________________
Scrubosaur - Necromancer
"Living my life 6 seconds at a time." - Unknown | ||
|
#4
|
|||||
|
![]() Ok thanks for input so far. Narrowed it down to these needed:
Quote:
Quote:
| ||||
|
#5
|
||||
|
![]() Got a few of the spawn timers today.
Still need the following: Quote:
| |||
|
#6
|
|||
|
![]() Bump.
__________________
Amax MNK / Amalgamax ROG / maximum Begging (227) EQ Map Archive (1,000+ images) P99 Wiki • EQ Patch Chronology | ||
|
#7
|
|||
|
![]() I've searched all over for the respawn times on the remaining npcs but have not found anything. Would EQlive be a good source to get the remaining npcs spawn times?
I highly doubt they have changed them much at all since 2001 | ||
|
#8
|
|||
|
![]() Interesting info, just curious on the double spawn -
What sort of % for doubles? Do you believe that there was any restriction on the double spawns? Ie can you theoretically spawn infinite mobs, or did you have to kill a twin to spawn another double?
__________________
First - Monsters & Memories
Argenti | Cobblestone | Animan | ||
|
#9
|
||||
|
![]() Quote:
I tested this on 3 different spawn locations and all 3 locations could have a double spawn. Looking over my logs and info the double spawn occurred about 15% of the time. | |||
|
#10
|
|||
|
![]() Bit off topic but someone mentioned tantor being on a random roamer PH pop, along with the named rhino and wolf.. what is this named rhino and wolf? I don't remember that in old days.
| ||
|
![]() |
|
|