Jump to content
  • 0

Question

Posted (edited)

Hey everyone, I know it's probably very simple. But I'm not sure on how to add them. (2013 client)

Here is what I tried doing but had no success:

Added the .bmp to /collection

Added the item .bmp to /item

Added de .act and .spr to /¾ÆÀÌÅÛ

On import/item_db I wrote 

31017,Yellow_Gem,Yellow Gem,3,600,,100,,,,,,,,,,,,,{},{},{}

and finally system/iteminfo.lub

		[31017] = {
		unidentifiedDisplayName = "Yellow_Gem",
		unidentifiedResourceName = "Yellow_Gem",
		unidentifiedDescriptionName = {
			"New item",
			"^ffffff_^000000",
			"Weight : ^77777710^000000"
		},
		identifiedDisplayName = "Yellow_Gem",
		identifiedResourceName = "Yellow_Gem",
		identifiedDescriptionName = {
			"New item",
			"^ffffff_^000000",
			"Weight: ^77777710^000000"
		},
		slotCount = 0,
		ClassNum = 0
	},

Am I missing something? 

Thanks!

Edited by Profile

2 answers to this question

Recommended Posts

  • 0
Posted (edited)

there is no spr for misc and what the error you get ? you don't get the item when you type @item (there is no item in this id)? or you get client error (no .bmp in the client you have) and it's like an apple or no photo ?

and 

identifiedResourceName = "file_name",

is your files name Yellow_Gem.bmp ?

Edited by sader1992

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