I'm trying to create some custom items. Weapons specifically at the moment. I replaced Erde with the mace I'm trying to create. I do NOT currently have the dropped item spr or act files in place, but my issue is "invalid item ID or name". I'll worry about working sprites once I can actually get the item functioning in game.
Erde ID was originally 16000, so I moved that to 26000 and placed my mace Sharur in at 1600.
idnum2itemdesctable.txt
15065#
¾Ë·Á°í ÇÏ¸é ¾ÈµÇ´Â ¾ÆÀÌÅÛ.
#
16000#
A talking mace used to defeat Asag the Devourer.
Drains it's user's essence in order to grant devastating blows.
Deal 20% more damage with Asura but reduces max HP/SP by 20% on equip.
Class :^777777 Mace^000000
Attack :^777777 200^000000
Weight :^777777 20^000000
Weapon Level :^777777 4^000000
Applicable Job :^777777 Champion^000000
#
16001#
The official suitcase of the Alchemist's society. Its unique design and blazing red colour is a hit amongst women.
MaxHP + 200
Increases damage when using skill ^008800Acid terror or Demontration^000000 by 20%.
[^008800Base Strength >= 90^000000]
A chance to ^880000Stun^000000 status by 5%.
Every time you kill a monster, low chance to drop random Potion.
Class :^777777 Mace^000000
Attack :^777777 130^000000
Weight :^777777 50^000000
Weapon Level :^777777 3^000000
Required Level :^777777 50^000000
Applicable Job :^777777 Swordman Class, Acolyte Class, Merchant Class^000000
#
I've repacked my grf and recompiled my server and I still get Invalid item ID or name. I know I'm probably missing something simple so any help is welcome.
Ok so it turns out I needed to edit the sql database, not the text file. Got it working now.
Question
raskalask
I'm trying to create some custom items. Weapons specifically at the moment. I replaced Erde with the mace I'm trying to create. I do NOT currently have the dropped item spr or act files in place, but my issue is "invalid item ID or name". I'll worry about working sprites once I can actually get the item functioning in game.
Erde ID was originally 16000, so I moved that to 26000 and placed my mace Sharur in at 1600.
idnum2itemdesctable.txt
idnum2itemdisplaynametable.txt
itemslotcounttable.txt
item_db.txt
I've repacked my grf and recompiled my server and I still get Invalid item ID or name. I know I'm probably missing something simple so any help is welcome.
Ok so it turns out I needed to edit the sql database, not the text file. Got it working now.
Edited by raskalask0 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.