View Single Post
  #325  
Old 02-17-2009, 06:50 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

George, found a SIGNIFICANT error in the Spawn Editor

First of all Spaw Editor should be updated to include editing of Roamboxes.

Roamboxes data are part of spawngroup table, the old spawngroup table looked like this:

id, name

the current spawngroup table looks like this:

id, name, spawn_limit, dist, max_x, min_x, max_y, min_y, delay

these new collumsn are the data needed for the Roamboxes.

the significnat error in the editor rigth now that whenever you SAVE a spawngroup it sets all these fields to 0! (destroying all my Roambox data in the process)

So:
1) the setting to 0 needs to corected
and
2) the spawneditor could use this expansion and have this fields added to the editor for editing in the window where you have spawngroups list

thanks!
Reply With Quote