Jump to content
  • 0

Request guide for adding custom item 2013-08-07 Ragexe Only.


devcloud

Question


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.01
  • Content Count:  52
  • Reputation:   1
  • Joined:  09/07/16
  • Last Seen:  

Hello...Please Read Carefully... and Thanks in Advance
 
I Request to please upload / post , Full guide for adding Custom Item = Headgear / Wing [ 2013-08-07 Ragexe]
I have made changes in followed files.
 
 
data/idnum2itemdesctable.txt

32000#
Arch Angel wings.
Class :^777777 Wings^000000
Defense :^777777 5^000000
Equipped on :^777777 Lower^000000
Weight :^777777 10^000000
Applicable Job :^777777 Every Job^000000
#

data/idnum2itemdisplaynametable.txt

32000#Arch_Angel_Wings#

data/idnum2itemresnametable.txt

32000#_archangelwings#

data/itemslotcounttable.txt

32000#1#

 
===============luafiles514======================
data\luafiles514\lua files\datainfo
accessoryid.lub

ACCESSORY_archangelwings = 2000,

accname.lub

[ACCESSORY_IDs.ACCESSORY_archangelwings] = "_archangelwings",

 
data\texture\유저인터페이스\collection

_archangelwings.bmp (75x100)

data\texture\유저인터페이스\item

_archangelwings.bmp (24x24)

____________________________________________
 
data\sprite\아이템

_archangelwings (act)
_archangelwings (spr)

__________________________
data\sprite\악세사리\여

여_archangelwings (act)
여_archangelwings (spr)

____
data\sprite\악세사리\남

남_archangelwings (act)
남_archangelwings (spr)

================================Trunk / Rathena Side ======================
trunk\db\import
item_db.txt

32000,_archangelwings,Arch Angel Wings,5,20,,0,,2,,0,0xFFFFFFFF,63,2,1,,1,0,2000,{ bonus bAllstats,5; },{},{}

Note = i did not touch system/iteminfo.lub
 
= I am Getting @item 32000 = Unkownapple and when i equip it character Crash..
 
Please Share Some Guide !!
 
== 2013-08-07 ==

Edited by Emistry
Please use CODEBOX.
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   344
  • Joined:  10/17/12
  • Last Seen:  

2013 uses lua/lub files not the txt files.

Also try looking on the rAthena wiki

https://rathena.org/wiki/Custom_Items

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