(Rewrote thread)
I'm a complete novice to ServUO & C# and I'm trying to write a basic script to give +.1 skill on consuming an item.
using System;
using Server;
using Server.Items;
using Server.Gumps;
using Server.Mobiles;
using Server.Network;
namespace Server.Items
{
public class...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.