My scripts are:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Server.Mobiles;
using Server.Regions;
using Server.Items;
namespace Server.Regions
{
public class RegionStone : Item
{
public EgitimAlani Register(RegionStone tas)...
I have a Item script , I think I serialize and deserialize it truely but when I restart it errors.
Here's my script :
namespace Server.Items
{
public enum Boslar
{
ChiefParoxymus,
DreadHorn,
MonstrousInterredGrizzle,
ShimmeringEffusion...