Search results

  1. jinh86

    Hi!

    Welcome!
  2. jinh86

    Hail Adventurers!

    Welcome ^^
  3. jinh86

    Hello!

    Welcome ~
  4. jinh86

    How to make secondary Skills?

    I don't think that's what Icemagi asked. Anyway I can't make you the code directly since I've a modded RunUO since 20+ years, but the logic is the same: You should check the file SkillCheck.cs, specifically the bool CheckSkill and the double GetGainChance. You could flag your skills as primary...
  5. jinh86

    Warning: 0x40000070: Amount changed for non-stackable

    Just as a side note, in case you didn't consider it (otherwise ignore my message): be sure that the item is set as "Generic" in the tiledata, otherwise it won't properly stack for the Client.
  6. jinh86

    Its possible to upgrade to 4.8?

    In our custom RunUO server we're actually on .NET 7 (but we got rid of self-compiling of scripts, we compile them manually from our IDE). You can technically upgrade to whatever you want. It just needs patience and elbow grease. You can create the project from scratch if you've all the files.
  7. jinh86

    Tile slicer

    Very useful tool, thanks a lot ^=^
  8. jinh86

    How to make item wide? so it blocks more tiles

    Hi, the standard way is to split the graphic in pieces that cover different tiles.
  9. jinh86

    Changing opening container sounds

    Those are handled Client-side. In ClassicUO for example they are handled in Data/Client/containers.txt For stopping the sound, I don't think there is a way but I might be wrong.
  10. jinh86

    Hello

    Welcome!
  11. jinh86

    Hello!

    Hello and welcome!
  12. jinh86

    Allow only custom clients to connect to my ServUO server

    You need to modify ClassicUO and send a new custom packet to the server on login. When the server receives the packet (whatever you decide to send, numbers, strings, etc.) it crosschecks it to what "it should be". If what the Client sent was correct, it should tell the player that everything...
  13. jinh86

    What would cause this error?

    If you're using a c# version < 6.0 you can't use string interpolation. I'd suggest you to update your code and migrate to a more recent version (there should be guides for servUO). If you don't want to, swap this line: with this line:
  14. jinh86

    [MrRiots] Misc UO Art 3

    Nice ones, thanks for sharing!
  15. jinh86

    UOFiddler 4.9.12 (for animation creators)

    It's closed source cause probably the creator doesn't want to share his effort with others, if not the complete result. Understandable from some points of view, nothing strange there. For the Animationlist.xml, it's to save a list of your animations so that Fiddlers has them in the main list...
  16. jinh86

    hi!

    Welcome!
  17. jinh86

    It's me, hi!

    Welcome ^=^
  18. jinh86

    Hello All!

    Hello and welcome!
  19. jinh86

    Hello

    Welcome :)
  20. jinh86

    Salute from MrMatters

    Welcome ^=^

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back