Search results

  1. error CS0120: An object reference is required for the non-static field, method, or property 'DemonicSamurai.Despawn()'

    public void Despawn() { Delete(); } public class SpawnTime : Timer { public static void Initialize() { new SpawnTime().Start(); } public SpawnTime() : base(TimeSpan.FromMinutes(60)) { Priority =...
  2. Chest-like bank

    I was just wondering if anyone knew of a script (new or old) that makes a chest open a different container depending on who opens it? I have absolutely no idea where to begin, so I was hoping someone knew of a script I could cannibalize for my intended purposes. Small edit - or if anyone knows...
  3. Servuo - Cant seem to add scripts

    I would guess you are using older versions of the scripts, which are not compatible with newer versions of ServUO. I know for a fact CustomFramework function was removed aroudn Pub57 or Pub57. Also are you running Factions on your server? If so AddToParty.cs needs using Server.Factions; (I...
  4. ServUO - Monsters using Bolas

    Which line of the above code is line # 837?
  5. Windows server install help

    dotnet not found is a problem with the version of .net frameworks. www.rawrservers.ca/dotnet.zip has both the odd .net / c++ redist version used by UO. sockets refused to connect - Is likely you haven't opened the ports on the firewall on your server.
  6. how do you operate election system

    https://uo.com/wiki/ultima-online-wiki/gameplay/britannia-loyalty-and-councils/
  7. TLS Encryption in email config

    Would be my guess, based on the return code.
  8. TLS Encryption in email config

    Oh, I couldn't tell if you had forwarded SMTP credentials in that script or not, my fault. I was more looking at "smtp server returns 5.7.0 Authentication Required." which means the server requires valid E-mail address, and password, to sign into the server, to send secure mail. smtps requires...
  9. TLS Encryption in email config

    smtp uses port 25, while smtps uses ports 465, and 587. smtps also requires you to add required login credentials for the mail server.
  10. Lockpicking Chest Trainer

    Tukaram if you want, I have a set of scripts all ready to do that. Based off ACC.
  11. Using newer uo client with older uop files...

    Not exactly. I am not an expert at this (I never intend to modify client files) but I've heard people have a tool somewhere, that can be used to convert the uop to muls to be used by newer clients, but theres a laundry list of other problems that happens when attempting to do this. If you look...
  12. Lockpicking Chest Trainer

    Quick look at the code, theres absolutely 0 code in this resource to do remove trap. You would have to find someone whos programmed it in themselves. 1612660027 Dug a little bit deeper. Base Code for this doesn't even allow it to be trapped I think. Without adding it to my server and playing...
  13. Lockpicking Chest Trainer

    Creator has not been seen on ServUO in over 3 years. One of the last things he did was release this in 2017.
  14. Lockpicking Chest Trainer

    Dead project is dead, I'd bet.
  15. Vita-Nex Core - compile errors

    I can't recall for sure either (I don't pay attention to which builds gained what when), but I know ITool and the other Generic Variables werent added until fairly recently. "The type or namespace name 'ITool' could not be found" makes me think you are using the wrong VitaNex for your ServUO...
  16. Lockpicking Chest Trainer

    When a tinker tries to create a Trap, you need to target the container to add the trap to. Gave me a targeting icon, where I could pick the container to trap.
  17. Lockpicking Chest Trainer

    You need a tinker to reset the trap manually.
  18. Vita-Nex Core - compile errors

    Isn't VitaNex5.2 for ServUO56 not 54?
  19. ServUO running on a Raspberry Pi 4

    The Ultima Directory refers to the Ultima Online Client installed on the local machine. The server uses the tiledata, map data, and a few other things from the local client.
  20. Luck is not working at all - servuo 57

    Is that the only thing you changed, was Loot.cfg MaxProps? Which facet were they in? And 1200 luck on equipment or overall? I just looked into it. Balrons use FilthyRich lootpack, which is 79.5% intensity. For the good drops you need to fight something thats UltraRich, or SuperBoss.

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back