View Single Post
Old 08-12-2008, 07:13 AM   #89 (permalink)
Scriptiz
Newbie
 
Scriptiz's Avatar
 
Join Date: Oct 2006
Location: Belgium
Posts: 37
Send a message via MSN to Scriptiz
Default

Be sure to have Mono 1.2.9

Then download the file I gived in link in a post of me on page 2 or 3 I think.

Edit the DataPatch.cs script to edit the CustomPatch="..." to put your UO installation dir into.

And run "mono runuo.exe" it shoud work.

If it crash when you or a client open a gump, make a symbolic link like this :

ln -s /usr/lib/libz.so.1 /usr/libz.so

(with root privileges)

Good luck
Scriptiz is offline   Reply With Quote