Jump to content
  • 0

[Done] R> Help With Duplicate Item


charon

Question


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  58
  • Reputation:   0
  • Joined:  06/14/12
  • Last Seen:  

Hi All,

 

Sorry to make this post but i have searched forum for help and couldn't do it properly. I am trying to duplicate Valkyrian Armor[1] just to make the item account bound and non trade able. I am using SVN 17704 and the latest Client. The steps that i followed for this is as follows.

 

Updated the System/itemInfo.lub file with the new item ID

[19122] = {
		unidentifiedDisplayName = "Armor",
		unidentifiedResourceName = "¿ìµç¸ÞÀÏ",
		unidentifiedDescriptionName = {
			"Unidentified item, can be identified with [Magnifier].",
		},
		identifiedDisplayName = "Valkyrian Armor",
		identifiedResourceName = "¹ßÅ°¸®ÀÇ°©¿Ê",
		identifiedDescriptionName = {
			"A set of shining white armor worn by Valkyries, the battle maidens that serve the god Odin.",
			"All Stats + 1",
			"Indestructible (except in upgrade attempts).",
			"[^008800Mage, Archer, Acolyte Class^000000]",
			"Increase resistance to ^880000Silence^000000 status by 50%.",
			"[^008800Swordman, Merchant, Thief Class^000000]",
			"Increase resistance to ^880000Stun^000000 status by 50%.",
			"[^000088Valkyrie Helm & Valkyrja's Armor & Valkyrja's Manteau & Valkyrja's Shoes Equip Set^000000]",
			"Class :^777777 Armor^000000",
			"Defense :^777777 55^000000",
			"Weight :^777777 280^000000",
			"Applicable Job :^777777 Every Rebirth Job except High Novice^000000",
		},
		slotCount = 1,
		ClassNum = 0
	}, 

Then updated the item_db.txt in pre-re and finally updated the item_trade.txt

 

When i try to create item it says item id not found, can some one please tell me what i am doing wrong

Edited by charon
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   0
  • Joined:  06/07/14
  • Last Seen:  

Any reply to this topic? I also need this :(

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  1268
  • Reputation:   382
  • Joined:  02/03/12
  • Last Seen:  

You're sure that your server is pre-re? Try item_db_re? Honestly they keep changing the DBs so just add it to all of them until you find one that works...

 

Make sure that your server is using txt db if it's using SQL db then it won't read from the txt db.

 

Also make sure to reload the database and save after changes.

 

Edit: If you're not making any graphical adjustments to the item I suggest you use item_avail.txt instead of iteminfo.lub.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   0
  • Joined:  06/07/14
  • Last Seen:  

Skorm, after editing item_avail.txt, what @reload to use? Or its necessary to restart server?

Link to comment
Share on other sites

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.

×
×
  • Create New...