Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
how do you make it so there is no floor?
« previous
next »
Print
Pages: [
1
]
Author
Topic: how do you make it so there is no floor? (Read 2263 times)
Shortcut
September 07, 2013, 09:02:45 PM
?
Ad Bot
Advertisement
Generation
September 07, 2013, 09:03:54 PM
What do you mean?
Shortcut
September 07, 2013, 09:04:46 PM
so when you make a server, there is no floor and you just fall
Crøwn
September 07, 2013, 09:06:32 PM
type /getid while looking at the floor when you spawn then do idhere.delete(); in your console
Mr.Noßody
September 07, 2013, 09:26:31 PM
I found this most useful.
{Pacnet2013}
September 07, 2013, 09:30:39 PM
If you don't want to use my add-on then type groundPlane.delete(); in your console without using the /getid method.
You should also first type groundPlane.save("config/blah.cs"); for example and then when you want the ground back type exec("config/blah.cs");
Advanced Bot
September 07, 2013, 11:18:01 PM
I thought it was fxPlane.delete();
To delete the sky: sky.delete();
To put them back:
new sky();
new fxPlane();
When you go into the admin environments, it will only restore the sky. Not sure why the ground can't be fixed.
joe411
September 08, 2013, 10:27:19 AM
What's the point?
Wouldn't you not be able to build?
Gen. Hothauser
September 08, 2013, 01:19:07 PM
Quote from: joe411 on September 08, 2013, 10:27:19 AM
What's the point?
Wouldn't you not be able to build?
If you are done building, and want to host a space-themed server, you can delete the ground and have nothing to fall on.
Gen. Hothauser
September 08, 2013, 01:19:58 PM
[noedit]
I may be wrong, but I think you can place a public brick and build on it when there is no ground.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
how do you make it so there is no floor?