Jump to content
  • 0

how to fix this adding custom wings


Famous

Question


  • Group:  Members
  • Topic Count:  145
  • Topics Per Day:  0.03
  • Content Count:  455
  • Reputation:   3
  • Joined:  06/19/12
  • Last Seen:  

561580_534813619866323_1789858024_n.jpg

Problem Cannot see the orginal Custom wings !!

Link to comment
Share on other sites

11 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  326
  • Reputation:   19
  • Joined:  09/27/12
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  280
  • Topics Per Day:  0.06
  • Content Count:  841
  • Reputation:   17
  • Joined:  04/16/12
  • Last Seen:  

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 by emong
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  925
  • Reputation:   32
  • Joined:  12/05/11
  • Last Seen:  

zhen can post at here item_db2?

maybe member at rA can help

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  119
  • Reputation:   19
  • Joined:  11/14/11
  • Last Seen:  

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).
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

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 by Lelouch vi Britannia
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  326
  • Reputation:   19
  • Joined:  09/27/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  145
  • Topics Per Day:  0.03
  • Content Count:  455
  • Reputation:   3
  • Joined:  06/19/12
  • Last Seen:  

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..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  326
  • Reputation:   19
  • Joined:  09/27/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  280
  • Topics Per Day:  0.06
  • Content Count:  841
  • Reputation:   17
  • Joined:  04/16/12
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  326
  • Reputation:   19
  • Joined:  09/27/12
  • Last Seen:  

Oh yea that's important too, make sure your client is diffed to allow a view ID of that value.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...