Search results

  1. FrostyBoi

    I don't want moongates from XML

    Hey this is my last thread for tonight but I am needing help with the XML Spawner. I don't want to spawn moongates because I already have a moongate system. what commands do I do to get rid of them? I also don't know what forum to post this too
  2. FrostyBoi

    OWTLR 4.0 LargeBOD.cs error

    Hey so I have been messing around with OTWLR trying to get it to work. at first I had the basic error people seem to be getting but after that error I received this: Scripts: Compiling C# scripts...failed (1 errors, 0 warnings) Errors: + Engines/BulkOrders/LargeBOD.cs: CS1513: Line 278: }...
  3. FrostyBoi

    Custom ingot error

    So as I said in a previous thread, I'm a noob when it comes to coding and I got this error that I can't seem to find a solution for Errors: + Items/Weapons/BaseWeapon.cs: CS0117: Line 3597: 'Server.Items.CraftResource' does not contain a definition for 'Platinum' +...
  4. FrostyBoi

    Mining.cs Help

    I know I am using runUO but this might apply to ServUO aswell. I am trying to add custom ingots into my shard though I am a newbie at coding in general. I am currently stuck in the Mining.cs script where it has these lines of codes: res = new HarvestResource[] { new HarvestResource(...
Back