Blockland Forums > General Discussion
I built too many bricks and can't move them
Chrono:
Edit: Hold on, this isn't working and I lost my reference to this.
Evar678:
--- Quote from: Nymethus on December 18, 2012, 03:24:00 PM ---because apparently Blockland can't handle that many duplorcations. (it turns black and won't reactivate, wtf)
--- End quote ---
Use duplicator for duplicating large quantities of bricks. Duplorcator sucks for this.
Nymethus:
--- Quote from: Chrono on December 18, 2012, 05:18:38 PM ---
--- Code: ---package moveMystuff
{
function calcSaveOffset()
{
$loadOffset = "0 0 192";
return "0 0 192";
}
};
activatePackage(moveMystuff);
--- End code ---
Then load.
--- End quote ---
Do I type all that stuff in the console? It looks like one of those things you find in files. Do I put it somewhere? Where?
--- Quote from: Evar678 on December 18, 2012, 05:21:18 PM ---Use duplicator for duplicating large quantities of bricks. Duplorcator sucks for this.
--- End quote ---
stuff shot shat is that a truth. I will investigate.
Chrono:
--- Quote from: Nymethus on December 18, 2012, 05:24:28 PM ---Do I type all that stuff in the console? It looks like one of those things you find in files. Do I put it somewhere? Where?
--- End quote ---
You can put it in either, but it still wont work.
Found it.
$LoadingBricks_PositionOffset = "0 0 192";
Chrono:
loving it's not even in correct units.
$LoadingBricks_PositionOffset = "0 0 32";