Blockland Forums > Modification Help
Multi-Stage Scripting Contest
otto-san:
Neat, I love file I/O.
DrenDran:
Binary data exchange via hexidecimal torque escape sequences time go!
Red_Guy:
--- Quote from: Destiny/Zack0Wack0 on May 20, 2011, 06:37:13 AM ---There needs to be some sort of "row" and "column" system
--- End quote ---
So you want database tables with rows and columns rather than just "something to load/save data" ?
if so - that makes a huge difference in what your asking for.
pecon7:
Zack, I can provide some rewards. But I would like to be in on the judging.
Treynolds416:
--- Quote from: Destiny/Zack0Wack0 on May 20, 2011, 04:13:36 AM ---Round 2
You must create a system for saving and loading data. (ie. a database)
Your script must follow these guidelines:
- You must design your own file format or use an existing database format (CSV, SQL, XML, etc)
- It must feature loading and saving of data into files
- There needs to be a way to access and change data
- Automatic loading (automatic saving is optional)
- The data needs to be organised
--- End quote ---
stuff.