Search results

  1. AsYlum

    Import graphics from the clipboard

    Alpha channel information is lost when you get image from clipboard. You can use `Utils.ConvertBmp(...);` which will replace black or white color in the bitmap. Handling clipboard is a complex problem as there may be mutliple formats there. So this should work for OnClick handler and black or...
  2. AsYlum

    UOFiddler 4.9.17 (for animation creators)

    What do you mean by virtual floor? You can always create an issue in our repo GitHub - polserver/UOFiddler: UOFiddler based on Ultima SDK it's a tool to view and alter almost every UO 2D client file. Source code is released under the Beerware license. and I'll try to fix it.
  3. AsYlum

    Create map for client 7.0.98.1 and uoserv

    You have to just convert the map from mul to uop. You can either use Release Version 2.2 · cbnolok/LegacyMULConverter-N or UOfiddler's plugin that is LegacyMulConverter as a plugin (UOP Packer). Releases · polserver/UOFiddler
  4. AsYlum

    Remove "ADVANCED" option from character creation.

    There is no script so I have no idea what you are asking :) If you remove button graphic from mul/uop it will not allow to click it. Problem will be if you can click the label too. I don't have client to check. That is the most primitive way to prevent using this option. It's not 100% reliable...
  5. AsYlum

    Remove "ADVANCED" option from character creation.

    Buttons are there so hmm... you can try removing it so it kinda "obfuscates" the option making it impossible to click. The whole creation gump is hardcoded in client but individual graphics can be changed. So to clarify... gump is there :) The "cliloc" entry may also come from intloc.xxx or...
  6. AsYlum

    Make Custom Chairs Useable

    As Dramoor said it's classicuo only. Regular classic client has only fixed indexes that are considered "sittable" and you can't have more.
  7. AsYlum

    CentrED+ Upload

    There is only source for older ced+ that StaticZ sent to original ced author https://git.aksdb.de/aksdb/CentrED/src/branch/CentrED+ I think it was version 0.7.6 or older. So there are missing changes between source and latest binary available.
  8. AsYlum

    UOFiddler, not sure it displays as it should..

    If you try to create a wearable item then you need to add static in Items and tiledata entry. To be able to have paperdoll gump you need a free anim slot that you can fill with custom animation or you can redirect using .def to existing animation. So in your case you add the new robe item to...
  9. AsYlum

    UOFiddler, not sure it displays as it should..

    what do you mean? anim 970 maps to gump male 50970 which is this:If your problem is hair then you'll have to check in client how to set it all up. There are special files for that. I think it was file stitchin.def that defines what covers what in paperdoll.
  10. AsYlum

    CentrED+ Install Tutorial

    Installer is dead as servers hosting files are no longer available. Use packed version and update your registry: Maps - CentrED+ Upload
  11. AsYlum

    Adding custom wearables

    Just use generate default file option in massimport it will create an example file that you can modify. For gumps it'd be something like this. Where each <gump> element describes one file you need to import. <?xml version="1.0" encoding="utf-8"?> <MassImport> <gump index="51000"...
  12. AsYlum

    CentrED+ not showing certain blocks of tiles

    Find ced profile folder in your users\<username>\appdata subdirectories and delete cache files then start ced client it should re-read muls again and create new cache.
  13. AsYlum

    UOFiddler needed features in options

    https://github.com/polserver/UOFiddler/releases/tag/4.9.27 Right now I don't have much time so background color is still local setting that is not saved in UOFiddler's options but with these new options you should be able to set what you need.
  14. AsYlum

    UOFiddler needed features in options

    What are you trying to achieve here? Are you experimenting with texture generation? With minimal modifications you can export all assets as set of bitmaps using UOStudio's texture atlas generator: UOStudio/src/UOStudio.Tools.TextureAtlasGenerator at develop · deccer/UOStudio . If this is...
  15. AsYlum

    uo fiddler

    Please use latest version first. Then I don't understand what server has to do with fiddler, are you using same files for client+server+fiddler at the same time?
  16. AsYlum

    CentrED+ 7.8 and 7.9 not working with newest client 7.0.97.25

    It works just fine with latest client files. What's the problem and what are your settings? Use uop map and flag (format) 0x18 and you are good to go. If you want to edit map 1,2,3,4 or 5 just change prefix from 0 to number of your map. Also remember to put valid sizes in blocks in width/height...
  17. AsYlum

    CentrED+ Install Tutorial

    Just use .uop.
  18. AsYlum

    CentrED+ Install Tutorial

    <?xml version="1.0"?> <CEDConfig Version="6"> <Language>..\Language\English.ini</Language> <Port>2597</Port> <Map> <Map>map0LegacyMUL.uop</Map> <StaIdx>staidx0.mul</StaIdx> <Statics>statics0.mul</Statics> <Width>896</Width> <Height>512</Height> <Prefix>0</Prefix>...
  19. AsYlum

    CentrED+ Install Tutorial

    Try format 0xC or 0x18. I don't remember which flag was the right one :)
  20. AsYlum

    UO Fidder & Art.mul problem

    For clarity can you please tell me which version of AoS it is and which version of UOFiddler are you using? Is it modified client? Original AoS art.mul are around 47-67 MB depending on patch.

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back