Search results

  1. Best way to add new art for Animals or Monsters? 2D

    You only need to play around with UOFiddler, if you are adding custom animations and stuff to the game. You can create custom mobs/animals using default animations by copying a mobile file, and modifying it as needed. Edit - I'm an idiot and misread the original. Sorry.
  2. EntityEnumerator OOB: 1 when using Boats

    Lately, I have been having some problems with boats. Recently, whenever a player tries to use a Galleon, the server console log is spammed with: EntityEnumerator OOB: 1 EntityEnumerator OOB: 2 EntityEnumerator OOB: 1 EntityEnumerator OOB: 1 and the player and pilot both get desynced from the...
  3. Online Reward

    The one you were asking about was Kudos. You should be able to search it here, since I've customized my version for my server so you wouldn't want those files.
  4. Abandoned Universe

    Been a while, figured its time for an update. New players begin the server with a skillball (Sets 5 skills to GM, and stats to 300), and a set of beginner armor thats 60% LRC with around 30% all resists. Custom mini games.
  5. Trying to improve Chance to get a 'specific' Skill Gain

    It would increase their chance to gain, from 1-100. The way skill gain works (Check SkillCheck.cs) is based on the difficulty of the action. Since hiding never requires higher than 100, it will be painfully difficult to level it beyond 100, outside of SoTs. Inside SkillCheck.cs you can enable...
  6. Setting a higher accesslevel on spawning / modifying XMLSpawners

    Strange... Guess it did work. I would have expected it to look like the [AccessLevel.Administrator] on the line above just like earlier in the file... If it works it works I guess lol
  7. Setting a higher accesslevel on spawning / modifying XMLSpawners

    The way you implemented that, likely prevents ANYONE from placing an XmlSpawner, but if not and Administrators can still place, unlikely. Anything that has a class, but is not marked constructable, if you try to add it to the game, it will give that message. Its an error message built in.
  8. Setting a higher accesslevel on spawning / modifying XMLSpawners

    I could be wrong, since I've never played around with Access Levels, but on line 7815 is the start of the "Constructable" part of xmlspawner. Ever tried setting an Access Level on it?
  9. Clothing Unbless Deed HELP

    Small update now that I am at my PC and logged into UO. The "BlessedBy" is -null- in a Veteran Reward Item (Or I didn't know at the time, theres a flat IsRewardItem you could use for the if check) So you'd want if (BlessedBy != null) { //Insert your Unbless Code here //Insert the Add...
  10. Clothing Unbless Deed HELP

    I can't tell you the exact solution, but when an item gets blessed, it remembers who blessed the item. You;d have to add an if check to who blessed the item, and disallow null.
  11. PvP Ranking System Exist?

    Change it to public? That is actually the answer. Hard to type it not sarcastically.
  12. Welder trying to modify ServUO shard... many questions and issues...

    1.) Inside the Config folders, there should be a PlayerCaps.cfg line 13 is the total cap. (Keep in mind, 1000 = 100.0) That will change the cap for any character created after the change. To modify your players in game, you need to run a global command setting the maxskills. Should be [world...
  13. Glasses to Earrings

    I honestly do not know if they are only alterable one way or not... This is the table I use for altering of custom equipment added to my server (Gargoyles only have 13 equipment slots while Humans/Elves have 14) Helmet - N/A Gorget - Gargish Necklace Chest - Gargish Tunic Shorts - Gargish...
  14. Glasses to Earrings

    Erads way is the way I was going to recommend as well. Only problem with it is, you have ot go into each Glasses file and change the layer by hand. Same thing would have to be done for Gargish Version / Alterable. Alterable Script looks like this: using Server.Engines.Craft; namespace...
  15. Xantho's Suite

    Yes. Pub58 has (I dunno what is new exactly) Times of Legends, Animal Training, Shadowlords, Eodon (Eodonian Potions are broken I think). The biggest problem youre going to find, is (I think) Voxpire was cleaning up some of the code, and removing really old backwards compatability, so scripts...
  16. Xantho's Suite

    I can not confirm, but I think the ServUO-Master is the p58-WIP branch essentially. Edit my reasoning - Pub57 branch contains BerserkerAI, while Master, and WIP-Pub58 both do not.
  17. Give my character a title

    What you are attempting to complete, is actually extremely complex. Closest thing I've seen that might do what you would do, is the Player Government System. It adds a City prop to PlayerMobile, and I think you can display City Titles using it... But the plugin itself requires a lot of player...
  18. Dragon Won't Work?

    GendR we would need more info on your problem. I personally have no idea what you mean by Dragon Master? Is it a script, a program? Are you running ServUO, RunUO, which publish? Can you post the errors from the console?
  19. Glasses to Earrings

    You would have to make each pair of glasses alterable, and paired to a type of Gargish Earrings.
  20. Xantho's Suite

    Pub58 actually removes a bunch of the lesser used AIs, Berserker was one of the ones removed.

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back