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

#1 2012-03-25 19:37:52

ddrox
New Scratcher
Registered: 2012-03-25
Posts: 4

I need to add a block to a question

I need to add an operator to my questin here is whatt i need

when gf clicked
ask [what is [pick random [1] to [10]] X [pick random [1] to [10]]?]
it just will not let me. HELP!!!!

Offline

 

#2 2012-03-25 19:54:34

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: I need to add a block to a question

Use the "join () ()" block in operators.

ask (Join [what is] (join (pick random (1) to (10)) (join [ x ] (pick random (1) to (10))))) and wait

Last edited by MoreGamesNow (2012-03-25 19:54:54)


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

Board footer