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

#1 2012-07-05 14:15:57

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Major bug

In my game, here, I made scripts for walls that seem to function perfectly but when I run it, they disappear... can anyone help me?


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#2 2012-07-05 14:48:40

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: Major bug

Well what's it supposed to do, I cant tell what you programmed on purpose and what the glitch is.


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#3 2012-07-05 15:02:33

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: Major bug

It's like COD:  Zombies.  The doors you can buy your way through.  Download to see the scripts...


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#4 2012-07-05 15:06:06

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: Major bug

I dont play COD, can you explain precisely? I also looked at your scripts but I dont know what they are for or where the problem is located.


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#5 2012-07-05 15:23:00

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: Major bug

The doors are supposed to appear when you click on a 1 player or 2 player but they dont.


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#6 2012-07-05 17:09:58

SFollis
Scratcher
Registered: 2012-03-04
Posts: 76

Re: Major bug

on the players

when [player1] clicked
broadcast [show door1 v]
now on door 1
when gf clicked
hide
when I receive [show door1 v]
show

Last edited by SFollis (2012-07-05 17:13:11)


http://blocks.scratchr.org/API.php?user=SFollis&action=projects&type=newest&return=image&num=1 is a picture of my project http://blocks.scratchr.org/API.php?user=SFollis&action=projects&type=newest&return=text&num=1 which has http://blocks.scratchr.org/API.php?user=SFollis&action=projects&type=newest&return=views&num=1 views

Offline

 

#7 2012-07-07 09:40:46

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: Major bug

That's what I have...


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#8 2012-07-08 00:10:51

Smozzick
Scratcher
Registered: 2011-10-23
Posts: 100+

Re: Major bug

The problem is that both sprites have hides in them.

Remove the blocks that say:

When I receive [1player v]
hide
and

When I receive [2players v]
hide
from sprite4 and sprite5.


---

Also, are both doors supposed to load for 1 player and 2 player? That is what will happen with that fix.

Last edited by Smozzick (2012-07-08 00:13:53)


http://i50.tinypic.com/ded8m.png

Offline

 

#9 2012-07-08 15:30:00

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: Major bug

Lol thanks.  I never noticed that!


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#10 2012-07-08 15:42:33

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Major bug

Closed by request of owner. Glad you got your problem solved!


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

Board footer