keoco Posted January 29, 2012 Posted January 29, 2012 I get an instant error when i put on wings, i can see the wings and stuff in my inventory fine, but cant equip it.. Quote
Akbare Posted January 29, 2012 Posted January 29, 2012 check lua files/datainfo/accessoryid.lua and accname.lua Quote
keoco Posted January 29, 2012 Author Posted January 29, 2012 i already changed those For accessoryid.lua ACCESSORY_Pecopeco_Wings = 2000, } For accname.lua [ACCESSORY_IDs.ACCESSORY_Pecopeco_Wings] = "_Pecopeco_Wings", } Quote
Arcenciel Posted January 29, 2012 Posted January 29, 2012 Your view ID is too high. You need to diff your client to increase the view ids allowed. Quote
keoco Posted January 29, 2012 Author Posted January 29, 2012 Your view ID is too high. You need to diff your client to increase the view ids allowed. it solved the error! thanks, but when i put the custom on, it doesnt show up Quote
Arcenciel Posted January 29, 2012 Posted January 29, 2012 Your item db entry should have 2000 as the view id. Quote
Question
keoco
I get an instant error when i put on wings, i can see the wings and stuff in my inventory fine, but cant equip it..
5 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.