The Skyscraper Simulator Forum

User Projects => Tutorials => Topic started by: chuhei on September 07, 2021, 08:54:58 am

Title: How to use Transparent doors or glass doors?
Post by: chuhei on September 07, 2021, 08:54:58 am
As there are some project like Triton tower Applying with glass doors, Some people ask if there is a way for displaying no wrong.

Here it is, by using This set in elevator, then you should be able to see the floors instead of being in somewhere

Set maxi = 37 #Ending floor
Set mini = 0 #Starting Floor
Set Shafti = 1  #SHAFT
AutoEnable = false
ShowFullShaft %Shafti% = true
ShaftShowFloors %Shafti% = %mini% - %maxi%
ShaftShowOutside %Shafti% = %mini% - %maxi%

Have fun with 2.0 Alpha 11 if you like testing this script as I provide 20M/s up and 10M/s down for high-rise express lift

If using Alpha 10 then just apply with 10M/s  for what I have modified.

As there is insufficient storage attachment and need some stronger storage network, so I use IPFS
By accessing via https://cloudflare-ipfs.com/ipfs/QmckkjxrwEC2Zo4A29994ghPCgurqjnmrUcGnyRtPhR4To , or gate you know, you shall get this file for a part of fun.

Title: Re: How to use Transparent doors or glass doors?
Post by: NothingCanStopMe357 on June 04, 2022, 12:16:43 pm
If you are adding atriums, then you would also need to use the Group command so you can see other floors while at the same floor, such as
Code: [Select]
Group = 0 - 10
In the case of triton center, I don’t think you would need to do that.
Title: Re: How to use Transparent doors or glass doors?
Post by: chuhei on September 02, 2022, 06:06:47 am
some other time, I shall take your suggestion in mind. I used to do something like that , that was headache as I was designing something like a (parody) bank HQ with 19 floor of atriums.

It is pity that atrium is a hostile inside a block even having postive effects.