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

#1 2011-07-04 12:58:03

spongebob123
Scratcher
Registered: 2009-05-10
Posts: 1000+

Glitch in Scratch Project - help please?

http://scratch.mit.edu/projects/spongebob123/1901697

There is a glitch. Even when the enemy's HP is not zero, if its HP goes down from an attack even once, you win.

Thanks anyways, whoever created the tutorial!  smile

Last edited by spongebob123 (2011-07-04 13:24:47)

Offline

 

#2 2011-07-04 13:08:43

spongebob123
Scratcher
Registered: 2009-05-10
Posts: 1000+

Re: Glitch in Scratch Project - help please?

Help?

Offline

 

#3 2011-07-04 13:20:12

dbmamaz
New Scratcher
Registered: 2011-06-29
Posts: 16

Re: Glitch in Scratch Project - help please?

you didnt include the buttons the original script had, that made the sprites do something, right?

Offline

 

#4 2011-07-04 13:25:02

spongebob123
Scratcher
Registered: 2009-05-10
Posts: 1000+

Re: Glitch in Scratch Project - help please?

dbmamaz wrote:

you didnt include the buttons the original script had, that made the sprites do something, right?

I fixed that glitch, but now I have another glitch.

Offline

 

#5 2011-07-04 13:54:04

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Glitch in Scratch Project - help please?

What glitch do you have? (Is it the game your RPG? Also update your Scratch!)


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#6 2011-07-04 14:40:48

dbmamaz
New Scratcher
Registered: 2011-06-29
Posts: 16

Re: Glitch in Scratch Project - help please?

The one my son and I were working on, your health had to be below 0 for two turns before you noticed  you were dead!  We're only doing a half hour every non-weekend or holiday day, tho, so we'll be back at it tomorrow afternoon.

Offline

 

#7 2011-07-04 17:52:26

spongebob123
Scratcher
Registered: 2009-05-10
Posts: 1000+

Re: Glitch in Scratch Project - help please?

Thescratch3 wrote:

What glitch do you have? (Is it the game your RPG? Also update your Scratch!)

I have a glitch in the game I link to that I made. For some reason, it will say you win after the first attack you make - both spell and melee.

Offline

 

#8 2011-07-04 19:17:46

dbmamaz
New Scratcher
Registered: 2011-06-29
Posts: 16

Re: Glitch in Scratch Project - help please?

i have the character 'saying' e_hp and he says its 0, even tho the variable e_hp on the screen says 83.  Are variables not global?

Offline

 

#9 2011-07-04 19:52:12

dbmamaz
New Scratcher
Registered: 2011-06-29
Posts: 16

Re: Glitch in Scratch Project - help please?

Ok, you have duplicate variables.  Go to 'delete variables' and delete the ones at the bottom which are duplicates . . . that helps some

Offline

 

#10 2011-07-04 20:51:29

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Glitch in Scratch Project - help please?

Oh I think I can help you with your problem. Okay hold on lemme download it to see the problem.


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#11 2011-07-04 20:54:29

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Glitch in Scratch Project - help please?

Hmm, interesting. Okay, can you explain to me first two things:

What are the variables and what do they stand for?
What is your problem?

Here is a tip for future reference. Take out all the unnecessary scripts such as those operator tidbits. They just confuse you and make your Scratch slower (and you should really update your Scratch because there might be new features from 1.3 to 1.4!)


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#12 2011-07-07 13:57:25

spongebob123
Scratcher
Registered: 2009-05-10
Posts: 1000+

Re: Glitch in Scratch Project - help please?

Thescratch3 wrote:

Hmm, interesting. Okay, can you explain to me first two things:

What are the variables and what do they stand for?
What is your problem?

Here is a tip for future reference. Take out all the unnecessary scripts such as those operator tidbits. They just confuse you and make your Scratch slower (and you should really update your Scratch because there might be new features from 1.3 to 1.4!)

What are those?


Thanks for helping! ^^

Offline

 

Board footer