Search results

  1. 13440130

    Allow only custom clients to connect to my ServUO server

    This is for my own use. To connect to my server, I must use the ClassicUO that I have modified, and other clients and auxiliary logins cannot. Pay attention to the directory of the phone, which is different from the original directory path. Of course, I can't log in to other servers with this...
  2. 13440130

    Allow only custom clients to connect to my ServUO server

    The meaning is to add verification code in ServUO and ClassicUO. If the verification code in ClassicUO is consistent with ServUO, it is allowed to connect to the server. If it does not match, it cannot connect to the server, and even the page where the server is selected cannot be seen
  3. 13440130

    Allow only custom clients to connect to my ServUO server

    You can try a combination of ClassicUO and Servuo. MobileUO is also good because it is essentially ClassicUO
  4. 13440130

    I have a question about the magic properties.

    m_WeaponDamageTable[attacker].m_Damage, 0, 100, 0, 0, 0); SpellHelper.Damage(this, target, damage, 0, 100, 0, 0, 0); 100 Equal to 100% Fire attribute 0, 100, 0, 0, 0 phy,fire,cold,pos,en
  5. 13440130

    GMtool-Chinese transplant

    你是这个软件的作者啊,这个东西很不错,但是他的功能对于现有的版本来说比较落后了。而且他只能支持官方原版的client,不支持第三方客户端,比如classicuo,orionuo 你可以在游戏里输入[helpinfo查看有哪些命令
  6. 13440130

    Individual stat cap

    playermobile.cs return Math.Min(base.Str, StrMaxCap); to return 500;
  7. 13440130

    Skill growth when putting on a thing (cap 100 tactics) + 10 tactics = 110

    AOS.cs ObeyCap = true to ObeyCap = false
  8. 13440130

    UO OpenAI Project

    o_O
  9. 13440130

    Custom Game Size Window

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

    Custom Game Size Window

    Or OrionUO client OrionUO
  11. 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...
  12. 13440130

    Quest Markers

  13. 13440130

    Quest Markers

    I tried
  14. 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
  15. 13440130

    Quest Markers

    How to display this icon above the NPC?
  16. 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...
  17. 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
  18. 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 :)
  19. 13440130

    Abandoned or Donated Full Shards

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

    Abandoned or Donated Full Shards

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

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back