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

#1 2012-05-24 09:52:24

renaye
New Scratcher
Registered: 2012-05-24
Posts: 5

new to scratch

Hi all...I am new to scratch, but would like to create a game with blocks.  It will have two levels and the aim is to get all the blocks lit in the least amount of time and showing the highest score on the stage.
If there is a higher scre for that level it overrides the old score and display the new score.
I have managed to do the bulk of t, but struggling to have the scores ranked or changed.
Any help would be appreciated. Thanks.

Offline

 

#2 2012-05-24 09:56:53

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: new to scratch

Hi! Welcome to Scratch. I'm afraid I can't help you out.  hmm


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#3 2012-05-24 11:57:58

Zenth
New Scratcher
Registered: 2012-05-06
Posts: 100+

Re: new to scratch

Hi There!
Nice To Meet You! Welcome To Scratch, don't be afraid to ask for any help what-so-ever!

Offline

 

#4 2012-05-24 15:10:59

ProgrammingPro01
Scratcher
Registered: 2011-07-30
Posts: 1000+

Re: new to scratch

Well, are you talking about if you get a score - let's say it's 1032 - and then you get a higher score, and it overrides 1032 with a better score - like 2013?

If you ARE, I've got a perfect script for that.
(Yes, I know there is the new Scratch Blocks thing. I just for some reason handily had it in my pictures.  tongue  )

http://i.imgur.com/CvdAj.png

Hope this helps, and happy Scratchin'!


Bye 1.4!
http://www.reactiongifs.com/wp-content/uploads/2013/04/sobbing.gifhttp://25.media.tumblr.com/tumblr_mbfh6bIamQ1qky11ho1_500.png

Offline

 

#5 2012-05-24 15:15:34

renaye
New Scratcher
Registered: 2012-05-24
Posts: 5

Re: new to scratch

Thanks for the welcome guys.
Can anyone tell me how to get a score log on my stage, this is for a game I am currently working on.  Basically, my game is in levels and I need to record the scores at each level then log the hihest score of each particular level.
Any ideas?

Offline

 

#6 2012-05-24 15:22:29

ProgrammingPro01
Scratcher
Registered: 2011-07-30
Posts: 1000+

Re: new to scratch

renaye wrote:

Thanks for the welcome guys.
Can anyone tell me how to get a score log on my stage, this is for a game I am currently working on.  Basically, my game is in levels and I need to record the scores at each level then log the hihest score of each particular level.
Any ideas?

Oh, then you might need to have a Score Variable for every level..
e.g. ScoreLvl1, ScoreLvl2, etc


Bye 1.4!
http://www.reactiongifs.com/wp-content/uploads/2013/04/sobbing.gifhttp://25.media.tumblr.com/tumblr_mbfh6bIamQ1qky11ho1_500.png

Offline

 

#7 2012-05-24 15:56:30

renaye
New Scratcher
Registered: 2012-05-24
Posts: 5

Re: new to scratch

Hi ProgrammingPro01,

Many many thanks, that script worked fine, I have a game up and running.  smile .

Just trying now to display the winners at the varying levels onstage...

Offline

 

#8 2012-05-24 15:58:22

gxl
Scratcher
Registered: 2010-04-15
Posts: 100+

Re: new to scratch

Sounds epic! I guess the problem's been solved, but once it's ready (the game) can you say because I'd like to see it! Welcome to Scratch btw!  big_smile


http://i185.photobucket.com/albums/x87/tyagust/cloudosigcopy-1.jpg

Offline

 

#9 2012-05-24 19:35:09

Haiming
Scratcher
Registered: 2011-08-20
Posts: 1000+

Re: new to scratch

Hello! View my Scratch Introduction project for some tips about Scratch! Thanks!

Offline

 

#10 2012-05-25 13:00:10

sanjayraj
Scratcher
Registered: 2012-03-25
Posts: 500+

Re: new to scratch

