Jump to content
  • 0
HisokaMachi

is there anyting wrong in my itemdb2?

Question

is there anything wrong in my itemdb2? the custom item is heart ring im using lub files. when i @item 26000 item failed always :( cant add custom items im using 2013 rag exe

 

MY ITEM DB

http://upaste.me/b617103158de6cc87

 

the one i add at System/inteminfo

http://upaste.me/12f0103123921e1b4

 

MY ACCESSORYID.LUB

 ACCESSORY_Heart_Ring = 1004

 

MY ACCNAME.LUB

  [ACCESSORY_IDs.ACCESSORY_Heart_Ring] = "_Heart_Ring"

 

MY ACCNAME_ENG.LUB

  [ACCESSORY_IDs.ACCESSORY_Heart_Ring] = "_Heart_Ring"

 

what is wrong can someone tell me pls

Edited by daenstrong

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Remove /* that is in line 555 and add } in last line in itemdb2.conf

Edited by Dastgir Pojee

Share this post


Link to post
Share on other sites
  • 0

Remove /* that is in line 555 and add } in last line in itemdb2.conf

/* the one like these only? not the */

 

cause it's like this 

 

},
*/
/*
{
Id: 7170
AegisName: "Tuxedo"
Name: "Tuxedo"
Type: 5
Buy: 43000
Weight: 10
Job: 0xFFFFFFFE
Gender: 1
Loc: 16
OnEquipScript: <" sc_start SC_WEDDING,-1,0; ">
OnUnequipScript: <" sc_end SC_WEDDING; ">
},
*/
/*
{
Id: 26000
AegisName: "HEART_RING"
Name: "Heart Ring"
Type: 5
Buy: 10
Weight: 1
Def: 0
Upper: 63
Loc: 4096
View: 1004
},
*/
{

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.