Search results

  1. Grimoric

    Can ServUo load old client files?

    ServUO is now only for the people that wish to run the latest client with the last UO features. You will need to fork the project and write your own code for other expansions or support for older clients...
  2. Grimoric

    Good resources for learning C#

    Something like this may be or is it books you are looking for? https://scottlilly.com/learn-c-by-building-a-simple-rpg-index 1587974558 This is a good start, it is a bit old but the main way is the same. The difference is that it might be some faster ways to do some stuff. But this is a good...
  3. Grimoric

    Good resources for learning C#

    It depends on what level you like to start. Here are some links. 4½ hour from start including the installations. Also a good source for beginners. https://www.youtube.com/user/IAmTimCorey/playlists <-- good resource then you are up and running and wonder how a specific thing works. [I...
  4. Grimoric

    Best client for custom animations etc

    Everything boils down to what era you like to memic and how much you can accept that don't will work. Like having samurai skill selection in a T2A environment. The skill will show but can't be used and other even worse things that are hardcoded into the client. In client 7.0.0.0+ you will have...
  5. Grimoric

    Auction System for small Player base Server

    This is from an old RunUO.COM post and you have another version earlier in this thread. [link]
  6. Grimoric

    Looking for old Script

    Cut From RunUO's forum. -Grim
  7. Grimoric

    items in mob backpack not moving to corpse [runuo]

    On second thought it might be pack.DropItem ( item ) I'm not sure if pack.AddItem ( item ) creates a new stack every time. -Grim
  8. Grimoric

    items in mob backpack not moving to corpse [runuo]

    I have just looked at the files for 10 seconds (no deeper analysis or testing).. it seems like you never add the items to the zombies actually backpack. Edit: This is from your ZombieX.cs file. -Grim //region moveitems if ( mob.Items != null && mob.Backpack !=...
  9. Grimoric

    Adding a recipe

    I did play around with a bag before that adds a random recept. I rarely do new stuff sins T2A is my target area. But anyway here is the code for it. -Grim
  10. Grimoric

    Best client for custom animations etc

    The last version of the client with calls to verdata.mul is 4.0.5b after this the code was removed from client.exe. The last update that had a verdata.mul is 4.0.3a after this version there were no more verdata.mul in the patches. All client.exe are the same between the version except first UO...
  11. Grimoric

    MUL file conversion woes

    Your welcome, It's just fun being able to help. -Grim
  12. Grimoric

    MUL file conversion woes

    That was actually real pain to fix, none of the tools wanted to read the LBR map correct out of the box. "Heaven is just a diff" :) - I have upgraded 7.0.15.1 to 7.0.20.0 and added the Trammel MAP including Heaven from a client 3.0.7A in this installation. - I tagged the client modified...
  13. Grimoric

    MUL file conversion woes

    Hi, I can create you a client. What map do you wish to use under what client? The backpack bug is a protocol change to the backpack packet. Old clients are a bit hard to get the correct packet sent. You need to correct this by hand and not by version selection in ServUO/RunUO. But selecting a...
  14. Grimoric

    Publish 108 IDOC Update Felucca Testing.

    It is really sad to see, they are really smashing UO into peaces, this is a terrible system. I would never return to the game again, that is nothing left of what I ones loved. The timers for IDOC Condemned houses will go through six stages of decay which will take at least five days. (Like...
  15. Grimoric

    Crafting Gumps missing text?

    Old clients are depending on the registry. You have probably installed a client without the support of "Solen Hives". Then copy another client to a new location by unzipped it or moved the files then run it throw razor. Razor only fixes the encryption, not the registry pathfinding. So your...
  16. Grimoric

    Runuo entire Website

    I can try to search for it, with some luck it might be left on my network in one of the WMware backups of my computer. it was over 1GB file (attachments) and 1.8GB forum text. The add-on library was missing. The data dump had the forum intact Mar 29, 2018, but has been removed. Well, it was...
  17. Grimoric

    Help

    Hi Ishya, Here is an explanation of the issue. https://www.servuo.com/threads/server-first-start-crash.11436/#post-69098 -Grim
  18. Grimoric

    Client 7.0.81.11 and 4.0.81.11

    Hello, Does anyone still have a full installation left? I missed these two clients' data files. -Grim
  19. Grimoric

    Having a hard time understanding why this will not work (Dyetubs)

    I havnt tested anything but what happens if you add this.Redyable = false after the switch? -Grim
  20. Grimoric

    Pre-AOS with Colored Itens Properties

    Just to point it out. You will need to fix many calls that check core expansions sins the core will use AOS calculations on damage and item drops. You might end up with a 100% fire damage sword. A place to start is in AOS.CS around line 109 and let all function calls go throw to m.Damage(damage...

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back