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

#1 2009-06-12 18:06:02

SpiritOfDarkrai
Scratcher
Registered: 2009-06-12
Posts: 2

A small question

Hi, I'm new here.
I've got a teensy-tiny problem.
I can't get the game I'm making to accept my characters broadcasted "Level Up" to make the level go up by one.

Help me Please!

Offline

 

#2 2009-06-12 21:58:53

fireball123
Scratcher
Registered: 2008-05-08
Posts: 1000+

Re: A small question

what is the specific problem? does the the levels go up more than one or does it not go up at all?


I did it for the Lolz

Offline

 

#3 2009-06-12 22:54:40

fruit
Scratcher
Registered: 2009-04-24
Posts: 1000+

Re: A small question

Make a variable called "Level" if you already haven't. Then, do the broadcast thing like before. Then use this code:

<when I receive[ Level up
<change{ Level  }by( 1

Last edited by fruit (2009-06-12 22:54:48)


@savi3000 | hcsmp.com

Offline

 

Board footer