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

#1 2012-07-31 18:44:41

codes321
Scratcher
Registered: 2011-10-19
Posts: 78

!!!!!!!!!!!!!!!!!!!!!!!!

Scratch should have a "stop all scripts until 1 second" or something, not just stop all scripts and end the game because it's hard work putting stop script, and even then, you still cannot make the script turn on again unless you broadcast before you stop the script and when you receive you wait...so...


Check out my projects!  roll   roll   roll   roll   roll   roll   roll   roll   roll   roll   roll

Offline

 

#2 2012-07-31 18:49:36

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: !!!!!!!!!!!!!!!!!!!!!!!!

 
wait (1) secs
stop all 

Last edited by Mokat (2012-07-31 18:50:02)


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#3 2012-07-31 19:29:47

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

Re: !!!!!!!!!!!!!!!!!!!!!!!!

Mokat wrote:

 
wait (1) secs
stop all 

codes 321 wants a script that stops all scripts till a certain time in the future (ex. 5 sec. past when it was executed), not a script that stops everything after a certain amount of time.

Anyway, I like your idea, but I think that it would be a bit hard to implement into Scratch.

Last edited by ErnieParke (2012-07-31 19:36:08)


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

Offline

 

#4 2012-08-01 04:42:05

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: !!!!!!!!!!!!!!!!!!!!!!!!

Nice idea, but this is already possible in Scratch. Let me quote Lightnin from a suggestion a while back:

Lightnin wrote:

Nice idea! But we’re reluctant to add features that Scratchers can make using the current blocks. It might be a little tricky, but I’m pretty sure you could write a script that would do this. Try asking Scratchers for help making one in the “Help with Scripts” forum.


http://i50.tinypic.com/312u714.jpg

Offline

 

#5 2012-08-01 04:50:55

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: !!!!!!!!!!!!!!!!!!!!!!!!

I don't think having a title "!!!!!!!!!!!!!!!!!!!" is suitable.

I'm against it. You can use the timer to do that and when 2.0 comes out, there's a block "stop all my scripts".


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#6 2012-08-01 20:20:54

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: !!!!!!!!!!!!!!!!!!!!!!!!

None of you are understanding this. The title is really unnecessary though.

Great idea!

Offline

 

#7 2012-08-01 20:37:48

lalala3
Scratcher
Registered: 2008-10-03
Posts: 100+

Re: !!!!!!!!!!!!!!!!!!!!!!!!

I don't understand. Is this like "pause all scripts for [x] secs" or "stop all scripts, then restart them from the beginning"? I would just design the program so you can easily stop it at any moment anyways.


http://img515.imageshack.us/img515/9374/signature2nt.png

Offline

 

#8 2012-08-01 20:43:37

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

Re: !!!!!!!!!!!!!!!!!!!!!!!!

lalala3 wrote:

I don't understand. Is this like "pause all scripts for [x] secs" or "stop all scripts, then restart them from the beginning"? I would just design the program so you can easily stop it at any moment anyways.

I never thought of that. I was always thinking of it as "stop all scripts for [x] seconds".


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

Offline

 

#9 2012-08-01 20:53:50

lalala3
Scratcher
Registered: 2008-10-03
Posts: 100+

Re: !!!!!!!!!!!!!!!!!!!!!!!!

ErnieParke wrote:

lalala3 wrote:

I don't understand. Is this like "pause all scripts for [x] secs" or "stop all scripts, then restart them from the beginning"? I would just design the program so you can easily stop it at any moment anyways.

I never thought of that. I was always thinking of it as "stop all scripts for [x] seconds".

uh... "stop" and "for [x] seconds" don't go together in my book.


http://img515.imageshack.us/img515/9374/signature2nt.png

Offline

 

Board footer