hartonox Posted November 25, 2016 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 27 Reputation: 0 Joined: 04/12/12 Last Seen: 12 hours ago Share Posted November 25, 2016 (edited) Im trying add custom item, but only sprite not showing.. my client 20151104 accesoryid & accname ACCESSORY_GM-SIGN = 2000 [ACCESSORY_IDs.ACCESSORY_GM-SIGN] = "_gm-sign" item_db.txt 40300,GM Sign,GM Sign,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,0,2000,{},{},{} System/ItemInfo.lua [40300] = { unidentifiedDisplayName = "", unidentifiedResourceName = "디지털인화권", unidentifiedDescriptionName = { }, identifiedDisplayName = "GM Sign", identifiedResourceName = "gm-sign", identifiedDescriptionName = { }, slotCount = 0, ClassNum = 2000 }, Already fixed, Thanks Edited November 25, 2016 by hartonox Quote Link to comment Share on other sites More sharing options...
0 chibikyle Posted December 30, 2016 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 48 Reputation: 3 Joined: 05/22/12 Last Seen: April 3, 2017 Share Posted December 30, 2016 How to fix this bro ? Same problem Quote Link to comment Share on other sites More sharing options...
0 hartonox Posted December 30, 2016 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 27 Reputation: 0 Joined: 04/12/12 Last Seen: 12 hours ago Author Share Posted December 30, 2016 3 hours ago, chibikyle said: How to fix this bro ? Same problem you must edit acc.lua, etc at lua files514/lua files/datainfo/ not lua files/datainfo/ Quote Link to comment Share on other sites More sharing options...
Question
hartonox
Im trying add custom item, but only sprite not showing.. my client 20151104
accesoryid & accname
ACCESSORY_GM-SIGN = 2000
[ACCESSORY_IDs.ACCESSORY_GM-SIGN] = "_gm-sign"
item_db.txt
40300,GM Sign,GM Sign,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,0,2000,{},{},{}
System/ItemInfo.lua
[40300] = { unidentifiedDisplayName = "", unidentifiedResourceName = "디지털인화권", unidentifiedDescriptionName = { }, identifiedDisplayName = "GM Sign", identifiedResourceName = "gm-sign", identifiedDescriptionName = { }, slotCount = 0, ClassNum = 2000 },
Already fixed, Thanks
Edited by hartonoxLink to comment
Share on other sites
2 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.