Search results

  1. 13440130

    UO OpenAI Project

    o_O
  2. 13440130

    Custom Game Size Window

    I use CUO https://www.servuo.com/threads/how-about-this-function-is-it-practical.14497/post-86470
  3. 13440130

    Custom Game Size Window

    Or OrionUO client OrionUO
  4. 13440130

    Paragon under Felucca,trying to not spawn in ChampionRegion.(SOLVED)

    public static bool CheckConvert(BaseCreature bc, Point3D location, Map m) { if (!Core.AOS) return false; if (Array.IndexOf(Maps, m) == -1) return false; //EDIT Region reg = Region.Find(location...
  5. 13440130

    Quest Markers

  6. 13440130

    Quest Markers

    I tried
  7. 13440130

    Quest Markers

    It turns out that you place icons at fixed positions... I think icons follow npcs. I'm really curious about how to write this code
  8. 13440130

    Quest Markers

    How to display this icon above the NPC?
  9. 13440130

    Setting XML Value in Script

    Oct 8, 2022 Add bookmark #3 Would that just go in like this? C#: [Constructable] public PlateShield() { Hue = 2498; ArmorAttributes.SelfRepair = 10; XmlSocketable sock = (XmlSocketable)XmlAttach.FindAttachment(this...
  10. 13440130

    Orion Uo Help Me

    It is very convenient to use classicuo to meet your needs, because it is open source. I now set that I can only use my modified classicuo to login to my shard, and no other way is available
  11. 13440130

    Shields that allow you to taunt foes

    Two years ago, I also made a script of mocking function, but I did it on anatomical skills, not on shields :)
  12. 13440130

    Abandoned or Donated Full Shards

    Thank you very much. You have been very helpful
  13. 13440130

    Abandoned or Donated Full Shards

    Which client version should I use I tried several times, but the local connection failed
  14. 13440130

    name/properties not showing

    I have a question. If it's ore harvester, double clicking it can't detect the floor tiles. You must use a setting region to take effect. Can this problem be solved?
  15. 13440130

    Type is not Valid

    I recommend you use universal storage keys https://www.servuo.com/archive/universal-storage-keys.622/
  16. 13440130

    Type is not Valid

    You're right. I didn't notice the wrong keywords Can you upload your EverlastingBagOfTools.cs?
  17. 13440130

    Type is not Valid

    public override bool OnDragDropInto(Mobile from, Item dropped, Point3D p) { BaseEverlastingHarvestTool beh = dropped as BaseEverlastingHarvestTool; if (beh != null && base.OnDragDropInto(from, dropped, p)) { return true; }...
  18. 13440130

    Trove Treasure Maps

    There are too many search results. You have to find out which one has the highest quality ha~ha
  19. 13440130

    stats gump?

    Is that what you mean?
  20. 13440130

    Does latest ServUO publish integrate XML Spawner?

    I think it's installed

Active Shards

Donations

Total amount
$5.00
Goal
$500.00
Back