Blockland Forums > Modification Help
Multi-Stage Scripting Contest
DrenDran:
--- Quote from: Destiny/Zack0Wack0 on May 19, 2011, 03:43:33 AM ---Bump. Task 2 begins in a day. (it will last for 5 days because people have stressed they need more time)
I have conveniently waited until the weekend.
Munkey vs ::Matt::
Honorable vs Treynolds416
Red Guy vs Lilboarder
otto-san vs Resonance Cascade
Irk89 vs DrenDran
--- End quote ---
I don't see the actual task yet.
Irk89:
--- Quote from: DrenDran on May 19, 2011, 06:59:38 AM ---I don't see the actual task yet.
--- End quote ---
--- Quote from: Destiny/Zack0Wack0 on May 19, 2011, 03:43:33 AM ---Task 2 begins in a day.
--- End quote ---
Thanks for the heads up!
Destiny/Zack0Wack0:
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 easy to use
Red_Guy:
--- Quote from: Destiny/Zack0Wack0 on May 20, 2011, 04:13:36 AM --- - The data needs to be organised
--- End quote ---
What do you mean by this?
Destiny/Zack0Wack0:
--- Quote from: Red_Guy on May 20, 2011, 04:25:03 AM ---What do you mean by this?
--- End quote ---
There needs to be some sort of "row" and "column" system