Discuss Scratch

jarredc1000
Scratcher
30 posts

ITopic: A guide on how to make a multiplayer game

What do you need, Bruv?
clumsylot
Scratcher
34 posts

ITopic: A guide on how to make a multiplayer game

it's saying only numbers are allowed in cloud variables? could u make it work
EncloCreations
Scratcher
500+ posts

ITopic: A guide on how to make a multiplayer game

clumsylot wrote:

it's saying only numbers are allowed in cloud variables? could u make it work
Nope, you need cloud lists
Studio04040807
Scratcher
100+ posts

ITopic: A guide on how to make a multiplayer game

It would be easier if you linked to a project, such as this: https://scratch-mit-edu.ezproxyberklee.flo.org/projects/104563515/
Also, I noticed you had several lists for Player 1, 2, 3, and 4, but since you have cloud lists, couldn't you:
encode [playerlist v] to [variable v]::custom
replace item (ID) of [everything v] with (variable)
encode [everything v] to [cloud variable v]::custom

Last edited by Studio04040807 (May 9, 2016 01:27:20)

EncloCreations
Scratcher
500+ posts

ITopic: A guide on how to make a multiplayer game

Studio04040807 wrote:

It would be easier if you linked to a project, such as this: https://scratch-mit-edu.ezproxyberklee.flo.org/projects/104563515/
Also, I noticed you had several lists for Player 1, 2, 3, and 4, but since you have cloud lists, couldn't you:
encode [playerlist v] to [variable v]::custom
replace item (ID) of [everything v] with (variable)
encode [everything v] to [cloud variable v]::custom

Each idividual needs their own list so the client can modify different segments of their list, such as the first item of ID1 would be the name of the person that's currently taking uo id 1 while 2 and 3 could be used to store the player's x and y pos.
Your encoding engine is much more tedious to work with and could be very unreliable, and I don't see a decoding solution making it impossible for the client to receive updates on what's happening in a multiplayer game. If you want ill be happy to help you make your engine a bit easier to work with
thedesertstorm
Scratcher
2 posts

ITopic: A guide on how to make a multiplayer game

Thank you!
Incro
Scratcher
18 posts

ITopic: A guide on how to make a multiplayer game

Wow, This is really going to help me!

EncloCreations
Scratcher
500+ posts

ITopic: A guide on how to make a multiplayer game

Incro wrote:

Wow, This is really going to help me!

Glad to help
EncloCreations
Scratcher
500+ posts

ITopic: A guide on how to make a multiplayer game

Mr_Bob_57 wrote:

makethebrainhappy wrote:

Notice!
If you dont understand this, feel free to ask in the comments, id be happy to explain in more detail how a cloud list engine works


Umm how should I define the cloud engine custom blocks?


Yeah i had trouble with that to!
There already pre-defined (Sorry for late response), just go to the link i provided that contains a great cloud list engine with pre-defined custom blocks
coneymax
Scratcher
0 posts

ITopic: A guide on how to make a multiplayer game


i dont get it can you make a project

EncloCreations
Scratcher
500+ posts

ITopic: A guide on how to make a multiplayer game

coneymax wrote:

i dont get it can you make a project

Look at some of my cloud data MP projects
Minecart321
Scratcher
53 posts

ITopic: A guide on how to make a multiplayer game

???how do u make those customs?
Minecart321
Scratcher
53 posts

ITopic: A guide on how to make a multiplayer game

Studio04040807 wrote:

It would be easier if you linked to a project, such as this: https://scratch-mit-edu.ezproxyberklee.flo.org/projects/104563515/
Also, I noticed you had several lists for Player 1, 2, 3, and 4, but since you have cloud lists, couldn't you:
encode [playerlist v] to [variable v]::custom
replace item (ID) of [everything v] with (variable)
encode [everything v] to [cloud variable v]::custom
How do you get that dropdown thing!!!
EncloCreations
Scratcher
500+ posts

ITopic: A guide on how to make a multiplayer game

what do you need help with
customhacker
Scratcher
1000+ posts

ITopic: A guide on how to make a multiplayer game

Is this acually an iTopic?
EncloCreations
Scratcher
500+ posts

ITopic: A guide on how to make a multiplayer game

customhacker wrote:

Is this acually an iTopic?
Yes, it got approved by @paddle2see
PlanetMars2000
Scratcher
16 posts

ITopic: A guide on how to make a multiplayer game

Hi!!!! thanks for the tourtorial! now i just need to do a test with my sister!
when I receive [PlanetMars2000 Rocks]
forever
say [yes thats right!] for (81744872942784237942874982748327493279532798) secs
end
Speedyscout10
Scratcher
14 posts

ITopic: A guide on how to make a multiplayer game

Are you saying "make a cloud list"? BECAUSE I CANT MAKE CLOUD LISTS :/
asivi
Scratcher
1000+ posts

ITopic: A guide on how to make a multiplayer game

Speedyscout10 wrote:

Are you saying "make a cloud list"? BECAUSE I CANT MAKE CLOUD LISTS :/
Please, go to the 1st post and read it.
EncloCreations
Scratcher
500+ posts

ITopic: A guide on how to make a multiplayer game

PlanetMars2000 wrote:

Hi!!!! thanks for the tourtorial! now i just need to do a test with my sister!
when I receive [PlanetMars2000 Rocks]
forever
say [yes thats right!] for (81744872942784237942874982748327493279532798) secs
end[/quote]

Awesome!!! Ill be updating this soon to something more reliable ;)

Last edited by EncloCreations (Sept. 24, 2016 04:10:39)

Powered by DjangoBB