Difference between revisions of "Tutorial:Ghost Unjoinable game"

From Eurobattle.net WiKi
Jump to navigation Jump to search
(Created page with "Some1 make fast tutorial")
 
Line 1: Line 1:
Some1 make  fast tutorial
+
This has exactly the same steps as described in the other tuttorials.
 +
 
 +
Only difference is the port you have to open.
 +
 
 +
The port you have to open can be found in the ghost.cfg file.
 +
 
 +
It is the following value:
 +
 
 +
<pre>bot_hostport = </pre>
 +
 
 +
For example if it has the folowing value:
 +
 
 +
<pre>bot_hostport = 6000</pre>
 +
 
 +
Then you have to forward port 6000.
 +
(p.s. this value can be changed at will but it may not have the same value as <code>admingame_port =</code> or the ingame port you use.

Revision as of 22:13, 3 January 2012

This has exactly the same steps as described in the other tuttorials.

Only difference is the port you have to open.

The port you have to open can be found in the ghost.cfg file.

It is the following value:

bot_hostport = 

For example if it has the folowing value:

bot_hostport = 6000

Then you have to forward port 6000. (p.s. this value can be changed at will but it may not have the same value as admingame_port = or the ingame port you use.