Author Topic: Is there any way to have these on via the code?  (Read 260 times)

Offline HappyPizza64

  • Contributor Level I
  • *
  • Posts: 109
  • I have far too much ABBA on my playlist
  • Location: Dublin, Ireland
    • View Profile
    • Flickr
Is there any way to have these on via the code?
« on: May 07, 2019, 02:01:39 pm »
To be honest, I don't know if this is a bug but I'm going to call it one anyway.

Is there any way to have ↓ these ↓

(the grouped objects) on via the code? (E.g. like
Code: [Select]
RenderAllFloors = true or something)
Thanks a mil,

- HP64

Timezone: GMT

Share on Facebook Share on Twitter


Offline CrazyPokemaniac

  • General Member
  • Posts: 2
    • View Profile
Not that I know of, after perusing through a copy of the design guide, I did not see any mentions of such a feature. In case you don't have a copy, I found one on GitHub, so you can check it out yourself: https://github.com/hakusdream/skyscrapersim/blob/master/designguide.html. No idea how recent it is though.

Offline PPEL

  • General Member
  • Posts: 23
  • o_O
    • View Profile
Group all the floors together:

Example:
Code: [Select]
<Floors 0 to 15>
Group = 0 - 15
<EndFloors>

Offline HappyPizza64

  • Contributor Level I
  • *
  • Posts: 109
  • I have far too much ABBA on my playlist
  • Location: Dublin, Ireland
    • View Profile
    • Flickr
Group all the floors together:

Example:
Code: [Select]
<Floors 0 to 15>
Group = 0 - 15
<EndFloors>

Thanks a million! That's after working perfectly.
Thanks a mil,

- HP64

Timezone: GMT

Offline HappyPizza64

  • Contributor Level I
  • *
  • Posts: 109
  • I have far too much ABBA on my playlist
  • Location: Dublin, Ireland
    • View Profile
    • Flickr
Actually wait, is there any way to show the shafts as well when on other floors? It's just that whenever I go up the ramp, automatic doors don't work unless I've used a lift to get to that floor.
Thanks a mil,

- HP64

Timezone: GMT