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

#1 2012-06-17 09:40:31

GuyOfSteel
Scratcher
Registered: 2012-05-19
Posts: 7

TUTORIAL FOR WillofurXAmberclaw

when gf clicked
ask [Say a number between 1 and 2!]
forever
if <answer = 1>
say [Your first named is star] for (5) secs
end
if <answer = 2>
say [Your last name is fire] for (5) secs
end
end
In the if statement under the number put what you want to happen. Still need help? Ask me.  big_smile


GuyOfSteel - Wiki Writer

Offline

 

#2 2012-06-17 10:52:54

WillowfurXAmberclaw
Scratcher
Registered: 2012-05-16
Posts: 9

Re: TUTORIAL FOR WillofurXAmberclaw

WOW! Im gonna  make something now. ay.


If you are totally down, listen to Pinkie's laughter for 20 minutes!!

Offline

 

#3 2012-06-17 11:59:47

WillowfurXAmberclaw
Scratcher
Registered: 2012-05-16
Posts: 9

Re: TUTORIAL FOR WillofurXAmberclaw

GuyOfSteel wrote:

when gf clicked
ask [Say a number between 1 and 2!]
forever
if <answer = 1>
say [Your first named is star] for (5) secs
end
if <answer = 2>
say [Your last name is fire] for (5) secs
end
end
In the if statement under the number put what you want to happen. Still need help? Ask me.  big_smile

dont get it  sad (((((


If you are totally down, listen to Pinkie's laughter for 20 minutes!!

Offline

 

#4 2012-06-19 18:38:15

GuyOfSteel
Scratcher
Registered: 2012-05-19
Posts: 7

Re: TUTORIAL FOR WillofurXAmberclaw

WillowfurXAmberclaw wrote:

GuyOfSteel wrote:

when gf clicked
ask [Say a number between 1 and 2!]
forever
if <answer = 1>
say [Your first named is star] for (5) secs
end
if <answer = 2>
say [Your last name is fire] for (5) secs
end
end
In the if statement under the number put what you want to happen. Still need help? Ask me.  big_smile

dont get it  sad (((((

What do you not get?


GuyOfSteel - Wiki Writer

Offline

 

#5 2012-06-19 18:40:16

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: TUTORIAL FOR WillofurXAmberclaw

GuyOfSteel wrote:

when gf clicked
ask [Say a number between 1 and 2!] and wait
forever
if <(answer) = (1)>
say [Your first name is star] for (5) secs
end
if <(answer) = (2)>
say [Your last name is fire] for (5) secs
end
end
In the if statement under the number put what you want to happen. Still need help? Ask me.  big_smile

Fixed.  I can tell you read Warriors!


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

Board footer