MySQL mob saving

by DivineTraveller
Save mobs to a mysql database. [More]
To download this demo for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://DivineTraveller.MySQLmobsaving##version=3

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://DivineTraveller.MySQLmobsaving##version=3

585 downloads
Version Beta
Date added: Sep 25 2009
Last updated: Jul 4 2011
2 fans
For the time being, this demonstration does not create any MySQL tables for you, nor does it add the proper columns to the database. Please keep this in mind before you try to run the demonstration.


--
Version 1 - initial release

Version 2 - contents saving added

Version 3 - cleaned up some code