Discuss Scratch

EvilCookie36
Scratcher
100+ posts

SCRIPT HELP

I need someone who knows and can modify scratch blocks to make this script for me:
set (list) to ()
or something like:
create var (list)
and
delete var (list)
Thanks! (Im using this for a RPG)

EvilCookie36 apologises for any mean/rude comments that may have been said above. He's a jerk.
Fizzay
Scratcher
20 posts

SCRIPT HELP

What value are you using? The name of the list? The length of the list? If you can tell me that, I can try my best to help
EvilCookie36
Scratcher
100+ posts

SCRIPT HELP

list=list name

EvilCookie36 apologises for any mean/rude comments that may have been said above. He's a jerk.
Fizzay
Scratcher
20 posts

SCRIPT HELP

I don't think the ability to manipulate the names of lists is available in the current version of scratch. If I remember correctly, it is useable in BYOB. I think you can use other fancy methods to do what you want to do however. If you tell me specifically what you are trying to do, I might be able to help you out.
EvilCookie36
Scratcher
100+ posts

SCRIPT HELP

I want to make an infinite variable script like this just with variables.

EvilCookie36 apologises for any mean/rude comments that may have been said above. He's a jerk.
mattmcg1234
Scratcher
10 posts

SCRIPT HELP

how do u make it first person?:lol
Fizzay
Scratcher
20 posts

SCRIPT HELP

I think you could just keep adding to a list, and have a counter variable. Then just use item ‘counter’ of the list.
GoldenDiamond
Scratcher
60 posts

SCRIPT HELP

Ive got it if you mean you have to…store something?

like, –
add [blablablabla] to [list v]
add [nsdbhbbh] to [list v]
add [yjhgyhjk] to [list v]
add [jkhgjbnm] to [list v]
add [hjhnjhgfkf,g] to [list v]
use the list to say something...you can convert maybe to wat u want
say (item (pick random (1) to (5)) of [list v]) for (pick random (1.5) to (3)) secs

huh? reply..





Hello everyone! Check me!!! out!
Here is my test profile =
scratch.mit.edu/users/GoldenDiamond_Test
My remix account =
GoldyRemix
AND OBVIOUSLY, my main account!!
GOLDENDIAMOND <– Click that now!
And my projects are waiting for you!
Enjoy! Scratch on!
P.S. You can call me Goldy. :)

GoldenDiamond
Scratcher
60 posts

SCRIPT HELP

i think im correct… it has to be… or else… i do have still more info if you dont want that…

Hello everyone! Check me!!! out!
Here is my test profile =
scratch.mit.edu/users/GoldenDiamond_Test
My remix account =
GoldyRemix
AND OBVIOUSLY, my main account!!
GOLDENDIAMOND <– Click that now!
And my projects are waiting for you!
Enjoy! Scratch on!
P.S. You can call me Goldy. :)

emansuperguy
Scratcher
70 posts

SCRIPT HELP

this will allow you to store things in a list but then take them out when you have used it.

add [4843839] to [list v]
add [32299945] to [list v]
add [21047247] to [list v]
set [place in list] to (pick random (1) to (3))
say (item (place in list v) of [list v]) for (2) secs
delete (place in list v) of [list v]
stop [this script v]

Emansuperguy
click here for my google+
click here for my youtube

when [in doubt]
PLAY MINECRAFT!!!
if [server is down] then
eat pizzas and cheesy foods!
end

Powered by DjangoBB