Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
The console command for load offsets
« previous
next »
Print
Pages: [
1
]
Author
Topic: The console command for load offsets (Read 603 times)
Mauritsio
March 15, 2014, 04:14:41 PM
I know there's a console command that lets you set how far a build loads off it's original place. Problem is I forgot, I can't find it either. Can anyone refresh me?
Ad Bot
Advertisement
K3k0m@n
March 15, 2014, 04:16:57 PM
$LoadOffset = 0 0 0;
K3k0m@n
March 15, 2014, 04:17:21 PM
Quote from: K3k0m@n on March 15, 2014, 04:16:57 PM
$LoadOffset = 0 0 0;
Forgot to add, replace 0 with a number
Mauritsio
March 15, 2014, 04:29:07 PM
Quote from: K3k0m@n on March 15, 2014, 04:16:57 PM
$LoadOffset = 0 0 0;
Whenever I try:
Code:
[Select]
$LoadOffset = 500 0 0;
It returns with a syntax error. And when I try
Code:
[Select]
$LoadOffset = 500;
It works, but loads in the exact same spot as the original.
Am I missing something here?
Zeblote
March 15, 2014, 04:44:37 PM
$loadoffset = "500 0 0";
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
The console command for load offsets