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

#1 2012-12-03 03:08:10

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Idea for Multiplayer

I think these blocks should be used in Online Interaction in Scratch Projects.


Every Client

(cloud variable [Hello v] of [rdococ v])
(cloud list [World v] of [rdococ v]) // And other relevant boolean blocks and reporters to do with cloud lists
cloud broadcast [Hello World v] to [everyone including you v]
cloud leave
cloud join [Project Network 2 v]
cloud host [Hello World Network 2]

Only Administrators of the project [chosen by the project owner]

// Relevant blocks to change cloud variables and lists of others
cloud ban [iAmASpammer v]
cloud unban [iAmInnocent v]
cloud [rdococ v] run [commands]

Offline

 

#2 2012-12-03 07:09:52

dvd4
Scratcher
Registered: 2010-06-30
Posts: 1000+

Re: Idea for Multiplayer

Every Client wrote:

<cloud variable [Hello v] of [rdococ v]>
<cloud list [World v] of [rdococ v]> // And other relevant boolean blocks and reporters to do with cloud lists
cloud broadcast [Hello World v] to [everyone including you v]
cloud leave
cloud join [Project Network 2 v]
cloud host [Hello World Network 2]


I made a mod  big_smile  It's called blook!
http://i49.tinypic.com/16ia63p.png

Offline

 

#3 2012-12-03 10:42:43

soniku3
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: Idea for Multiplayer

I believe Scratch 2.0 will have these.  smile


internet's all about cats today.

Offline

 

Board footer