Okay so finally we get "working" files. ;D
Repacked the files and deleted unneeded stuff, so it should be very simple to get a working server. - you don't really have to configure anything.
How to make online?
Good jobs and ENJOY
Repacked the files and deleted unneeded stuff, so it should be very simple to get a working server. - you don't really have to configure anything.
1. Install .NET Framework 3.5 & 4
Microsoft .NET Framework 3.5 SP1
Microsoft .NET Framework 4
2. Install SQL Server 2008 (32-bit OR 64-bit, depending on your OS)
Microsoft SQL Server 2008 R2 Express 32-bit (x86)
Microsoft SQL Server 2008 R2 Express 64-bit (x64)
In
"Server Configuration" step during installation set "SQL Server
Database Engine" account name to "NT AUTHORITY\NETWORK SERVICE" and
click next. ;D
In "Database engine configuration" step change from windows authentication to mixed mode and set password: 123456
3. Create Db_Count and Db_Tank databases. Restore them from Db_Count.bak and Db_Tank.bak + in options check "overwrite..."
4. Install IIS server (+asp.net)
In default website properties set asp.net version to framework 4.0
Add 3 new virtual directories for default website - gamegunny, Request and Resource. Set gamegunny and Request as applications.
5. Go to: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319 and run "aspnet_regiis.exe -i"
6. Execute run.bat and wait till servers loaded.
7. Open browser and navigate to: http://127.0.0.1/gamegunny/login.htm
login with id: test and any password
That's pretty much it if I didn't forget anything.
Download:
(Release)
Multiupload.com - upload your files to multiple file hosting sites!
ftp://al.servebeer.com:55901/ddt/Release.rar
(Source)
Multiupload.com - upload your files to multiple file hosting sites!
ftp://al.servebeer.com:55901/ddt/Source.rar
For the lazy ones here's VirtualBox image:
Multiupload.com - upload your files to multiple file hosting sites! (Part 1)
Multiupload.com - upload your files to multiple file hosting sites! (Part 2)
ftp://al.servebeer.com:55901/ddt/DDT...r_2003_x86.ova (mirror)
Just do "Import appliance" and wuola. ;D
P.S. pass: 123456
How to make online?
EDIT: Ignore anything I said previously lol. I now tried to set it online with no-ip.
Steps you have to do to make your server online:
1. Web\gamegunny\config.xml <<< replace all 127.0.0.1 to your no-ip host (example: wtf.sytes.net)
2. Web\gamegunny\web.config <<< replace all 127.0.0.1 to your no-ip host (example: wtf.sytes.net)
3. DDT\Server\Road\Road.Service.exe.config <<< replace to
4. In database Db_Tank edit table Server_List and change server ip from 127.0.0.1 to your no-ip host (example: wtf.sytes.net)
5. IF you're using VirtualBox -> change network adapter from NAT to Bridged Adapter and select your ethernet card.
6. Make sure nothing is blocking your ports (router/firewall) -> you can check ports here: http://www.canyouseeme.org (ports you should have available from internet are: 80 and 9200)
Good jobs and ENJOY







