Datafile.em functions

Archive of the older Feature Request Forum Posts

Moderator: POL Developer

Locked
Pierce
Forum Regular
Posts: 420
Joined: Thu Feb 02, 2006 8:33 am

Datafile.em functions

Post 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:
Locked