Search results

  1. Auto-Decorator 2000

    Does this allow you to place each item in a specific spot or do you just name the items and it randomly places in the general zone? Because the prior would be quite useful!
  2. Crafting Skills ignored by the Skillcap

    Send me a DM.
  3. poker or texas hold'em

    I tried and also got this issue.
  4. Crafting Skills ignored by the Skillcap

    def check_inventory_space(player_inventory, skill_size): non_total_influencing_skills = ["skill1", "skill2", "skill3"] total_inventory_space = player_inventory.capacity used_inventory_space = 0 for item in player_inventory.items: if item.name not in...
  5. Sequential (progressive) spawn reset with XmlSpawner2

    It is possible that the XMLSpawner is configured to advance to the next level if the previous level is not completed within a certain duration. This behavior could be caused by a few different things. One possibility is that there is a condition in the XMLSpawner's script that checks if the...
  6. Things we don't like about EA/OSI - we still want?

    I think the major appeal to many is to be able to download the latest version of the game without the sub fee honestly. And then the changes they want they can make. There is no way to get changes everyone will agree on with certain things. That is the only worry. What constitutes QoL and what...
  7. Things we don't like about EA/OSI - we still want?

    I do not disagree. I think though, that there should be some way to see what we changed maybe?
  8. Things we don't like about EA/OSI - we still want?

    I hate to say this... but it is better to have the base of what OSI is and then build off it with our branching servers than not. Now don't get me wrong, I agree about the way you did the newbie skills. Some stuff specially new player stuff should not be harder than it should be. That being...
  9. Pandora's Box (Reopened)

    Ditto
  10. Fixing Gold Dropping to Feet

    This fixes the problem with gold and items going to your feet if you buy too much for your weight from a vendor and it goes directly to the bank. basevendor.cs Find: private void ProcessValidPurchase(int amount, IBuyItemInfo bii, Mobile buyer, Container cont) Replace: private void...
  11. In need of Event Masters

    We are looking for someone to help write and run events on our server. We have about 30 - 50 players at any given time and would like someone to help run special events for them once or twice a month depending on your time. Skills: Storytelling Basic command knowledge in ServUO Basic Grammar...
  12. VitaNex on brand new install..

    That actually works ha
  13. VitaNex on brand new install..

    Sorry this topic may be a bit redundant, as I have done the fixes here: https://www.servuo.com/threads/newest-repo-breaks-part-of-vita-nex.8622/#post-55590 But am still getting 2 errors. Maybe you can help me with that?
  14. Newest repo breaks part of Vita Nex.

    I have done everything here to get down to only one error: So I replace BaseTool with ITool and get this error: Any help would be much appreciated! NEWEST REPO btw.
  15. VitaNex on brand new install..

    Anyone know what might be causing this error on a brand new grab of both repos for ServUO and Vita Nex? Thank you!
  16. Crafting Skills ignored by the Skillcap

    Got this error. Any help would be amazing! This is a great idea.
  17. TableForTwo

    Oh this is great! Thank you. Would be great if there was a no neon version.
  18. Next Broadsword Update - Titans from Ultima: Pagan

    What are you using to make that a valid command?
  19. Looking for Programmer

    I am looking for someone to help me with a few systems I want to develop to improve the PvE situation on my server. I don't need a full time dev for the server, just someone who can do the odd coding gig once or twice a month for these ideas I have. I am also very open to suggestions and counter...
  20. Next Broadsword Update - Titans from Ultima: Pagan

    What are the ID's for these? Also for the future, how can I find these myself?
Back