View Single Post
  #1  
Old 06-25-2003, 08:57 AM
phessto
Fire Beetle
 
Join Date: Jun 2003
Posts: 6
Default Mobs and spawns locations

I am curious as to how the way mob spawns has gotten to be set up the way that it is.

Say there are 300 spawns in a zone, yet there are only 4 different types of mobs, each varying by about 4 levels, so a total of 16 different mobs...(like kurns tower)...
Most of these 300 spawns sites spawn a variety of the 16 mobs...

So if i wanted the spawns to be varied i would have to create somewhere around 1000 mob-spawns on current setup...(at least)

Is there going to be any changes to the way mobs are popped in game? mobs pop items, yet you dont have to make an item for every last pop, when the mob loads it, if the items chance to load passes, will get the item info from a table...

So basically I feel that this code would be much better off with a system similiar for spawn locations and actual mobs, why do you need 5 mob-spawns when theres only one spawn, and 5 mobs that have already been added to a table for a spawn somewhere else in the zone...

I think this could be done fairly easily, this would likely mess with the current database, but some kind of static option for shopkeepers could minimize the transition...

I hope i explained what im getting at well enuf...
Can i get some feedback from some of the development staff?
Reply With Quote