Escalator2011: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) (Created page with "'''Escalator2011''' is a script that allows users to add realistic looking escalators more easily. Category:Scripts") |
Elevator1512 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
'''Escalator2011''' is a script that allows users to add realistic looking escalators more easily. | '''Escalator2011''' is a script that allows users to add realistic looking escalators more easily. It was made by escalatorgeek881 as part of the [[EG881 Integration Project]]. | ||
== Releases == | |||
=== Release 1 (4/4/11) === | |||
#Code for creating a two-escalator bank facing back | |||
#Basic information and instructions added | |||
=== Release 2 (4/24/11) === | |||
#Code for creating a two-escalator bank facing front | |||
#Instructions revised | |||
#New configuration for number of steps, which is also the length of the escalator(s) | |||
#Center Z changed to Upper Landing Z Coordinate, which is the endpoint in which is upper landing is located | |||
#Diagrams added | |||
#Slight changes to defaults | |||
#Code for creating a two-escalator bank facing left | |||
#Added multifloor code | |||
#Code for creating a two-escalator bank facing right (single floor and multifloor) | |||
#Small code revisions | |||
=== Release 3 (5/15/11) === | |||
#Condensed and simplified code. | |||
#Code has been migrated to functions. | |||
#Code for creating single escalators. | |||
=== Release 4 (6/5/11) === | |||
==== R3 SCRIPT (AddEscalator and AddDoubleEscalator) ==== | |||
#Created special code for automatic cutting and railings (R3 Script). | |||
#Added new default textures (R3 Script) | |||
#Default textures are now loaded automatically from a special folder (R3 Script) | |||
==== R4 SCRIPT (AddEscalators) ==== | |||
#Single and double escalator code integrated into one function: AddEscalators (R4 Script) | |||
#Automatic cuts and railings, which can be switched on and off (R4 Script) | |||
#Added new default textures (R4 Script) | |||
#Default textures are now loaded automatically from a special folder (R4 Script) | |||
=== Release 5 (6/5/11) === | |||
==== R5 SCRIPT (AddEscalators2) ==== | |||
#New parameter for escalator landing texture | |||
#Rearranged syntax. | |||
[[Category:Scripts]] | [[Category:Scripts]] |
Revision as of 16:47, 3 March 2024
Escalator2011 is a script that allows users to add realistic looking escalators more easily. It was made by escalatorgeek881 as part of the EG881 Integration Project.
Releases
Release 1 (4/4/11)
- Code for creating a two-escalator bank facing back
- Basic information and instructions added
Release 2 (4/24/11)
- Code for creating a two-escalator bank facing front
- Instructions revised
- New configuration for number of steps, which is also the length of the escalator(s)
- Center Z changed to Upper Landing Z Coordinate, which is the endpoint in which is upper landing is located
- Diagrams added
- Slight changes to defaults
- Code for creating a two-escalator bank facing left
- Added multifloor code
- Code for creating a two-escalator bank facing right (single floor and multifloor)
- Small code revisions
Release 3 (5/15/11)
- Condensed and simplified code.
- Code has been migrated to functions.
- Code for creating single escalators.
Release 4 (6/5/11)
R3 SCRIPT (AddEscalator and AddDoubleEscalator)
- Created special code for automatic cutting and railings (R3 Script).
- Added new default textures (R3 Script)
- Default textures are now loaded automatically from a special folder (R3 Script)
R4 SCRIPT (AddEscalators)
- Single and double escalator code integrated into one function: AddEscalators (R4 Script)
- Automatic cuts and railings, which can be switched on and off (R4 Script)
- Added new default textures (R4 Script)
- Default textures are now loaded automatically from a special folder (R4 Script)
Release 5 (6/5/11)
R5 SCRIPT (AddEscalators2)
- New parameter for escalator landing texture
- Rearranged syntax.