Famous Posted October 11, 2012 Posted October 11, 2012 Problem Cannot see the orginal Custom wings !! Quote
Vach Posted October 11, 2012 Posted October 11, 2012 I'm assuming you're using a standard client; make sure your wing sprites are in the correct folder. Go here to see which folder to put the sprites: http://rathena.org/wiki/Data_Folder_Structure Did you edit the lua file with the correct view ID to match your item_db? Quote
Hudasnadudulas Posted October 11, 2012 Posted October 11, 2012 how you add the sharingans ? please ) Quote
Meister Posted October 11, 2012 Posted October 11, 2012 (edited) Make sure that the entry in your item_db2 particularly view_id is the same with the entry on your accessoryid.lub since you're using renewal client. What I mean is this.. e.g. entry for accessoryid.lub ACCESSORY_BUNNYBAND = 15, your entry in item_db should like like this.. #,#,,,,,,,,,,15,{},{},{} Edited October 11, 2012 by emong Quote
PapaZola Posted October 11, 2012 Posted October 11, 2012 zhen can post at here item_db2? maybe member at rA can help Quote
Wolfeh Posted October 11, 2012 Posted October 11, 2012 This is a known problem with 2012 clients, use a 2011 client with 2011 lubs (remember to delete your old lua files folder but save your accessoryid and accname lua's by moving them to another folder outside of the lua folder temporarily, then place them back in and don't forget the comma on the last entry). Quote
Lelouch vi Britannia Posted October 11, 2012 Posted October 11, 2012 (edited) I think this is a misconfig of your View ID or maybe misconfig of your accessoryid.lua/.lub and accname.lua/.lub. As you can see there is a some sort of a pretzel stick in the character's mouth. So it must be a misconfig, just check your setup if its correct. Edited October 11, 2012 by Lelouch vi Britannia Quote
Vach Posted October 12, 2012 Posted October 12, 2012 This is a known problem with 2012 clients, use a 2011 client with 2011 lubs (remember to delete your old lua files folder but save your accessoryid and accname lua's by moving them to another folder outside of the lua folder temporarily, then place them back in and don't forget the comma on the last entry). I don't understand how this can be true, I'm using a 2012 client and I have over a dozen custom wings and other .spr modifications. However, I do use a slightly different method. Quote
Famous Posted October 12, 2012 Author Posted October 12, 2012 Make sure that the entry in your item_db2 particularly view_id is the same with the entry on your accessoryid.lub since you're using renewal client. What I mean is this.. e.g. entry for accessoryid.lub ACCESSORY_BUNNYBAND = 15, your entry in item_db should like like this.. #,#,,,,,,,,,,15,{},{},{} my lua files is correct but still got this Problem.. Quote
Vach Posted October 12, 2012 Posted October 12, 2012 It has to be viewID related, because the viewID related, like Lelouch vi Britannia said. The collection and description images are showing up but the viewID is still pointing to a different sprite file. You can either overwrite that sprite file or double check your item_db viewID compared to the one in your luas. Try using a different viewID to debug. Quote
Meister Posted October 12, 2012 Posted October 12, 2012 Make sure that the entry in your item_db2 particularly view_id is the same with the entry on your accessoryid.lub since you're using renewal client. What I mean is this.. e.g. entry for accessoryid.lub ACCESSORY_BUNNYBAND = 15, your entry in item_db should like like this.. #,#,,,,,,,,,,15,{},{},{} my lua files is correct but still got this Problem.. as Vach said It has to be viewID related, because the viewID related, like Lelouch vi Britannia said. The collection and description images are showing up but the viewID is still pointing to a different sprite file. You can either overwrite that sprite file or double check your item_db viewID compared to the one in your luas. Try using a different viewID to debug. is your client diffed to view the view_id? what I mean is, what is the view_id of your client? Quote
Vach Posted October 12, 2012 Posted October 12, 2012 Oh yea that's important too, make sure your client is diffed to allow a view ID of that value. Quote
Question
Famous
Problem Cannot see the orginal Custom wings !!
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.