.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Dominions 3: The Awakening (http://forum.shrapnelgames.com/forumdisplay.php?f=138)
-   -   Multiplayer setup help (http://forum.shrapnelgames.com/showthread.php?t=40546)

Gandalf Parker September 15th, 2008 10:30 AM

Re: Multiplayer setup help
 
Its fairly easy to restart the server on a game. So dont worry about shutting it off for the night.

Trumanator September 19th, 2008 02:01 AM

Re: Multiplayer setup help
 
Well, I'm back with yet another question. So the person who isn't running the server types in the IP address of the server, but since the server is on a different network, that person just gets an error message saying it can't be found. Is there some way to link the server to an email account or something, or do a setup similar to dom3minions? I just like to have control over things.

lch September 19th, 2008 05:56 AM

Re: Multiplayer setup help
 
You need a route between the networks so that they can find each other. If the server is behind a router, you could configure it to forward the game port to the external network (WAN, the internet), too. Or place it in the DMZ as a last resort if your router supports that and if you don't manage to do the port forwarding. If you can't get it to work this way then you need to use a VPN like Hamachi. This will install a virtual private network as network device and allow you to access the server over this VPN. PBEM involves mostly manual work of sending and receiving the emails with the turn files.

Trumanator September 19th, 2008 06:38 PM

Re: Multiplayer setup help
 
Hmmmm. Well unfortunately since I'm using the college network I don't think I can get into the router. Is there a way to automate the email stuff? I don't relish explaining how to do it manually to my bro and his friend who is going to join us.

Gandalf Parker September 19th, 2008 08:16 PM

Re: Multiplayer setup help
 
You could write them a bat file giving them a desktop shortcut which would email their turns, then send it to them.



Gandalf Parker
--
"the term 'impossible' is a technicians term which translates to 'its possible but probably more trouble than its worth'. "

Trumanator September 19th, 2008 08:41 PM

Re: Multiplayer setup help
 
Quote:

Originally Posted by Gandalf Parker (Post 639216)
You could write them a bat file giving them a desktop shortcut which would email their turns, then send it to them.



Gandalf Parker
--
"the term 'impossible' is a technicians term which translates to 'its possible but probably more trouble than its worth'. "

Huh?? I could use one for myself, but I've never even HEARD of a .bat file :confused:

Gandalf Parker September 19th, 2008 11:36 PM

Re: Multiplayer setup help
 
On Windows (actually a holdover from DOS before it) a BATch file is a text file with a list of commands to be carried out. Its executable (like a program). Its not a level up to "programming" but its higher than just a shortcut link. If you use Outlook then the guts of it would be something like this...

Code:

"C:\Program Files\Microsoft Office\Office11\Outlook.exe " \
/c ipm.note /m mybro@example.com \
/a "C:\program files\dominions3\savedgames\mygame\abbysia.2h"

That would be:
open Outlook
create a note
mail it to mybro@example.com
attach MyGame Abbysia file


Gandalf Parker

lch September 21st, 2008 10:26 AM

Re: Multiplayer setup help
 
Quote:

Originally Posted by Trumanator (Post 639202)
Hmmmm. Well unfortunately since I'm using the college network I don't think I can get into the router.

As I said, if you install Hamachi on both your computers you can use that to ignore the firewall. You'll both get IP addresses which you can use to connect to each other.

Quote:

Originally Posted by Gandalf Parker (Post 639216)
You could write them a bat file

http://www.skewsme.com/images/bats1.gif

Trumanator September 21st, 2008 08:35 PM

Re: Multiplayer setup help
 
How do I configure the server's IP to match the Hamachi VPN?

Gandalf Parker September 22nd, 2008 11:10 AM

Re: Multiplayer setup help
 
First you might want to check a site such as http://Whatismyip.com/

That is an internet site which will tell you what IP it sees you coming from. That would be the IP that other players need to use to get to you. Its different than the local network IP that you might see from programs on your machine (including Dom3)


All times are GMT -4. The time now is 11:17 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.