Jump to content
  • 0

about custom_itemInfo.lub


Question

Posted

Hi guyz,

 

How should I add this lub files in myclient and make it readable by my client?

Capture.JPG

 

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?)

Capture2.JPG

 

Emistry is quite busy to answer my msgs and emails, so i posted here.

Thanks in advance....

10 answers to this question

Recommended Posts

  • 0
Posted

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

2d7166ac9e.png

  • 0
Posted
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

2d7166ac9e.png

Should I change the System/iteminfo.lub to System/custom_iteminfo.lua?

and paste/add

the custom_iteminfo.lua in system folder?

  • 0
Posted

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.

  • 0
Posted
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?

 

 

  • 0
Posted (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

capture 3.JPG

 

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 by khenma09
  • 0
Posted
  • 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.

 

 

  • 0
Posted
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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...