Author Topic: How to read save files  (Read 701 times)

I want to know how to read a .bls file because I need to make a spawn area and I can't figure out how to read it...
What are these parts:

>> 1.000000 0.000000 1.000000 0.000000

>> 4x4x4 Cube" 1 7 12 0 0 49  0 0 1 1 1

Why can't you build it?

Umm because I want it in a script file so I can go like spawnlocation(x y z);

I have no idea what you are trying to achieve or through what means you are trying to achieve it.

You'll need to be clearer in your intentions.

He wants to read a save file and look to see where the spawn brick is so that he can make a spawnSphere there.

Type /getid while looking at the spawn
Use that id, then type into the console:
talk(id.getPosition());

Type /getid while looking at the spawn
Use that id, then type into the console:
talk(id.getPosition());

..that isnt what he wants


Not not like a spawn brick, a spawn build


I want to know how to read a .bls file because I need to make a spawn area and I can't figure out how to read it...
What are these parts:

>> 1.000000 0.000000 1.000000 0.000000

>> 4x4x4 Cube" 1 7 12 0 0 49  0 0 1 1 1
Colorset line

brick data

Oh, I see
First three numbers are the position.