View Single Post
  #3  
Old 05-01-2010, 06:05 PM
kameko
Sarnak
 
Join Date: Apr 2010
Posts: 30
Default

Hey.... I'm currently working on this myself, and what I did was basically make a copy of the db, and then empty the tables I didn't need / want. Just some advice, don't spend too much time trying to renumber the zones...

I am making a new game starting in the old qeynos, Oceangreen Village... I tried to make that zone id 1 and it will not work. You CAN wipe out the zone table and just put in the zones you want to use, just keep the id's in tack.

As for the start_zone table, I wanted all good races to start in this zone, and evil ones to go to another zone... but I couldn't figure that out.... I put entries in this table but it wasn't working, so I added the variable "startzone" to the variables table and put in Oceangreenvillag.

If you have any questions about this let me know.... I am figuring this out as I go, but will help out the best I can..

Good luck

Kameko
Reply With Quote