Page 1 of 2
What are you using for MP?
Posted: Wed Feb 04, 2009 9:36 am
by Hancock the Superb
What program are you using. Is it still Battle HQ? I've been gone a while, so...
Re:What are you using for MP?
Posted: Wed Feb 04, 2009 10:39 am
by norb
That is just part of mp, that's the lobby that we currently use. Not sure if that's what the final game will use, but right now that's where we are. The lobby is just a place gamers can go to set up mp games. It just makes connecting easier. The code uses a library called RakNet. I've written mp code myself before and a few games out there use my code, but it's all tcp and you really need udp at this point. So rather than spend time learning it myself, I took raknet where they have focused only on mp for a number of years.
Re:What are you using for MP?
Posted: Sat Feb 07, 2009 12:00 am
by Hancock the Superb
Thanks.
Re:What are you using for MP?
Posted: Tue Feb 17, 2009 6:23 am
by dragoon47
Would this happen to bypass most firewall issues?
Re:What are you using for MP?
Posted: Tue Feb 17, 2009 7:09 am
by estabu2
The only problem that we have run into is that the host of the game needs to have his port forwarded on his router. While we are testing we have only connect by IP direct.
Re:What are you using for MP?
Posted: Tue Feb 17, 2009 8:35 am
by Little Powell
dragoon47 wrote:
Would this happen to bypass most firewall issues?
I was wondering the same, and as for the Windows firewall, it can be turned on while playing MP and you don't even have to make an exception. I'm not sure about 3rd party firewall's, but I am sure that a simple port exception could be made.
The only problem that we have run into is that the host of the game needs to have his port forwarded on his router. While we are testing we have only connect by IP direct.
By the time the game comes out, the lobby should be ready and then connecting will be a breeze.
Re:What are you using for MP?
Posted: Fri Feb 20, 2009 11:54 pm
by UglyElmo
Just remember to write up a short description on how to port forward etc . . For us who are older and less knowledgeable in the ways of networking.
You can call it "Port Forwarding for Dummies like Elmo".

Re:What are you using for MP?
Posted: Sat Feb 21, 2009 8:46 am
by Little Powell
UglyElmo wrote:
Just remember to write up a short description on how to port forward etc . . For us who are older and less knowledgeable in the ways of networking.
You can call it "Port Forwarding for Dummies like Elmo".

I'm sure it'll be pretty easy to connect by the time the game comes out, especially with the lobby. But of course, there will be plenty of folks around like yours truly to help out.

Re:What are you using for MP?
Posted: Sun Feb 22, 2009 8:51 pm
by norb
The server will probably always have to port forward. It may be that one of the solutions that we are looking at will not require this, but for now it's safe to assume that it is so. So even in a lobby, the person that creates the server will have to map his port. There are websites with great directions for every router out there on how to do this. We'll try to give instructions or at least have good links to teach people the basics. It's just one of those things that have to be done, no way around it for now.
Re:What are you using for MP?
Posted: Mon Feb 23, 2009 10:14 am
by UglyElmo
Thanks Little Powell and Norb, much appreciated! :cheer:
My modem is two tin cans and a string . . I live in Kentucky you know . . so I guess to "port forward" means I needs a few more strings. :woohoo: