Author Topic: More rope bugs.  (Read 250 times)

Offline HappyPizza64

  • Contributor Level I
  • *
  • Posts: 109
  • I have far too much ABBA on my playlist
  • Location: Dublin, Ireland
    • View Profile
    • Flickr
More rope bugs.
« on: April 18, 2019, 03:49:22 pm »
So I'm trying to add ropes to one of my buildings and they've been added. But one little thing keeps happening: the ropes only appear on one side and not the other. Screenshots:



Does anyone know how to fix this or am I just missing one little thing?

(EDIT: The code:
Code: [Select]
<Elevator 1>
RopeTexture = Ropes
RopePosition = 0, 8, 0
CreateCounterweight CounterweightFrame, Counterweight, 0, 3.05, 2, 6, 0.5, 0.5
MotorPosition = 197, 95.42, -255
<EndElevator>
)
« Last Edit: April 18, 2019, 03:50:57 pm by HappyPizza64 »
Thanks a mil,

- HP64

Timezone: GMT

Share on Facebook Share on Twitter


Offline ZZ9

  • Contributor Level I
  • *
  • Posts: 181
  • *Insert Useful Information Here*
  • Location: ZZ9 Productions Private Office Centre, ZZ9 City
    • View Profile
    • My YouTube channel - Skyscrapersim, Elevators & More!
Re: More rope bugs.
« Reply #1 on: April 18, 2019, 04:21:15 pm »
Maybe try adding this before creating the ropes?
Code: [Select]
DrawWalls = True, True, True, True, True, True

Offline HappyPizza64

  • Contributor Level I
  • *
  • Posts: 109
  • I have far too much ABBA on my playlist
  • Location: Dublin, Ireland
    • View Profile
    • Flickr
Re: More rope bugs.
« Reply #2 on: April 18, 2019, 05:10:27 pm »
Maybe try adding this before creating the ropes?
Code: [Select]
DrawWalls = True, True, True, True, True, True
Thanks a million. That's after working perfectly now.
Thanks a mil,

- HP64

Timezone: GMT