Devil Crab
Initiate
Hi folks,
I've recently starting using UO Fiddler to add in custom artwork for weapons. So I've followed all the tutorials and forum posts I can find, but my client is still crashing when I go to equip a custom item. I tested my script for the custom item and it works fine with one of the base graphics UO comes with. The steps I've been following are:
Cheers
I've recently starting using UO Fiddler to add in custom artwork for weapons. So I've followed all the tutorials and forum posts I can find, but my client is still crashing when I go to equip a custom item. I tested my script for the custom item and it works fine with one of the base graphics UO comes with. The steps I've been following are:
- Load the gump art in between ranges 5,0000 to 59999
- Find load the item art in a free slot, I've tried a wide range.
- Update the Tile Data with a name, anim ID of the gump, wearable, weapon, An article.
- Saved everything and dropped the new files into my UO folder
- updated the bodydef to just the gump, animation # and hue
- Updated the script with the ID
- Spawn the item in game, which works fine
- equipping the item shows it on the paperdoll then crashes the client (not the server)
- I'm using windows 10, UO fiddler 4.9, client 7.0.20 and servuo 57
Cheers