Search results

  1. Bittiez

    Simple File Updater - Customizable

    The server part, serv.py is still serving on 8080 in your screenshot, you'll need to edit it to serve a different port
  2. Bittiez

    Simple File Updater - Customizable

    Your server part is still on 8080, you need to edit your server py file
  3. Bittiez

    Simple File Updater - Customizable

    Did you rebuild it afterwards? The connection uses exactly what is put into the settings file, can you show me what yours looks like?
  4. Bittiez

    Simple File Updater - Customizable

    That is the correct location
  5. Bittiez

    Simple File Updater - Customizable

    Thanks for the shout-out!
  6. Bittiez

    Simple File Updater - Customizable

    Bittiez submitted a new resource: Simple File Updater - Customizable - A highly customization file updater for your players. Read more about this resource...
  7. Bittiez

    Launcher Simple File Updater - Customizable 1

    This is a free client updater, you have full control over text, colors, graphics. I've included instructions for customizing and building to release to your players. This also includes the file server where you'll store your client files. Check out the github page(download link) for...
  8. Bittiez

    TazUO, ClassicUO zone file generator

    Bittiez submitted a new resource: TazUO, ClassicUO zone file generator - Generate zone files to distribute to your players showing towns, dungeons, etc on their maps Read more about this resource...
  9. Bittiez

    TazUO, ClassicUO zone file generator 1.0.0

    What is this? This is a simple command that will generate zone files for all your maps and regions so players using TazUO (or ClassicUO) can see zones on the map like this: How does this work? When in game simply type [genzones This will then go through all the maps registered in your...
  10. Bittiez

    Tile slicer

    Thank you all, it helps for sure save a lot of time. I hope someone comes along and makes it even better, I had a really hard time figuring out a way to organize them for easier importing as the output doesn't put it in numerical order because of the isometric x, y.. I'm sure someone will come...
  11. Bittiez

    Tile slicer

    Bittiez submitted a new resource: Tile slicer - Cut your nice image into isometric tiles to add in the game quickly. Read more about this resource...
  12. Bittiez

    Art Tile slicer v1.0.0

    This is a command line program I wrote to take a full image and cut it into diagonal 44x44 sized tiles so you can import it into your art file. More information and screenshots are on the github page -> GitHub - bittiez/UO-Iso-Tile-Slicer: A program to slice an image into tiles for use in UO...
  13. Bittiez

    Using an explode effect on mobile death, no effect is happening

    I knew it would be something simple, thank you!
  14. Bittiez

    Using an explode effect on mobile death, no effect is happening

    I'm scratching my head because this should be very simple, public override void OnDeath(Container c) { base.OnDeath(c); //ExplodeFX.Air.CreateInstance(this, Map, 15, 3).Send(); var e = new AirExplodeEffect(this, Map, 15, 2)...
  15. Bittiez

    TazUO

    Bittiez submitted a new resource: TazUO - A fork of ClassicUO with many changes Read more about this resource...
  16. Bittiez

    TazUO 2023-10-21

    TazUO ClassicUO does an excellent job modernizing the original UO Client while maintaining the original feel and features of the classic client. TazUO tries to add features to CUO that were not in the original client but can be argued are an improvement. TazUO is a modified version of...
  17. Bittiez

    Sending custom packets to the client

    What is the most straight forward way to send a custom packet to the client(custom client)? Looking at sending a custom chat packet to the client with essentially text, I tried searching and messing around a bit with Network.Packet but I'm not making much headway here..
  18. Bittiez

    Player Vendor Tile

    Bittiez updated Player Vendor Tile with a new update entry: Updated to pub 57 Read the rest of this update entry... Heyo, I know I'm a few.. years.. late on this, but the recent update fixes both these issues :)
  19. Bittiez

    Player Vendor Tile - Updated to pub 57

    Updated to publish 57
  20. Bittiez

    from.Backpack.DropItem Don't Stack

    Try out DropItemStacked Or TryDropItem

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back