Author Topic: how does loadoffset work?  (Read 444 times)

Quote
$loadoffset = "-0 0 0";

is the command you enter in console, but how do i load like upwards, to where its in the sky?

The 3 numbers are the offset on x y z, so to move the save up you'd do $loadoffset = "0 0 100";