Jump to content
  • 0

Custom Item not showing


kitty14

Question


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

1465399_667186746655251_841337160_n.jpg

i tried to search on furom about the answer, and i cant find the answer. 
im using 2012-04-10

i followed the wiki, i dont know what did i missed?,
can someone help me please?
using judas recommended client and setup
http://rathena.org/board/topic/70962-recommended-client-setup/

i dont know whats the proper script for sholder

item_db2

25020,EPhelm,EPhelm,5,20,,****,5,,0,0xFFFFFFFF,7,2,256,,0,1,874,{bonus bAllstats,+100;},{},{}
25021,EPsholders,EPsholders,5,20,,****,0,,0,0xFFFFFFFF,7,2,512,,0,0,875,{bonus bAllstats,+100;},{},{}
25022,EPwings,EPwings,5,100000,,10, ,10,,4,0xFFFFFFFF,7,2,1,,0,0,876,{bonus bAllstats,+100;},{},{}

idnum2itemdesable.txt

25020#
helm of emperor that can give great power
Allstatus +100.
Class :^777777 wing^000000
Defense :^777777 10^000000
Equipped on :^777777 Upper^000000
Weight :^777777 10^000000
Applicable Job :^777777 Every Job^000000
#
25021#
shoulder of emperor that can give great power
Allstatus +100.
Class :^777777 wing^000000
Defense :^777777 10^000000
Equipped on :^777777 Mid^000000
Weight :^777777 10^000000
Applicable Job :^777777 Every Job^000000
#
25022#
wing of emperor that can give great power
Allstatus +100.
Class :^777777 wing^000000
Defense :^777777 10^000000
Equipped on :^777777 Lower^000000
Weight :^777777 10^000000
Applicable Job :^777777 Every Job^000000
#

 

idnum2itemdisplay.txt

25020#EPhelm#
25021#EPsholders#
25022#EPwings#
 
idnum2itemrenametable
25020#EPhelm#
25021#EPsholders#
25022#EPwings#

 

iteminfo.lub

[25020] = {
unidentifiedDisplayName = "Headgear",
unidentifiedResourceName = "ĸ",
unidentifiedDescriptionName = {
"Unidentified item, can be identified with [Magnifier].",
}
identifiedDisplayName = "EPhelm",
identifiedResourceName = "EPhelm",
identifiedDescriptionName = {
"helm of emperor that",
"can give great power",
"Allstatus +100.",
"Class :^777777 Headgear^000000",
"Defense :^777777 10^000000",
"Equipped on :^777777 Upper^000000",
"Weight :^777777 10^000000",
"Applicable Job :^777777 Every Job^000000",
},
slotCount = 1,
ClassNum = 874
},
 
[25021] = {
unidentifiedDisplayName = "Headgear",
unidentifiedResourceName = "ĸ",
unidentifiedDescriptionName = {
"Unidentified item, can be identified with [Magnifier].",
}
identifiedDisplayName = "EPsholders",
identifiedResourceName = "EPsholders",
identifiedDescriptionName = {
"shoulder of emperor that",
"can give great power",
"Allstatus +100.",
"Class :^777777 headgear^000000",
"Defense :^777777 10^000000",
"Equipped on :^777777 Mid^000000",
"Weight :^777777 10^000000",
"Applicable Job :^777777 Every Job^000000",
},
slotCount = 1,
ClassNum = 875
},
[25022] = {
unidentifiedDisplayName = "Headgear",
unidentifiedResourceName = "ĸ",
unidentifiedDescriptionName = {
"Unidentified item, can be identified with [Magnifier].",
}
identifiedDisplayName = "EPwings",
identifiedResourceName = "EPwings",
identifiedDescriptionName = {
"wing of emperor that",
"can give great power",
"Allstatus +100.",
"Class :^777777 wing^000000",
"Defense :^777777 10^000000",
"Equipped on :^777777 Lower^000000",
"Weight :^777777 10^000000",
"Applicable Job :^777777 Every Job^000000",
},
slotCount = 0,
ClassNum = 876
},
 
accesoryid.lua
ACCESSORY_MVP_BASKETHAT = 871,
ACCESSORY_CRITURA_HAT = 872,
ACCESSORY_MAGICAL_BOOSTER = 873,
ACCESSORY_EPHELM = 874,
ACCESSORY_EPSHOLDER = 875,
ACCESSORY_EPWINGS = 876
 
accname.lua
[ACCESSORY_IDs.ACCESSORY_SKYMET] = "_½ºÄ«À̸ä",
[ACCESSORY_IDs.ACCESSORY_EPHELM] = "EPhelm",
[ACCESSORY_IDs.ACCESSORY_EPSHOLDERS] = "EPsholders",
[ACCESSORY_IDs.ACCESSORY_EPWINGS] = "EPwings"
 
for ther sprite
i have same name to make it simple. 
so kindly check what did i miss?
thanks guys,

i just tested those items, seems i failed
Edited by kitty14
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

looks like your lua files are in order. which means the issue is that client is not reading them.

Check their path is proper or not => data/luafiles514/lua files/datainfo/accname.lua 

(if you are not using the Read Lua Before Lub patch then change the extension to .lub)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

@neo, yup i did change it to ".lub"  other say that renaming it will do, or using luac.exe. but nothing happend.

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