Blockland Forums > Suggestions & Requests
Scripting Ideas
<< < (4/5) > >>
Chrono:

--- Quote from: Penguin/Person on February 14, 2013, 02:39:11 AM ---make a game that kind of looks like a lego game but tweaked a little, where you can play on single player or on multiplayer and you can join other people's games and create things with them.

--- End quote ---
Done.

Here it is:


--- Code: ---
--- End code ---

Sorry that it's not packaged. Too lazy.
Port:

--- Quote from: Perlin Noise on February 13, 2013, 05:21:23 PM ---Make an entire new save system.

--- End quote ---

okay done

requires Jettison

https://gist.github.com/portify/4951399
Chrono:

--- Quote from: Port on February 14, 2013, 03:47:57 AM ---okay done

requires Jettison

https://gist.github.com/portify/4951399

--- End quote ---
done?


--- Code: --- %events = %dat.set( "events", js_array() );
 
for ( %j = 0 ; %j < %dat.numEvents ; %j++ )
{
// @TODO: save events
}
--- End code ---
Zeblote:

--- Quote from: Port on February 14, 2013, 03:47:57 AM ---requires Jettison

--- End quote ---
And that is what
Pacnet2012³:

--- Quote from: Zeblote on February 15, 2013, 08:42:05 AM ---And that is what

--- End quote ---

Jettison is a bunch of Java APIs to read and write with JavaScript Object Notation (JSON)
Navigation
Message Index
Next page
Previous page

Go to full version