Search results

  1. Iomega0318

    Plant Sprinklers

    Iomega0318 submitted a new resource: Plant Sprinklers - Includes Normal and Infinite Versions Read more about this resource...
  2. Iomega0318

    Plant Sprinklers 3.0

    This is a Plant Sprinkler system based off Avelyn-Runuo's Plant Water Sprinkler, and updated from Dramoor's code with permission to repost an updated version. https://www.servuo.com/archive/plant-sprinklers.653/ Versions of the Sprinkler included are: Cure Sprinkler Heal Sprinkler Poison...
  3. Iomega0318

    Double-Clicking to Equip

    Never mind it was easier than I thought, just add: using System.Linq; Anywhere to the top of your script with the rest of the "using" statements.
  4. Iomega0318

    Double-Clicking to Equip

    I think and someone correct me if I am wrong, but the version of .NET that server was written in might be a little outdated, I don't know if you can change the version of .NET it's compiled on without breaking a lot of things.. unfortunately this is beyond my expertise and you might have to wait...
  5. Iomega0318

    Double-Clicking to Equip

    It needs to go above that line not below it.
  6. Iomega0318

    Double-Clicking to Equip

    I just told you where I placed mine, right above the line I placed in the code block.
  7. Iomega0318

    Double-Clicking to Equip

    You need to place that a little further along in your code, where it goes further down shouldn't actually matter.. I placed it right above here: public override bool AllowItemUse(Item item) I have tested the code and it does work as expected, I would love for it to work both ways though..
  8. Iomega0318

    from.Backpack.DropItem Don't Stack

    Vita Nex has an extension too.. omg lol.. I'll test yours here in a sec, the only way I could get it to work right now was by writing a new drop method to Container.cs, the item I am dropping things onto isn't actually a container it's an item then it returns the items it "consumes" to the...
  9. Iomega0318

    from.Backpack.DropItem Don't Stack

    I didn't know that was a thing! Testing it out now! Hmm nope, seems like it doesn't like it.. here's what I'm using: Container pack = from.Backpack; pack.DropItemStacked(new Bottle(count)); error CS1061: 'Container' does not contain a definition for...
  10. Iomega0318

    from.Backpack.DropItem Don't Stack

    Is there an easy way to have items dropping in the players pack to stack on other items of the same type? I'm currently fixing some bugs in a script and I have it working but the dropped items aren't stacking which is rather annoying..
  11. Iomega0318

    Oldest part of the metaverse

    That's crazy, this is by far the longest game I've ever played.
  12. Iomega0318

    Ultimate Universal Dye Tub

    [GenHueRoom
  13. Iomega0318

    Clean Up Britannia More Points

    Has anyone taken the time to add more to the clean up system? As in evaluating and allowing points for all equipment rather than piece by piece.. You really don't get a lot of points from recycling things other than what's on the list.. It looks like other than the list, there are crafted items...
  14. Iomega0318

    UO OpenAI Project

    The biggest reason for staying on older servers is usually because of the amount of time and work that went into customizing the server, I for one am still on Pub 57ish because of the extreme amount of customization I've done. Having to redo all of that is more work than an upgrade is worth. I...
  15. Iomega0318

    Double-Clicking to Equip

    You have to create the double click code then add it to each of your base classes, BaseArmor, BaseWeapon, etc.
  16. Iomega0318

    Knives Chat Channel Delay

    I'm trying to add a delay to a new channel, Trade, but can't seem to figure it out.. has anyone done this before? If I use this code then the delay does work for the Trade channel but the second delay does not work for all other channels. if (c_Name == "Trade") {...
  17. Iomega0318

    PlayerMobile help

    Sadly this is beyond me and hopefully someone more knowledgeable comes along soon, I don't see anything but I'm not an expert. When was the last time you made an edit to PM?
  18. Iomega0318

    UODisc - a discord bot

    I would love to use this or try to, however getting the following crash after adding those references. Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileLoadException: Could not load file or assembly...
  19. Iomega0318

    Monster and Item Auras!

    They're not all attached to the 1.6.0 download, you'll have to go to the history and download them from the patches. https://www.servuo.com/archive/monster-and-item-auras.1894/history
  20. Iomega0318

    The Ultimate XMLSpawner How To Guide Archive

    Weird well here is the file: https://www.uofreeshards.net/uploads/The_Ultimate_XMLSpawner_How_To_Guide_Archive.zip

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back