Jump to content
  • 0

cannot view headgear.


Question

11 answers to this question

Recommended Posts

Posted (edited)

try checking ur sprite folder for male/female ...I think you lack that part because you were able to click your wing and equipped it but no display

data/sprite/¾Ç¼¼»ç¸®/¿© & data/sprite/¾Ç¼¼»ç¸®/³²

also put a sign before a sprites name corresponding to its folder

ex. ¿©_New_Dark_Red_Fairy_Wings

Edited by miczster
Posted

try checking ur sprite folder for male/female ...I think you lack that part because you were able to click your wing and equipped it but no display

data/sprite/¾Ç¼¼»ç¸®/¿© & data/sprite/¾Ç¼¼»ç¸®/³²

also put a sign before a sprites name corresponding to its folder

ex. ¿©_New_Dark_Red_Fairy_Wings

i already do this but still the same.

Posted

try checking ur sprite folder for male/female ...I think you lack that part because you were able to click your wing and equipped it but no display

data/sprite/¾Ç¼¼»ç¸®/¿© & data/sprite/¾Ç¼¼»ç¸®/³²

also put a sign before a sprites name corresponding to its folder

ex. ¿©_New_Dark_Red_Fairy_Wings

i already do this but still the same.

Dude make sure your act. and spr are in the correct path and plus make sure you also put a correct image in ¾ÆÀÌÅÛ

Posted

im sure that its on correct path bec. its on the folder where i get the wings .

do i nid to edit this?

  • num2itemdesctable.txt
  • num2itemdisplaynametable.txt
  • num2itemresnametable.txt

No need to edit them can you show your accessoryid.lua and accname.lua and idnum2itemresnametable

Posted
ACCESSORY_Red_Fairy_Wings = 874,
ACCESSORY_Rastafari_Fairy_Wings = 875,
ACCESSORY_New_Black_Fairy_Wings = 876,
ACCESSORY_New_Blue_Fairy_Wings = 877,
ACCESSORY_New_Dark_Blue_Fairy_Wings = 878,
ACCESSORY_New_Dark_Cyan_Fairy_Wings = 879,
ACCESSORY_New_Dark_Gold_Fairy_Wings = 880,
ACCESSORY_New_Dark_Green_Fairy_Wings = 881,
ACCESSORY_Red_New_Dark_Purple_Fairy_Wings = 882,
ACCESSORY_New_Dark_Red_Fairy_Wings = 883,
ACCESSORY_New_Gold_Fairy_Wing = 884,
ACCESSORY_New_Green_Fairy_Wings = 885,
ACCESSORY_New_Purple_Fairy_Wings = 886,
ACCESSORY_New_Red_Fairy_Wings = 887,
ACCESSORY_New_White_Fairy_Wings = 888,

my accessoryid.lua and my accname.lua is

[ACCESSORY_IDs.ACCESSORY_Red_Fairy_Wings] = "Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_Rastafari_Fairy_Wings] = "Rastafari_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Black_Fairy_Wings] = "New_Black_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Blue_Fairy_Wings] = "New_Blue_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Dark_Blue_Fairy_Wings] = "New_Dark_Blue_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Dark_Cyan_Fairy_Wings] = "New_Dark_Cyan_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Dark_Gold_Fairy_Wings] = "New_Dark_Gold_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Dark_Green_Fairy_Wings] = "New_Dark_Green_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_Red_New_Dark_Purple_Fairy_Wings] = "New_Dark_Purple_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Dark_Red_Fairy_Wings] = "New_Dark_Red_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Gold_Fairy_Wing] = "New_Gold_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Green_Fairy_Wings] = "New_Green_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Purple_Fairy_Wings] = "New_Purple_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_Red_Fairy_Wings] = "New_Red_Fairy_Wings",
[ACCESSORY_IDs.ACCESSORY_New_White_Fairy_Wings] = "New_White_Fairy_Wings",

and the idnum2itemresnametable

21100#Rastafari_Fairy_Wings#
21101#New_Black_Fairy_Wings#
21102#New_Blue_Fairy_Wings#
21103#New_Blue_Fairy_Wings#
21104#New_Dark_Blue_Fairy_Wings#
21106#New_Dark_Cyan_Fairy_Wings#
21107#New_Dark_Gold_Fairy_Wings#
21108#New_Dark_Green_Fairy_Wings#
21109#New_Dark_Purple_Fairy_Wings#
21110#New_Dark_Red_Fairy_Wings#
21111#New_Gold_Fairy_Wings#
21112#New_Green_Fairy_Wings#
21113#New_Purple_Fairy_Wings#
21114#New_Red_Fairy_Wings#
21115#New_White_Fairy_Wings#
Posted

try adding ( _ ) in this.

[ACCESSORY_IDs.ACCESSORY_New_White_Fairy_Wings] = "New_White_Fairy_Wings",

to

[ACCESSORY_IDs.ACCESSORY_New_White_Fairy_Wings] = "_New_White_Fairy_Wings",

HOPE it works !!!

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...