Recent content by PyroTech03

  1. PyroTech03

    Plant Water Sprinkler

    No. Double clicking tries to use. Plus that doesn't do anything for the potion ones
  2. PyroTech03

    Plant Water Sprinkler

    I started using the one quasar linked. It has a special container that you have to use. But dragging and dropping seems broken.
  3. PyroTech03

    poker or texas hold'em

    So I have found the UOFlegends files and been working on compiling the code and working through errors. The UOFLegends was mainly used to export the hands to a database and I've just removed references to it as I don't have a need to keep a record of hands...... So, this is where I'm at...
  4. PyroTech03

    Plant Water Sprinkler

    Ditto for me as well
  5. PyroTech03

    Power hour api not keeping time properly?

    Yea, this was before that lol. You caught me in discord and fixed it pretty quickly. Thanks for all the help!
  6. PyroTech03

    In-game way to add Sovereigns to the new UO Store

    So I was messing with it today and was able to add some things to the store. The text defenition works for the item name, but can't do the tooltip on hover it seems. If this is good enough for you then it'll work. Register<CellarDeed>(new TextDefinition[] { "House Cellar", "Deed" }, new...
  7. PyroTech03

    Power hour api not keeping time properly?

    The power hour doesn't seem to be keeping time on the cool downs. Had a player say his should have reset but he was still showing 23 hours on the Gump. Gump never seems to count down from 23. Any suggestions? I did have the server down for a handful of hours due to windows update if that could...
  8. PyroTech03

    In-game way to add Sovereigns to the new UO Store

    I'm learning and looking into it now, but it seems vitanex has a way to bypass clilocs
  9. PyroTech03

    poker or texas hold'em

    So I tried compiling that uofholdem and it's missing a chunk of files I think due to missing namespaces. Any chance there was more to it? I have vitanex installed.
  10. PyroTech03

    In-game way to add Sovereigns to the new UO Store

    If this is on anyone's radar I'd like to know as well. I'm getting prepared to utilize the store and want to add custom content to it but don't want to really keep redistributing the cliloc files each time.
Back