Hi! A made a simple ping-pong game, and now I want to add possibility to play my game in internet or in local network!
I have a question!
Do someone know where to find Tutorial how to make network game?
Printable View
Hi! A made a simple ping-pong game, and now I want to add possibility to play my game in internet or in local network!
I have a question!
Do someone know where to find Tutorial how to make network game?
There is a good tutorial by Zabooza showing how to get your game online. It is made for freewebs, but the basic principals are the same. As far as setting up a network game, look around the forums. There are many posts about this. :)
Zabooza Tutorial
stephen1980
2stephen1980 Thanks! I am going to study it
2stephen1980!
It was a tutor how to play games in internet, as I understood, but I want to do just multiplayer in my game!
If you want to do multiplayer online, you are going to need to learn how to use the OINC extension. Here are some video tutorials to get you started.
Oinc Video Tutorials by DizzyDoo
stephen1980
2stephen1980 this tutor seems to be super! Thank You very much!
No problem. :) If you need anymore help, let us know.
stephen1980
Oh suuure, you get all the credit for them. :PQuote:
Originally Posted by stephen1980
Glad to know they're being well used.
DizzyDoo, I used your tutorials a lot to get familiar with Oinc. :) I was gonna ask you if I could put them on my site.
stephen1980
Well :-)
I execudeed : Episode 2: Basic Online Movement
I print username and everything I saw - was only white screen and inscription "connection..."
Maybe I schould start this sample on both PCs simultaneously?
More than welcome to, embed away.Quote:
Originally Posted by stephen1980
I solved this problem! OINC server was not turned on!
Should I always execute OINC server, when I whant to organaize multiplayer?
Your clients all need to connect to the same server to communicate with each other. You could run your own using the "Host server" action inside MMF2 or the supplied OINC_Server.exe, or you could use one of the public OINC servers.
I spent a lot of time trying to understand how does network works. I used an example made by DizzyDoo and faced problems, which I cant solve
1. I tried to make ping pong but I cant set up remote paddle in front of local. Instead of being in front of it, remote paddle always appears at the same position as local paddle. Of course in an event of creation I set up correct coordinates.
If someone knows, how to deal with this problem, please help me!
You will have to post your MFA file in the file archive so we can take a look at it.
2Jamie thank YOU very much, that you decided to help me to solve my problem with this sample!
it is to be regretted that it is impossible to attach files right in the forum!
http://files.mail.ru/DXAI3A
this is the link with my sample and OINK, just click on the text near the picture of diskette in front of the name of the file to download it!
Do anybody know to correct this problem?
Or maybe it is impossible to use this sample to make multiplayer ping-pong?
It's not impossible. Be patient. :)Quote:
Originally Posted by Fant
stephen1980
Ok! I think that I am patient!But this problem is still unsolved
But how long should I wait?
Try posting this in the OINC sub forum. Probably would have a quicker response in there.Quote:
Originally Posted by Fant
2Shawn Thank you for an advise!