Kai Posted December 5, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 01/18/12 Last Seen: March 20, 2018 Share Posted December 5, 2012 I really tried to check if i miss something but i'm having a hard time and im losing my focus. anyone who could give me a hint/help on how to fix this? thanks in advance! Quote Link to comment Share on other sites More sharing options...
michaelsoftman Posted December 6, 2012 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 410 Reputation: 29 Joined: 04/04/12 Last Seen: November 28, 2024 Share Posted December 6, 2012 Depending on your client date, you have to edit iteminfo.lub OR the old id2numdesc, res name, item name, etc text files. Or perhaps you misplaced / mistyped the graphic info or file. Quote Link to comment Share on other sites More sharing options...
Erba Posted December 13, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 13, 2012 check your id2numres,numres.. and especially your texture, make sure you place the correct name in your accessoryid.lua and accname.lua, then check if you correctly placed the desired bmp for collection and item.. Quote Link to comment Share on other sites More sharing options...
Neo-Mind Posted December 13, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 806 Reputation: 222 Joined: 03/13/12 Last Seen: September 17, 2024 Share Posted December 13, 2012 From what i see you have all your names properly done ... check your accessoryid.lua for the view id (make sure you have used same in your item db file) , check accname.lua for the sprite file name you gave (make sure it is the same file name you used for your sprite/act/bmp files). Expected Formats accessoryid.lua: ACCESSORY_<item name used in db no spaces> = <view id>, accname.lua: [ACCESSORY_IDs.ACCESSORY_<item name used in db no spaces>] = "_<sprite filename>", and yes the commas are required. Quote Link to comment Share on other sites More sharing options...
Question
Kai
I really tried to check if i miss something but i'm having a hard time and im losing my focus. anyone who could give me a hint/help on how to fix this? thanks in advance!
Link to comment
Share on other sites
3 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.