Blockland Forums > Help
Is there a way to easily raise a build?
gr8dayseth:
/title
For my Dm, it's annoying to go in the lava, then try to jump your way back out. Half the time it works, but with like 5 health left.
gr8dayseth:
Also it's not on any baseplates, so I can't dup.
Swollow:
function calcSaveOffset(){$LoadingBricks_PositionOffset = "0 0 32";}$LoadingBricks_PositionOffset = "0 0 32";
enter that into console and try loading change the "X X X" Values as needed
Badspot:
$loadOffset = "x y z";
Swollow:
--- Quote from: Badspot on January 10, 2013, 03:00:38 AM ---$loadOffset = "x y z";
--- End quote ---
I think we established that just typing in $loadOffset = "x y z"; doesn't seem to work