Multiplayer through dropbox

You must understand the Game Editor concepts, before post here.

Multiplayer through dropbox

Postby knucklecrunchgames » Sun Jan 05, 2014 4:41 pm

Hi guys I saw posts like posting online scores and chatroom all through dropbox

and If a message can go to another computer. Can you maybe play a game.
User avatar
knucklecrunchgames
 
Posts: 1071
Joined: Wed Nov 21, 2012 8:01 pm
Location: In gameEditor.exe
Score: 17 Give a positive score

Re: Multiplayer through dropbox

Postby lcl » Sun Jan 05, 2014 4:45 pm

I tried that with Game A Gogo some time ago. While possible, it was painfully slow. The delay was about 20 seconds.
It's not good for any realtime games, but could be used to create a turn based game.
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Multiplayer through dropbox

Postby knucklecrunchgames » Sun Jan 05, 2014 4:46 pm

lcl wrote:I tried that with Game A Gogo some time ago. While possible, it was painfully slow. The delay was about 20 seconds.
It's not good for any realtime games, but could be used to create a turn based game.


do you still have that ged. I would like to see it
User avatar
knucklecrunchgames
 
Posts: 1071
Joined: Wed Nov 21, 2012 8:01 pm
Location: In gameEditor.exe
Score: 17 Give a positive score

Re: Multiplayer through dropbox

Postby lcl » Sun Jan 05, 2014 4:49 pm

It's not about the ged. All one has to do, is to have the game in the dropbox folder, and use saveVars and loadVars or other file i/o functions to transfer the data.
Both players open the same executable and save and load from the same file.
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Multiplayer through dropbox

Postby knucklecrunchgames » Sun Jan 05, 2014 4:53 pm

lcl wrote:It's not about the ged. All one has to do, is to have the game in the dropbox folder, and use saveVars and loadVars or other file i/o functions to transfer the data.
Both players open the same executable and save and load from the same file.


ok then I will have a go at this
User avatar
knucklecrunchgames
 
Posts: 1071
Joined: Wed Nov 21, 2012 8:01 pm
Location: In gameEditor.exe
Score: 17 Give a positive score

Re: Multiplayer through dropbox

Postby lcl » Sun Jan 05, 2014 5:03 pm

Forgot to mention, there's one more thing.. You have to make sure that only one player is accessing the save data file at a time, otherwise the other players editions to the file (their game progress/movements/whatever) won't be saved.
As long as that is taken care of, it shouldn't be too difficult. And I can help you if you need help.
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Multiplayer through dropbox

Postby knucklecrunchgames » Sun Jan 05, 2014 5:05 pm

lcl wrote:Forgot to mention, there's one more thing.. You have to make sure that only one player is accessing the save data file at a time, otherwise the other players editions to the file (their game progress/movements/whatever) won't be saved.
As long as that is taken care of, it shouldn't be too difficult. And I can help you if you need help.


Ok thanks I'll remember that :)
User avatar
knucklecrunchgames
 
Posts: 1071
Joined: Wed Nov 21, 2012 8:01 pm
Location: In gameEditor.exe
Score: 17 Give a positive score

Re: Multiplayer through dropbox

Postby LeeFesler » Wed Jan 15, 2014 10:14 pm

Do you think you could like show me a way to do this????? Cruz I like want to be able to make an online scoreboard system for the high scores. But I don't understand a thing about the save thing.
Be a DJENTLEMAN!!!!! \m/
User avatar
LeeFesler
 
Posts: 82
Joined: Thu Dec 19, 2013 2:23 am
Location: Macon MO.
Score: 3 Give a positive score

Re: Multiplayer through dropbox

Postby DarkParadox » Thu Jan 16, 2014 3:53 am

Anything like an online scoreboard wouldn't really be viable through dropbox. You see, dropbox requires two people to link a folder through their software for the original setup to work (when a file is modified on one person's computer, transfer the changes to the linked persons' computers). Dropbox is a personal thing, and it would be near impossible to get multiple people to set one up for a game. An online scoreboard more so.
Basically, I don't suggest you try to do this as a way to get multiplayer in your games.
User avatar
DarkParadox
 
Posts: 457
Joined: Mon Jan 08, 2007 11:32 pm
Location: USA, Florida.
Score: 84 Give a positive score

Re: Multiplayer through dropbox

Postby LeeFesler » Thu Jan 16, 2014 12:42 pm

Damnit. You have any idea at all how I could?
Be a DJENTLEMAN!!!!! \m/
User avatar
LeeFesler
 
Posts: 82
Joined: Thu Dec 19, 2013 2:23 am
Location: Macon MO.
Score: 3 Give a positive score

Re: Multiplayer through dropbox

Postby knucklecrunchgames » Fri Jan 17, 2014 6:40 am

LeeFesler wrote:Damnit. You have any idea at all how I could?


is this what your looking for viewtopic.php?f=27&t=10459&p=71760&hilit=Online+High+Score+Table+Tutorial#p71760
User avatar
knucklecrunchgames
 
Posts: 1071
Joined: Wed Nov 21, 2012 8:01 pm
Location: In gameEditor.exe
Score: 17 Give a positive score


Return to Advanced Topics

Who is online

Users browsing this forum: No registered users and 1 guest

cron