Welcome to scratch, renaye!


http://i46.tinypic.com/23sw40j.png

Offline

 

#11 2012-05-25 23:38:48

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: new to scratch

Hello.
Welcome to the forums.


http://trinary.tk/images/signature_.php

Offline

 

#12 2012-05-29 06:07:36

renaye
New Scratcher
Registered: 2012-05-24
Posts: 5

Re: new to scratch

Thanks for the welcome Trinary and Sanjaraj...

Offline

 

#13 2012-05-29 06:32:44

renaye
New Scratcher
Registered: 2012-05-24
Posts: 5

Re: new to scratch

Haiming wrote:

Hello! View my Scratch Introduction project for some tips about Scratch! Thanks!

Hi Haiming,

Perused your projects and I'm very impressed.  I looked at your "largest number detector" game and was trying to apply some of the scripts into my game...but to no avail.
The game I'm trying to make, is a square made up of pre-lit squares and the aim is to un-light all the squares in the least amount of gos.  I.E. for level 1, the the five middle squares are lit, if you select the middle one all lights out, so you win.  If however you select a sqaure at say the upper right corner the two adjacent lights will come on, meaning you'll have to have more gos to unlight them all...and so on and so fort.  It has levels 1 - 5

What I've done on so far:

I've sorted all the lights out
All the levels
A reset and number of gos button
A score list
I've even managed to get the scores within the score list

What I need to do now is input an IF statemment, that will allow the best score at each level to override whatever existing score there is and when that is determined to allow the player to input there name.
I think I've got an idea of how the inputting name thing works, but do not know how to have the programme recognise the best score at each level.
Sorry for the lengthy essay, but I'm new to scratch and finding this difficult.
Any help, would be greatly appreciated.


Thanks.

Offline

 

#14 2012-05-30 13:04:11

bobinthebag
New Scratcher
Registered: 2012-04-22
Posts: 6

Re: new to scratch

Hello renaye, please drop me a line [removed] I think we can help each other out with this project?

You may also find this useful:

http://tolkienites.com/PDF/FINAL_TU100_11J_session_5_TMA04_Sense_Support_v1.pdf

[Moderator Edit: Please don't share e-mail or other personal contact info on the Scratch Website. See the Community Guidelines for more details. Thanks. - Scratch Team]

Last edited by cheddargirl (2012-05-30 13:14:34)

Offline

 

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

Sonic8546
New Scratcher
Registered: 2012-06-01
Posts: 2

Re: new to scratch

That so  cool  Awesome. Wait the second. I can see and shorts

Offline

 

#16 2012-06-01 19:31:52

Haiming
Scratcher
Registered: 2011-08-20
Posts: 1000+

Re: new to scratch

renaye wrote:

Haiming wrote:

Hello! View my Scratch Introduction project for some tips about Scratch! Thanks!

Hi Haiming,

Perused your projects and I'm very impressed.  I looked at your "largest number detector" game and was trying to apply some of the scripts into my game...but to no avail.
The game I'm trying to make, is a square made up of pre-lit squares and the aim is to un-light all the squares in the least amount of gos.  I.E. for level 1, the the five middle squares are lit, if you select the middle one all lights out, so you win.  If however you select a sqaure at say the upper right corner the two adjacent lights will come on, meaning you'll have to have more gos to unlight them all...and so on and so fort.  It has levels 1 - 5

What I've done on so far:

I've sorted all the lights out
All the levels
A reset and number of gos button
A score list
I've even managed to get the scores within the score list

What I need to do now is input an IF statemment, that will allow the best score at each level to override whatever existing score there is and when that is determined to allow the player to input there name.
I think I've got an idea of how the inputting name thing works, but do not know how to have the programme recognise the best score at each level.
Sorry for the lengthy essay, but I'm new to scratch and finding this difficult.
Any help, would be greatly appreciated.


Thanks.

smile

Offline

 

Board footer