Author Topic: How do you load a build higher than it originally was built?  (Read 529 times)

I know that there is a console command to change where a build is loaded, can anyone give me it? I would appreciate it.

Do $loadOffset = x y z; in console and the put the values for the x y and z where you want it

Do $loadOffset = x y z; in console and the put the values for the x y and z where you want it

Thanks a lot.

I love you.

It says syntax error when I put that into the console. I of course replaced the variables with numbers.

$loadoffset = "0 0 365";

That's what I did. I think capitals count, because when I did -

$LoadOffset = "0 0 100";

- it worked.

Anyway, thank you.


Global variables shouldn't be case-sensitive, but if it works then I guess nothing else needs done here.

Global variables shouldn't be case-sensitive, but if it works then I guess nothing else needs done here.
no variable or absolutely anything here is case sensitive except stuff like strpos