Markyieee Posted March 14, 2014 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 134 Reputation: 4 Joined: 06/14/12 Last Seen: August 17, 2017 Share 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 Link to comment Share on other sites More sharing options...
Tande Posted March 14, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 34 Reputation: 9 Joined: 12/20/11 Last Seen: May 11, 2018 Share 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 Link to comment Share on other sites More sharing options...
Pneuma Posted March 14, 2014 Group: Members Topic Count: 82 Topics Per Day: 0.02 Content Count: 846 Reputation: 138 Joined: 02/26/14 Last Seen: March 7, 2018 Share 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 Link to comment Share on other sites More sharing options...
Markyieee Posted March 14, 2014 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 134 Reputation: 4 Joined: 06/14/12 Last Seen: August 17, 2017 Author Share 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 Link to comment Share on other sites More sharing options...
Pneuma Posted March 14, 2014 Group: Members Topic Count: 82 Topics Per Day: 0.02 Content Count: 846 Reputation: 138 Joined: 02/26/14 Last Seen: March 7, 2018 Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.