Search results

  1. Cobrakidd

    problem with MasterLooterBackpack

    Yes Thank you The issue has been resolved
  2. Cobrakidd

    problem with MasterLooterBackpack

    my cc script using System; using Server.Accounting; using Server.Engines.XmlSpawner2; using Server.Items; using Server.Mobiles; using Server.Network; using Daat99MasterLooterSystem namespace Server.Misc { public class CharacterCreation { private static readonly CityInfo...
  3. Cobrakidd

    problem with MasterLooterBackpack

    using System; using Server.Accounting; using Server.Engines.XmlSpawner2; using Server.Items; using Server.Mobiles; using Server.Network; using Daat99MasterLooterSystem; namespace Server.Misc; { public class CharacterCreation {
  4. Cobrakidd

    problem with MasterLooterBackpack

    RESOLVED now I get this Errors: + Misc/CharacterCreation.cs: CS1514: Line 9: { expected Scripts: One or more scripts failed to compile or no script files were found. top of script of cc using System; using Server.Accounting; using Server.Engines.XmlSpawner2; using Server.Items; using...
  5. Cobrakidd

    Knive's Chat

    Hello i am having this error pop up on me while trying to compile this into my game Warnings: + Custom/Knives Chat 3.0 Beta 9/General/MultiConnection.cs: CS0168: Line 65: The variable 'e' is declared but never used CS0168: Line 134: The variable 'e' is declared but never used...
Back