View this PageEdit this PageUploads to this PageVersions of this PageHomeRecent ChangesSearchHelp Guide

Robert's Changesets (Additional Features)

Instructions

How to file in these changesets to gain access to the additional features:
  1. Save one of the .st files to your hard drive (the location needs to a disk drive, so if you're saving this onto a network share, you need to map that share).
  2. Right click on the desktop to bring up the world menu.
  3. Click the option on the very bottom, "desktop menu"
  4. Select "Open..."
  5. Choose "file list"
  6. Find the file in the browser. Click the file so it highlights red in the right side of the file browser.
  7. Click the button on the top of the window, "file in"

Changesets

Books - Tile for number of pages. (numberofpages.st)
ReMakerButton - Allows you to redrop items onto the button. Create the first one by opening up a workspace, typing "NCReMakerButton attachToHand", select the text, middle click and select "do it". (NCReMakerButton.st)
WhileLoop - Allows you to create a while loop. It will be the block thing next to the current graphic you click on to get an if case. In order to get the help balloon text, you'll need to open up a workspace and type "StandardScriptingSystem initialize", select the text, middle click and select "do it". (LoopTileMorph-All.st)