Michael D. Posted November 10, 2012 Posted November 10, 2012 help i already fix all. but still i cant see my wing. how to fix it?? Quote
miczster Posted November 11, 2012 Posted November 11, 2012 (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 November 11, 2012 by miczster Quote
Mootie Posted November 11, 2012 Posted November 11, 2012 i had this problem last time and i fixed it on my own way Here and you have to make sure you have working .act and .spr Quote
Michael D. Posted November 11, 2012 Author Posted November 11, 2012 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. Quote
Mootie Posted November 11, 2012 Posted November 11, 2012 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 ¾ÆÀÌÅÛ Quote
Michael D. Posted November 11, 2012 Author Posted November 11, 2012 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 Quote
Mootie Posted November 11, 2012 Posted November 11, 2012 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 Quote
Michael D. Posted November 12, 2012 Author Posted November 12, 2012 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# Quote
archilles89 Posted November 12, 2012 Posted November 12, 2012 is this solved? what was the solution? Quote
Michael D. Posted November 12, 2012 Author Posted November 12, 2012 its not yet solved. still waiting >.< Quote
miczster Posted November 13, 2012 Posted November 13, 2012 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 !!! Quote
Question
Michael D.
help i already fix all. but still i cant see my wing. how to fix it??
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.