You all probably know about the towns or instance releases, well, my question is, after you create it in your DB, how do you make just the instance an sql?
You all probably know about the towns or instance releases, well, my question is, after you create it in your DB, how do you make just the instance an sql?
Bump
Anyone know?
first you dump your the sql tables you created custom stuff in.
Now open it with notepad. (it can take 1 min to load)
Now find your custom made NPC ore spawn point (should be at bottom if you gave them a high number like 88888888.
Copy and paste into a new sql file.
DO the same with all of your sql tables.
![]()
Ok, ty +Rep
Or you could save yourself the grief and just use mysqldump to dump the specific ranges of entries that you want.