RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Item Stat Deeds + Upgradeable Armor

kiasta6984

Traveler
RunUO [2.x] Tested and working on RunUO [2.3]

I am releasing my updated Item Stat Deeds and Upgradeable Equipment.

Item stat deeds have been updated more for object oriented programming. I made it to work for the .NET 2.0 framework, so no dynamic or var types used.

The upgradeable equipment can be modified, I made them as base as possible. Just drop the script into your customs folder, no need to modify anything. If you would like them to work with all wearable item types just change the DoModify() method in ModifyItem.cs to whatever item types you wish.

Any attributes missing, bugs or suggestions feel free to post them here. Constructive criticism is always welcome.

*Edit* Just coming back from 3 years ago, didn't realize adding my script to the library would create another post, this one can be deleted, sorry about the hassle.
 
Top