Search results

  1. Dan

    Custom Point System?

    If you are giving it everywhere: first I would remove all of this. private bool CheckLocation(Mobile m) { Region r = m.Region; if (m is BaseCreature && ((BaseCreature)m).IsChampionSpawn) return false; if (r.IsPartOf<Regions.HouseRegion>() || Multis.BaseBoat.FindBoatAt(m...
  2. Dan

    Matches and Match Cords Seem to be missing

    https://forum.uo.com/discussion/3717/cannot-find-match-cord-in-the-alchemy-menu-and-match-in-the-tinker-menu It is because Matches and Match cords, along with cleaning the cannon (swab) were removed on production and the whole process was simplified which was carried over to ServUO...
  3. Dan

    Custom Point System?

    https://github.com/ServUO/ServUO/blob/master/Scripts/Services/PointsSystems/PlayerMobileProps.cs Did you add it here too?
  4. Dan

    Mythic Package Editor

    Rockstar.
  5. Dan

    Looking for items.

    You can search for items @ https://github.com/ServUO/ServUO If you do not know the items "code" name, simply try to create it in-game, say [props to get it. https://github.com/ServUO/ServUO/search?q=RelicFragment...
  6. Dan

    Internal Map - What is it for and what are the long term effects if I modify it? Does it store items? I'm using RunUO 2.2

    and stabled pets, and bank boxes, the InternalMap is very important.
  7. Dan

    Can't complie ServUO despite having .Net 4.8 developer pack

    Do you have VS install? Just curious what happens when you compile there if you do.
  8. Dan

    Can't complie ServUO despite having .Net 4.8 developer pack

    What version of Windows are we working with here?
  9. Dan

    Chance of getting rare items in the latest servuo master update.

    Only rarely do we tweak stuff like that and usually because the information we originally used was outdated. In regards to this specific no idea? A lot of these "odds" are best guesses over time. As a shard owner, you can control your own drop rates.
  10. Dan

    Ultima Online: New Legacy

    Yeah, more akin to Diablo and their Seasons style of play right now than classic UO.
  11. Dan

    Looking for a shard with the old Magincia

    That is really cool! While Magincia was never my "go to city" I did spend a lot of time at that little wooden bank.
  12. Dan

    Crayons and Sock Puppets.

    Welcome! Your title lured me in. ;)
  13. Dan

    Why my char has some weird robe over him on my new ServUO?

    Yeah, it appears to be a client/assistant issue at first glance.
  14. Dan

    Finding a Dedicated Server Host

    I use one of their higher-end packages. You could start off lower and upgrade as the shard grows.
  15. Dan

    UO EC Super Viewer

    I went ahead and stickied this.
  16. Dan

    Finding a Dedicated Server Host

    I use NFO servers https://www.nfoservers.com/ to host Heritage and they have been pretty decent. Worth the cost for sure.
  17. Dan

    Solo is here!

    Yeah, I believe @Voxpire removed the post due to what it was turning in to. I did not remove it.
  18. Dan

    Solo is here!

    MobileUO on the app store is a newer project. Fully supported and our shard Heritage has users that use it there. https://github.com/VoxelBoy/MobileUO https://github.com/VoxelBoy/MobileUO/wiki/How-to-Play
  19. Dan

    Multithread game loop

    We do take advantage of multithreading. Look at VendorSearch.cs It runs on its own thread so as not to bog down the world when players are using it to search vendors.
  20. Dan

    Easiest way to merge new updates?

    If you familiarize yourself with git you can keep track and auto-merge a lot of it. It will even attempt to merge with files you have edited, IF possible. It is not always possible. As Falkor pointed out you should still be managing these merges for when this happens. When I add updates to...

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back