This is a simple tutorial, with much more to come soon, since Johnny Truant removed his.
SO
First step is
- Download these following programs.
Sql 2008 with all service packs
IIS Manager (7)
DirectX SDK and just normal DirectX
WarZ Source code
Links
Visual Studio 2008 Professional Edition
http://download.microsoft.com/downlo...NUX1435622.iso
Visual Studio 2008 Professional Edition SP1
http://download.microsoft.com/downlo...NUX1512962.iso
Microsoft Web Platform Installer 4.5 in order to install ---> PHP for IIS
http://go.microsoft.com/fwlink/?LinkId=255386
DirectX 9.0c End-User Runtime:
http://download.microsoft.com/downlo...dxwebsetup.exe
DirectX Software Development Kit:
http://download.microsoft.com/download/A/E/7/AE743F1F-632B-4809-87A9-AA1BB3458E31/DXSDK_Jun10.exe---
So assuming you know how to compile the source, search for server_ip and change that to your IP address, compile under RELEASE for a Studio.exe and FINAL for a WarZ.exe
When installing SQL, make an instance called 'WarZ" and make sure to install using mixed mode authentication
Now, open up your SQL Database, and execute these following queries (make sure to create a database name BREEZENET and WARZ
https://www.mediafire.com/?4drd2kz6ckvrt8e - links to query, for WarZ sql file at the top, type
USE [WarZ] //use the same for all the logins
GO
And for breezenet
USE [Breezenet]
GO
For the rest of the sql, i recommend following this video tutorial, yes it's in Portuguese, but i don't know any Portuguese, and i managed to watch the video -
Now, for IIS Manager
Compile a file along the lines of WZ_Backend and compile it too C:/InetPub/WWWRoot/WarZ/API //for DNC or C:/InetPub/WWWRoot/API for allright source.
Now in IIS manager, convert the folder named API to a application.
Now, click on the area where is says "Default Website" make sure both port 443, and 80 and "opened"
Now, go to SQL Database Tool area (I forgot name of it xD, its the one with a redtool box)
And follow that video i linked, it tells you something about along the lines of opening the TCP ports, etc, BUT heres a quick notes
Use ports 1444 for Allright
Use Ports 1443, or none for DNC/Vusion source
Now, compile RSUpdate.Sln (Thats your launcher solution) and compile RSBuild.sln //Compiles a .exe that puts all your files into .bin files for updating, etc.
Now, make sure the IP's are changed in the RSUpfate, to yours, and compiles. Now, search for the launcher, and in that same folder should be a file along the lines of "Create Launcher.BAT" Run that, and grab the .xml file it generated, along with the new launcher it generated, and put it in your C:/InetPub/WWWRoot/wz/updater
Now, run RSBuild.exe, and copy the .bin files it generated, and move it to C:/InetPub/WWWRoot/WZ/
THIS TUTORIAL IS CLEARLY BAREBONES AND NEEDS WORK, PUT WITH UPDATES, AND I WILL ADD.
Another note, if you have a game.ini change it to your IP Address
If you get any errors, please post your R3DLog.



Reply With Quote![[TUTORIAL] Setup WarZ Private Server!](http://ragezone.com/hyper728.png)


