Search results

  1. rvvvt

    UO Black Box

    you need to right click your ServUO.exe and then click "Run as admin"
  2. rvvvt

    UO Black Box

    this is awesome so far. but it definitely changed my name to "floor" at some point. i was searching for floor tiles but i dont know what exactly i did to make it change my name. easy fix on my end. i will do some more testing in the coming days and let you know what else i come across!
  3. rvvvt

    UO Black Box

    ive been looking forward to this! thanks! will try it out now
  4. rvvvt

    UO Architect

    without any other info, i would guess that its a permissions problem. try right click the exe > run as admin so the exe has the ability to access the file/directory? depending on the path and the way your system is set up, your user might have the permissions needed to access the files. or...
  5. rvvvt

    Issues with mobs

    welp, i am now 100% certain i was wrong. after downloading the files from the site itself, i see what you mean - they all have that 1-2px semi-transparent border around them.
  6. rvvvt

    Issues with mobs

    ok ill give it a whirl real quick.
  7. rvvvt

    Issues with mobs

    can you attach a test file? i am fairly certain this can be accomplished in photoshop pretty quick. ill test it out if you can attach something for me to work with.
  8. rvvvt

    Player Vendor Tile

    Nice! Thanks! Love your library btw - good stuff.
  9. rvvvt

    Set up

    Sure - lets talk
  10. rvvvt

    Fix command prompt freezing on Windows Server

    Right - bringing focus back to cmd window will temporarily unfreeze your server... until the window loses focus again. Or you can uncheck that box and never have to mess with it again. Hope it helps.
  11. rvvvt

    Fix command prompt freezing on Windows Server

    rvvvt submitted a new resource: Fix command prompt freezing on Windows Server - Windows Server users: you'll want to do this Read more about this resource...
  12. rvvvt

    Misc Fix command prompt freezing on Windows Server 2023-01-17

    When you run ServUO.exe or the compilers on Windows Server (I run 2019, not sure if this affects other versions), you've probably experienced an issue with your server freezing seemingly at random or, more specifically, when your cmd prompt window loses focus. Here's the solution. To fix...
  13. rvvvt

    Taming Dust

    this sounds awesome - implementing this with my next update! thanks for sharing
  14. rvvvt

    UO Architect 3.0

    got a repo? would love to contribute where i can.
  15. rvvvt

    How do I add scripts?

    you can also use the [addmenu command and search for items that way if you are unsure of spelling.
  16. rvvvt

    Script compilation error

    Okay.... well, open each of your .csproj files with notepad and look for the line that says <TargetFramework> and change that whole line to be <TargetFramework>net48</TargetFramework> You need to do this in each .csproj. VS is free - is there some reason you havent taken the plunge yet? You...
  17. rvvvt

    UO:Pre UOR

    line 18 of \ServUO-p58-wip\Config\Server.cfg: # # The displayed name of the shard Name=Your Server # If true, the server will start in Test Center mode TestCentre=false # This setting controls the target era for your shard. # This allows you to develop expansion-specific features. # This...
  18. rvvvt

    Script compilation error

    howdy. if you refer back to my post, i explain and show exactly how to determine, and subsequently where to change, your target framework for your projects.
  19. rvvvt

    Vita-Nex 5.3.0.1 errors pub 57

    line 70 AppendCompilerOption(ref sb, "/langversion:7.3");
  20. rvvvt

    How to increase the speed stats are gained?

    Its in /Config/PlayerCaps.cfg - scroll to bottom area and youll see where you can adjust % chance gain and gain intervals for players and pets :)
Back