Author Topic: How to...Saves  (Read 662 times)

HI! I downloaded some saves that I got from the gallery and I was wondering. How do I put them in game. I have done it before but I'm just starting to play Blockland again.

You just go to the C:\Blockland\Saves and paste the .Bls there.

OK thanks. Now do you know how to work elevators with th addon Elevators 1.1 or something? How do I make them go up or down? I am making an Admin Base and I need elevators that when you click a button it will send you up heres a link to the thread:
http://forum.blockland.us/index.php?topic=116160.0

OK thanks. Now do you know how to work elevators with th addon Elevators 1.1 or something? How do I make them go up or down? I am making an Admin Base and I need elevators that when you click a button it will send you up heres a link to the thread:
http://forum.blockland.us/index.php?topic=116160.0

You can use the ElevatorMove event on the elevator brick.
You need to muliply the number of bricks traved up by 3, though.

E.g: ElevatorMove [60] would move the elevator up by 20 bricks (not plates).