This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-03-24 15:25:43

ProjectMakerMusic
Scratcher
Registered: 2011-02-19
Posts: 44

ScratchP Commands

LINK TO ScratchP : http://scratch.mit.edu/projects/Project … ic/2421778


new.variable - Creates a new variable, Default name is var(variables+1)

var.value - Lets you choose a value for a variable | How To Choose A Value : 1. Type in variable you want to give value 2. Choose Value

print.text - Prints text in DOS display(Dos=program display)

cat.pos.x - Lets you choose X position for Sprite1(DEFAULT NAME CAT)

cat.pos.y - Lets you choose Y position for Sprite1

local.cat.direction - Lets you choose direction for Sprite1

cat.((hide)) - Hides Sprite1

cat.((show)) - Shows Sprite1

cat.movesteps : - Lets you move the cat (NUMBERHERE) steps

GenerateRandomNumber - Generates a random number

cat.size((%. edit)) - Lets you choose cats Size

cat.ghost(setval) - lets you choose cats ghost

cat.glide_X_Y - Lets you choose where Sprite1 will glide

cat.setpos - Lets you choose position for Sprite1

set(game)BackroundColor - Lets you choose Backround Color

Last edited by ProjectMakerMusic (2012-03-25 21:09:08)


big_smile   big_smile   big_smile   big_smile   big_smile   big_smile   big_smile
Epicness Is In Here! : http://scratch.mit.edu/projects/Project … ic/2419916

Offline

 

#2 2012-03-24 15:28:43

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: ScratchP Commands

What is this for?


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#3 2012-03-24 16:14:22

ProjectMakerMusic
Scratcher
Registered: 2011-02-19
Posts: 44

Re: ScratchP Commands

Commands For ScratchP, A Programming language made out of scratch. This is just a list of commands you can use with it. Heres the link to the project :

http://scratch.mit.edu/projects/ProjectMakerMusic/2419916


big_smile   big_smile   big_smile   big_smile   big_smile   big_smile   big_smile
Epicness Is In Here! : http://scratch.mit.edu/projects/Project … ic/2419916

Offline

 

#4 2012-03-24 16:22:58

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: ScratchP Commands

ProjectMakerMusic wrote:

Commands For ScratchP, A Programming language made out of scratch. This is just a list of commands you can use with it. Heres the link to the project :

http://scratch.mit.edu/projects/ProjectMakerMusic/2419916

Belongs in Show & Tell

Offline

 

#5 2012-03-24 16:30:11

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: ScratchP Commands

samtwheels wrote:

ProjectMakerMusic wrote:

Commands For ScratchP, A Programming language made out of scratch. This is just a list of commands you can use with it. Heres the link to the project :

http://scratch.mit.edu/projects/ProjectMakerMusic/2419916

Belongs in Show & Tell

already reported bro

Offline

 

#6 2012-03-25 20:55:26

mjkliou
Scratcher
Registered: 2011-03-06
Posts: 16

Re: ScratchP Commands

16Skittles wrote:

What is this for?

This is for a scratch programming launguage he put together

Offline

 

Board footer