Dirty Posted August 8, 2012 Posted August 8, 2012 i add some custom items in my server. the other custom item is working fine. and if i put the artic wing in my equips i dont see it but it's equip then if i try to alt+Q this error appeared. accessoryid.lua ACCESSORY_ARTIC_WING = 1002, accname.lua [ACCESSORY_IDs.ACCESSORY_ARTIC_WING] = "Artic_Wing", idnum2itemdesctable.txt / num2itemdesctable.txt 20002# ^008000[ Artic Wing ]^000000 Item description coming soon~ Class :^777777 Headgear^000000 Defense :^777777 1^000000 Equipped On :^777777 Upper^000000 Weight :^777777 10^000000 Required Level :^777777 1^000000 Applicable Job :^777777 Every Job^000000 # idnum2itemdisplaynametable.txt / num2itemdisplaynametable.txt 20002#Artic_Wing# idnum2itemresnametable.txt / num2itemresnametable.txt 20002#Artic_Wing# Here's The sprite. hope anyone can help me with this. and im using 2011-03-15aRagexeRE. Thanks ~ Quote
Santino Posted August 31, 2012 Posted August 31, 2012 (edited) is the item really in all caps? how about in item_db? is it? delayed message. XD Edited August 31, 2012 by Sperm Quote
kaka19 Posted August 31, 2012 Posted August 31, 2012 (edited) mm.. i dunno. just edit "item_db2" , "itemInfo.lub", "accid lua", and "accname lua" dont forget spirit and texture <-- work on me.. i dunno other people do.. Edited August 31, 2012 by kaka19 Quote
mixeeplikstick Posted September 4, 2012 Posted September 4, 2012 (edited) system/itemInfo.lub <--- look.. in lua files folder.. hi kaka19 can i ask you if where did you get your readable version of your iteminfo.lub? because i can't understand mine coz i think it's all in hexadecimal format... hoping to hear from you soon. mine looks like what is in the screenshot I've provided below. ADDITIONAL INFO: I am using a 2011-03-15aRagexeRE.exe patcher that was also used by Sharpienero on his tutorial video. Edited September 4, 2012 by mixeeplikstick Quote
kaka19 Posted September 4, 2012 Posted September 4, 2012 system/itemInfo.lub <--- look.. in lua files folder.. hi kaka19 can i ask you if where did you get your readable version of your iteminfo.lub? because i can't understand mine coz i think it's all in hexadecimal format... hoping to hear from you soon. mine looks like what is in the screenshot I've provided below. ADDITIONAL INFO: I am using a 2011-03-15aRagexeRE.exe patcher that was also used by Sharpienero on his tutorial video. try to decomplie itemInfo.lub ----> itemInfo.lua. and open with notepad. you can edit it.. after that, change iteminfo.lua to iteminfo.lub hope it solve ur problem Quote
mixeeplikstick Posted September 4, 2012 Posted September 4, 2012 system/itemInfo.lub <--- look.. in lua files folder.. hi kaka19 can i ask you if where did you get your readable version of your iteminfo.lub? because i can't understand mine coz i think it's all in hexadecimal format... hoping to hear from you soon. mine looks like what is in the screenshot I've provided below. ADDITIONAL INFO: I am using a 2011-03-15aRagexeRE.exe patcher that was also used by Sharpienero on his tutorial video. try to decomplie itemInfo.lub ----> itemInfo.lua. and open with notepad. you can edit it.. after that, change iteminfo.lua to iteminfo.lub hope it solve ur problem thanks for the help! It did solve my problem. Quote
yowjim Posted September 15, 2012 Posted September 15, 2012 Is it itemInfo.lub at data folder? Why I can't find it? lol. Quote
Santino Posted September 15, 2012 Posted September 15, 2012 correct me if i'm wrong, data/lua files/System/itemInfo.lub Quote
Santino Posted September 15, 2012 Posted September 15, 2012 oh, depends on the lua files version.. good you found it lol Quote
Question
Dirty
i add some custom items in my server.
the other custom item is working fine.
and if i put the artic wing in my equips i dont see it but it's equip then if i try to alt+Q this error appeared.
accessoryid.lua
ACCESSORY_ARTIC_WING = 1002,
accname.lua
[ACCESSORY_IDs.ACCESSORY_ARTIC_WING] = "Artic_Wing",
idnum2itemdesctable.txt / num2itemdesctable.txt
20002#
^008000[ Artic Wing ]^000000
Item description coming soon~
Class :^777777 Headgear^000000
Defense :^777777 1^000000
Equipped On :^777777 Upper^000000
Weight :^777777 10^000000
Required Level :^777777 1^000000
Applicable Job :^777777 Every Job^000000
#
idnum2itemdisplaynametable.txt / num2itemdisplaynametable.txt
20002#Artic_Wing#
idnum2itemresnametable.txt / num2itemresnametable.txt
20002#Artic_Wing#
Here's The sprite.
hope anyone can help me with this.
and im using 2011-03-15aRagexeRE.
Thanks ~
36 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.