Log in

View Full Version : Blank Database


Kosumi
07-23-2004, 04:46 AM
Hi,

I am trying to build a server, and would rather start from scratch. In other words, I want to be able to load the emu with a blank database. No spawns, no items, etc.. I need the database structer, but no data in them. Could anyone give me some guidence on the easiest way to do this?

Thanks.

Melwin
07-23-2004, 06:26 AM
Download the PEQ DB and delete everything but the table creation part, or source it and delete all from all tables.

Kosumi
07-23-2004, 07:17 AM
Thank you Melwin.