Jump to content
  • 0

New items.


Miio Kiiryun

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  05/17/14
  • Last Seen:  

Guys, I have a doubt ...

 

I would like to add new items in my server...  like  Winter Bunny Cap, Deviruchi Balloon, Baby Panda, Virginity Band, Dainty Deviruchi, pets... and many others.  

 

 

In the case ... I would have to add them manually?  Creating a own script for each item?  Editing and adding each one as if they were "Customs"?

 

 

 

 

*Note: I have all textures and sprites*

 

 

Grateful. :3

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  509
  • Reputation:   80
  • Joined:  11/20/11
  • Last Seen:  

yes

 

if your client below 2013 use this
http://rathena.org/board/topic/70005-guide-adding-custom-item-renewal/

 

if no

just pass the idnum* but add the item info to system/itemInfo.lub / .lua

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  05/17/14
  • Last Seen:  

got it !!   

"just pass the idnum* but add the item info to system/itemInfo.lub / .lua"

 Could you explain this process? ... Please...    /wah 

Edited by Miio Kiiryun
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  509
  • Reputation:   80
  • Joined:  11/20/11
  • Last Seen:  

[501] = {
		unidentifiedDisplayName = "Red Potion",
		unidentifiedResourceName = "»¡°£Æ÷¼Ç",
		unidentifiedDescriptionName = {
			"A potion made from",
			"grinded Red Herbs that",
			"restores ^000088about 45 HP^000000.",
			"^ffffff_^000000",
			"Weight: ^7777777^000000"
		},
		identifiedDisplayName = "Red Potion",
		identifiedResourceName = "»¡°£Æ÷¼Ç",
		identifiedDescriptionName = {
			"A potion made from",
			"grinded Red Herbs that",
			"restores ^000088about 45 HP^000000.",
			"^ffffff_^000000",
			"Weight: ^7777777^000000"
		},
		slotCount = 0,
		ClassNum = 0
	},

add your item's info by the format above.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  05/17/14
  • Last Seen:  

Wow, this will give a lot of work ... and headaches... but i'll try.   /pif 

 

 

Thank you!!  :3

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  135
  • Reputation:   20
  • Joined:  02/05/13
  • Last Seen:  

There is a tool for this, http://rathena.org/board/topic/66795-itemconverter/

 

It should prevent most of the headache.

 

Side Note:

Search button always wins!

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