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

#1 2012-09-30 12:38:32

dmr89xo
New Scratcher
Registered: 2012-09-28
Posts: 6

Questions with lists

Okay so, I have a list that says players and every-time I click on the flag and have it say my project etc, towards the end after it says all of the names that are in the list, it repeats them and adds another 6 to the list. How do I stop this from adding them every single time?

Offline

 

#2 2012-09-30 12:40:38

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Questions with lists

Try using this script:

when gf clicked
delete (all v) of [g v]
I hope that this helps!

Last edited by ErnieParke (2012-09-30 12:40:55)


http://i46.tinypic.com/35ismmc.png

Offline

 

#3 2012-09-30 12:51:06

dmr89xo
New Scratcher
Registered: 2012-09-28
Posts: 6

Re: Questions with lists

Okay thank you!  smile

Offline

 

#4 2012-09-30 13:14:14

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Questions with lists

dmr89xo wrote:

Okay thank you!  smile

Your welcome!


http://i46.tinypic.com/35ismmc.png

Offline

 

Board footer