![]() |
| |||||||
| Home | GzP Upload | GzP Arcade | Register | vbBux / vbPlaza | All Albums | FAQ | Donate | Members List | Calendar | Mark Forums Read |
| Gunz General Discussion Anything Gunz related apart from hacking. |
![]() |
| | Thread Tools | Display Modes |
| | #1 |
| Registered User | [TUTORIAL]How to setup your own private server!! Hey people, if u have the right skill, you can make this! But try anyway! xD Credits to OneWhoSighs for links and stuff. Required:
*Note, When Installing Microsoft SQL Server 2005, when prompted, be sure to fill out the password field for the SQL log in name 'SA'. Open the Microst SQL Server Management Studio Express. A box should be up, connect to the SQL Server 2005 you got. To do this, click on the Drop Down menu under 'Server Name' and select 'Browse For More'. Now under the LOCAL SERVERS tab, expand the 'Database Engine' and double click on the engine that appears when you expand it. Now you can connect two diffrent ways, Windows Authentication, or SQL Authentication using the SA username and the password you provided while installing. Now go to File>Open>File - and select the GunzDB.sql file. After you do this, hit connect on the new box. Make sure the 'SQL Editor' tool bar is viewed by right clicking on 'File' and allowing it to be seen. In the toolbar there is a dropdown menu with the word 'master' in it. Drop the menu and select the GunzDB and then click Execute. You will get a message saying the commands were completed successfully. Now click on Start on your task bar. Start > Run and then type odbcad32. In the User DSN tab click add. Now in the new window scroll all the way to the bottom and select SQL Server. Then click 'Finish'. Now in the new window, type under Name type 'GunzDB', under description you can type anything, leave blank if you want, but for the SQL Server you have to go back to the Management Studio, disconnect by pressing the little icon, then Copy the SQL Server Name and then reconnect, go back to the box we had open previously and paste it. Click next, then under 'How should the SQL Server identify authenticity of the Log In ID' tick off the 2nd box. Make sure the bottom checkbox is also ticked where you right your username and password. Type SA for the username and the password you provided while installing SQL Server 2005. Then press next. In the next box all you gotta do is check 'Change the default database to' and type in the box 'GunzDB'. Press next, then press finish. A new box should come up. To test if you did it correctly, press the TEST DATA SOURCE button, if it fails you did something wrong. If it says its good then continue by pressing OK. Now, open the LegacyGamers patch and patch your IGunz game. Now place the server files into the C:\ Drive and extract them into a folder name 'GunzServer'. After that, go to the 'Locator' folder and then open the Locator.ini file. You will see a part that says, Code: [NETWORK] IP="217.0.0.1" PORT="8900" You can change the IP part to your actual IP or change it to say "localhost". I prefer changing it to localhost. Go into the matchserver folder and run the MatchServer.exe. Then minimize it. Bring up the Management Studio, expand the database folder in the side, Expand GunzDB, expand Tables and right click on 'dbo.Accounts' and 'Open table'. This is where you make your account. Leave AID field as it is, in the UserID field type your account username in your private server (10 characters or less preferably), and in the password field your password. And in the GradeID type in the grade. A grade is what position your account is. Administrator - 255 Developer - 254 Banned - 253 Normal Player - Leave Blank After you type that press enter and on the SQL Editor toolbar click Execute. After that go into your patched IGunz folder, open the config.xml with notepad. Find this in it, Code: <SERVER> <IP>legacygamers.com</IP> <PORT>6000</PORT> </SERVER> Now change the IP part to whatever you wrote in Locator.ini (localhost is what i preferred). If you wrote localhost just change it to this: Code: <SERVER> <IP>127.0.0.1</IP> <PORT>6000</PORT> </SERVER> Then press File > Save. Then close it. Put the mrs unpacker and the dll included in a folder in the Gunz directory. Copy and paste the system.mrs file in there too. Now open a notepad and type this in it Code: mrs.exe d system.mrs Save it in the mrs folder, change the extention from .txt to .bat and then run the file. A new folder should be made called System, go into that folder and copy the file zitem.xm then go back to MatchServer folder and paste zitem.xml over the one in there. Close your matchserver.exe thats running then run it again. Now open Gunz.exe from the folder log in with the account ID and password you made and enjoy your private server. I believe prems should be available in shop. ADMIN COMMANDS Code: /admin_ban <charname> /admin_pingtoall /admin_wall <text> ("Broadcasting Message") /admin_halt ("Server Shutdown") /admin_switch_laddergame 1 /admin_hide ("Makes you Invisible") /changemaster /changepassword /hide ("Makes you Invisible?") /jjang /removejjang /gtgod /gtspn /gtclear /gtreload /gtsc /gtfin /gtweaknpcs Last edited by hailboys3; 10-15-2007 at 03:25 AM.. |
| |
| The Following 30 Users Say Thank You to hailboys3 For This Useful Post: | "Coffee" (06-15-2008), -Peanuts- (08-16-2008), asahi (11-25-2007), Aspekyix (04-15-2008), atamagaokashii (12-03-2007), BloodRK1 (05-15-2008), ddesmoker (06-15-2008), Desperado123 (08-20-2008), donkeyz555 (05-24-2008), Drune30 (02-20-2008), firegod1450 (06-23-2008), francis (01-07-2008), greemer (03-12-2008), hammerx (06-16-2008), irishmonkey (10-15-2007), Isnipe (11-30-2007), JulianJJ (02-02-2008), kevincozier (03-14-2008), killerhaz (12-05-2007), Kolision (09-24-2008), miketoxic (07-23-2008), mo0n_LighT (02-08-2008), nielsonline (06-16-2008), Nightwolf92 (06-07-2008), oasys321 (12-26-2007), siberlok (01-02-2008), StyxCharter (12-16-2007), theaznpryde (12-24-2007), tigr7777 (07-06-2008), wanabe_not (10-31-2007) |
| Sponsored Links |
| |
| | #2 |
| Registered User | Re: [TUTORIAL]How to setup your own private server!! looks promising but too complicated for me xD |
| |
| | #3 |
| Registered User | Re: [TUTORIAL]How to setup your own private server!! ya its very complicated |
| |
| | #4 |
| Registered User | Re: [TUTORIAL]How to setup your own private server!! ummmmmmmm wow with all the info it acutally pretty easy to read and understand and it probaly works but this should be made a stikcy good post but most likley leached. Lots of work and down loads some one scan just in case. But nice guide i would + rep if i new how... |
| |
| | #5 |
| Registered User | Re: [TUTORIAL]How to setup your own private server!! +rep??? this is GZP not MC...wtf |
| |
| | #6 |
| Retired Staff Member | Re: [TUTORIAL]How to setup your own private server!! Stickied due to useful information. |
| |
| The Following 3 Users Say Thank You to Xalyx For This Useful Post: |
| | #7 |
| Banned | Re: [TUTORIAL]How to setup your own private server!! But I Got an Error In Microsoft SQL Server Management Studio Express Setup ... Look At The Picture ![]() |
| |
| | #8 |
| Registered User | Re: [TUTORIAL]How to setup your own private server!! lol at 3st. It says on the MS website u need MSXML6 installed |
| |
| | #9 |
| Lurker | Re: [TUTORIAL]How to setup your own private server!! Seems like it'll work. Only problem is that "GunzServer.rar" is password protected (maybe I missed some important information) and the link to the MRS unpacker is broken. SQL isn't one of my strong points so I have this question: Will it continue to work if I use MySQL instead of Microsoft SQL Server? |
| |
| | #10 | |
| Registered User | Re: [TUTORIAL]How to setup your own private server!! Quote:
![]() ![]() ![]() | |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |