6.3.1. Create a Script to add Blocks and Carriers Automatically

Instead of prompting the user for the item ID's, it would be a lot easier on if you just had your scripts add unique items without even bothering to ask for user input.

Change both scripts to add 10 blocks and 10 carriers automatically. Even assign model types for the blocks.

Hint: Review the If...Then...Else and Randomize statements.

More information