August 8 2026 build

From Skyscraper Wiki
Revision as of 18:28, 8 August 2026 by Elevator1512 (talk | contribs) (Created page with "{{OB}}{{db}} This build has a new feature, and a bugfix. The new feature is the addition of the RopeOffset elevator parameter, which allows you to extend the rope upwards more in order to make more realistic elevator motors. The wrong way to do it is to raise up the MotorPosition value, but what you should do is keep the MotorPosition on the level of the machine room floor, and use the new RopeOffset parameter to extend the rope upwards to connect to the motor. The fix i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is an official build of Skyscraper, made by eventhorizon.
It contains only the files in SVN, and can be safely downloaded to your computer.
This article describes a development build of Skyscraper Simulator.
It contains good information related to Skyscraper Simulator.

This build has a new feature, and a bugfix. The new feature is the addition of the RopeOffset elevator parameter, which allows you to extend the rope upwards more in order to make more realistic elevator motors. The wrong way to do it is to raise up the MotorPosition value, but what you should do is keep the MotorPosition on the level of the machine room floor, and use the new RopeOffset parameter to extend the rope upwards to connect to the motor. The fix is the increase of the number of sounds that can be allocated by the sound system, previously Skyscraper could only support 64 sounds maximum, and now it's been increased to 256, with the amount configurable in the INI file. Hopefully this works well, it should solve issues with some sounds not working properly when using Random Activity mode.

Changelog:

  1. SBS: added elevator rope offset parameter, and RopeOffset script parameter
  2. Added comment about the default RopeOffset value
  3. SBS: added INI file option to change the maximum number of FMOD software sound channels
  4. SBS: moved sound system initialization out to separate function, so that the startup banner continues to display properly

See also[edit | edit source]

External links[edit | edit source]