WolfStar@
i have no idea how to find Cash id...
finding supers, elites, unis, refs are easy because they are all ended with:
super: [xxxxxx9]
elite: [xxxxxx8]
uni: [xxxxxx7]
ref: [xxxxxx6]
so my editor can find those 9], 8], 7], 6] very easily
in the case of gold, i dont know how to find it through those few thousands of dds
besides, not all dds are shown, most are compiled with the itemtype file, which i didnt extract
just in case if u can find it, or somebody else helps u to find it
u can change it by opening the MapItemIcon.ani file
search for the [id] and replace it with:
Code:
[xxxxxx]
FrameAmount=1
Frame0=data/MapItemIcon/tests.dds [COLOR="Red"]<--change this line[/COLOR]