khenma09 Posted January 22, 2017 Posted January 22, 2017 Hi guyz, How should I add this lub files in myclient and make it readable by my client? What's inside? I cant understand/follow the notes inside There's a::: tbl_custom = { (Which is different from original itemInfo.lub, SO,how should I Add this in my client? Just copy and Paste?) Emistry is quite busy to answer my msgs and emails, so i posted here. Thanks in advance.... Quote
0 Akkarin Posted January 22, 2017 Posted January 22, 2017 Use LUA to include your customs when starting the client, or you can use NEMO to tell your client where your custom iteminfo file is when diffing your client Quote
0 khenma09 Posted January 22, 2017 Author Posted January 22, 2017 12 minutes ago, Akkarin said: Use LUA to include your customs when starting the client, or you can use NEMO to tell your client where your custom iteminfo file is when diffing your client Should I change the System/iteminfo.lub to System/custom_iteminfo.lua? and paste/add the custom_iteminfo.lua in system folder? Quote
0 Akkarin Posted January 22, 2017 Posted January 22, 2017 No, i gave you two different options. The first is to use LUA to include an additional file with all your custom items in. The second is to tell the client that the iteminfo file is located somewhere else. This option will mean you need to have your customs and official items all in the same folder, but it won't get overwritten when you update your kRO. Quote
0 khenma09 Posted January 22, 2017 Author Posted January 22, 2017 2 minutes ago, Akkarin said: No, i gave you two different options. The first is to use LUA to include an additional file with all your custom items in. The second is to tell the client that the iteminfo file is located somewhere else. This option will mean you need to have your customs and official items all in the same folder, but it won't get overwritten when you update your kRO. Oh wait, "System/iteminfo.lua" when diffing then? where should the custom_iteminfo.lub goes? Quote
0 Akkarin Posted January 22, 2017 Posted January 22, 2017 o.O?? One or the other. There's no point in doing both. Quote
0 khenma09 Posted January 22, 2017 Author Posted January 22, 2017 1 minute ago, Akkarin said: o.O?? One or the other. There's no point in doing both. So im gonna merge both files? Quote
0 Akkarin Posted January 22, 2017 Posted January 22, 2017 If you want to do the second option, yes. Quote
0 khenma09 Posted January 22, 2017 Author Posted January 22, 2017 (edited) the itemInfo.lub i have is the translation project. and I have another file which is custom_itemInfo.lub which contains my custom items only. Should I copy the content of the custom_itemInfo.lub starting from the [19910 >>>to>>> } and then paste it inside the translated itemInfo.lua? when I copy and paste it I receive this error EDIT: I checked the ID 13736 but it is the same format with the other ID's I'm sorry, Im confused with the table name. Edited January 22, 2017 by khenma09 Quote
0 Emistry Posted January 23, 2017 Posted January 23, 2017 copy all the item info into your current existing iteminfo or use this , which I currently using. If you plan to copy and paste to other text file, make sure your target text file have the correct encoding to support those korean words or the converted text. Quote
0 khenma09 Posted January 29, 2017 Author Posted January 29, 2017 On 1/23/2017 at 11:06 AM, Emistry said: copy all the item info into your current existing iteminfo or use this , which I currently using. If you plan to copy and paste to other text file, make sure your target text file have the correct encoding to support those korean words or the converted text. I copied all the items from my custom_itemInfo.lub into my existing itemInfo.lub but same error. Unfinished string Quote
Question
khenma09
Hi guyz,
How should I add this lub files in myclient and make it readable by my client?
What's inside? I cant understand/follow the notes inside
There's a::: tbl_custom = { (Which is different from original itemInfo.lub, SO,how should I Add this in my client? Just copy and Paste?)
Emistry is quite busy to answer my msgs and emails, so i posted here.
Thanks in advance....
10 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.