Search results

  1. AsYlum

    Could you recommend the best map editor?

    89 915 392 - map0.mul 5 505 024 - staidx0.mul 19 938 289 - statics0.mul you have messed up staidx with statics in setup :) 5MB vs 19MB See? <StaIdx>C:\Games\Electronic Arts\Ultima Online Classic For Edit\statics0.mul</StaIdx> <Statics>C:\Games\Electronic Arts\Ultima Online Classic For...
  2. AsYlum

    Could you recommend the best map editor?

    That's 7.0.20 files clean so it works just fine. Your files must have been modified or you are pointing ced to wrong files :) Make yourself a copy of map/statics/staidix/tiledata and radarcol files and put them in ced folder :D And for client's 7.0.24+ that use .uop map format you have to...
  3. AsYlum

    Could you recommend the best map editor?

    is this latest ced#? Do you input any map size when starting server?
  4. AsYlum

    Could you recommend the best map editor?

    You have customized files and map is probably in ML+ size and statics are from pre-ML size. Which size do you want to have? For map editing first make a copy of needed files for ced server. It's better not to share files that you are actively modifying with the client as there will be issues...
  5. AsYlum

    Can't recover admin password

    You probably forgot salt ;) which is username so instead of hashing with sha512 just the password use username+password as input string :)
  6. AsYlum

    Add new monster animations with UOFiddler

    It's hard to say as I don't know what files are you using and what type of animation are you trying to add. UO uses 1-2048 body ids which are then split across 5 anim files and in later versions 7+ in uop files too. Each animX.mul file has a specific animation type alighnment which differs...
  7. AsYlum

    Add new monster animations with UOFiddler

    To have animation slot in UOFiddler's browser list you need to add it to animationlist.xml in your fiddler's profile folder %APPDATA%\UOFiddler (it's the same as X:\Users\<USERNAME>\AppData\Roaming\UOFiddler) Depending on the type of animation you'll need to set correct body type (check comment...
  8. AsYlum

    Ethereal Hue

    Not in classic original client as transparency is just a mask so it's fixed "color"
  9. AsYlum

    CentrEd+

    Check running apps in details of task manager probably you have not fully closed centred server instance process still running. Also don't share server files with client files. So you should make a separate copy of map+statics for centred server.
  10. AsYlum

    CentrEd+

    this? It's a gump so you can replace it.
  11. AsYlum

    CentrEd+

    Use uop instead of mul for map and it should work with 0x18. 0x1C also works.
  12. AsYlum

    CentrEd+

    Try format 0x18 I never remember which is right :) but I think this should be fine for files from one of the latest clients and after 7.0.35.x This really depends on the client version. So if you have older client you may need to experiment with 0xC, 0x18, 0x0 or other values. If those are non...
  13. AsYlum

    CentrEd+

    looks like wrong flag value for centred+ configration. Which client files are you using? And what have you set in your centred cofnig?
  14. AsYlum

    UOFiddler question

    ? I'm not sure what is your problem "weight less than the original"? You mean file size or what exactly is the problem? :)
  15. AsYlum

    UOFiddler question

    Just use levels or something in graphic app and make sure 0,0,0 is 8.8.8 if you want to have "black" in yoru picture. Should be ok with being this close to black. By default uo treats "true black" 0,0,0 as transparent.
  16. AsYlum

    UOFiddler question

    colors :) Black and white are considered transparent. So outside of the backpack you have colors close to black that's why those stay there and inside the backpack you have 0,0,0 so full black which gets removed.
  17. AsYlum

    where are ContextMenuEntry defined?

    It's a cliloc but you have to add 3000000 to your number. For example: 3006201 is You can find more in packet definition. Context menu popups are in 0xBF packet sub-command 14 PenUltima Online ( POL )
  18. AsYlum

    Quick question relating to skills.cs

    You can usually take a look at the constructor so it can give you some hints ServUO/Server/Skills.cs at master · ServUO/ServUO First three red are str/dex/int gain properties but looks unused. The last but one red false is about masteries and last one is UseWhileCasting so this is probably self...
  19. AsYlum

    Free slot vs Unused Tile

    Usually there is no difference but from what I remember some indexes may not work for certain tiles. Like for example weapons. There is also set of hardcoded "sittable" items so you can't really add new chairs/benches in regular classic client.
  20. AsYlum

    Glass like item? [translucent/transparent] Custom item

    Do you have an example maybe?

Donations

Total amount
$50.00
Goal
$500.00

Shards

Back