Many people need help this Problem....
This problem is "How to up the GUNZ OFFLINE -> ONLINE"
This is the second time i ark. I tried, tried, tried and tried... Many time. But it still not run.
In my LAN network. It run. But in the internet. I can see the server name.
I know many people have the same problem. If you can fix it. Help me plz.
I'll show my config server.
+ In Lan my IP is 192.168.1.16
+ In the internet. I use No-ip. And my ip is: xgun.hopto.org
1. server.ini
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="1234"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="X-Gun"
FREELOGINIP="192.168.1.16"
KEEPERIP="192.168.1.16"
MONITORIP="127.0.0.1"
MONITORPORT=9000
MODE="test"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LANGUAGE]
LANG_TYPE="eng"
[LOCALE]
DBAgentPort=5100
DBAgentIP=127.0.0.1
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_FILECRC="0"
USE_MD5="0"
2. AgentConfig
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>X-Gun</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="192.168.1.16" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
3. Locator
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="1234"
[NETWORK]
IP="192.168.1.16"
PORT="8900"
[ENV]
ID="1"
LOCATOR_UID_HIGH="5"
LOCATOR_UID_LOW="0"
MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
UDP_LIVE_TIME="10000000"
MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
BLOCK_TIME="0"
UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
MARGIN_OF_ERROR_MIN="500000"
USE_COUNTRY_CODE_FILTER="no"
GMT_DIFF="-3"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
TEST_SERVER="0"
4. dbo.ServerStatus
http://img.photo.zing.vn/file_upload...fc01f6f578.jpg
5. dbo.LocatorStatus
http://img.photo.zing.vn/file_upload...fd367d81d8.jpg
6. system.xml in system.mrs (Client)
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<XML>
<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>
<SKIN>Default</SKIN>
<DEFFONT>Arial</DEFFONT>
<IME>true</IME>
<BAREPORT>
<ADDR>www.battlearena.com</ADDR>
<DIR>incoming/gunz_global</DIR>
</BAREPORT>
<HOMEPAGE>
<URL>http://www.gunzonline.com</URL>
<TITLE>GunZ the Dual</TITLE>
</HOMEPAGE>
<EMBLEM_URL>http://localhost/emblems/</EMBLEM_URL>
<TEMBLEM_URL>http://localhost/emblems/</TEMBLEM_URL>
<LOCATORLIST>
<LOCATOR id="1" IP="xgun.hopto.org" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="xgun.hopto.org" />
</TLOCATORLIST>
</XML>
7. Config.xml in CLIENT
Code:
<?xml version="1.0" encoding="UTF-8"?>
<XML>
<SERVER>
<IP>xgun.hopto.org</IP>
<PORT>6000</PORT>
</SERVER>
<SKIN>Default</SKIN>
<VIDEO>
<WIDTH>800</WIDTH>
<HEIGHT>600</HEIGHT>
<COLORBITS>32</COLORBITS>
<GAMMA>255</GAMMA>
<FULLSCREEN>TRUE</FULLSCREEN>
<REFLECTION>true</REFLECTION>
<LIGHTMAP>true</LIGHTMAP>
<DYNAMICLIGHT>true</DYNAMICLIGHT>
<SHADER>true</SHADER>
<CHARACTORTEXTURELEVEL>1</CHARACTORTEXTURELEVEL>
<MAPTEXTURELEVEL>1</MAPTEXTURELEVEL>
<EFFECTLEVEL>0</EFFECTLEVEL>
<TEXTUREFORMAT>1</TEXTUREFORMAT>
<NHARDWARETNL>false</NHARDWARETNL>
</VIDEO>
<AUDIO>
<BGM_MUTE>false</BGM_MUTE>
<BGM_VOLUME>0.540400</BGM_VOLUME>
<EFFECT_MUTE>false</EFFECT_MUTE>
<EFFECT_VOLUME>0.567600</EFFECT_VOLUME>
<SOUND_3D>1</SOUND_3D>
<A8BITSOUND>false</A8BITSOUND>
<INVERSESOUND>false</INVERSESOUND>
<HWMIXING>false</HWMIXING>
<HITSOUND>true</HITSOUND>
<NARRATIONSOUND>true</NARRATIONSOUND>
</AUDIO>
<MOUSE>
<SENSITIVITY>0.986000</SENSITIVITY>
<INVERT>FALSE</INVERT>
</MOUSE>
<JOYSTICK>
<SENSITIVITY>0.986000</SENSITIVITY>
<INVERT>FALSE</INVERT>
</JOYSTICK>
<KEYBOARD>
<FORWARD alt="-1">17</FORWARD>
<BACK alt="-1">31</BACK>
<LEFT alt="-1">30</LEFT>
<RIGHT alt="-1">32</RIGHT>
<MELEEWEAPON alt="-1">2</MELEEWEAPON>
<PRIMARYWEAPON alt="-1">3</PRIMARYWEAPON>
<SECONDARYWEAPON alt="-1">4</SECONDARYWEAPON>
<ITEM1 alt="-1">5</ITEM1>
<ITEM2 alt="-1">6</ITEM2>
<PREVOUSWEAPON alt="256">16</PREVOUSWEAPON>
<NEXTWEAPON alt="257">18</NEXTWEAPON>
<RELOAD alt="-1">19</RELOAD>
<JUMP alt="-1">57</JUMP>
<SCORE alt="-1">15</SCORE>
<MENU alt="-1">-1</MENU>
<TAUNT alt="-1">41</TAUNT>
<BOW alt="-1">7</BOW>
<WAVE alt="-1">8</WAVE>
<LAUGH alt="-1">9</LAUGH>
<CRY alt="-1">10</CRY>
<DANCE alt="-1">11</DANCE>
<SCREENSHOT alt="-1">88</SCREENSHOT>
<RECORD alt="-1">87</RECORD>
<DEFENCE alt="-1">42</DEFENCE>
<TOGGLECHAT alt="-1">47</TOGGLECHAT>
<USEWEAPON alt="258">29</USEWEAPON>
<USEWEAPON2 alt="-1">259</USEWEAPON2>
</KEYBOARD>
<MACRO>
<F1>/h</F1>
<F2>/Provoke</F2>
<F3>/hi</F3>
<F4>/wave</F4>
<F5>Hello!</F5>
<F6>Let's have a good time and play fair.</F6>
<F7>Good Shot !!</F7>
<F8>Thank you very much.</F8>
</MACRO>
<ETC>
<NETWORKPORT1>7700</NETWORKPORT1>
<NETWORKPORT2>7800</NETWORKPORT2>
<BOOST>FALSE</BOOST>
<REJECT_NORMALCHAT>FALSE</REJECT_NORMALCHAT>
<REJECT_TEAMCHAT>FALSE</REJECT_TEAMCHAT>
<REJECT_CLANCHAT>FALSE</REJECT_CLANCHAT>
<REJECT_WHISPER>FALSE</REJECT_WHISPER>
<REJECT_INVITE>FALSE</REJECT_INVITE>
<CROSSHAIR>0</CROSSHAIR>
</ETC>
</XML>
Re: Many people need help this Problem....
Re: Many people need help this Problem....
sad! Help me config the server and client Plz. CrashPoint You are admin of Gun 2IT? And are you a Vietnamese person? Me i'm Vietnamese . Help me plz. I don't know why?
http://img.photo.zing.vn/file_upload...5821e26984.jpg
Re: Many people need help this Problem....
Here the problem?
Code:
<SERVER>
<IP>xgun.hopto.org</IP>
<PORT>6000</PORT>
</SERVER>
To
Code:
<SERVER>
<IP>0,0,0,0</IP>
<PORT>6000</PORT>
</SERVER>
And System.xml
Code:
<LOCATORLIST>
<LOCATOR id="1" IP="xgun.hopto.org" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="xgun.hopto.org" />
</TLOCATORLIST>
The IP="xgun.hopto.org" Your ip to your WAN ip....
Re: Many people need help this Problem....
you sure that all? dbo.ServerStatus + dbo.LocalStatus ? That OK?
I think I tried with MY WAN IP. But it still the same! :wink:
I have a dynamic IP. Therefore, what I can do? I tried to download some client of gunz. And in the ijji client. I see the system.xml
Code:
<?xml version="1.0" ?>
<XML>
<XMLHEADER>version="1.0"</XMLHEADER>
<SKIN>Default</SKIN>
<DEFFONT>Arial</DEFFONT>
<IME>false</IME>
<BAREPORT>
<ADDR>www.battlearena.com</ADDR>
<DIR>incoming/gunz_US</DIR>
</BAREPORT>
<EMBLEM_URL>http://downimage.ijjimax.com</EMBLEM_URL>
<TEMBLEM_URL>http://alpha-downimage.ijjimax.com</TEMBLEM_URL>
<CASHSHOP_URL>http://gunz.ijji.com</CASHSHOP_URL>
<HOMEPAGE>
<URL>http://gunz.ijji.com</URL>
<TITLE>GunZ the Dual</TITLE>
</HOMEPAGE>
<LOCATORLIST>
<LOCATOR id="1" IP="u-gunz-gm01.pubgame.ijji.com" /> --> it is not a WAN IP :mad:
<LOCATOR id="2" IP="u-gunz-gm02.pubgame.ijji.com" /> :sneaky2:
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="u-gunz-gm01.alpha-pubgame.ijji.com" /> :sneaky2:
<LOCATOR id="2" IP="u-gunz-gm02.alpha-pubgame.ijji.com" /> :sneaky2:
</TLOCATORLIST>
</XML>
Re: Many people need help this Problem....
Use your Wan Ip address in your serverstaus and Locatorstatus in the Database and use also you Wan Ip Address in locator.ini then, it must work, in system.xml in system.mrs put this .. in server.ini use all ips in config.xml it is doing nothing for you server, you may can open gunz without this file, too.. so use there as ip Agent Config.xml, use your Wan ip NOT Lan ip!!
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Name this server</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="YOU IP WAN" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Restart your server, and done..
You have to port forward the gunz server ports of course to let all this work fine...
Re: Many people need help this Problem....
thanks. But what I do? When i have a dynamic IP ? Can i use no-ip to change WAN IP -> xgun.hopto.org?
Use GunzLauch.exe - UpDate automatic :D maybe?hihi
Or change WAN IP manual :D