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

#1 2010-10-08 20:49:39

dazman
Scratcher
Registered: 2008-02-21
Posts: 26

Variable Problems

I want a Variable to show in the Large View not the Standard View. Unfortunately however whenever I open my project or post it online it is always in the regular view. I am always careful to save it the way I want it but it doesn't work. HELP


http://scratch.mit.edu/static/icons/buddy/82338_med.png

Offline

 

#2 2010-10-08 20:52:34

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Variable Problems

This is a glitch which, in the past few days, has been reported bajillions of times.

We should make an FAQ for this.

Anyhow, if projects are saved or uploaded with the variable not showing, the position will reset. So you must save or upload the project with the variable showing.

Offline

 

#3 2010-10-08 21:17:27

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Variable Problems

Exactly. Have it showing when you upload it, then, first thing in the script, hide it.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#4 2010-11-21 14:03:51

ruggboy1
Scratcher
Registered: 2010-09-24
Posts: 61

Re: Variable Problems

coolstuff wrote:

This is a glitch which, in the past few days, has been reported bajillions of times.

We should make an FAQ for this.

Anyhow, if projects are saved or uploaded with the variable not showing, the position will reset. So you must save or upload the project with the variable showing.

Hmm... It happened to me once. (I deleted it) Thanks!

Offline

 

#5 2010-11-21 16:31:45

XplodingEggs
Scratcher
Registered: 2009-12-09
Posts: 100+

Re: Variable Problems

Ah, okay, thanks. I never knew that!


http://i54.tinypic.com/102kqr7.jpg

Offline

 

#6 2011-02-18 17:20:56

SJCScratch
New Scratcher
Registered: 2011-02-18
Posts: 1

Re: Variable Problems

How can I use the N=N+1 construct in a Scratch script?

Offline

 

#7 2011-02-18 23:25:44

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Variable Problems

Is this what you mean?

<(variable1) = ((variable1) + (1))>

That wouldn't make any sense though  hmm

Last edited by Jonathanpb (2011-02-18 23:26:29)


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#8 2011-02-18 23:44:01

mathematics
Scratcher
Registered: 2009-03-01
Posts: 1000+

Re: Variable Problems

You can use <set{ N }to( (( N <+> 1 ))[/blocks] or <change{ N }by( 1[/blocks].

Offline

 

#9 2011-03-24 09:15:34

ty44
Scratcher
Registered: 2011-02-05
Posts: 57

Re: Variable Problems

<if>
<say [ that ]
<else>
<next costume>
<end>


http://t3ak.roblox.com/07ffa69f8ced34c7220abf1a8008c1d1 Mario Kart OBSESSION!

Offline

 

#10 2011-04-03 15:13:45

TVflea
Scratcher
Registered: 2010-08-14
Posts: 1000+

Re: Variable Problems

XplodingEggs wrote:

Ah, okay, thanks. I never knew that!

me neither


-iNetMaster-'s not dead, get used to it. ! big_smile .
http://is.gd/YrQzXX

Offline

 

#11 2011-06-17 15:23:35

5632622roblox
Scratcher
Registered: 2011-06-17
Posts: 20

Re: Variable Problems

Really a problem for computer, i cant drag in mouse keys! tell me how to do it!






[blocks]Control[/blocks]


http://scratch.mit.edu/projects/Hypnosis101/2941929
for boys

Offline

 

#12 2011-06-17 18:46:21

johnathandd
Scratcher
Registered: 2011-04-24
Posts: 100+

Re: Variable Problems

I`ve had this problem too! I`m making a game right now and the variables always mess up!


http://www.cartridgeworld.com/uploadedImages/Environment/environment_banner.jpg

Offline

 

#13 2011-06-21 13:59:10

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Variable Problems

if the variable is showing when the project is saved/uploaded it should work


http://i.imgur.com/1QqnHxQ.png

Offline

 

Board footer