So in Slot.cs there's an Error:
is double declared...i took it until now as comment, doeas anyone know what should stand there? i tried weapon3 but the slot is stilll disabled ingameCode:namespace GameServer.Virtual_Objects.User.Inventory{ enum Slots { Hands = 0, HandGun, Weapon1, Equipment, Weapon2, Px, Weapon2, Retail } }





