Search results

  1. 13440130

    My SLG Game, Is not yet completed :)

    Upgrade the building Manage buildings Recruiting troops :)
  2. 13440130

    My Sudoku game :)

    I think your background image is more beautiful than mine
  3. 13440130

    My Sudoku game :)

    Classic Sudoku & Multi Sudoku :)
  4. 13440130

    My Sudoku game :)

  5. 13440130

    My link game :)

    Final version Extended functions: 1. Reorganize icons with gold coins 2. Spend coins to prompt the pairing icon 3. Clearance reward function
  6. 13440130

    My link game :)

    :)
  7. 13440130

    Problem with RadMapCopy

    thank you very much
  8. 13440130

    Problem with RadMapCopy

    The page displays' This item has been deleted '
  9. 13440130

    language barrier

    This seems to be a script I posted many years ago:oops:
  10. 13440130

    Repair Npc

    13440130 submitted a new resource: Repair Npc - Boring creation Read more about this resource...
  11. 13440130

    Repair Npc 2025/5/22

    # Equipment Repair NPC Script Introduction ## Script Overview RepairNpcAll.cs is an equipment repair NPC script for UO (Ultima Online) servers, providing a comprehensive equipment repair system that allows players to either repair all equipment with one click or selectively repair individual...
  12. 13440130

    Smelt Ore like sphere51a 1.0

    Edit Ore.cs Find OnDoubleClick public override void OnDoubleClick(Mobile from) { if (!this.Movable) return; if (this.RootParent is BaseCreature) { from.SendLocalizedMessage(500447); // That is not accessible...
  13. 13440130

    Smelt Ore like sphere51a

    13440130 submitted a new resource: Smelt Ore like sphere51a - Edit Ore.cs Read more about this resource...
  14. 13440130

    Player Auto-Loot Corpse Item

    Server.Items.CharacterDatabase.LootContainer( from, this ); This is another code related to the picking system in my server You can delete this sentence, it won't affect anything
  15. 13440130

    Client restriction

    In fact, in my modified ClassicUO, I removed the loading of all plugins, such as Razor, ClassicAssist,Razor Enhanced。 When logging into my shard using the dedicated ClassicUO, none of these assistants can load
  16. 13440130

    Client restriction

    I still prefer ClassicUO because it is open source. I can localize it, modify it, add validation on the server, and only allow ClassicUO with the correct key to login to my Shard
  17. 13440130

    Player Auto-Loot Corpse Item

  18. 13440130

    Player Auto-Loot Corpse Item

    In zip read Corpse Edit.txt using System; using Server.Mobiles; using Server.Network; using Server.Scripts.Custom; public partial class Corpse { public override void Open(Mobile from, bool checkSelfLoot) { base.OnDoubleClick(from, checkSelfLoot); //...
  19. 13440130

    Player Auto-Loot Corpse Item

    We need to open the corpse before it can work. Currently, there have been no instances of malfunction during my testing process.Also, have you edited the corpse.cs script?
  20. 13440130

    Player Auto-Loot Corpse Item

    To be honest, I don't understand English. If possible, you'd better record a motion picture to express the problem. I recommend gifcam

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back