Discuss Scratch

Jedikid1715
Scratcher
11 posts

How to know who went on your scratch game

To know who went on yo scratch game do this
when green flag clicked
change [[scratchblocks]
v] by (0)[/scratchblocks]
add [] to [list v]
Jedikid1715
Scratcher
11 posts

How to know who went on your scratch game

Do this


when green flag clicked



change [ Tv ] by (1)
add [username] to [username]
[]
Jedikid1715
Scratcher
11 posts

How to know who went on your scratch game

when green flag clicked
change [ tv] by (1)
[]
add [username] to [username]
awesome-llama
Scratcher
1000+ posts

How to know who went on your scratch game

They don't work, since lists and variables cannot store data after someone has exited the project, and other users can not see changes with just global variables/lists.

You can use 2 methods that both use cloud data-
•Saving usernames in a cloud list
•Change a cloud variable so the user appears in cloud history.


Powered by DjangoBB