Page 1 of 2

Game Maker Multiplayer

Posted: Mon Mar 14, 2011 7:17 pm
by THe Floating Brain
Iv got a buuuunch of side projects in game maker 8 and I was wondering if anyone had a good tutorial on how to make a game maker game multiplayer (online), I have the connection objects but, I dont know how to use some of the functions for multiplayer (or what they do for that matter) to send and recive data from the server.

Re: Game Maker Multiplayer

Posted: Mon Mar 14, 2011 8:36 pm
by dandymcgee
Did you try plugging in the ethernet cable?

Re: Game Maker Multiplayer

Posted: Mon Mar 14, 2011 10:40 pm
by TheBuzzSaw

Re: Game Maker Multiplayer

Posted: Tue Mar 15, 2011 12:32 pm
by THe Floating Brain
dandymcgee wrote:Did you try plugging in the ethernet cable?
What does that have to do with this other than the fact that you need internet connection to do this.
I did that but dident find much.

Re: Game Maker Multiplayer

Posted: Tue Mar 15, 2011 1:10 pm
by epicasian
I hate to be the one to tell you this (don't shoot the messenger!) but, Game Maker is kind of, looked down upon here.

Re: Game Maker Multiplayer

Posted: Tue Mar 15, 2011 1:23 pm
by thejahooli
epicasian wrote:I hate to be the one to tell you this (don't shoot the messenger!) but, Game Maker is kind of, looked down upon here.
Game Maker itself isn't looked down upon. The people who use Game Maker and then go on to think that they are better and know about making games than those who use programming. Although this is a majority of Game Maker users, I don't believe that THe Floating Brain is one of them and using Game Maker for side projects is perfectly acceptable.

Re: Game Maker Multiplayer

Posted: Tue Mar 15, 2011 1:27 pm
by epicasian
thejahooli wrote:
epicasian wrote:I hate to be the one to tell you this (don't shoot the messenger!) but, Game Maker is kind of, looked down upon here.
Game Maker itself isn't looked down upon. The people who use Game Maker and then go on to think that they are better and know about making games than those who use programming. Although this is a majority of Game Maker users, I don't believe that THe Floating Brain is one of them and using Game Maker for side projects is perfectly acceptable.
I completely agree; But not many people on this forum use Game Maker (as far as I know) so he's not going to find much help.

Re: Game Maker Multiplayer

Posted: Tue Mar 15, 2011 1:31 pm
by THe Floating Brain
Re post in Off toppic? It is only for a side project :-/

Re: Game Maker Multiplayer

Posted: Tue Mar 15, 2011 4:20 pm
by Ginto8
THe Floating Brain wrote:Re post in Off toppic? It is only for a side project :-/
I don't think there's such thing as a side project around here :lol:

Re: Game Maker Multiplayer

Posted: Tue Mar 15, 2011 6:36 pm
by dandymcgee
It has got nothing to do with Game Maker being looked down upon, just laziness and the lack of research abilities. Seriously, there has to be a a wealth of info out there regarding just about anything Game Maker related, I can't imagine you put much time into looking for it with the breadth of your question.

You DO realize google results are shown to you in pages, right? Just click the number 2 at the bottom and check the second page, sometimes you'll be quite surprised what you find hiding there and beyond. There's no lack of results, chances are if you click enough links (with a halfway decent query to start with) you'll find exactly what you are looking for.

Re: Game Maker Multiplayer

Posted: Tue Mar 15, 2011 7:16 pm
by THe Floating Brain
Its not a lack of results it is content of those results it is either A). It is not a good tutorial, B.) Some lib that I find needs a version of GM that I dont have :-(

Re: Game Maker Multiplayer

Posted: Tue Mar 15, 2011 11:35 pm
by dandymcgee
THe Floating Brain wrote:Its not a lack of results it is content of those results it is either A). It is not a good tutorial, B.) Some lib that I find needs a version of GM that I dont have :-(
Does Game Maker 8 have natively supported networking capabilities, or have various people just hacked systems together themselves?

Re: Game Maker Multiplayer

Posted: Wed Mar 16, 2011 9:52 am
by TheBuzzSaw
For the love, save yourself the trouble. Learn XNA, SDL, or something!

Re: Game Maker Multiplayer

Posted: Wed Mar 16, 2011 5:44 pm
by THe Floating Brain
dandymcgee wrote:
THe Floating Brain wrote:Its not a lack of results it is content of those results it is either A). It is not a good tutorial, B.) Some lib that I find needs a version of GM that I dont have :-(
Does Game Maker 8 have natively supported networking capabilities, or have various people just hacked systems together themselves?
Yes it does natively support networking but I dont know how to use most of it.
TheBuzzSaw wrote:For the love, save yourself the trouble. Learn XNA, SDL, or something!
C++, C#, lua and SFML ftw?(Learning XNA btw for more side projects :-P)

Re: Game Maker Multiplayer

Posted: Wed Mar 16, 2011 6:53 pm
by N64vSNES
Not much to do with a tutorial but....

I've noticed with all people who use game maker. They don't pick up programming for a LOOOOONG time because they've already been exposed to game maker and it's simplicity draws them back whenever a issue arises.

So be careful eh? Too many side projects can be bad ;)