Client & Server Files Setup for Jur13n Repack #1 & #2 ( Noob Friendly )

Status
Not open for further replies.
Newbie Spellweaver
Joined
Dec 16, 2010
Messages
31
Reaction score
13
Jur13n's Gunz 1.5 Repack Tutorial!

This is a tutorial for Jur13n his repack
Original Release http://forum.ragezone.com/f245/gunz-1-5-repack-jur13n-892159/

Part 1 Download

What do you need:
SQL 2008 R2:
Repack #1 (Edited):
Or!
Repack #2 (Clean):
Database SQL:
Database .Bak:

Thats all!

Starting Part 2 Database Setup!
Install Sql 2008 R2
i Dont have a Tutorial for the install just search on the forum for a tutorial to install Sql 2008 R2

when you install it open up Microsoft SQL Server Management Studio (MSSMS)


Login to MSSMS


Right Click Database> New Database > Database Name > GunzDB > Press Ok




Right Click on GunzDB> tasks > Restore > Database


From Device > click the dots ... > Add > Find where you place the GunzDB15.bak file > ok



Hit the White box under Restore > go to Options
Hit overwrite the existing Database

Find dbo.ServerStatus > Right Click > Edit top 200 Rows >
Fill in this!
Server id: 1
Cur players: 0
max Players : 500
Time : 00:00
Ip: your ip ( or 127.0.0.1 to play on local host! )
Port: 6000
Servername: what ever you want
Openend: 1
Type: 4
AgentIp: leave NULL
Hit Enter!


Find dbo.account > Right click > Edit top 200 Rows >
userid: (Username to log in)
Ugradeid: 0 normal user 255 admin
pgradeid: 0
Regdate: 00:00
Name: (own name)
Leave The rest NULL
Hit enter
Execute ( The Red ! )
you will get a number (AID) when you execute Remember this number


Find dbo.login > right click > edit top 200 rows
UserID: ( The user name you made in dbo.account )
AID: ( The number you get from dbo.account )
password: (The password you want )
Hit enter


We Done the Database Goodjob

Part 3 Server Files Setup

Now we need to setup Server Files

open your serverFile folder
go to MatchServer and Search for
Server.ini open the .ini file with notepad

;DNS="GunzDB"
;USERNAME="sa"
;PASSWORD="YOUR PASSWORD"
Edit your Password and Save + Close


Go to locator folder
open Locator.ini

[DB]
;DNS="GunzDB"
;USERNAME="sa"
;PASSWORD="YOUR PASSWORD"


[NETWORK]
IP="Your IP (127.0.0.1 for localhost)"
PORT="8900"

Save and Close


Open MatchAgent Folder
Open AgentConfig.XML With Notepad

<NAME>Your Server Name</NAME>
<MAXCLIENT>1500</MAXCLIENT>
<ADDRESS ip="Your ip (127.0.0.1 for local host)" tcpport="5100" udpport="7778"/>
<MATCHSERVERADDRESS ip="Your ip (127.0.0.1 for local host)" tcpport="6000"/>


We done the server Setup
now we go make it run

Click Start > Run > odbcad32 > ok


Click Add > Scroll down > SQL Server > Finish
Name > GunzDB

Description > Empty
Server > pcname\SQLEXPRESS


Click Next > Use Login and password box > Fill in your Database Username and password


Next > Next > Finish > Test Data Source > ok > Close odbcad32

now we can Turn the server on

Go to locator folder > Locator.exe
Go to Matchserver folder > Matchserver.exe
Go to MatchAgent folder > MatchAgent.exe

Done that

Go to ClientFolder and open GunzLauncher.exe > Start game > HAVE FUN!!!


Thx for using This Tutorial

All credits go to:

Jur13n for the Repack's
RoyStyle for the Tutorial
 
Last edited:
Experienced Elementalist
Joined
Feb 25, 2012
Messages
253
Reaction score
27
I appreciate your effort on this tutorial, but there's like 250 Setup guide already and jurien files is nothing different than any other files so peoples already know what to do with it no matter what features the files has, the setup is always the same.

not being offensive but this tutorial is pointless, Sorry.
 
Newbie Spellweaver
Joined
Dec 16, 2010
Messages
31
Reaction score
13
But why still people ask how to set up this Client + Server files
and i was bored + want to help a friend
 
Newbie Spellweaver
Joined
Dec 3, 2008
Messages
21
Reaction score
0
Well there are a bunch of tuts to set up a server. But last time I set up my own server it was the old school gunz from like 2009 or whenever lol. I'm going to try to setup my old server now with this Gunz 1.5 so this will help me out very well. It's been over a year since I did anythign with a server and I'm rusty as fk lol. Thanks for this tut meng. And that girl is fine as fk ;D
 
Experienced Elementalist
Joined
Feb 25, 2012
Messages
253
Reaction score
27

You use the same method dude, follow a tutorial since 2002 and you will still end up running a 1.5 server, version changes but setting up method doesn't. Get It Right peoples.
 
Newbie Spellweaver
Joined
Dec 16, 2010
Messages
31
Reaction score
13
Lol i spent 2 hours on the tut -,-"
And so what if i want to make a tut i go make a tut
Only god can judge me ( even when there is no god xD )
Then no body can judge me
duck you and your nerdo poop -.-
Go ask you mom to help wanking your penis
I go bang my gf goodnight


Hahha no problem man
Goodluck with the setup
Hahahaha i know she is :$
 
Newbie Spellweaver
Joined
Oct 28, 2008
Messages
55
Reaction score
2
Nice tutorial but I can't find the .bak file. The Database.rar comes only with 3 databases but no .bak file.

EDIT: Nvm, using another database.

Another problem appeared now: I can't delete the file under Constraints in item.dbo. It says it doesn't exist?

The Default 'DF__Item__IsSpendabl__502373FF' does not exist on the server. (SqlManagerUI)
 
Last edited:
Newbie Spellweaver
Joined
Dec 16, 2010
Messages
31
Reaction score
13

you dont really need to delete it
i will remove it from tutorial
some people sayed it will fix a bug in item shop but it isnt
 
Newbie Spellweaver
Joined
Dec 16, 2010
Messages
31
Reaction score
13
lol
what you wanna know more?
i made for every thing a picture
this is really really basic only for Setting up
there is no modding in it at all

and there is always better cant be good in every thing
 
Newbie Spellweaver
Joined
Mar 29, 2008
Messages
79
Reaction score
11
one question , what is the password of happy files?

i have pass :

RaGEZONE!

THX
 
Last edited:
Skilled Illusionist
Joined
May 12, 2011
Messages
314
Reaction score
31
Good tutorial! Will definitely help beginners in GunZ developing!
 
Newbie Spellweaver
Joined
Nov 16, 2012
Messages
69
Reaction score
5
lol roy i meant no offense this is great but your right and i respect you.
 
Newbie Spellweaver
Joined
Dec 16, 2010
Messages
31
Reaction score
13
hahaha
im not a bad person
just want to have fun and help people
 
Skilled Illusionist
Joined
Feb 3, 2008
Messages
394
Reaction score
37
Thnx, will work for new people. +1 if possible.
 
Status
Not open for further replies.