ScratchData LogoScratchData
Back to MoreGamesNow's profile

MGN Language 1.1

MOMoreGamesNow•Created November 12, 2010
MGN Language 1.1
1
1
107 views
View on Scratch

Description

Changes from version 1.0 : I added and IF STATEMENT and "pnt" is now used to print (instead of "say"). In addition, there is a "Replace Line" button now. In the IF STATEMENT, you can use equal to, lest than, or greater than (the symbols). Also there is a Go Back to line __ command too. Key words: var set pnt if ( --) GoBack Same instructions as before except: To print x (and stop the script) write: pnt x The if statement follows this format: if (variablename=number SCRIPT --) To go back to line 3 write: GoBack 3 If the script is taking forever, the cause is probably that you are setting a variable that doesn't exist, or didn't end an IF statement. If so, pressing "B" should stop it.

Project Details

Project ID1412200
CreatedNovember 12, 2010
Last ModifiedNovember 12, 2010
SharedNovember 12, 2010
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root