RaGEZONE sponsored advertisment:
10-05-2008
|
#176 (permalink)
| | Extreme Coder - Delphi
Rank: Alpha Member Join Date: Sep 2007 Location: GunZone Mansion
Posts: 1,591
Thanked 5 Times in 3 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
@SluggerMyers u dont have to do that u can do it later, its only for the updating launcher -__- you can just code one in C#
|
| |
10-05-2008
|
#177 (permalink)
| | RaGEZONER
Rank: Hobbit
Join Date: Aug 2008
Posts: 77
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
ohh, okay. thanks man.
|
| |
10-05-2008
|
#178 (permalink)
| | GunZ Quitter
Rank: Member + Join Date: Sep 2008 Location: VietNam
Posts: 729
Thanked 20 Times in 7 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
Agent config: Code: <?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>MatchServer1</NAME>
<MAXCLIENT>50</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="58.187.128.151" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Server.ini: Code: [DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="123456"
[SERVER]
MAXUSER=50
SERVERID=1
SERVERNAME="MatchServer1"
FREELOGINIP="58.187.128.151"
KEEPERIP="58.187.128.151"
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"
Locator.ini: Code: [DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="123456"
[NETWORK]
IP="58.187.128.151"
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"
And wat a get :|
Any help?
|
| |
10-05-2008
|
#179 (permalink)
| | RaGEZONER
Rank: Hobbit
Join Date: Aug 2008
Posts: 77
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
Okay, I did everything that I was told to do, but when I load the game up, the servers aren't showing for some reason. Anyone have a clue why?
|
| |
10-05-2008
|
#180 (permalink)
| | RaGEZONER
Rank: Hobbit
Join Date: Aug 2008
Posts: 77
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
ahh crap double post
|
| |
10-05-2008
|
#181 (permalink)
| | Reborn-Gamerz Owner
Rank: Member + Join Date: Apr 2008 Location: http://reborn-gamerz.co.uk
Posts: 248
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
well this is the error i get with these files
I would like a staright forward answer and a straight forward small guide to what to do if possible
[IMG]  [/IMG]
TY
Sheen
|
| |
10-05-2008
|
#182 (permalink)
| | Newbie
Rank: Hobbit
Join Date: Jul 2005 Location: Russia, Noginsk
Posts: 19
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
|
Originally Posted by HigherGamers | |
well this is the error i get with these files
| check your MatchServer/Log/ files for any warnings about spCheckDuplicateCharName
i think there's a problem ;)
|
| |
10-05-2008
|
#183 (permalink)
| | The 12th Power Of 13th
Rank: Alpha Member Join Date: Jan 2007 Location: Australia, West
Posts: 2,095
Thanked 14 Times in 5 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
@highergamers its a database problem, you may have install it wrong or changed some your not pose 2
@sluggermyers, patch.xml comes ater you make it, make shure ports are open and you can connect to your own IP
__________________ If im going to Burn in Hell, you shal Freeze in Heaven |
| |
10-05-2008
|
#184 (permalink)
| | Extreme Coder - Delphi
Rank: Alpha Member Join Date: Sep 2007 Location: GunZone Mansion
Posts: 1,591
Thanked 5 Times in 3 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
Sluggers make sure u use 127.0.0.1
|
| |
10-05-2008
|
#185 (permalink)
| | GunZ Quitter
Rank: Member + Join Date: Sep 2008 Location: VietNam
Posts: 729
Thanked 20 Times in 7 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
omfg no @ for me :|
|
| |
10-05-2008
|
#186 (permalink)
| | RaGEZONER
Rank: Hobbit
Join Date: Aug 2008
Posts: 77
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
Ahh, still no clue what's wrong. I've tried everything and the servers still won't come up. Heres my matchserver locator and agent stuff...
MATCH SERVER - Code: [DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="1a2b3c4d5e"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="MatchServer1"
FREELOGINIP=""
KEEPERIP="98.122.106.188"
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"
LOCATOR - Code: [DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="1a2b3c4d5e"
[NETWORK]
IP="98.122.106.188"
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"
MATCHAGENT - 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="98.122.106.188" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Ahh, been working on this SOB for like 8 hours. Driving me crazy.
ALSO - I redid everything and just put the IP as 127.0.0.1 and the server pops up. I log in and the char name is Jenny, but the account I put in in SQL is a different name. Makes no senseeee
|
| |
10-05-2008
|
#187 (permalink)
| | GunZ Quitter
Rank: Member + Join Date: Sep 2008 Location: VietNam
Posts: 729
Thanked 20 Times in 7 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
I changed all IP to 127.0.0.1 n i c da server but "cannot access server" :|
|
| |
10-06-2008
|
#188 (permalink)
| | The 12th Power Of 13th
Rank: Alpha Member Join Date: Jan 2007 Location: Australia, West
Posts: 2,095
Thanked 14 Times in 5 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
@sluggermyer like i sed open ports....
@crashpoit you missed a bit...check server.dbo in your tables
__________________ If im going to Burn in Hell, you shal Freeze in Heaven |
| |
10-06-2008
|
#189 (permalink)
| | GunZ Quitter
Rank: Member + Join Date: Sep 2008 Location: VietNam
Posts: 729
Thanked 20 Times in 7 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
thanks dude :x
|
| |
10-06-2008
|
#190 (permalink)
| | Newbie
Rank: Hobbit
Join Date: Dec 2007
Posts: 4
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
The tutorial is really helpful. Thanks a lot for it MAXTRAXv3.
I have a error while running the launcher, I have attached the neccessary details which I felt has the problem i.e I get a wierd error for my Launcher. I think the problem is that my locator does not show anything and my system.mrs is around just 70kbs.
I Tried logging in with the Legacy Gamers Patch, In that I see a Quest Server but I get "Cannot access server" error instantly.
Image Files Attached
Thanks
-Jay
Edit : Okay now my Locator is working and showing something but I still have the problem with the Launcher :(
New Image Added.
Last edited by raul_27; 10-06-2008 at 08:00 PM.
Reason: Correction
|
| |
10-06-2008
|
#191 (permalink)
| | Alpha Member
Rank: Alpha Member Join Date: Jan 2007 Location: Huntington, WV
Posts: 3,962
Thanked 2 Times in 2 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
I think your launcher is trying to update and cant find the file it needs. Just in your client folder make a GunzLauncher.ini and put in it : @SKIP_UPDATE
__________________ http://maple-hosting.com/
Best hosting team/site I know.
Too much cool stuff to list. Take my word on it and go try it out :D |
| |
10-07-2008
|
#192 (permalink)
| | Newbie
Rank: Hobbit
Join Date: Dec 2007
Posts: 4
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
|
Originally Posted by wesman2232 | |
I think your launcher is trying to update and cant find the file it needs. Just in your client folder make a GunzLauncher.ini and put in it : @SKIP_UPDATE
| Thanks for your reply wesman22*** It worked, my bad I had named the same ini as GunzUpdater.ini earlier :|
Now I have a new problem that when I click the Start Game nothing comes up :(
I have pasted the runnable by Xiao in the client folder as theduel.exe and Gunz.exe.
Note: For the editing part I have made the IP "5.226.222.555" as "127.0.0.1...." , I'm not sure if this is the correct way. Please correct me If I'm wrong.
Image Attached
Thanks
-Jay
|
| |
10-07-2008
|
#193 (permalink)
| | Account Upgraded | Title Enabled!
Rank: Member + Join Date: Oct 2008 Location: Earth ??
Posts: 581
Thanked 8 Times in 2 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
just file the left over spaces with 00
|
| |
10-07-2008
|
#194 (permalink)
| | Newbie
Rank: Hobbit
Join Date: Dec 2007
Posts: 4
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
|
Originally Posted by katsumi | |
just file the left over spaces with 00
| Thanks for the help Katsumi, is this correct? (Image Attached)
My Launcher still does not open the Gunz.exe on Start Game :(
Thanks
-Jay
|
| |
10-07-2008
|
#195 (permalink)
| | The 12th Power Of 13th
Rank: Alpha Member Join Date: Jan 2007 Location: Australia, West
Posts: 2,095
Thanked 14 Times in 5 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
it looks right
__________________ If im going to Burn in Hell, you shal Freeze in Heaven |
| |
10-07-2008
|
#196 (permalink)
| | Account Upgraded | Title Enabled!
Rank: Member + Join Date: Oct 2008 Location: Earth ??
Posts: 581
Thanked 8 Times in 2 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
try renaming gunz.exe to the theduel.exe
if it still doesnt open show me ur mlog.txt
|
| |
10-07-2008
|
#197 (permalink)
| | Newbie
Rank: Hobbit
Join Date: Dec 2007
Posts: 4
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
Okay I got it working I was using a old BR Client, downloaded the one in the tutorial and now its working.
Thanks again !
|
| |
10-08-2008
|
#198 (permalink)
| | The 12th Power Of 13th
Rank: Alpha Member Join Date: Jan 2007 Location: Australia, West
Posts: 2,095
Thanked 14 Times in 5 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
no problem
__________________ If im going to Burn in Hell, you shal Freeze in Heaven |
| |
10-08-2008
|
#199 (permalink)
| | Newbie
Rank: Hobbit
Join Date: Sep 2008
Posts: 20
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
um... MAXTRAXv3 can you help me please?
i did everything like in the tutorital
but when i want to login to the gunz,
there is on server at the server list.
the server list is null.
plz answer me here or answer me on the pm. thank you.
|
| |
10-08-2008
|
#200 (permalink)
| | GunZ Semi-Pro
Rank: Member + Join Date: Oct 2008
Posts: 1,015
Thanked 0 Times in 0 Posts
| Re: BR/Jan/June Server And Client SETUP Guide!
well i read your tut and thought editing the launcher would bring up my server name when trying to log in, but now i cant use the gunzlauncher.exe cause it says its not a valid Win32 application.....
and no im not trying to make a auto update server right now, i just wanna get in my server and play...
|
| | | Tags | 000000, 202, build, client, config, don, exe, guide, gunz, gunzlauncher, high, link, map, maps, max, pic, pictures, server, setup, text, time, version  | |