http://www.runuo.com/community/threads/rewardsystem-veteran-reward-system-replacement-runuo-2-0-callandor2ks-ml-svn.99961/ RewardSystem - Veteran Reward System Replacement - [RunUO 2.0 Callandor2k's ML SVN] A Brief System Description This release is obviously not original scripting. What I did was re-design and replace the main gumps (windows) for the system to make it look nicer in-game. I also made the whole system generic so that it can be used by many servers without any reference to Ultima Online or somebody else's server. In addition I changed the namespace of the 'VeteranRewards' System to simply 'RewardSystem'. That being said, after you install this system you'll need to go through all of the default veteran reward item scripts and rename the 'VeteranRewards' references and make them read: 'RewardSystem'. Otherwise now this system supports other types of rewards! I added two new catagories: 'Contributor Rewards' and 'Player Enhancements' and I went ahead and added regions in the 'RewardSystem.cs' script to make it easy for server owners to add categories and modify them with new reward items. Server Owners can add and delete as many categories as they wish. One Last Thing To Note: the only file you'll ever need to edit to add more categories (Line 311) and reward items (Line 329) is, and has always been, the 'RewardSystem.cs'. When you add more reward items to the list, don't worry about reformatting the gump columns; the system does it for you and auto-generates the page template. So your RewardSystem will look exactly like the screenshots below. Also all gumps (windows) will now pop up in the center of your screen. I Hope Everyone Uses This Replacement And Enjoys The Fresh Look And Layout INSTALLATION Step 1: Goto This Directory: 'Scripts\Engines\' And Find This Folder: 'VeteranRewards' Step 2: Delete That 'VeteranRewards' Folder Step 3: Place The New 'RewardSystem' Folder Anywhere In Your 'Scripts\Custom\' Directory. Want To See The System?... Here Are Some Screenshots (This Is The Reward Notification Gump) (This Is The Category Selection Gump) (The Reward Selection Gump. The Arrow On The Bottom Right Won't Be There If Only 1 Page). (The Reward Selection Gump If Multiple Pages - Notice Arrow On The Bottom Left) (The Reward Confirmation Gump - Tells You What You Selected) ******************************************* Added Already Modified Veteran Reward Item Scripts.. Replace Your Originals -Files Come Right Off Of The Most Recent Version Of Callandor2k's ML SVN-