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

#1 2011-09-25 18:21:35

maxdoss
Scratcher
Registered: 2010-07-27
Posts: 1000+

I need help with this part.

Im making a text based game and i have where a script is when the flag is clicked it waits forever until the answer answer equals HELP then it adds the commands list but it keeps adding it until I press the flag. Any help?


It's my birthday. Deal with it.

Offline

 

#2 2011-09-25 18:27:34

4lover
Scratcher
Registered: 2010-04-24
Posts: 500+

Re: I need help with this part.

Hears a script:   put in your script up until the commands list and then put in this: after your script <if><( answer <=> HELP )> put in your script to show the commands list <stop script>


Check out this awesome new zombie-cod type of game: http://scratch.mit.edu/projects/4lover/1975649

Offline

 

#3 2011-09-25 18:35:57

maxdoss
Scratcher
Registered: 2010-07-27
Posts: 1000+

Re: I need help with this part.

4lover wrote:

Hears a script:   put in your script up until the commands list and then put in this: after your script <if><( answer <=> HELP )> put in your script to show the commands list <stop script>

Thanks!


It's my birthday. Deal with it.

Offline

 

#4 2011-09-25 18:48:45

4lover
Scratcher
Registered: 2010-04-24
Posts: 500+

Re: I need help with this part.

maxdoss wrote:

4lover wrote:

Hears a script:   put in your script up until the commands list and then put in this: after your script <if><( answer <=> HELP )> put in your script to show the commands list <stop script>

Thanks!

Your welcome


Check out this awesome new zombie-cod type of game: http://scratch.mit.edu/projects/4lover/1975649

Offline

 

Board footer