Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Changing the mission water level?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Changing the mission water level? (Read 616 times)
Kyle Brickalo
June 29, 2009, 06:47:47 PM
I know there's a line of code to change the water level in a mission by typing it into the console, I've used it before. I can't remember what it is and I already searched for it. Help?
Ad Bot
Advertisement
Kyle Brickalo
June 29, 2009, 06:50:22 PM
Oops, i forgot about stickies. I'll try finding it myself if nobody knows.
EDIT: Alright I still can't find it.
«
Last Edit: June 29, 2009, 06:54:59 PM by Kyle Brickalo
»
lilboarder32
June 29, 2009, 09:46:51 PM
I think you can just look at the ground, type /getid
Then just do ID.setTransform("Vector Vector Vector");
Although I don't know if that's what your looking for.
Azimuth
June 30, 2009, 09:42:10 AM
You can also set the scale by using ID.setScale("X Y Z"); - I've found most maps use 2048 2048 as the x and y, but you can do announce(ID.getScale()); to find out.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Changing the mission water level?