Jump to content
  • 0

All my customs isn't how they suppose to look like.. need help please!


Greenie19

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/16/14
  • Last Seen:  

Hello ! I have made a private server just for self enjoyment a long time ago. Then I got a new PC and had to redo everything.

I need some help! For some odd reason, no matter what kind of custom I put in, it always a bunny ear!

 

I don't know what the problem is, and also when I change it so all class can wear it, it doesn't work (new classes can't wear it)! I'm not sure if I'm using the wrong files.

 

k0kn7r.png

accname.lou it's

[ACCESSORY_IDs.ACCESSORY_Angel_Wings] = "_Angel_Wings",

accessoryid.lua is

ACCESSORY_Angel_Wings = 1000,

in the item_db2.txt is

29000,Angel_Wings,Angel Wings,5,20,,500,,4,,0,0xFFFFFFFF,7,2,256,,0,1,1000,{ bonus bAllStats,2; },{},{}

and also item_db.txt it's

29000,Angel_Wings,Angel Wings,5,20,,500,,4,,0,0xFFFFFFFF,7,2,256,,0,1,1000,{ bonus bAllStats,2; },{},{}

for some reason my file didnt have item_db2.txt 

 

 

i used the same Angel_Wings.spr and .act as old files.

i followed the judas bible, but it didnt work. I was so excited to see it work, and then this happens. I tried it with a few other customs, still the same. It worked on my old server a few years back.

 

Please any type of hint or help would be appericated!

I am sorry If I post this at the wrong place.

Thank you!

 

idum2itemdesctable.txt and num2itemdesctable.txt

 

//OUR CUSTOMS
29000#
Are you really and Angel?
#
 

idnum2itemdisplaynametable.txt and num2itemdisplaynametable.txt

//OUR CUSTOMS
29000#Angel_Wings#

 

 

idum2itemresnametable and the number one

 

//OUR CUSTOMS
29000#Angel_Wings#

 

vpdv9s.png

 

 

 

accname.lua

[ACCESSORY_IDs.ACCESSORY_Angel_Wings] = "_Angel_Wings",

 

(it has a ","  at the end, does it matter?)

 

accessoryid.lua

282jpdw.png

rAthena\db\import\item_db.txt

//OUR CUSTOMS
29000,Angel_Wings,Angel Wings,5,20,,500,,4,,0,0xFFFFFFFF,7,2,256,,0,1,2000,{ bonus bAllStats,2; },{},{}

 

also when i try to equip it on the new classes it cannot equp i thought this was the code for all classes.. does it mean i'm using the wrong db?

Edited by Greenie19
Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  244
  • Reputation:   17
  • Joined:  11/19/11
  • Last Seen:  

check your idnum2itemresnametable.txt

Edited by Microsoft
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  134
  • Reputation:   4
  • Joined:  06/14/12
  • Last Seen:  

Put your custom items on root/db/import/item_db.txt

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/16/14
  • Last Seen:  

Yes I doubt checked idnum2itemresnametable.txt

29000#Angel_Wings#

I did put it in the import item_db.txt , still the same

thank you for the suggestions though!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  244
  • Reputation:   17
  • Joined:  11/19/11
  • Last Seen:  

I think there is a duplicate of id 1000.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/16/14
  • Last Seen:  

I have change the id to 2000 but this time there were no custom shown at all. I can wear it, but nothing shows

 

idum2itemdesctable.txt and num2itemdesctable.txt

 

//OUR CUSTOMS
29000#
Are you really and Angel?
#
 

idnum2itemdisplaynametable.txt and num2itemdisplaynametable.txt

//OUR CUSTOMS
29000#Angel_Wings#

 

 

idum2itemresnametable and the number one

 

//OUR CUSTOMS
29000#Angel_Wings#

 

vpdv9s.png

 

 

 

accname.lua

[ACCESSORY_IDs.ACCESSORY_Angel_Wings] = "_Angel_Wings",

 

(it has a ","  at the end, does it matter?)

 

accessoryid.lua

282jpdw.png

rAthena\db\import\item_db.txt

//OUR CUSTOMS
29000,Angel_Wings,Angel Wings,5,20,,500,,4,,0,0xFFFFFFFF,7,2,256,,0,1,2000,{ bonus bAllStats,2; },{},{}

 

also when i try to equip it on the new classes it cannot equp i thought this was the code for all classes.. does it mean i'm using the wrong db?

 

i do not have a item_db2.txt in db, but i can grab an old one and put it in there

 

thank you so much for your fast replies!

Edited by Greenie19
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/16/14
  • Last Seen:  

FIxed thanks!

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