Skyscraper Random Object Creator: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) Created page with "{{legit}} '''Skyscraper Random Object Creator''' (SROC) is a function allowing users to add many different objects such as trees and door trims to their building. Adding an object using SROC requires the user to place in <code><Include SROC/Scripts/r1_script.txt></code> near the beginning of their building scripts <!--- EG881 recommended it be placed after the textures ection -->. == Steps == <!--- All of the below steps were created by EG881 ---> == See also == * In-C..." |
(No difference)
|
Revision as of 10:42, 11 May 2024
It contains good-faith information, such as an existing building or content. |
Skyscraper Random Object Creator (SROC) is a function allowing users to add many different objects such as trees and door trims to their building. Adding an object using SROC requires the user to place in <Include SROC/Scripts/r1_script.txt>
near the beginning of their building scripts .