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")
 
 
(One intermediate revision by the same user not shown)
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.
 +
 
 +
{{IncCat|Page=Tutorial:Ghost Unjoinable game|Category=Tutorials}}
 +
{{IncCat|Page=Tutorial:Ghost Unjoinable game|Category=Ghost}}

Latest revision as of 01:14, 28 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.