Empty Database
How would I go about either obtaining or creating an 'empty' database.... Here is what I am thinking...
I want a database that has all of the zones and items, but no NPC's (Guards, mob's, merchants..... anything), no quests (I assume I could just remove all of the .pl files from the eqemu\quests folder). Any ideas? |
Quote:
I am sure HeidiSQL and SQLyog also has a tool like this. |
use truncate table instead of empty table too btw. works better. (sets auto increments back to 0, etc..)
|
Above ways will work really well, I would also humbly suggest using Navicat/HeidiSQL to copy a fresh PEQ/AXClassic DB and switch between the two, really helps having the original DB to compare to. This will require you to change some configuration files to the correct DB each time you switch but I just made shortcuts for them on the desktop, easy to switch quickly.
|
Quote:
|
Quote:
Thanks everyone! |
All times are GMT -4. The time now is 09:21 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.