Search results

  1. mordredrs

    Problem with followers

    Hi there! I'm using the default server and I've noticed nightmares are using only 01 slot. The same for unicorns. Anyone else with this numbers? Thanks in advance!
  2. mordredrs

    Changing skill cap?

    Hi there! Around line 188 in charactercreation.cs I've changed: this: newChar.Hunger = 20; to this: newChar.Hunger = 20; newChar.Skills.Cap = 66000; But new players still have skillcap at 7200; I'm doing something wrong, but idk what could be. Thanks in advance for any insight, I'm a...
  3. mordredrs

    Spells that shouldn't disarm...

    Hi there! Returning player and Admin here o/ When using chivalry spells all characters are disarming their weapons. Is this accurate? I remember chivalry not disarming weapons... Also, using Magery is disarming the spellbook. I'm not sure, but I remember not disarming in the past. Thanks in...
  4. mordredrs

    I can't change the autosave timer

    Hi there, Sorry for the noob question, but i've tried to change the autosave timer, and it's still saving each five minutes... Thanks in advance for any help! private static readonly TimeSpan m_Delay = Config.Get("AutoSave.Frequency", TimeSpan.FromMinutes(30.0)); private static readonly...
  5. mordredrs

    [Request] Can anyone create a tutorial to host on cloud?

    Hi there! I'm going to host my small and friendly shard on a cloud service. My experience running and setting a server comes from hosting on my desktop, so i'd like some help to setup: - Windows server 2008 R2 is compatible with .net 4.5 - is it ok? - Can i use 512MB memory or 1GB is the...
  6. mordredrs

    Help with artifact drop in SA

    Hi there! I'd like to improve the chance of artifact drop with navrey, medusa, ... However, i'm not sure about what line(s) i should change to have it done. Is anyone able to help me? Thanks in advance for any help fellows!
  7. mordredrs

    Ridable polar bear

    Sorry for the noob question, but where is the ridable polar bear script? It behaves as an ethy, but there's no ethy color on it. I'm looking for the script to make a ridable llama using the same method.
  8. mordredrs

    Avatar Ascended - roleplay, PvP and player driven economy

    Hi friends! Avatar ascended is a server based on SA era. We are a bunch of old players of ultima online and tabletop RPG. Our server doesn't have customs, except for no trammel, felucca rules, no VIP system, roleplay endorsed and a truly player driven economy. Any event is based on Ultima...
  9. mordredrs

    Silver steed with unicorn stats and no sexism

    mordredrs submitted a new resource: Silver steed with unicorn stats and no sexism - pet Read more about this resource...
  10. mordredrs

    What is the chat system you guys are using?

    Is there any default chat system with servuo? In case not, what is a good one to use with? Thanks in advance for any help!
  11. mordredrs

    Is Colector's quest not working?

    Hi there! I'm using a fresh install of publish 54 and my quests for moonglow zoo and vesper museum are not working. Are these quests disabled? The quests from the Britain library are working btw... Thanks in advance for any help!
  12. mordredrs

    Server startup crash - invulnerable vendors

    Hi there! I'm returning to UO after almost a year away. I've downloaded the new version of servuo and i'm using some the custom scripts (boats and nerun); not sure if i'm changing anything in mobile.cs or basevendor.cs, but i'm receiving this error: The "portuguese" part of the message means...
  13. mordredrs

    Question about imbuing

    Why was it removed from the code? Is there any chance we can have it again in the next publish? :D
  14. mordredrs

    Any ideas for dungeon Despise?

    I'm using the client 7.0.31 and i have the new despise look. Does anyone have any idea when we will get the wisps for this revamped dungeon? Thanks in advance!
  15. mordredrs

    I'm getting some errors

    Hey all! I've donwloaded servuo: https://github.com/AugmentedInsanity/ForkUO And i don't know if my procedure to start is right, so i'm looking for help. After download, i've compiled, then servuo.exe is generated. By clicking on servuo.exe i get this errors: warnings: +Misc/Console...
  16. mordredrs

    Arr! Hail mateys!

    Hi there! After some treasure hunting, i've found servuo and i'm here to learn (a lot) and, if possible, help any comrade seeking for knowledge.
Back