Gadget2013 submitted a new resource:

Ultima Odyssey Extensions Pack - A collection of extensions to diversify your Ultima Odyssey experience a little bit

This is a collection of minor and sometimes not-so-minor modifications (extensions) for Djeryv's Ultima Odyssey, a solo/multiplayer adventure game powered with RunUO 2.1 and Ultima Online client 7.0.15.1.

If you don't yet have Ultima Odyssey, you can download it from here: https://www.servuo.com/archive/ultima-odyssey.1117/

The current release of Ultima Odyssey Extensions is compatible with the May 31, 2020 release of Odyssey.

The extensions are designed to be drop-in...

Read more about this resource...
 
Somehow its not working for me.

Downloaded the latest version of Odyssey. Dropped your scripts in the data/script folder of Odyssey and whenever I try to start the server I get those error messages:


Ultima Odyssey
Running on .NET Framework Version 4.0.30319
Optimizing for 8 64-bit processors
Processing. Please wait...
failed (2 errors, 0 warnings)
Errors:
+ Mobiles/Civilized/Comrades/HenchmanFunctions.cs:
CS0101: Line 17: The namespace 'Server.Misc' already contains a definition for 'HenchmanFunctions'
+ Virtual Player Vendor/Mobiles/Base/PlayerVendor.cs:
CS0101: Line 21: The namespace 'Server.Mobiles' already contains a definition for 'PlayerVendorTargetAttribute'
CS0101: Line 28: The namespace 'Server.Mobiles' already contains a definition for 'VendorItem'
CS0101: Line 94: The namespace 'Server.Mobiles' already contains a definition for 'VendorBackpack'
CS0102: Line 176: The type 'Server.Mobiles.VendorBackpack' already contains a definition for 'BuyEntry'
CS0101: Line 280: The namespace 'Server.Mobiles' already contains a definition for 'PlayerVendor'
CS0102: Line 1356: The type 'Server.Mobiles.PlayerVendor' already contains a definition for 'ReturnVendorEntry'
CS0102: Line 1659: The type 'Server.Mobiles.PlayerVendor' already contains a definition for 'PayTimer'
CS0102: Line 2945: The type 'Server.Mobiles.PlayerVendor' already contains a definition for 'PVBuyTarget'
CS0102: Line 2961: The type 'Server.Mobiles.PlayerVendor' already contains a definition for 'VendorPricePrompt'
CS0102: Line 3062: The type 'Server.Mobiles.PlayerVendor' already contains a definition for 'CollectGoldPrompt'
CS0102: Line 3107: The type 'Server.Mobiles.PlayerVendor' already contains a definition for 'VendorNamePrompt'
CS0102: Line 3137: The type 'Server.Mobiles.PlayerVendor' already contains a definition for 'ShopNamePrompt'
CS0101: Line 3172: The namespace 'Server.Mobiles' already contains a definition for 'PlayerVendorPlaceholder'
CS0102: Line 3209: The type 'Server.Mobiles.PlayerVendorPlaceholder' already contains a definition for 'ExpireTimer'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

Am I doing something wrong?
 
It looks like you're not placing them right - most likely you're copying the top-level folders (e.g. "Virtual Player Vendor" etc.) instead of their contents. Make sure you drop the contents of those folders inside Data/Scripts *and* overwrite the files you're asked to overwrite. If you're never asked to overwrite any files (except in the case of the XML Spawner), you're definitely misplacing the files.
 
Back