|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Newbie
Join Date: Jan 2006
Posts: 99
|
Thanks HellRazor, the information I forgot and you added is now included in the file.. Here Is the Updated .txt File. I hope this helps everyone.
----------------------------------------------------------------------- It took me a while to figure out how to compile the RunUO SVN application console, but I finally did it! Now I want to help others who haven't figured it out yet so they too can be caught up with the rest of you guys. I searched for a tutorial using the RunUO search engine and came up with 1 file of interest. The problem was that this particular file had text that was all clumped together and it was extremely hard to follow. So I went ahead and revised it into a step-by-step text that explains things a bit more clearly (imho). Through typing this, I really helped myself learn the compiling process a lot quicker, so I hope it can assist others as well. I don't know the original author of the original tutorial I found off RunUO, but I'd like to thank him because, even though it was hard to read, it did give me a base to work off of. Thank you. ![]() File Removed By Author Last edited by Nagozi; 06-04-2007 at 08:47 PM. |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Oct 2002
Age: 45
Posts: 4,363
|
This thread should be stickied, its a great tutorial and easy to follow!
One additional thing - the SVN does not include 2 files that you need from the RC1 download. You need to have the files zlib32.dll and zlib64.dll in your server directory. Otherwise you will experience server errors. |
|
|
|
|
|
#6 (permalink) |
|
Forum Novice
Join Date: Jun 2003
Location: California
Age: 25
Posts: 116
|
I searched the forums for about half an hour on how to download and run the svn... never thought to search for compile. Your instructions are clear and percise... never missed a step.
Thanks a lot! Saved me a lot of time |
|
|
|
|
|
#9 (permalink) |
|
Newbie
|
Thank you very much for this guide.
However, would be much better if Moderators will stick it.
__________________
aka Xorgal Project in development: http://www.bugza.com/ Code:
if ($yourehappyAndYouKnowIt) {
clapyourhands;
}
|
|
|
|
|
|
#12 (permalink) | |
|
Forum Novice
|
Quote:
__________________
www.freeshard.ru - simply the best russian server |
|
|
|
|
|
|
#17 (permalink) |
|
Forum Master
Join Date: Feb 2005
Location: ShatteredSosaria.com
Posts: 9,260
|
Or you could do this...
1. Make sure the name of your Core is "Server.exe" 2. Make sure that your RunUO directory has the "Server" directory for the source code. 3. Make sure that the "Server" directory contains a file called runuo.ico. (These steps are all default via the SVN by the way) Now, copy this text: Code:
del Server.exe C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe /unsafe /out:Server.exe /recurse:Server\*.cs /win32icon:Server\runuo.ico Double-click and enjoy. |
|
|
|
|
|
#18 (permalink) | |
|
Forum Expert
Join Date: Oct 2002
Age: 45
Posts: 4,363
|
Quote:
This should be stickied somewhere. Thanks Joeku. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|