-
Re: [Guide]Make your sever GunZ based in server files by gregon13
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
I think that the .exe destroy because the IP before I edit the GunzLauncher.exe only have 5 numbers whithout count the dots, and my ip have 12 numbers, and when I add more numbers in that this become inuseful. The Launcher neither have the part where in the example says the thing of update. I thanks any help that someone give me.
PD. Sorry if i write wrong but I'm Venezuelan and dont practice my english never lol.
Edit. I still try to fix the error with the launcher but other people can enter in the server. I like to fix this if anyone can help, but I edit the post first to no create a new one, and second is another problem with my server and the files here ^^, Inside the game I have the same problem that the other people, the exp says 100% and i kill 4 times a firned and still saying 100%, and other probles is than in the store dont appear the items for the quest. Please someone helpe me I want to make a good server to distributte this =(.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
This is a Great Tutorial~!
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
can some 1 post dl link for the ready launcher after hex please ? my launcher make problem's when i click on him thx
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Quote:
Originally Posted by
yarinil
can some 1 post dl link for the ready launcher after hex please ? my launcher make problem's when i click on him thx
learn to follow what it says it's very easy to hex edit
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Wow , Jezus im Downloading everything and now i have to hope i can understand everything cause im from holland and im not very good at english in my lessons.
But still a very nice Tut!
( i know i can't speak very fluently english O.O )
Greetz,
Dopamine.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
this did not help me at all, in all the files that i just downloaded (300mb) there is no GunzDB.bak file, which i need to get it running. ive tried 4 guides and i have had no luck, can someone make a guide, a noob friendly guide that has every single step with pictures, please.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
does someone have the good files gregon made in the post he said quout "This guide/tutorial, is based on the files by gregon13 in [Release]GunZ Server and Client Repack" does anyone have those files from that post??? its different in this
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Uh, I got a problem...
There's no server on the list when I start the game...
What can I do?
And actually there's one more thing...
When I run GunzLauncher.exe and click on "start game" button it just closes instead of really starting the game.
EDIT:
Ok, I already fixed those problems by myself ;)
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Hey guys i ve got a problem with matchserver, when i try to connect it it doesnt appear the "list" that should appear like before when i made one gunz server on xp, now i tried to remade it in my friend computer that has windows vista and it seems that it cant connect to server, cant do the auto update and i did everithing like before thats what is really pissing me off...i enter gunz and no server is there, i already edited matchserver gunzlauncher.exe and gunz.exe to run as administrator and still dont work, i even checked the firewall to see if i could add it to the exception list but they were already in the exception list, my only suspect is that port 6000 isnt open, when i tried to check if it was open or not it said that it wasnt open or that was unreachable, i tried to open it but my friend was retarded enough to not show to me his router or modem to see its name...
3 words:
I m doomed!
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
I Don't really get this part? can u explain it better with a bigger screenshot or something? =/
Quote:
-Extract the file "QuestItemFIX.rar" and "ServerStatusFIX.rar, execute it and change the way "master" to "GunzDB"
-----------------------------------------------------------------
Quote:
You can use this tutorial that I think, to create your gunzweb.
[Tut] Make your GunZWeb+Panel]
Do you have to do this?
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
I don't know my password, how can I change?
I already went to security, logins, sa, properties but always an error message appears when I try to change :/
Someone please help!
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
http://easycaptures.com/fs/uploaded/382/5709678957.png << there's my error, anyone with any ideas would help, since it works on my laptop, just not on my vps.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Quote:
Originally Posted by
Arkangel09
I think that the .exe destroy because the IP before I edit the GunzLauncher.exe only have 5 numbers whithout count the dots, and my ip have 12 numbers, and when I add more numbers in that this become inuseful. The Launcher neither have the part where in the example says the thing of update. I thanks any help that someone give me.
PD. Sorry if i write wrong but I'm Venezuelan and dont practice my english never lol.
Edit. I still try to fix the error with the launcher but other people can enter in the server. I like to fix this if anyone can help, but I edit the post first to no create a new one, and second is another problem with my server and the files here ^^, Inside the game I have the same problem that the other people, the exp says 100% and i kill 4 times a firned and still saying 100%, and other probles is than in the store dont appear the items for the quest. Please someone helpe me I want to make a good server to distributte this =(.
Chek this...
Quote:
Originally Posted by Jizeth
Change EXP (by
MAXTRAXv3 )
We go to the folder "GunzServer" -> "Matchserver" -> "formula.xml"
You need to change the 3 major commands to change the "exp" and "bounty" on your server.
<FORMULA_TABLE id="NeedExpLM"> Is how much EXP you need to lvl up.
<FORMULA_TABLE id="GettingExpLM">How much exp you get for killing
<FORMULA_TABLE id="GettingBountyLM"> how much bounty you get for killing
so on GettingExpLM is i want x18 exp i do this.
Code:
<FORMULA_TABLE id="GettingExpLM">
<LM lower="1" upper="20">1</LM>
<LM lower="21" upper="30">18</LM>
<LM lower="31" upper="40">18</LM>
<LM lower="41" upper="45">18.1</LM>
<LM lower="46" upper="50">18.1</LM>
<LM lower="51" upper="55">18.1</LM>
<LM lower="56" upper="60">18.1</LM>
<LM lower="61" upper="65">18.1</LM>
<LM lower="66" upper="70">18.1</LM>
<LM lower="71" upper="75">18.1</LM>
<LM lower="76" upper="80">18.1</LM>
<LM lower="81" upper="85">18.2</LM>
<LM lower="86" upper="90">18.2</LM>
<LM lower="91" upper="95">18.2</LM>
<LM lower="96" upper="99">18.2</LM>
</FORMULA_TABLE>
save it load Gunz kill some1 and u got x18 exp =]
U problem of the shop.... download this
[*]Shop.rar
Quote:
Originally Posted by
tommzy2
this did not help me at all, in all the files that i just downloaded (300mb) there is no GunzDB.bak file, which i need to get it running. ive tried 4 guides and i have had no luck, can someone make a guide, a noob friendly guide that has every single step with pictures, please.
http://forum.ragezone.com/f497/guide...1/#post5440852
Quote:
Originally Posted by
gsterv900
does someone have the good files gregon made in the post he said quout "This guide/tutorial, is based on the files by gregon13 in [Release]GunZ Server and Client Repack" does anyone have those files from that post??? its different in this
All these files are the originals, but in different link's. The main theme ah deleted for reasons of copyright.
Quote:
Originally Posted by
]-[elloToU
I Don't really get this part? can u explain it better with a bigger screenshot or something? =/
Do you have to do this?
There are screenshots -.-" and what the Web is a tutorial to learn how to create your web gunz.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
I already used these files,
My client crashes once I'm in the middle of the lobby/shop/ everything else.
Something is wrong?
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Quote:
Originally Posted by
Resist1v1ty
I already used these files,
My client crashes once I'm in the middle of the lobby/shop/ everything else.
Something is wrong?
Ss ?
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Quote:
Originally Posted by
Jizeth
Ss ?
What you mean?
I can video it if you want me to, and i'll upload it.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Nice tutorial. Hmm. I am working on one too. Like a 2007/2008/2009 Patch.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Thanks for redirecting me to Gregon's Files.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
have to ask but the client i downloaded from this doesnt have system.mrs so i cant edit that file o_O
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Hi,
This guide/tutorial, is based on the files by gregon13 in [Release]GunZ Server and Client Repack
Necessary requirements:
The password of the client and serverfiles is : RaGEZONE
1. Mirror: Download Client and ServerFiles[]
2. Mirror: Download Client and ServerFiles[]
3. Mirror: Download Client and ServerFiles[]
IM DONE OK THESE FILES DONT HAVE THE 999999 SHOP THING
1. Mirror: Download Client and ServerFiles[]
2. Mirror: Download Client and ServerFiles[]
3. Mirror: Download Client and ServerFiles[]
These DO BUT THE THREAD IS DELEATED
by gregon13 in [Release]GunZ Server and Client Repack
ANYONE HAVE THE SERVER FILES THAT ARE MODDED???
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
These files have 9.99k In shop you have to add the id's over 500000 ur self or just renumber ur zitem.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Hey guys , First of all , this tutorial is so amazing and helpful
well..
Everything was going fine until I reached the part where it says to go to GunzDB/Tables/dbo.Account
Because I have clicked on GunzDB , Tables but I couldn't find the dbo file .
Any help ?
Picture : Imageshack - helpcz.png
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
The previous problem is solved , Now i got another problem , How can I change my ip to the WAN IP? help please :S
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
HELP!!!!!!!!!!
When i click matchsever, a box pops up and says "select data source" what am i suppose to do next?
Also my locator says "Run 1: Dead 0"(i think) what does that mean?
When i load the gunz theres no servers?
I don't understand that hex part at all? im scared to touch it
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Hey, Me and a friend are currently in the process of making a server. I'm stuck on 1 part. The SQLExpress login. I dont know what to put for the Server Name. Please help ASAP . Here's a picture : http://i36.tinypic.com/2ylqu1g.jpg
I tried my computer name, please help idk what to do :?:
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
in servername --> click the drop-down button --> browse --> whatever come's select it by pressing " + " and again whatever come's just selecet it !
---------- Post added at 10:24 AM ---------- Previous post was at 10:12 AM ----------
Quote:
Originally Posted by
dean11
HELP!!!!!!!!!!
When i click matchsever, a box pops up and says "select data source" what am i suppose to do next?
Also my locator says "Run 1: Dead 0"(i think) what does that mean?
When i load the gunz theres no servers?
I don't understand that hex part at all? im scared to touch it
same fucking problem here!
all my file's running good but no servers :( i got proof's please see!!
here's the pic
http://img818.imageshack.us/img818/6928/dami.png
help dudes!
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Some of it it's not in ENGLISH
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Guys! Comon.. This tutorial is kind of.. "one sided". The system.xml in your system.mrs has your WAN ip, naturally YOU don't want your locator to be searching for your router, you want it loop back to you (127.0.0.1)
But when the INTERNET (eg: Your friends)connect to your server, they need to bust through your router first (wan ip) to get redirected to your lan and access the server.
Makes sense?
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
hi me and my friend are trying to make a server , i downloaded all things that u said but i dont understand any thing from begin installation:
i have all the downloaded stuff in a file , i clicked on ClientPart1 Run , then when it done i saw a folder called Client , i clicked on it i saw the launcher and other stuff,maps,shader,sound,theduelexe,etc,etc,but when i click on the launcher > start game , no thing open but the screen of the start game says Refresh the page. tell me xD
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Quote:
Originally Posted by
Rodke
Hey guys , First of all , this tutorial is so amazing and helpful
well..
Everything was going fine until I reached the part where it says to go to GunzDB/Tables/dbo.Account
Because I have clicked on GunzDB , Tables but I couldn't find the dbo file .
Any help ?
Picture :
Imageshack - helpcz.png
Thanks for the comment of the tutorial, about your problem ... Reinstalled. Db and let me know as I was ...
- Let's "Databases" -> Right click -> "New Database"
- For "Name of the database," write "GunzDB" and give "OK"
- Now we will "Backup", we "Databases" -> "GunzDB" -> "Tasks" -> "Restore" -> "Databases ..."
- A new window will open, looking for where it says "From device" -> "Add" -> and search for the database that extracts it by default in "C:\GunzServer\Server\Database"
- Press "Restore"
- Come to "Settings" and press "Overwrite existing database"
Now we started to "GunzDB" -> "Tables" -> "dbo.Account" -> Right click -> "Open Table" and edit the "UserID" which by default is "lol", change it to your liking.
Quote:
Originally Posted by
Rodke
The previous problem is solved , Now i got another problem , How can I change my ip to the WAN IP? help please :S
To do this you must do the steps from the beginning...
-[1]Need HexworkShop and Pe-Explorer (download link above)
WAMP and installed (download link above)
Open GunzLauncher.exe with "Pe-Explorer", click "View" -> "Resources"
Now you will see several folders, you give click in the "EXE" and selecting "Delete resource"
Now save the changes. If you get a window, you give click "YES"
Now open your "GunzLauncher" Edited by "HexWorkShop" -> Press "CTRL + F" and you will see a new window.
For "Type" select "Text String" and where it says "Value Type" Type "http"
Note: In the first search was something like this on the right side
Change the IP to your WAN IP using a hex editor
http://img246.imageshack.us/img246/642/setupoa6.jpg
The game can be changed with http:// to your website.
Note: The letters/numbers in RED posts, that's what you need to edit.
-[2]Now go to the folder "Client" and copy the "system.mrs" decompile the "system.mrs" and edit the file named "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>YOU IP WAN/gunz/emblem/upload/</EMBLEM_URL>
<TEMBLEM_URL>YOU IP WAN/gunz/emblem/upload/</TEMBLEM_URL>
<CASHSHOP_URL>YOU IP WAN/</CASHSHOP_URL>
<HOMEPAGE>
<URL>YOU IP WAN</URL>
<TITLE>GunZ the Duel</TITLE>
</HOMEPAGE>
<LOCATORLIST>
<LOCATOR id="1" IP="YOU IP WAN" />
<LOCATOR id="2" IP="YOU IP WAN" />
<LOCATOR id="3" IP="YOU IP WAN" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="YOU IP WAN" />
<LOCATOR id="2" IP="YOU IP WAN" />
<LOCATOR id="3" IP="YOU IP WAN" />
</TLOCATORLIST>
</XML>
-[3]When you finish editing the file, you compile your "system.mrs, you simply cut and paste it into the client
-[4] Now go to the folder "Server" -> "MatchServer" -> "Server.ini"
Code:
[DB]
DNS="GunzDB"
USERNAME="You mssql User ID"
PASSWORD="You SQL Password"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="YouServerName"
FREELOGINIP=""
KEEPERIP="Your IP WAN"
MONITORIP="Your IP WAN"
MONITORPORT=9000
MODE="test"
COUNTRY="INTERNATIONAL"
LANGUAGE="INTERNATIONAL"
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"
---------------------------------
The modes are:
"test" (Quest server)
"clan" (Clan War)
"event" (Event server)
"Normal" (Normal match server)
---------------------------------
-[5] Now go to the folder "Server" -> "Locator" -> "Locator.ini"
Code:
[DB]
DNS="GunzDB"
USERNAME="You UserName this MSSQL"
PASSWORD="You Pasword MSSQL"
[NETWORK]
IP="YOU IP WAN"
PORT="6011"
[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"
-[6] Now go to the folder "Server" -> "MatchAgent" -> "AgentCnfig.xml"
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="7778" udpport="5100"/>
</AGENTCONFIG>
</XML>
Ready! Your server is fully configured!
Quote:
Originally Posted by
dean11
HELP!!!!!!!!!!
When i click matchsever, a box pops up and says "select data source" what am i suppose to do next?
Also my locator says "Run 1: Dead 0"(i think) what does that mean?
When i load the gunz theres no servers?
I don't understand that hex part at all? im scared to touch it
You should not give fear to touch it, if you fail ... You can repeat it again .. To do this this tutorial, the "hex editor" Used to the edition of "launcher.exe", what other problems, frankly gives me trouble to explain, for the simple fact that he believes a full tutorial for you to read it ._.
Quote:
Originally Posted by
SGVelocity
Hey, Me and a friend are currently in the process of making a server. I'm stuck on 1 part. The SQLExpress login. I dont know what to put for the Server Name. Please help ASAP . Here's a picture : http://i36.tinypic.com/2ylqu1g.jpg
I tried my computer name, please help idk what to do :?:
The user will be "sa" key "no" That depends on how configurastes particularly at the beginning of creating the user in the SQL ... I put screenshots of how you create the user and how to change it -.-
Quote:
Originally Posted by
puneethjain
in servername --> click the drop-down button --> browse --> whatever come's select it by pressing " + " and again whatever come's just selecet it !
---------- Post added at 10:24 AM ---------- Previous post was at 10:12 AM ----------
same fucking problem here!
all my file's running good but no servers :( i got proof's please see!!
here's the pic
http://img818.imageshack.us/img818/6928/dami.png
help dudes!
Post your "server.ini" your "system.xml" your "Locator.ini" and your "AgentCnfig.xml"
Quote:
Originally Posted by
killzoz199
Some of it it's not in ENGLISH
wat?
Quote:
Originally Posted by
theodor2005
Guys! Comon.. This tutorial is kind of.. "one sided". The system.xml in your system.mrs has your WAN ip, naturally YOU don't want your locator to be searching for your router, you want it loop back to you (127.0.0.1)
But when the INTERNET (eg: Your friends)connect to your server, they need to bust through your router first (wan ip) to get redirected to your lan and access the server.
Makes sense?
the "127.0.0.1" is a "no-ip" ... This "no-ip" will make the server run on PC host, but no more there ... If you want the server to work on other people, logically you should put your ip there ... rofl
Quote:
Originally Posted by
Omar22
hi me and my friend are trying to make a server , i downloaded all things that u said but i dont understand any thing from begin installation:
i have all the downloaded stuff in a file , i clicked on ClientPart1 Run , then when it done i saw a folder called Client , i clicked on it i saw the launcher and other stuff,maps,shader,sound,theduelexe,etc,etc,but when i click on the launcher > start game , no thing open but the screen of the start game says Refresh the page. tell me xD
Post a screenshot .. Since we do not quite understand your problem Dx
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Err can i request something, which is microsoft SQL 2005 for the 64 bit windows7 ? thanks in advance :D
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
There is no link of that posted in the thread. Use Google.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Quote:
Originally Posted by
upperdragon
Err can i request something, which is microsoft SQL 2005 for the 64 bit windows7 ? thanks in advance :D
http://go.microsoft.com/fwlink/?linkid=65212
http://go.microsoft.com/fwlink/?linkid=65110
There ya go..
Quote:
Originally Posted by
killzoz199
Some of it it's not in ENGLISH
Yeah True.. I never wanna see this tut.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
this is hard for me if somone could spoon feed this to me that would be great just send me a msg please and thanks. Twp
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Omfg thanks sooo much thanks to this i got my gunz server working
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
GunZ launcher has stopped working...... Help me?
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
I maked the tutorial step by step... i start my client ... click start game... and nothing >><<
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
the problem is for me where do you get the password for sa please respond quickly i dont know what i missed and where to get the password for sa
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
First of all, thanks for doing this.
But I have a question, my Hex Workshop v6 doesn't work.. I had a try period or something of 30 days, and it's over.. help me please.. =[
sorry for my english grammar
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
is the mrs encrypted caase i cant compile it
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Quote:
Originally Posted by
darken440
the problem is for me where do you get the password for sa please respond quickly i dont know what i missed and where to get the password for sa
its the password u put it as..
---------- Post added at 12:43 AM ---------- Previous post was at 12:41 AM ----------
Quote:
Originally Posted by
Rodke
The previous problem is solved , Now i got another problem , How can I change my ip to the WAN IP? help please :S
by typing your ip....
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Right, my Locator won't start up! I've tryed so many things, but nothing works.. when I just double click it it won't open.. :glare:
Screens/Configs :
MATCH SERVER:
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="123lol123"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="Quest"
FREELOGINIP=""
KEEPERIP="82.73.143.202"
MONITORIP="82.73.143.202"
MONITORPORT=9000
MODE="test"
COUNTRY="INTERNATIONAL"
LANGUAGE="INTERNATIONAL"
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"
Match Agent:
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Quest</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="82.73.143.202" tcpport="7778" udpport="5100"/>
</AGENTCONFIG>
</XML>
LOCATOR !!!!! :
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="123lol123"
[NETWORK]
IP="82.73.143.202"
PORT="6011"
[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"
BUT! When I change GunzDB to 'Gunz' in the locator.ini file, I get this screen:
http://i54.tinypic.com/2li7iwh.jpg
When I look in the 'Log' map I get this:
Code:
MLocatorDBMgr::StartUpLocaterStauts - Kan opgeslagen procedure spStartUpLocatorStatus niet vinden.
MLocator::Create - DBÃʱâÈ ½ÇÆÐ.
So, I went to MSQL studio, and to to dbo.LocatorStatus, but I don't know what to fill in there? Should that be the problem? Please help me, I'm searching for a solution over 5 days now..
Thanks in advance.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Quote:
Originally Posted by
MennoFTW
Right, my Locator won't start up! I've tryed so many things, but nothing works.. when I just double click it it won't open.. :glare:
Screens/Configs :
MATCH SERVER:
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="123lol123"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="Quest"
FREELOGINIP=""
KEEPERIP="82.73.143.202"
MONITORIP="82.73.143.202"
MONITORPORT=9000
MODE="test"
COUNTRY="INTERNATIONAL"
LANGUAGE="INTERNATIONAL"
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"
Match Agent:
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Quest</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="82.73.143.202" tcpport="7778" udpport="5100"/>
</AGENTCONFIG>
</XML>
LOCATOR !!!!! :
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="123lol123"
[NETWORK]
IP="82.73.143.202"
PORT="6011"
[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"
BUT! When I change GunzDB to 'Gunz' in the locator.ini file, I get this screen:
http://i54.tinypic.com/2li7iwh.jpg
When I look in the 'Log' map I get this:
Code:
MLocatorDBMgr::StartUpLocaterStauts - Kan opgeslagen procedure spStartUpLocatorStatus niet vinden.
MLocator::Create - DBÃʱâÈ ½ÇÆÐ.
So, I went to MSQL studio, and to to dbo.LocatorStatus, but I don't know what to fill in there? Should that be the problem? Please help me, I'm searching for a solution over 5 days now..
Thanks in advance.
FREELOGINIP="82.73.143.202"
KEEPERIP="82.73.143.202"
MONITORIP="127.0.0.1"
thats what it should look like.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Quote:
Originally Posted by
MAXTRAXv3
FREELOGINIP="82.73.143.202"
KEEPERIP="82.73.143.202"
MONITORIP="127.0.0.1"
thats what it should look like.
Still having the same problem, my locator just wont start up!
Again, the log says>
MLocatorDBMgr::StartUpLocaterStauts - Kan opgeslagen procedure spStartUpLocatorStatus niet vinden.
MLocator::Create - DBÃʱâÈ ½ÇÆÐ.
And my matchserver acts weird<
http://i53.tinypic.com/2vrwrcw.jpg
after that message shows up my matchagent says cannot connect to matchserver error -1
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Quote:
Originally Posted by
MAXTRAXv3
FREELOGINIP="82.73.143.202"
KEEPERIP="82.73.143.202"
MONITORIP="127.0.0.1"
thats what it should look like.
Wrong. FREELOGINIP should be blank.
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
01/10/11 22:01:13] Command registeration completed
[01/10/11 22:01:13] Match Agent Created (Port:0)
[01/10/11 22:01:13] Failed to Connect to MatchServer (Err:-1)
[01/10/11 22:01:23] Reconnect to MatchServer
[01/10/11 22:01:23] Failed to Connect to MatchServer (Err:-1)
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>normal</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip=127.0.0.1 tcpport=9000/>
<ADDRESS ip=NO-IP Address tcpport=7777 udpport=/5100>
</AGENTCONFIG>
</XML>
what is wrong
my email is ijose@triggerdown.net plz contact me with help
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
I have a problem with launcher . I got everything working except I can't open the launcher . When I press start game the game won't open .
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
I've got a problem with the DB restoring. I've checked out the box in the option "overwrite the database" but when i click on replace this error shows up:
could not find C:\Program Files\Microsoft SQL Server\MSSQL.2\MSSQL\DATA\GunZDB4.mdf
Microsoft.sqlServer.Express.Smo
any help please?
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Hi, asdasd
---------- Post added at 09:46 PM ---------- Previous post was at 09:35 PM ----------
Hi, This tutorial seems great but i have to experience it 1st.
The main point is i have a problem! This is what i did that might have got to do wif a problem with SQL server 2005 express.
1.I downloaded what i have to download
2.I opened SQLEXPR32.exe.
3.Then i installed by pressing "next"
4.So the final product i got downloading the exe was
SQL server configuration manager
SQL server Surface Area configuration
SQL server error and usage reporting
OMG HELP, btw i'm operating on windows 7 ,32 bit.
Is it because the one i download (the given one) is not workable with w7? Please Help ! URGENT
Ty much in advance.
(I'm Typing so much because i want to give enough information for some kind soul to answer me with one complete answer. sorry i'm quite particular)
---------- Post added at 09:48 PM ---------- Previous post was at 09:46 PM ----------
Bumping
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Hey I solved the problem because i found out i didn't download it...
But i need more help now! Ok.. 1stly after i installed sql 2005 express, then i opened it, it popped up some window telling me to log in. So i tried using "sa" as the login name (SQL server authentication) and it won't work. So i use windows authentication. Then i could log in. Then i went to the sa properties and try to change "sa"'s password. But when i wanted to change it, they gave me a weird password for the "sa" account already!(for the new password, the password was already given.)
So the main point is, i don't know why can't i change the password! help!
But i researched but to find out that my com is using windows authentication mode and cannot log in to sa! - Brief Discription.
So help!
Btw this forum looks dead already.
---------- Post added at 08:24 PM ---------- Previous post was at 08:24 PM ----------
Super Bumper! ! ! !
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
I cant see the serverss.... I tried everything
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
SQL wont work, its a great guid though, ill thank yea for it message me some time id love to talk
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
hey thanks for the work but can someon edit a launcher for me?
i stil cabt make it my ip is 83.160.106.136 thanks
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
i cant see the servers and server keeper said al servers stop what must i do
some one told me to portforward but wich ports?
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Thank you very much but i really didnt get the launcher thing why i should Change it if i can run my game throght it??
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
hey man can you help me? plox add me @ skype or msn..
Skype : dhrtduim
Msn : devilxbox360@hotmail.com
Btw i got teamviewer.. and my os is win7 64 bit.. ( it took awile to gain the sql files because some wouldnt work on my 64 bit system.. i finally got them but im stucked plox help me..)
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
nice!!! tnx for the guide and the files!
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
Hello! The tutorial is very good, It's easy to follow but I've just one question. When I installed WampServer 2.0 I had a pop-up and It asked for a ".exe" file. Which one should I use? Would be gr8 if someone could tell me. Thank you! (:
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
very nice tutorial.
but one question
what client is this
2007 or 08?
-
Re: [Guide]Make your sever GunZ based in server files by gregon13
when you installed your sql, there's this part where it asked you if you clicked the "mixed authentication mode"... you create the password bro, it' not provided here...