Blockland Forums > Modification Help
Scriptgroup, Scriptobject
heedicalking:
i'll be working with these tomorrow as well as working with placing bricks. gonna be a nightmare
Brian Smithers:
--- Quote from: heedicalking on March 23, 2012, 09:54:57 PM ---i'll be working with these tomorrow as well as working with placing bricks. gonna be a nightmare
--- End quote ---
just talk to me on steam
ill help you :D
heedicalking:
nvm weekend field trip to d.c Monday I'll be back
heedicalking:
The real problem now is saving everything inside of them then re-applying it when it loads...
Greek2me:
I think you could do this:
%scriptGroup.save("base/test.cs");
Then do this to load it:
exec("base/test.cs");