|
|
|
|
|
September 15th, 2008, 10:30 AM
|
|
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: Multiplayer setup help
Its fairly easy to restart the server on a game. So dont worry about shutting it off for the night.
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|
September 19th, 2008, 02:01 AM
|
BANNED USER
|
|
Join Date: Jul 2008
Location: Tacoma WA, USA
Posts: 1,314
Thanks: 103
Thanked 72 Times in 50 Posts
|
|
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.
|
September 19th, 2008, 05:56 AM
|
|
General
|
|
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
|
|
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.
|
September 19th, 2008, 06:38 PM
|
BANNED USER
|
|
Join Date: Jul 2008
Location: Tacoma WA, USA
Posts: 1,314
Thanks: 103
Thanked 72 Times in 50 Posts
|
|
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.
|
September 19th, 2008, 08:16 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
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'. "
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|
September 19th, 2008, 08:41 PM
|
BANNED USER
|
|
Join Date: Jul 2008
Location: Tacoma WA, USA
Posts: 1,314
Thanks: 103
Thanked 72 Times in 50 Posts
|
|
Re: Multiplayer setup help
Quote:
Originally Posted by Gandalf Parker
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
|
September 19th, 2008, 11:36 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
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 [email protected] \
/a "C:\program files\dominions3\savedgames\mygame\abbysia.2h"
That would be:
open Outlook
create a note
mail it to [email protected]
attach MyGame Abbysia file
Gandalf Parker
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|
September 21st, 2008, 10:26 AM
|
|
General
|
|
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
|
|
Re: Multiplayer setup help
Quote:
Originally Posted by Trumanator
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
You could write them a bat file
|
|
September 21st, 2008, 08:35 PM
|
BANNED USER
|
|
Join Date: Jul 2008
Location: Tacoma WA, USA
Posts: 1,314
Thanks: 103
Thanked 72 Times in 50 Posts
|
|
Re: Multiplayer setup help
How do I configure the server's IP to match the Hamachi VPN?
|
September 22nd, 2008, 11:10 AM
|
|
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
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)
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|