Söel 2 Posted August 28, 2014 (edited) I am wanting to change the whole graphical part of my server, however some of the images that moved had no effect, could tell me the correct location and how should I do? example: datatextureÀ¯ÀúÀÎÅÍÆäÀ̽º cancel_waiting.bmp cancel_waiting_a.bmp cancel_waiting_b.bmp cancel_waiting_c.bmp client_select_cs.bmp Edited August 28, 2014 by Söel Quote Share this post Link to post Share on other sites
0 Tokeiburu 229 Posted August 28, 2014 (edited) Make sure your client reads your files first (before reading the bmps from the official GRF). For example, if you added your files in the data folder and the client doesn't read the data folder, then your new images won't show up. If your data folder isn't being read, then verify the order of the GRFs in your data.ini file and make sure the GRF that contains your new files is at the top of the list. Edit : the location you used is correct (datatextureÀ¯ÀúÀÎÅÍÆäÀ̽ºcancel_waiting.bmp, etc). Edited August 28, 2014 by Tokeiburu Quote Share this post Link to post Share on other sites
0 Uzieal 89 Posted September 28, 2014 Tokeiburu is correct, ensure you are either reading data folder first if you are using that route or that if you patched the images into your custom grf that you re-order the custom grf to position one in your data.ini file. Quote Share this post Link to post Share on other sites
cancel_waiting.bmp
cancel_waiting_a.bmp
cancel_waiting_b.bmp
cancel_waiting_c.bmp
client_select_cs.bmp
Share this post
Link to post
Share on other sites