Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

GunZ Download Center

Status
Not open for further replies.
Initiate Mage
Joined
Jan 17, 2007
Messages
60
Reaction score
0
Mhmm I Added A New Web Site For You =D

wheres the new website? cuz i need that thing too. add me on aim if u have it Mi3nguy4ever if u dont email me XfreakbomertomX@yahoo.com cuz i need the WAMP and the PHP website thing also i dont really get the thing on how to make a website. plz help me =(. i tried to create the website but i cant make the webpage and stuff i also dont know wat to do im confused :slap:
 
Initiate Mage
Joined
Jan 17, 2007
Messages
60
Reaction score
0
How do we fix quest combo? none of the quest combo works when i did the quest
 
Initiate Mage
Joined
Oct 13, 2006
Messages
7
Reaction score
0
help??

Step 6 - Unpacking 'system.mrs':

Extract 'mrs.rar' into your GunZ directory. Create a folder called 'MRS' inside your GunZ directory and place the files 'mrs.exe, zlib.dll and system.mrs' into that folder.

Now, you will need to open WinRAR, direct yourself to the 'MRS' folder in your hard drive. Highlight 'system.mrs' and click the 'Add' button. A window will pop-up, select RAR for the archive format and click 'OK'. Now go back to your 'MRS' folder and create a new 'Text File' with any name you like, but in the file type:

Now save it and change the file extension to '.bat' from '.txt'. Now run that file and a folder named 'system' should come up. Go into that folder and copy the file 'zitem.xml'.

Go back to your 'MatchServer' folder and paste the 'zitem.xml' over the one that is in there. You might need to run your MatchServer.exe again for it to take changes.

type what?
 
Initiate Mage
Joined
Feb 12, 2006
Messages
2
Reaction score
0
Anyone help me? i keep getting a "cannot access server" error, when i try to connect, also i get these in the log files for MatchServer

Code:
MMatchDBMgr::InsertServerLog - Could not find stored procedure 'spInsertServerLog'.

MMatchDBMgr::InsertServerLog - Could not find stored procedure 'spInsertServerLog'.

[02/04/07 00:31:31] GARBAGE SESSION CLEANING : ClientCount=0, SessionCount=0, AgentCount=0
MMatchDBMgr::InsertServerLog - Could not find stored procedure 'spInsertServerLog'.

MMatchDBMgr::InsertServerLog - Could not find stored procedure 'spInsertServerLog'.


Thanks.
 
Initiate Mage
Joined
Feb 28, 2006
Messages
7
Reaction score
0
i made
<FORMULA_TABLE id="GettingExpLM">
<LM lower="1" upper="20">1</LM>
<LM lower="21" upper="30">20</LM>
<LM lower="31" upper="40">20</LM>
<LM lower="41" upper="45">20.1</LM>
<LM lower="46" upper="50">20.1</LM>
<LM lower="51" upper="55">20.1</LM>
<LM lower="56" upper="60">20.1</LM>
<LM lower="61" upper="65">20.1</LM>
<LM lower="66" upper="70">20.1</LM>
<LM lower="71" upper="75">20.1</LM>
<LM lower="76" upper="80">20.1</LM>
<LM lower="81" upper="85">20.2</LM>
<LM lower="86" upper="90">20.2</LM>
<LM lower="91" upper="95">20.2</LM>
<LM lower="96" upper="99">20.2</LM>
</FORMULA_TABLE>
but it didnt work, should i try to change the 1st line as well? (from 1 to 20)?

Well those are multipliers so for example:
Code:
<LM lower="21" upper="30">20</LM>
It means that ppl who have lvl 21-30 will get 20 x normal XP.

Code:
<LM lower="1" upper="20">1</LM>
Here's a little mistake. I bet you played with lvl<20 chars. So changing those values didn't work for you. Change it to 20 so it should look like this:
Code:
<LM lower="1" upper="20">20</LM>
<LM lower="21" upper="30">20</LM>
<LM lower="31" upper="40">20</LM>
<LM lower="41" upper="45">20.1</LM>
<LM lower="46" upper="50">20.1</LM>
<LM lower="51" upper="55">20.1</LM>
<LM lower="56" upper="60">20.1</LM>
<LM lower="61" upper="65">20.1</LM>
<LM lower="66" upper="70">20.1</LM>
<LM lower="71" upper="75">20.1</LM>
<LM lower="76" upper="80">20.1</LM>
<LM lower="81" upper="85">20.2</LM>
<LM lower="86" upper="90">20.2</LM>
<LM lower="91" upper="95">20.2</LM>
<LM lower="96" upper="99">20.2</LM>

I hope this should help.
 
Initiate Mage
Joined
Feb 28, 2006
Messages
7
Reaction score
0
Sorry for double post but I wanted to make it clear.

type what?

Well. It happens when someone copies quote in VB.
You should type:

Code:
mrs.exe d system.mrs

Anyone help me? i keep getting a "cannot access server" error, when i try to connect, also i get these in the log files for MatchServer

It's really hard to tell. Maybe you should post your "server.ini" settings? Make sure you put correct IP in your config.xml. I forgot. Don't worry about this "error". It's only a procedure which (if exists) displays which players are online etc. Don't you worry.
 
Joined
Sep 2, 2006
Messages
1,965
Reaction score
33
wheres the new website? cuz i need that thing too. add me on aim if u have it Mi3nguy4ever if u dont email me XfreakbomertomX@yahoo.com cuz i need the WAMP and the PHP website thing also i dont really get the thing on how to make a website. plz help me =(. i tried to create the website but i cant make the webpage and stuff i also dont know wat to do im confused :slap:


Check the 2nd post
 
Initiate Mage
Joined
Oct 13, 2006
Messages
7
Reaction score
0
Im still getting this error message when i start MachServer.exe

Please help.

download apachefriends xampp, works perfectly:


*----
When i start the MatchServer.exe i get the following error:

Omer - GunZ Download Center - RaGEZONE Forums

as soon as i click OK, i get this:
Omer - GunZ Download Center - RaGEZONE Forums


Please help
 
Initiate Mage
Joined
Oct 13, 2006
Messages
7
Reaction score
0
Please help, what could this be ^^
sry for dubblepost
 
Initiate Mage
Joined
Oct 13, 2006
Messages
7
Reaction score
0
they are set on localhost....

my server.ini
Code:
;HACKED BY CHINA GAMERS FOR RAGEZONE!

[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="<hidden>"

[SERVER]
MAXUSER=2000
SERVERID=4
SERVERNAME="Server4"
FREELOGINIP="218.145.226.189 211.60.58 192.168.0 221.148.223"
MODE="test"

[LANGUAGE]
LANG_TYPE="eng"
 

mts

Experienced Elementalist
Joined
Dec 31, 2006
Messages
298
Reaction score
3
Mezo try to find the july matchserver procs
 
Master Summoner
Joined
Jan 1, 2007
Messages
509
Reaction score
2
You removed the images in my Hamachi tutorial.... lol
 
Initiate Mage
Joined
Oct 13, 2006
Messages
7
Reaction score
0
Not helping here

download apachefriends xampp, works perfectly:


*----
When i start the MatchServer.exe i get the following error:

Omer - GunZ Download Center - RaGEZONE Forums

as soon as i click OK, i get this:
Omer - GunZ Download Center - RaGEZONE Forums


Please help
 
Initiate Mage
Joined
Oct 26, 2004
Messages
6
Reaction score
0
Omer - GunZ Download Center - RaGEZONE Forums

Hi, i used the client on this topic and followed exactly all the steps but when i try to connect to my server this is what match server says.
 
Initiate Mage
Joined
Feb 7, 2007
Messages
6
Reaction score
0
Im having problems making my serv, (cant at least do the sql part, i mean the first step :'(, ) can someone add me in msn to expalin how to do ? i think are many questions and maybe better for me if i get screenshots.

Im not idiot at all but i havent worked with sql servers and i cant find the database i make (gunzdb) =(.

rlly try add me i think ill try understand fast i program visual basic, batch, some http scripts.

Cast831@hotmail.com

Please dun add me to ask for my gunz lvl or hacks =S.

------------------------------------------------------------
Edited. -_-

omg im so idiot, or i dont think so but my english isnt 100% maybe i didnt understand at all =S, well the thing are i see i have to search the db i download from here not the db i make. -_-


any other question ill ask for sure =)
 
Initiate Mage
Joined
Feb 9, 2007
Messages
11
Reaction score
0
OMG Gunz old is be best but now... I cannot play this HACKER'S on ALL ROOMS...
 
Status
Not open for further replies.
Back
Top