Quote:
Originally Posted by GhostRiderGrey
1. Do the RunUO RC2 files (the ones I downloaded) need to Be put in a particular location? i.e. in the Wine C_Drive, in the root, in the home folder, or can they be anywhere?
|
Anywhere. I usually leave them in a folder in my HOME folder.
Quote:
|
2. When you execute the shell command in terminal, where do you need to be located? I mean, do you need to navigate in terminal to the folder with the RunUO files before execution?
|
To compile you need to be in the SERVER folder (how you get there does not matter).
Quote:
|
3. Where do the compiled files end up? Back in the RunUO RC2 folder?
|
Yes, look for the runuo.exe file. Remember to do "mono runuo.exe" to start the program.
NOTE: You can also use "mono --debug runuo.exe" to debug mono or "mono runuo.exe -debug" to debug runuo.exe
Quote:
|
4. In your shell line, it looks you have a space in "System.Ma nagement" and "System.Xm l" Are these spaces supposed to be there?
|
No, System.Management and System.Xml do not have spaces.
-Ravon