zephiruzgm Posted September 2, 2013 Posted September 2, 2013 Greetings ... I'm having a problem equipping me some wings. The message I get when trying to equip is "forbidden to wear the state can not be worn" .. Everything else is perfect as I can make it a drop it .. and see the item in full disclosure. IF anyone has any solution for this .... Quote
ayennnnnnn Posted September 2, 2013 Posted September 2, 2013 what client do you use? 2012 or 2013? Quote
Yoona Posted September 2, 2013 Posted September 2, 2013 (edited) actually, last time i encountered this kind of problem and im sure that you got the wrong .act and .spr files! ill give you an example on how to fix that, as soon as i get back at home.. Edited September 2, 2013 by Yoona Quote
zephiruzgm Posted September 2, 2013 Author Posted September 2, 2013 My client is 2012 the line in item_db2.txt is 20000,Equilibrium_Wings,Equilibrium Wings,5,43000,,50,,0,,1,0xFFFFFFFF,32,2,1,,0,1,1100,{},{},{} Quote
Yoona Posted September 2, 2013 Posted September 2, 2013 the main problem of this are the sprites, for the drop,male,female sprite.. Quote
zephiruzgm Posted September 2, 2013 Author Posted September 2, 2013 Hy I tried changed the item sprite, drop, male and female.. but equally it makes me error Quote
iraciz Posted September 3, 2013 Posted September 3, 2013 (edited) People please RelaX! AND DON'T TRY TO ANSWER IF YOU DONT KNOW ABOUT THE ISSUE Theres no missing sprite, or wrong sprite file location, use you comon sense!! "Sprite issues crashes the exe and promp pop up error windows in game and console" Here's the solution! MI hermano! did you see this little number here? in bold? 32 20000,Equilibrium_Wings,Equilibrium Wings,5,43000,,50,,0,,1,0xFFFFFFFF,32,2,1,,0,1,1100,{},{},{} this is'nt a valid number!! and this shit happen when people like you, get script lines (do copy-paste) from other sources, and then add it to the db2 expecting to work correctly. here is the equip legend-- try the following Upper: Equippable upper-types. Uses the following bitmasks: 1: Normal jobs 2: Upper jobs 4: Baby jobs 8: Third jobs use fifteen, 15 to cover every job range 20000,Equilibrium_Wings,Equilibrium Wings,5,43000,,50,,0,,1,0xFFFFFFFF,15,2,1,,0,1,1100,{},{},{} how do I know this? cuz I'm a sprite maker Edited September 3, 2013 by iraciz 1 Quote
zephiruzgm Posted September 3, 2013 Author Posted September 3, 2013 Thanks for solutions iraciz.. But the problem does not end there ... Check if I can equip myself but the sprite team not displayed ... presents no mistake either .. Thank you .. Quote
iraciz Posted September 3, 2013 Posted September 3, 2013 so you can equip the item, but it do'nt show the sprite, well it seems to be a copy paste script, I recommend you to open the data/luafiles/datainfo/ accessoryid.lua and check if the IDVIEW number is the same than the item script ID view 20000,Equilibrium_Wings,Equilibrium Wings,5,43000,,50,,0,,1,0xFFFFFFFF,15,2,1,,0,1,1100,{},{},{} it have to be the same! just go to your item_db2, and replace the number of the item idview script, for the number you see in the accessoryid Quote
benching Posted September 7, 2013 Posted September 7, 2013 the main problem of this are the sprites, for the drop,male,female sprite.. @yoona = "Sound's like you're pretty sure about your answer, maybe you should try to put 'maybe' in your sentence, specially if you don't really know the issue(s)." @zephiruzgm = "It's best to understand the issue(s), before taking the solution from random people, go for 'iraciz' suggestion/solution." Quote
Yoona Posted September 8, 2013 Posted September 8, 2013 (edited) @jordan i just said it, for the reason that i encounter the same problem.. sorry if i dont know the main issue im just trying to help or to know more what is the main problem.. Edited September 8, 2013 by Yoona Quote
Question
zephiruzgm
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.