Search results

  1. Can Uo be converted to others games?

    Hi I have used this forum before, but I have question can we use the same server core, and change it into others games of your design is it possible?
  2. Idle Clicker program

    Hello there, I want to create something on Uo that has something like Idle Clicker games this is the trend now days, and almost everything is idle, and playable while afk, and I thought about getting these up, and running on the shard, and do an experiment to see how it work out. The reason I...
  3. Random weapon base damage

    Hi I am trying to make random base damage for both min, and max so it doesn't mess up like too much min, and not enough max. I borrow this scripts for pet base damage it only upgrade if there is enough max damage, but it cannot pass more than that. if(MaxDamage < MinDamage &&...
  4. need help making custom artifacts have rare mod.

    Hi there I've been looking for ways to make artifacts rare throughout the game, and I found something from some where then I edit, and transform it into Heart of the Lion, and I am happy with the work I did, but I want to make it more stronger, but it is not rare enough for it to be stronger. I...
  5. Infinity health bug

    On our server sometime when players get hit by monster it will give players infinity health, and they will be able to do anything in game with invincibility. Wonder if anybody know this bug, or why it's happening we've reset the server, but it keep giving players invincibility.
  6. Paragon drop in different group.

    Hi I am trying to make paragon monster drop in a few setting like common, rare, epic, and legendary. I wonder if there is a way I want to set it how the drop rate like common be normal, and rare less drop rate, epic even less, and legendary very rare. What I am trying to do is set more than 1...
  7. Can you sell stuff for platinum on vendor?

    I wonder if we can sell on NPC vendor for platinum? The most I can get is 100 million gold, but I wonder if you can price it in platinum?
  8. championspawn.cs How to fix spawn rate per level?

    Hi I am wanting to control how many monster spawn per level like for an example. Level 1 - 200 kills Level 2 - 100 kills Level 3 - 50 kills Level 4 - 25 kills Level 5 - 12 kills I found something in championspawn.cs, but it isn't making sense, and I am not sure if that is the right place to do...
  9. Too many attribute on weapon can cause crash?

    I made a server that reward players with all type of attritube bonus, and players can add it on weapons, and I wonder if too many attribute on weapon can cause crash. Here is gif of a video I made to show you an example. It's so long it go across the screen, and you can't see the bottom what...
  10. server crash issue trying to solve

    If anybody can read this to see if it can tell us what the problem is why the server is crashing it's much appreciated. Exception: System.OverflowException: TimeSpan overflowed because the duration is too long. at System.TimeSpan.Interval (System.Double value, System.Int32 scale) [0x00060] in...
  11. spawn timer reducer "crazy idea"

    I know this is a bit crazy, but not sure if this is possible. I would like to sell deeds to players that player want to reduce spawn time on monster spawner of there choices, and be able to click the monster then it automatic reduce spawn timer like 5 second, or something so players can have...
  12. Would like to add token to brittiana reward system.

    Hi there I am trying to find ways to add token to britiana cleanup so players can get token if they help clean up. I'm not able to figure out how to do it I could make a custom token, and make it give 50,000 token some how, but not sure, and that why I want to post here maybe somebody knows...
  13. Whirlwind does not work after 20-20 weapon base damage

    Hi there I notice some quest item has over 20-20 base damage, and whirl wind does not work. If anybody can help me figure out why, or make it work after 20-20 I would appreciate it. using System; using System.Collections; using Server.Spells; namespace Server.Items { /// <summary> ///...
  14. Want to remove durability on drop jewels

    Hey there I would like to remove durability on drop jewels. Some jewels have durability 255/255. Any help is greatly appreciated.
  15. Duping spawner not work

    How do you dupe spawner you already made, and make all of them work? I'm having to make a new spawner for every monster I add, and I am not able to dupe them the original spawner. [add spawner This kind of spawner not the xmlspawner.
  16. Weapon base damage deed

    Hello there I can't figure out how to make a script that can add base damage, or physical resist, but I can find one that has attribute, but not the one that is without attribute. These are what I need. For weapon min damage increase max damage increase resistance increase I'm not sure what...
  17. Vendor plot for public

    I've seen it before where you have a plot, and player can come, and place a vendor for a fee, and sell stuff to the entire shard without the aid of others. Like there is a 18 by 18 plot, or something, and it has a gump for player to click then player click accept then the vendor appear for...
  18. Custom monster error

    Hey there I am trying to add a new custom monster on shard from older version run uo, and it work great, but I got a new serv uo, and it doesn't work, and has error. Line 90 error says this. CS1501: Line 90: No overload for method 'GetLootingRights' takes 2 arguments Scripts: One or more...
  19. race change, and sex change deed

    Hi I am looking for race, and sex change deeds so far I've found race change gate. https://www.servuo.com/threads/race-gate-or-race-stone.3207/#post-20426
  20. Add command for level 6 chest ingeniously

    Hi I am looking for an add command for level 6 treasure chest. I used to find them in google, but not able to find it.
Back