SWDTeam Forums

Welcome to the SWDTeam forums. Enjoy your stay!, Thank you for being part of our community!

Invisible controls

I was wondering how i can make my console controls invisible in the tardis. Is it a command or am i missing something else. Is this something obvious that i should have known?

/blockdata x y z {hide_model:1b}  or  use the spanner by right clicking until you get the hide models mode and then shift right click on the controls

You can also use:

 /blockdata ~ ~-1 ~ {hide_model:1}

If you stand on top of the thing you want to make invisible, and use this command then it will either make it invisible or say 'target block does not store data'. If it says that use the command:

/blockdata ~ ~ ~ {hide_model:1}

This should work on console models, flight panels etc but not normal blocks.

Hope this helps.

You must be logged in to post.