Markyieee Posted March 14, 2014 Posted March 14, 2014 After adding custom items, All the item sprite does not show. I do not know what I have done wrong. Is there someone who knows what happened and what should i do? Refer on the photo. Quote
Tande Posted March 14, 2014 Posted March 14, 2014 Make sure the last entries on accessoryid.lua and accname.lua do not have a comma before changing them into lubs. Quote
Pneuma Posted March 14, 2014 Posted March 14, 2014 (edited) Can you make a codebox of the item_db entries you made along with any other files you changed? The viewID must be "72" for the apple and 207 for the Cyclops visor 2285,Apple_Of_Archer,Apple of Archer,4,20,,200,,1,,0,0xFFFFFFFE,63,2,256,,30,1,72,{ bonus bDex,3; },{},{}5135,Cyclops_Visor,Cyclop's Eye,4,0,,200,,0,,0,0xFFFFFFFE,63,2,512,,75,0,207,{ bonus bMaxSP,50; },{},{} Refer to the bold-underlined section as to where it goes. Edited March 14, 2014 by Pneuma Quote
Markyieee Posted March 14, 2014 Author Posted March 14, 2014 Can you make a codebox of the item_db entries you made along with any other files you changed? The viewID must be "72" for the apple and 207 for the Cyclops visor 2285,Apple_Of_Archer,Apple of Archer,4,20,,200,,1,,0,0xFFFFFFFE,63,2,256,,30,1,72,{ bonus bDex,3; },{},{} 5135,Cyclops_Visor,Cyclop's Eye,4,0,,200,,0,,0,0xFFFFFFFE,63,2,512,,75,0,207,{ bonus bMaxSP,50; },{},{} Refer to the bold-underlined section as to where it goes. Sir, thanks for the respond but my problem is this. When i remove the custom items i added the grf i create for the customs the sprites for the default items work properly But when i put the custom grf and custom items that happens. Im using 2012 Client Quote
Pneuma Posted March 14, 2014 Posted March 14, 2014 Can you make a codebox of the item_db entries you made along with any other files you changed? The viewID must be "72" for the apple and 207 for the Cyclops visor 2285,Apple_Of_Archer,Apple of Archer,4,20,,200,,1,,0,0xFFFFFFFE,63,2,256,,30,1,72,{ bonus bDex,3; },{},{} 5135,Cyclops_Visor,Cyclop's Eye,4,0,,200,,0,,0,0xFFFFFFFE,63,2,512,,75,0,207,{ bonus bMaxSP,50; },{},{} Refer to the bold-underlined section as to where it goes. Sir, thanks for the respond but my problem is this. When i remove the custom items i added the grf i create for the customs the sprites for the default items work properly But when i put the custom grf and custom items that happens. Im using 2012 Client Make sure to edit the lua files correctly and your idnum files; But as I said, post anything your changed to add the custom items so I can see what might be wrong Quote
Question
Markyieee
After adding custom items, All the item sprite does not show. I do not know what I have done wrong. Is there someone who knows what happened and what should i do? Refer on the photo.
4 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.