SpiritOfDarkness Posted December 16, 2022 Posted December 16, 2022 (edited) Hello .. i have problem with my droplist . some item icons are black .. but the same items at the NPCs are fine .. i check the xmls are okay .. what u think i can do ?? thank you for your time ..!! Edited January 10, 2023 by Vision
Destorion Posted December 18, 2022 Posted December 18, 2022 On 12/16/2022 at 6:14 PM, SpiritOfDarkness said: Hello .. i have problem with my droplist . some item icons are black .. but the same items at the NPCs are fine .. i check the xmls are okay .. what u think i can do ?? thank you for your time ..!! You had the same problem with black icons from the shop, try to find out in same patch the icons.xml and edit it properly those custom mods are included into systextures if i am not mistaken .
An4rchy Posted December 18, 2022 Posted December 18, 2022 The 2 items that are black are custom which means that their icon info is missing from somewhere. Check data/xml usually it's smth like that, there should be an icons.xml file. Otherwise it could be in the item xml itself, check existing items if they got something like: <set name="icon" val="icon......"/> and add the same to your custom items.
SpiritOfDarkness Posted December 19, 2022 Author Posted December 19, 2022 Problem solved.. .i forgot to add the custom icon on icons.xml ... thank u guys!!
Recommended Posts