Search results

  1. AsYlum

    instruction videos

    There is one guy that created some videos https://www.youtube.com/user/otimpyre/videos for dealing with art stuff. I've also seen few bout centred (German but still kinda helpful if you don't know the language)
  2. AsYlum

    Mount IDs

    Here is the hardcoded list from one of the recent uo clients left is the graphic id for mount item and right is which animation will be mounted when mount item is equipped: Also available in CUO source code: ClassicUO/Item.cs at e6b3c0f8f0ee55b81222197fdd158e0d71cb74b7 · andreakarasho/ClassicUO
  3. AsYlum

    Looking for UOFiddler Sound expert to help with a problem

    Well it looks like the client itself somehow limits max sound id. But I don't know how it's doing this. Replacing sounds works just fine. But for any client version nothing can be added past it's max current sound id (for version 6.x it's 0x5D0, for v7.0.15 it's 0x669 and for more recent clients...
  4. AsYlum

    Looking for UOFiddler Sound expert to help with a problem

    If you export existing sound from uo files and import it on that slot does it work? Which version of UOFiddler are you using?
  5. AsYlum

    CentrEd+

    Well server hosting the installer files is down or something. You can't do anything about it. Maybe they will fix it or maybe it was deleted. We will have to wait or try to contact StaticZ.
  6. AsYlum

    UOFiddler Auto Closing

    I have no knowledge of Pandora but I think it was tool made years ago for runuo servers and it used mul files. You can try to unpack uop files in fiddler using UOP Packer plugin and put unpacked muls into your client directory so the Pandora can read those. As I said I've never used pandora so I...
  7. AsYlum

    UOFiddler Auto Closing

    Well anything below version 4.8 is kinda old and I'm not even sure if that is from original Fiddler site or some other source so I can't help you much with that version but you can get the latest here Releases · polserver/UOFiddler . Just looking at the screenshot it looks like your version...
  8. AsYlum

    UOFiddler Auto Closing

    Which version of UOFiddler is it?
  9. AsYlum

    Editing UOP Files with Newest Version of CentrED+

    I've had few minutes so I checked the ced+ issues and it seems to work just fine with recent client files. I'm using ced+ with version 0.7.9 that is latest from Файлы - CentrEd+ - Quintessence and my map0 setup in cedserver.xml looks like so: <Map> <Map>map0LegacyMUL.uop</Map>...
  10. AsYlum

    Blank Staidx & Statics

    Well that process is error prone and tedious. Just defrag statics in UOFiddler and you are good to go ;)
  11. AsYlum

    Another gump issue

    When you look at color picker you have to be on the left side where white/black is if you move right the color looks grey but it's not. The right grey: and the wrong one: And in uo everything that is 100% white or 100% black will be treated as transparent so you have to keep in mind that.
  12. AsYlum

    Another gump issue

    Here is example of partial hue static item but same rule applies to gumps grey parts are colored and other are ignored and left as is ;) As @Erad mentioned your eyedropped pixels probably have a bit of other color and aren't 100% greyscale :)
  13. AsYlum

    Editing UOP Files with Newest Version of CentrED+

    The problem with centred+ is that it supports uop but in some version of uop they have made changes to map files and there is extra block of data that is problematic for centred+. Which version of the client are you using?
  14. AsYlum

    error CS0120: An object reference is required for the non-static field, method, or property 'DemonicSamurai.Despawn()'

    Well the error is because you are trying to call instance method .Despawn() on class DemonicSamurai inside static method. To be able to call Despawn you need class instance, an object. I think you'd be better to create regular non-static SpawnTimer class with parameters as you need and store...
  15. AsYlum

    UO Fiddler

    Well maybe on weekend I will have some time to do few tests. I haven't looked much into uop and clients after 7.0.32.1 . Which client version are you using? 1613556535 Looks like in latest classic client multis in mutlicollection.uop have some additional data that is unpacked in wrong way. I...
  16. AsYlum

    UO Fiddler

    housing.bin is one of the files in multicollection.uop. You can get slightly updated mythic package editor by Pinco and extract that file https://github.com/pincoide/Mythic-Package-Editor-EC- from your multicollection.uop file. The file is binary definition that is in older client stored in...
  17. AsYlum

    UO Fiddler

    What was the problem?
  18. AsYlum

    Quesion about mul files and new clients

    Last client is 7.0.23.1 after that maps, gumps, multis were packed into uop. In Classic client uop files are only containers that have packed muls inside them so you can pack your muls into uop. Using UOFiddler or https://github.com/cbnolok/LegacyMULConverter-N I'm not sure if packing map that...
  19. AsYlum

    UO Fiddler

    For now you can try to use https://github.com/cbnolok/LegacyMULConverter-N .
  20. AsYlum

    UO Fiddler

    This is main fiddler repository https://github.com/polserver/UOFiddler and here are current releases ttps://github.com/polserver/UOFiddler/releases 1612376389 Fixed typo in url as I can't edit my post: https://github.com/polserver/UOFiddler/releases

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back