Hello , in this guide i will show you how to compile your own ascent server for windows !!!
Requirments :
Visual C++
Tortoise SVN
Intructions
Step 1 : Install Visual C++
Step 2 : Install Tortoise SVN
Step 3 : Download the uncompiled server
Step 4 : Compile the EXE files
Step 5 : Compile the script files
Step 6 : Find the server
Step 7 : Finish
Step 1 :
Install Visual C++
Step 2 :
Install Tortoise SVN
Step 3 :
1. Make a new folder (name it whatever you want)
2. Right click on the folder and click at SVN checkout
3. Write in URL of Rispository, http://mmoforge.org/svn/ascent/udb/
4. The username is anonymous, no password
5. Click at OK
6. Now wait to all the files are downloaded and updated to your folder.
Step 4 :
1. Now open the folder and click at ascent90 at the udb\win\ascent90
2. It will open in visual c++
3. Choose realese. Like this
4. Right click at the solution and choose Build Solution
5. Now wait until its finished
6. Then closed it and procced to the next step in this guide
Step 5 :
1. Now open Scripts2008 , udb\src\scripts
2. Choose Realese
3. Choose Build Solution
4. Wait until its finish
5. Scripts are now done
6. Procced to Next step
Step 6 :
1. Now your server will be located in trunk\bin\realese\
2. Copy all the files into any folder you want
3. It will say you miss a couple of files
4. Search it up at DLL-files.com - Download all your missing dll-files.
5. Or choose SVN checkout in a new folder and type in this adress :
http://mmoforge.org/svn/ascent/branc...ble/dep/lib32/
6. Then copy all the files into the folder you have your server.
Step 7 :
FINSHED
Thank you for following my guide![]()
Hope its usefull
Comment if you got any problems and about what you think