it gives errorCode:public override void OnDeath(Container c) { base.OnDeath(c); if (Utility.RandomDouble() <= 0.01) // 1% chance to drop c.DropItem(new MelisandesHairDye()); }
tyvm mate! it worked, sry im a bit noob at thisCode:using Server.Items;
We use essential cookies to make this site work, and optional cookies to enhance your experience.