Search results

  1. Norman Lancaster

    Pandora's Gift Box

    I am still not able to reproduce the issue, which is concerning. I've updated the function with null checks that should prevent reoccurance.
  2. Norman Lancaster

    Pandora's Gift Box

    Norman Lancaster updated Pandora's Gift Box with a new update entry: More null checks Read the rest of this update entry...
  3. Norman Lancaster

    Pandora's Gift Box - More null checks

    Still more null checks to safe-guard against crashes.
  4. Norman Lancaster

    Pandora's Gift Box

    Norman Lancaster updated Pandora's Gift Box with a new update entry: Fix Possible Crash Read the rest of this update entry...
  5. Norman Lancaster

    Pandora's Gift Box - Fix Possible Crash

    Added a null check to prevent possible crash issues.
  6. Norman Lancaster

    Pandora's Gift Box

    Murphy had mentioned this to me as well. I've never been able to reproduce the issue. Sorry for the inconvenience. I'll give it a look.
  7. Norman Lancaster

    Simple Chat

    Norman Lancaster updated Simple Chat with a new update entry: Semantic Update Read the rest of this update entry...
  8. Norman Lancaster

    Simple Chat - Semantic Update

    Added [ch alias, disabled the ability for a player to change their nickname after setting it.
  9. Norman Lancaster

    What is ServUO's status compared to RunUO?

    Record a macro that moves your character ten paces to the North. Then try to run that macro a few times. You will probably desync.
  10. Norman Lancaster

    Pandora's Gift Box

    Thanks for the feedback!
  11. Norman Lancaster

    What is ServUO's status compared to RunUO?

    Running certain macro functions, especially movement-based ones, will cause client desync. The same is true on OSI shards.
  12. Norman Lancaster

    XML spawner for Mini champs?

    You can also take a look at the existing mini champ spawners.
  13. Norman Lancaster

    Simple Chat

    Norman Lancaster submitted a new resource: Simple Chat - A simple global chat system Read more about this resource...
  14. Norman Lancaster

    Simple Chat 1.1.0

    Function Set your account-wide chat nickname with [nick . Chat with [chat, [ch, or [c . Counselors and above can mute accounts with [mute . Installation Drop anywhere in your Scripts directory.
  15. Norman Lancaster

    Class inhertance deserialization

    What I've had to do in the past is go ahead and make the change. Then in the new parent class I increased the version number to 1000. I read the version number with the reader.PeekInt() method. If it is below 1000 then you compare this.GetType() to the list of known types that have had their...
  16. Norman Lancaster

    Class inhertance deserialization

    ServUO is based on code that is nearly ten years old in some places. There's be a lot of maintainers over the years, and some of them did a lot of copy-and-pasting. As for changing the inheritance chain, there are ways of doing that while retaining compatibility with old saves, but it usually...
  17. Norman Lancaster

    Portal Id's and How to add Runics to Elementals?

    Try UOFiddler for finding item ID's, clilocs, gumps, hues, just about anything you need. To add loot to a mobile, add it to their GenerateLoot() method to make it stealable, or OnDeath() method for non-stealable.
  18. Norman Lancaster

    EC ServUo Test Center

    The command are : set [skillname] [value] where skillname is the skill who's value you want to set and value is the whole point value. Note that you do not include the command prefix for this command.
  19. Norman Lancaster

    Spawning / DeSpawning Question

    Freakin awesome find! The folks over at UO:R do a lot of good work.
  20. Norman Lancaster

    Spawning / DeSpawning Question

    Aurastin, I'm right there with you. XMLSpawner is a huge system and I'm not sure what exactly it can do. Have you had a look at our tutorials section for XMLSpawner?

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back