forked from ClassicUO/ClassicUO
-
Notifications
You must be signed in to change notification settings - Fork 31
TazUO.PNG Replacer
Tad Taylor edited this page Mar 26, 2023
·
1 revision
This feature is targeting server owners/staff but may be useful to certain advanced players as-well.
This feature gives you the ability to use png
files to replace specific gump and item art graphics, without the need for mul/uop patchers.
You will need to create a few directories in your TazUO folder:
/ExternalImages/
/ExternalImages/gumps/
/ExternalImages/art/
- Now find the gump or art id you would like to replace, lets say gump id
83
- Create your art and save it under
/gumps/
like this:ExternalImages/gumps/83.png
ℹ️.png
must be lower case - Restart your client and open the gump that uses that art, it will be replaced with your png file!