Author Topic: blockland api?  (Read 1205 times)

does anyone know where a full blockland api would be?  of course it would only be the functions/methods available to mod makers, seeing as blockland is closed source

dumpConsoleFunctions();

also

object.dump();

and

trace(1);

dumpConsoleFunctions();

also

object.dump();

and

trace(1);

quote on 'full'

if I wanted to rummage through everything and do it myself I wouldn't be asking for a list would I

The fullest API you will find is here, coding help.

Here is a torquescript appendix, however some of the functions may not exist, and some may be renamed.