Jump to content
  • 0

Adding custom items client 11042015


Question

Posted

im trying to add a custom items and already follow all guides here at rathena related to adding custom items but all i try is failed

 

1st i notice on all guides said lua files but when i view my grf i dont see any lua files in there only lub files

 

is there any clear latest guide how to add custom items with lub files informations

 

thank you so much to those people who help me out

 

god bless all

11 answers to this question

Recommended Posts

  • 0
Posted
2 minutes ago, Quesooo said:

yeah also edited that on my system folder

[item_id] = {
		unidentifiedDisplayName = "item_name not identified ",
		unidentifiedResourceName = "item file name not identified ",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by using a ^6666CCMagnifier^000000."
		},
		identifiedDisplayName = "item name after identified",
		identifiedResourceName = "item file name after identified",
		identifiedDescriptionName = {
			"Description."
		},
		slotCount = 0,
		ClassNum = [view id]
	},

you must add the file name or else you will get it as apple

if you add the file name then did you add the files in the grf ?

  • Upvote 1
  • 0
Posted
15 hours ago, sader1992 said:

[item_id] = {
		unidentifiedDisplayName = "item_name not identified ",
		unidentifiedResourceName = "item file name not identified ",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by using a ^6666CCMagnifier^000000."
		},
		identifiedDisplayName = "item name after identified",
		identifiedResourceName = "item file name after identified",
		identifiedDescriptionName = {
			"Description."
		},
		slotCount = 0,
		ClassNum = [view id]
	},

you must add the file name or else you will get it as apple

if you add the file name then did you add the files in the grf ?

yeah sir also followed and make that carefully

  • 0
Posted
15 hours ago, sader1992 said:

screen shot the item info where the item is

and screenshot while you search for the item files in your grf

i forgot i deleted it sire because i lost hope making costum items all guides i follow is not fitting on my taste all guides i follow carefully but still apples apples apples

 

i got 5 buckets of apples here T_T

 

ahahhaa XD

 

can we talk discord or pm to make it easier to send SS sir thank you

  • 0
Posted
17 hours ago, sader1992 said:

screen shot the item info where the item is

and screenshot while you search for the item files in your grf

thank you so much for helping me out now i know all i need thank you again god bless you

  • Upvote 1
  • 0
Posted

Just extract all the 7 txt files, 3 num2, 3 idnum2, 1 slotcount and extract them on the same folder together with your premade item_db.txt, then download item converter, it will automatically create an iteminfo.lua for you. editting lub and lua in korean encoding sometimes generates errors like that apples showing on the item inventory, because the iteminfo.lua is corrupted when you save it. so just use item converter.

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...