I would like to change some pet 's icon. I tried to change icon 's link in elements.data but the client don't understand.
I searched on the forum but i found nothing, except "How to change Guild Icon".
Anyone can help me ? Thank in advance.![]()
I would like to change some pet 's icon. I tried to change icon 's link in elements.data but the client don't understand.
I searched on the forum but i found nothing, except "How to change Guild Icon".
Anyone can help me ? Thank in advance.![]()
There is a dds which is called by the pets. Check where it is and see this picture ( there are 2 or 3 of them ) then find the pic you want to change and change it on that pic. Its more or less an index picture and the client just picks one out of it by pixeladress.
Open the iconlist_blahblah.dds in an image editor
Add a new icon of the proper size (see the first two lines of the text file) after the last one in the grid
Save the dds, go into the text file on the last line, call it something like icantsearch.dds and then tada, the client sees Surfaces\图标\通用物品\icantsearch.dds
Last edited by goder2910; 24-12-10 at 03:02 PM.
Im using Photoshop CS5 portable with the Nvidia dds Plugin for that. The plugin is for free at Nvidia homepage.
NVIDIA Plug-ins for Adobe Photoshop (Normal/Cube Maps, DDS)
---------- Post added at 04:53 PM ---------- Previous post was at 04:52 PM ----------
NVIDIA Texture Tools
GIMP also has support for DDS, I don't remember if I used a Plugin for it though...
I have CS5 and CS3 as well (I got CS3 for free from a friend) but they are so slow for most things that I can just do in GIMP
Add a new icon next the last one in the grid (or on a new line if the row is full but I doubt it is)
Save the dds file
Open the corresponding txt file
Add a new line on the end of i_really_cant_search.dds
Tada! I've already said this...