Search results

  1. 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
  2. 13440130

    Quest Markers

    How to display this icon above the NPC?
  3. 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...
  4. 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
  5. 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 :)
  6. 13440130

    Abandoned or Donated Full Shards

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

    Abandoned or Donated Full Shards

    Which client version should I use I tried several times, but the local connection failed
  8. 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?
  9. 13440130

    Type is not Valid

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

    Type is not Valid

    You're right. I didn't notice the wrong keywords Can you upload your EverlastingBagOfTools.cs?
  11. 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; }...
  12. 13440130

    Trove Treasure Maps

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

    stats gump?

    Is that what you mean?
  14. 13440130

    Does latest ServUO publish integrate XML Spawner?

    I think it's installed
  15. 13440130

    How about this function? Is it practical?

    1,Two versions, one of which has been modified a lot, are modified on the basis of the earlier Cuo. The other is just language translation and adding layers slot 2,The more modified version adds all layers, while the other one does not add left and right hands 3,I use Chinese
  16. 13440130

    How about this function? Is it practical?

    This passage... The text given by the translation tool is messy... I don't know what it means
  17. 13440130

    How about this function? Is it practical?

    about stars on the equipment,i used Colored Equipment Names 0.57.2。 It just changed its default description text to the special symbol "★" many slots? I asked a friend to help me modify the source code of classicuo and recompile it https://www.servuo.com/archive/colored-equipment-names.404/...
  18. 13440130

    How about this function? Is it practical?

    In fact, I don't know the programming language. After contacting servuo for so long, I still only use if, else, else if ha-ha
  19. 13440130

    How about this function? Is it practical?

    A switch is responsible for displaying / not displaying attributes Another switch is responsible for whether attributes are valid If no is selected for all, it is like T2a mode However, this T2a mode has AOS's resistanceproperties and AOS's properties display This switch is for all players...
  20. 13440130

    str = maxhp

    In PlayerMobile.cs [CommandProperty(AccessLevel.GameMaster)] public override int HitsMax { get { int strBase; int strOffs = GetStatOffset(StatType.Str); strBase = Str; //Str already includes...

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back