April 15 2023 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) (Created page with "This build is a minor update over the last one, and mainly has some important bugfixes for Destination Dispatch mode. I'm still thinking about making a separate letter indicator object for the DD elevators, and also maybe a keypad entry system. Right now the Triton Center is using DirectionalIndicators for the letter IDs, but those don't support sound and the script parameters are excessive. I'd love to hear any ideas or suggestions, and the last build post had so...") |
Elevator1512 (talk | contribs) m (Text replacement - "This build" to "{{legit}}{{db}} This build") |
||
Line 1: | Line 1: | ||
{{legit}}{{db}} | |||
This build is a minor update over the last one, and mainly has some important bugfixes for Destination Dispatch mode. I'm still thinking about making a separate letter indicator object for the DD elevators, and also maybe a keypad entry system. Right now the [[Triton Center]] is using DirectionalIndicators for the letter IDs, but those don't support sound and the script parameters are excessive. | This build is a minor update over the last one, and mainly has some important bugfixes for Destination Dispatch mode. I'm still thinking about making a separate letter indicator object for the DD elevators, and also maybe a keypad entry system. Right now the [[Triton Center]] is using DirectionalIndicators for the letter IDs, but those don't support sound and the script parameters are excessive. | ||
Revision as of 09:01, 3 June 2024
It contains good-faith information, such as an existing building or content. |
It contains good information related to Skyscraper Simulator. |
This build is a minor update over the last one, and mainly has some important bugfixes for Destination Dispatch mode. I'm still thinking about making a separate letter indicator object for the DD elevators, and also maybe a keypad entry system. Right now the Triton Center is using DirectionalIndicators for the letter IDs, but those don't support sound and the script parameters are excessive.
I'd love to hear any ideas or suggestions, and the last build post had some contributed code which helps out a lot too.
Changelog:
- Added mention of XX indicator value
- Fix for elevator ID parameter, was breaking IdleSound parameter
- Fixed an issue where the check in GetArrivalDirection() would check the same floor, in this case, use the queue direction if still active
- Fixed a major issue with FindClosestElevator() - elevators are array index, not elevator number, this was causing some elevator selection issues
- Report indicator error in more situations, and centralize code
- The default elevator ID should be the number of the elevator