caizercafe Posted October 26, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 62 Reputation: 1 Joined: 10/09/13 Last Seen: December 20, 2013 Share Posted October 26, 2013 Hey guys, i need help on replacing sprites, for example, i want to replace the sprite of this headgear-> 5010,Indian_Hair_Piece,Indian Fillet,5,20,,100,,3,,0,0xFFFFFFFF,7,2,256,,0,1,96,{},{},{} to this -> 5010,Equilibrium_Wings,Equilibrium Wings,5,20,,20,,1,,4,0xFFFFFFFF,7,2,256,,10,1,96,{ bonus bAllStats,25;},{},{} and i already put the stuffs on its own location in the client side: data\sprite\¾ÆÀÌÅÛ data\sprite\¾Ç¼¼»ç¸®\³² data\sprite\¾Ç¼¼»ç¸®\¿© .spr and .act. but in the end, the sprite of Indian Fillet and its description always show in game. Quote Link to comment Share on other sites More sharing options...
Mr BrycE Posted October 26, 2013 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 595 Reputation: 24 Joined: 02/23/12 Last Seen: April 1, 2018 Share Posted October 26, 2013 Read here: Custom Items / Iteminfo Quote Link to comment Share on other sites More sharing options...
Mr BrycE Posted October 26, 2013 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 595 Reputation: 24 Joined: 02/23/12 Last Seen: April 1, 2018 Share Posted October 26, 2013 what client date are you using? how about those files. idnum2itemdesctable idnum2itemdisplaynametable idnum2itemresnametable or this iteminfo.lua Quote Link to comment Share on other sites More sharing options...
caizercafe Posted October 26, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 62 Reputation: 1 Joined: 10/09/13 Last Seen: December 20, 2013 Author Share Posted October 26, 2013 (edited) Thanks for your reply Mr BrycE this is my client 2013-07-17 i dont have this files in my client/data idnum2itemdesctableidnum2itemdisplaynametableidnum2itemresnametable but this file -> iteminfo.lua i dont know how to edit this one about iteminfo.lua ex. the ,Indian Fillet, [5010] = { unidentifiedDisplayName = "Hairband", unidentifiedResourceName = "¸Ó¸®¶ì", unidentifiedDescriptionName = { "Unknown Item, can be identified by [Magnifier].", }, identifiedDisplayName = "Indian Fillet", identifiedResourceName = "¿øÁֹθӸ®¶ì", identifiedDescriptionName = { "A traditional headdress worn by native peoples.", "Class: ^777777Headgear^000000", "Defense: ^7777775^000000", "Location: ^777777Upper^000000", "Weight: ^77777710^000000", "Jobs: ^777777All^000000" }, slotCount = 0, ClassNum = 96 }, i dont know what im going to do here Edited October 26, 2013 by caizercafe Quote Link to comment Share on other sites More sharing options...
caizercafe Posted October 26, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 62 Reputation: 1 Joined: 10/09/13 Last Seen: December 20, 2013 Author Share Posted October 26, 2013 thanks bryce! allready working! Quote Link to comment Share on other sites More sharing options...
Question
caizercafe
Hey guys,
i need help on replacing sprites,
for example,
i want to replace the sprite of this headgear->
5010,Indian_Hair_Piece,Indian Fillet,5,20,,100,,3,,0,0xFFFFFFFF,7,2,256,,0,1,96,{},{},{}
to this ->
5010,Equilibrium_Wings,Equilibrium Wings,5,20,,20,,1,,4,0xFFFFFFFF,7,2,256,,10,1,96,{ bonus bAllStats,25;},{},{}
and i already put the stuffs on its own location in the client side:
but in the end, the sprite of Indian Fillet and its description always show in game.
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.