[Help] Tut questions..

Newbie Spellweaver
Joined
Nov 23, 2006
Messages
46
Reaction score
0
The BR TUT was not very helpful it was missing big pieces of information The big words in this guide are my questions.



1> Open the GunzLauncher.exe with PE
2> Click on View>Resources
3> Right Click on the "EXE" folder and select delete resource.
4> Save it, and if it ask something about image size click YES
5> Now open your edited Launcher with HexWork SHop
6> Press CTRL+F now an new windows will popup
7> For Type Select "Text String" and Value type in "patch.xml"
8> at the first search you will some thing like this one the right side

/patch.xml.Update Cancled..SERVER_PORT.%s% <---- This is no descriptive at all it doesnt say what exactly to replace and change and the ..... get replaced with my website and the launcher doesnt work.


s....SERVER_IP...TEST_LAUNCH.ADMIN_LAUNCH....NO_UP DATE...GunzLauncher.ini....r...fpatch.theduel.com. br...gunzweb/GunzUpdate..200.229.52.6....gunzweb/Gun <--- Do i change the "gunzweb/gunzupdate to my directory? And is it on the website or my computer?
zUpdateTest..Updater.exe

Now come the hard part!!
9> change

fpatch.theduel.com.br <-- If i replace this with a bigger link it replaces other parts of the code.

to your own site like
Code:


its shorter then the orginal value select the first
click behind the last letter of you host.
You will see that the that there is an cursor on the right side. Now click there and make the values that you dont need 00. If you go it good you will
see the the letters change to "."
10> Do the same for the IP Number in there
make it your serverIP
Now we gone change the launcher page.
11> press CTRL+F again and type in " " without the " ofcourse
12> The first result shut be


change that to your own site and sub-map example
-not a web page
13> The un used letter can be filled with "00" again on the right side
14> Now your down with the launcher. Save it

Now the apache folders. <----------- Do i make this on a free webhost or on my computer?


1> make an folder named "gunzweb" in there an folder "GunzUpdate"
2> make and folder in the root of you apache "Launcher" if you putted that in step 12 of the launcher edit
Check:
You have now apacherootfolder/gunzweb/GunzUpdate
and apacherootfolder/Launcher

3> Place the patch.xml in the GunzUpdate Folder and the start.html in the Launcher folder.
4> Done with the site.
Now we edit the server settings.
1> Open your server.ini and make all the ip your WAN IP [
2> edit the [Environment] part make the "1" to "0"
Like this:

[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_FILECRC="0"3>

Make Country="BR"
4> Save it

Now Edit the Locator.ini
1>Make the Ip to your "WAN IP"
2>Make TEST_SERVER="0"
Now we gone edit the system.mrs to get the locator and so

1> Unpack your system.mrs
2> Open system.xml and look for the part of Locatorlist and TLocatorlist
3> Change the ip of the Locator id="1" for both of them to your "WAN IP"
4> If there is an Locator id="2" remove that entry
5> Save it.
6> Dont forgot the update your file list!!
7> Repack your system.mrs and place it in the Gunz Folder.

now start the server and locator.
If there is nothing in the locator open your mssql studio. And place an 1 in the table ServerStatus on Opened
Start your client with the modded launcher and Login..
The attachment contains:
Empty patch.xml
Start.html and image for it. [Ripped from the orginal one]
Place the files in the right folders.
How to use the orginal Launcher.

SECOND OPTION FOR THE LAUNCHER!(yes this means you dont have to do what it says for the first one (ppl keep asking me that))
Make an file named "GunzLauncher.ini" in your gunz folder and place "NO_UPDATES" in it without the "" ofcourse.

The NO_UPDATES and the @SKIP_UPDATE do not work with either launcher ive tried it with the IJJI and the BR one and it still tries to update. And when it didnt update from the official servers it said it could not connect to the update server.

and if your useing the new launcher from this page do this
Make an file named "GunzLauncher.ini" in your gunz folder and place "@SKIP_UPDATE" in it without the "" ofcourse.

To make the locator work. You need to do some other things.
First open mssqlstudio and open the table ServerStatus.
Put in at opened "1" and Type = 1,2,3,4,5 [choose 1 to 5 only 1number!]
Put this info in the table ServerType.

1=Debug Server
2=Normal MatchServer
3=Clan WarServer
4=Quest Server
5=Event Server

This is only for the servertype at login it dont changes the mode of your server [that can be set in the server.ini ]
If its right there must be an server at the login now.
Now an Example of how your system.xml must look like.

<?xml version="1.0" encoding="UTF-8" ?> <---- I cannot find this system.xml file
<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>

<LOCATORLIST>
<LOCATOR id="1" IP="WAN IP HERE" />
</LOCATORLIST>

<TLOCATORLIST>
<LOCATOR id="1" IP="WAN IP HERE" />
</TLOCATORLIST>
</XML>
 
This tut is REALLY simple to follow and very much understandable, if you don't understand maybe you shouldn't have a psever, ANYWAYS, HERES YOUR ANSWERS

1)
/patch.xml.Update Cancled..SERVER_PORT.%s%
s....SERVER_IP...TEST_LAUNCH.ADMIN_LAUNCH....NO_UP DATE...GunzLauncher.ini....r...fpatch.theduel.com. br...gunzweb/GunzUpdate..200.229.52.6....gunzweb/Gun
zUpdateTest..Updater.exe
REPLACE "fpatch.theduel.com.br" with your site and if there are extra spaces left, fill in with 0's
[note]
you still need to do these steps
11> press CTRL+F again and type in "http://launcher" without the " ofcourse
12> The first result shut be

the Duel Launcher
change that to your own site and sub-map example
-not a web page
13> The un used letter can be filled with "00" again on the right side
14> Now your down with the launcher. Save it

2) Apache folder refer to xampp, appserv, etc., programs to work alongside your webhost to create register pages, etc. SEARCH BUTTON

3)If you use the original BR launcher without updating, do the following:
-open notepad and type in "NO_UPDATES" without the "" and save it as "GunzLauncher.ini" without the ""

3a)If you use the new translated BR launcher, then do the following:
-open notepad and type in "@SKIP_UPDATE" without the "" and save it as "GunzLauncher.ini" without the ""

4)The system.xml is located inside your system.mrs, which is located inside your gunz folder
-to unpack system.mrs, SEARCH BUTTON

That answers all your questions xD
 
Upvote 0
Back