zippynk wrote:
djdolphin wrote:
I've got a new BYOB block:
http://test47.herobo.com/block.gif
The code is:
http://test47.herobo.com/script.gif
When the stage runs it, it reports false, and is pretty much self explanitory.That can be done more easily.
if <(object [myself]) = (object [stage])> report [false] else report [true] end
Even simpler:
report <not<(object [myself v]) = (object [stage v])>>or even:
report <(object [all sprites v]) contains (object [myself v])>
Offline
joefarebrother wrote:
zippynk wrote:
djdolphin wrote:
I've got a new BYOB block:
http://test47.herobo.com/block.gif
The code is:
http://test47.herobo.com/script.gif
When the stage runs it, it reports false, and is pretty much self explanitory.That can be done more easily.
if <(object [myself]) = (object [stage])> report [false] else report [true] endEven simpler:
report <not<(object [myself v]) = (object [stage v])>>or even:report <(object [all sprites v]) contains (object [myself v])>
I just realized that last one would work this morning.
Last edited by djdolphin (2012-02-17 19:32:08)
Offline
How do i install the scratch ones?
Offline
i've got a byob lock which I would like to coverted to panther, it also use the
'is %Number% a integer' Shared by sid_the_great
the specifications are:
Blockspec: 'Pick random Between %Number% and %Number% which is a multiple of %Number%' #r
Code:
Script Variables: Number
Set Number to:[Pick Random between t1 and t2
Repeat until <(Number / t3) is a integer?>
^Number
Offline
_-_-_- wrote:
i've got a byob lock which I would like to coverted to panther, it also use the
'is %Number% a integer' Shared by sid_the_great
the specifications are:
Blockspec: 'Pick random Between %Number% and %Number% which is a multiple of %Number%' #r
Code:
Script Variables: Number
Set Number to:[Pick Random between t1 and t2
Repeat until <(Number / t3) is a integer?>
^Number
That code looks like it's in byob...
Offline
I still don't know how to install Scratch Blocks... Can somebody help me?
EDIT : I posted this before I made a thread about it in the questions forum... Sorry, just bad timing and I forgot this was here .
Last edited by tlangster (2012-02-25 13:08:50)
Offline
tlangster wrote:
I still don't know how to install Scratch Blocks... Can somebody help me?
You've already made a thread about it...
Offline
roijac wrote:
is somebody actually going to update?
Well, I use IE, so I don't have Antidote...
Offline
Offline
roijac wrote:
I'm quite happy with IE, thank you.
Offline
tlangster wrote:
I have a request for a Panther block that can have a value for how many Panther blocks there are (like the following) :
(panther blocks in block library)Thanks!!!
That block would be good for downloading all the blocks from the library.
Offline
nathanprocks wrote:
tlangster wrote:
I have a request for a Panther block that can have a value for how many Panther blocks there are (like the following) :
(panther blocks in block library)Thanks!!!That block would be good for downloading all the blocks from the library.
Exactly what I thought of doing!!!
Offline
Are you ever going to get this fixed so we don't need to use an antidote?
Offline
when gf clicked forever if <(Antidote) = [working]> //Wow, it works! say [Block library, back from the dead!] else ur head asplode end when [this post v] clicked nothing happens
Last edited by MarioLuigi2009 (2012-03-03 15:38:42)
Offline
sparks wrote:
Me? The Scratch fora has completely blocked images, what can I do?
The blocklibrary needs its pictures, without any tricks. If worse comes to worse, why not host the library on another site? Weren't there plans to do that anyway?
Offline
LiquidMetal wrote:
sparks wrote:
Me? The Scratch fora has completely blocked images, what can I do?
The blocklibrary needs its pictures, without any tricks. If worse comes to worse, why not host the library on another site? Weren't there plans to do that anyway?
That's currently under development. (Supposedly XD)
Unless they stopped doing it when i was gone...
Sparks? You know about it right? XD
Offline
Pecola1 wrote:
LiquidMetal wrote:
sparks wrote:
Me? The Scratch fora has completely blocked images, what can I do?
The blocklibrary needs its pictures, without any tricks. If worse comes to worse, why not host the library on another site? Weren't there plans to do that anyway?
That's currently under development. (Supposedly XD)
Unless they stopped doing it when i was gone...
Sparks? You know about it right? XD
http://blocks.scratchr.org/ is where it's hosted right now.
Offline
Yes, I was quite happily working on that site, but there have been huge issues with SQL database storage that no one seems to be able to fix. I'm currently working on a website for my uni course too, so it's taken a bit of a back seat, sorry
Offline
sparks wrote:
Yes, I was quite happily working on that site, but there have been huge issues with SQL database storage that no one seems to be able to fix. I'm currently working on a website for my uni course too, so it's taken a bit of a back seat, sorry
I've set some things up, and I'm willing to host the block library for you. I'll have the ip for it set up soon (you'll have a seperate one to the rest of the server.) and I'll send you the details so you can have a play around and notify me of anything before commiting to use it.
Offline
sparks wrote:
Yes, I was quite happily working on that site, but there have been huge issues with SQL database storage that no one seems to be able to fix. I'm currently working on a website for my uni course too, so it's taken a bit of a back seat, sorry
What type of issues?
Offline