Jump to content
  • 0

Help Me Ping 9999


Question

2 answers to this question

Recommended Posts

  • 0
Posted

hey all :) ..

 

My problem that the server does not record me on these images

 

pls help me *_* + thx :))

 

Hello lloode,

 

have you edited you "ipconfig.xml" ?

 

In order to connect to your Gameserver you need to write your "external IP adress" into the ipconfig.xml

e.g. you have "172.xx.xx.xxx "(your IP address)

 

[tt]<?xml version="1.0" encoding="UTF-8"?>

<!-- Externalhost here (Internet IP) or Localhost IP for local test -->

<gameserver address="172.xx.xx.xxx" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">

<!-- Localhost here -->

<define subnet="127.0.0.0/8" address="127.0.0.1" />

<!-- Internalhosts here (LANs IPs) -->

<define subnet="10.0.0.0/8" address="10.0.0.0" />

<define subnet="172.16.0.0/19" address="172.16.0.0" />

<define subnet="192.168.0.0/16" address="192.168.111.97" />

</gameserver>

[/tt]

 

regards xMizukyx

 

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..