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.
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
Question
Greenie19
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.
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#
accname.lua
[ACCESSORY_IDs.ACCESSORY_Angel_Wings] = "_Angel_Wings",
(it has a "," at the end, does it matter?)
accessoryid.lua
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 Greenie196 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.