Author Topic: Im new to Blockland and I have a couple of questions  (Read 400 times)

Questions

1) If I go into Singleplayer , make a map , how could I get my creations into Multiplayer?

2) Is there any "Free models" , by that I mean is there a section in the "Bricks" tab where it shows creations that other players have made?

3) Is there any way I can alter the physics in my game? Such as making Gravity - 100 , etc

For "free models", just about everything is free. You just have to go to the add-ons section of these forums and find something you like and then download/install it.

1) If I go into Singleplayer , make a map , how could I get my creations into Multiplayer?
You save the build. And then load them on another server.

You must have admin privileges on the server you load it on.

3) Is there any way I can alter the physics in my game? Such as making Gravity - 100 , etc
Not without scripting, I think.

1: You have to be a Server Admin, by getting a password, or automatic, from the host/SuperAdmin

2: Um, I think you mean a section of models. But, no. But if someone gave the community a save, you can put that in: C:\Blockland\Saves\Slate\

3: This has to be Evented such a way. If you event good enough, you can make every single brick fall with a touch of a brick. Example: "OnActivate > Namedbrick: (Such and such) > Killbrick.

Questions

1) If I go into Singleplayer , make a map , how could I get my creations into Multiplayer?
Anything you save in Singleplayer can be loaded onto any other server, you just have to be an admin. Don't ask to be an admin, because people won't give it to you unless you've earned it, but that's how you can load your creations onto other servers.
2) Is there any "Free models" , by that I mean is there a section in the "Bricks" tab where it shows creations that other players have made?
There are Brick Add-ons, which are custom bricks in addition to the default bricks, but as for weapons, vehicles, and all other add-ons, you have to place a brick and spawn them using a wrench. You hit the brick with the wrench, and choose from the lists what to spawn.

3) Is there any way I can alter the physics in my game? Such as making Gravity - 100 , etc
In a way you can alter gravity. Look up Zone Bricks, read about those. You can also make a player fly off in a certain direction at a certain speed when touching/clicking a brick using events.