Page 1 of 1

Datafile.em functions

Posted: Sat Jun 03, 2006 3:40 am
by Pierce
Is it possible to activate the following functions in datafile.em?

Code: Select all

//DataFileExists( filespec );
//DeleteDataFile( filespec );
//RenameDataFile( oldfilespec, newfilespec );
I know i can edit the datastore.txt while the server is down, but i would be a little easier if e.g. DeleteDataFile would work. Especially if you have new unexperienced GMs creating new ones with data that already exists in another datafile :wink: