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

#1 2011-12-22 01:05:22

wolvesstar97
Scratcher
Registered: 2011-08-31
Posts: 1000+

Ahh! Help!

Ok, I'm making a game called Dart Throw, and its supposed to be "throw the dart, if its touching blah blah colors and whatnot increase your throws and coins by blah." Well, I set it to
http://witchkingofangmar.weebly.com/uploads/1/0/1/4/10144921/2656325_orig.gif
and it DIDNT WORK!! GAAAH!

I couldnt get it to let you throw the  dart again!!

Can anyone tell me why it dosent work? Oh, by the way, the open "If [ ]" block is a copy of the other one above it, just with a diffrent color and point number.

Last edited by wolvesstar97 (2011-12-22 14:02:51)


https://dl.dropbox.com/u/33551365/psyko.png

Offline

 

#2 2011-12-22 01:13:23

Dinoclor
Scratcher
Registered: 2010-06-10
Posts: 1000+

Re: Ahh! Help!

Can you tell us what was supposed to happen and what happened when you used that code?


This is a temporary signature. It will exist until I think of something witty.

Offline

 

#3 2011-12-22 07:30:06

mcpNOVA
Scratcher
Registered: 2011-12-05
Posts: 100+

Re: Ahh! Help!

Set throws to 3? I don't know, in the image its set to one. But I don't exactly know if that controls the throws.
Hope this helps!


http://i43.tinypic.com/n5fqcz.jpg

Offline

 

#4 2011-12-22 14:01:28

wolvesstar97
Scratcher
Registered: 2011-08-31
Posts: 1000+

Re: Ahh! Help!

mcpNOVA wrote:

Set throws to 3? I don't know, in the image its set to one. But I don't exactly know if that controls the throws.
Hope this helps!

It says "When touching color [green] change {Throws} by [3]" To begin with you have 1 throw, you can earn more.


https://dl.dropbox.com/u/33551365/psyko.png

Offline

 

#5 2011-12-22 14:02:28

wolvesstar97
Scratcher
Registered: 2011-08-31
Posts: 1000+

Re: Ahh! Help!

Dinoclor wrote:

Can you tell us what was supposed to happen and what happened when you used that code?

It was supposed to give you coins and give you more throws when you hit the green quadrant.


https://dl.dropbox.com/u/33551365/psyko.png

Offline

 

#6 2011-12-22 15:23:24

rabbit1131
Scratcher
Registered: 2009-10-16
Posts: 1000+

Re: Ahh! Help!

It seems to me that you stop the script, and it can't restart until you hit the green flag. I guess I don't really understand. Could you maybe upload the project so I can download it and study it closer?


The Intergalactic Adventures of Revesilia! I hope you will partake in this gigantic undertaking, to build the sequel to the hit map The Adventures of Revesilia! The Intergalactic Adventures of Revesilia Map Builders Application thread! http://internetometer.com/image/35004.png

Offline

 

#7 2011-12-23 00:11:57

wolvesstar97
Scratcher
Registered: 2011-08-31
Posts: 1000+

Re: Ahh! Help!

rabbit1131 wrote:

It seems to me that you stop the script, and it can't restart until you hit the green flag. I guess I don't really understand. Could you maybe upload the project so I can download it and study it closer?

oo. I think that may be the issue. I'll try removing the <stop script> block.


https://dl.dropbox.com/u/33551365/psyko.png

Offline

 

#8 2011-12-23 08:06:42

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Ahh! Help!

wolvesstar97 wrote:

rabbit1131 wrote:

It seems to me that you stop the script, and it can't restart until you hit the green flag. I guess I don't really understand. Could you maybe upload the project so I can download it and study it closer?

oo. I think that may be the issue. I'll try removing the <stop script> block.

^This


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#9 2011-12-24 12:29:22

Stickman704
Scratcher
Registered: 2009-01-31
Posts: 1000+

Re: Ahh! Help!

Throwing and coins? Is this Hitman?  smile

Awesome description for the game btw "throw the dart, if its touching blah blah colors and whatnot increase your throws and coins by blah."  big_smile

It didn't work again because you stopped the script. Remove the stop script block.  smile


Dun dun dun dun dun dun.... dun dun dun dun dun dun...  tongue

Offline

 

Board footer