|
||
|
|||||||
| Script Support Get support for modifying RunUO Scripts, or writing your own! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Novice
|
OK guys i have a shard in production now but i got a test shard im trying to get ML installed on it i have done EVERYTHING but i am suppose to merge the item.cs and poison.cs now i have done some research and found that what im running runuo 2.0 rc2 apparently the core files have already been done the post i read said i need to get the rc2 source files make the changes and then compile it now 1st i need to know where to get the source files and 2nd OMG IM SO LOST on how to compile a core can someone please help me ty for takeing time to read this and responding
|
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
|
You'll have to grab the source code through the SVN repository, you can find out how to do that here:
RunUO 2.0 SVN open to public, Update on 2.0 Release As to compiling a new server, there are a couple topics out there on how to do it, but I used the instructions found here in Malganis' thread for his ML package. http://www.runuo.com/forums/custom-s...-s-legacy.html grab that zip file attached to the first post. Good luck ![]()
__________________
In some cases stupid makes you win-Radwen |
|
|
|
|
|
#3 (permalink) |
|
Forum Expert
Join Date: Oct 2002
Age: 45
Posts: 4,372
|
I've found this to be the absolute easiest way to compile the SVN, and it works in most typical Windows installs.
Save this as a batch file and run it from the parent directory above your "Server" directory. 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 |
|
|
|
|
|
#4 (permalink) |
|
Forum Novice
|
ok but my ? is this i already have my shard up and running now i have done this before but this is what i don't get basically i download a copy of the svn i compile it then i have a new copy and all that jazz but my ? is how does that worth with my old server do i delete all i had in there do i swap out the data folder what do i do im kind of confused in the instructions it says to make a folder somewhere on my HDD label it server NOW my ? is, is that actually my server i have already running well on my test server in my case do i just export the files in there and then compile it i dont get it
Last edited by Mad Clown; 04-09-2008 at 07:41 PM. |
|
|
|
|
|
#5 (permalink) | |
|
Forum Expert
|
Quote:
__________________
In some cases stupid makes you win-Radwen |
|
|
|
|
|
|
#6 (permalink) |
|
Forum Expert
Join Date: Oct 2002
Age: 45
Posts: 4,372
|
If you haven't changed any of the RUO files you should be able to just copy over the old files (but make a backup first).
If you HAVE changed files, then you need to merge in the changes, and you may need to properly serialize/deserialize any properties that need it. |
|
|
|
|
|
#7 (permalink) |
|
Newbie
Join Date: Apr 2007
Posts: 23
|
Hello, I am not positive of where else to post this question, so here we go:
Could someone possibly direct me to the location of the RunUO1.0 Source Files? Also, if someone could direct me to the location of the ML package for 1.0, that would be a wonderful bonus, and also something that I am looking for. I don't know for sure, but I believe many can relate with me on this: The "search by keyword(s)" for runuo are not very user friendly. It is very difficult to find what I am looking for 85% of the time. I have already spent almost 1 hour looking for the above information with no luck. ![]() That being said, if someone else has had better luck then I, and has a link or any information regarding the above requests, it would be greatly appreciated! And again, I was not quite sure where to post this question, but considering I kept finding this Thread on almost every search, I thought it was more on topic then other places I could have posted Thank you in advance for your help! ![]() |
|
|
|
|
|
#8 (permalink) |
|
Forum Novice
|
RunUO 1.0 sources can be downloaded from here: http://www.runuo.com/forums/downloads.php?do=cat&id=1
I don't think there's an ML package for 1.0. If you'd like newest features, you'd better upgrade to RunUO 2.0 And yes, the search feature is a pain when you need to search for several specific terms at the same time ecause the +, &, AND operators don't seem to be working as intended - it still searches for terms separately. |
|
|
|
|
|
#9 (permalink) | |||
|
Newbie
Join Date: Apr 2007
Posts: 23
|
Quote:
Quote:
Quote:
Until then, friendly people like you will have to do! Lol, thanks! |
|||
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|