And realised that the first item (id. 7641) is already there so I only added the second one
Then restarted and a warning shows up in the console
[Warning]: itemdb_parse_dbrow: Duplicate item name for "Medical_Cure_Box"
So.. I simply renamed Medical_cure_box to Medical_cure_box_2 ..
The warning message is gone but my first question is, Does the aegisname matter?
Issue number 2.
I warp to dali and talk with Erika and Samuel, quest log pops up in the down-right corner, but No quest is added to the menu.
At this precise moment I get this error in the console
[Error]: quest_delete: Character 150005 doesn't have quest 13994.
[Debug]: Source (NPC): Portal Dimensional#tnm at dali (99,148)
[Debug]: Function: erasequest (1 parameter):
[Debug]: Data: number value=13994
Question
drifterxxxx2
Hi guys
I'm implementing this instance in my server. First of all, thank you @Alayne for sharing!
I'm getting 2 problems with these scripts
Issue number 1.
I added this to my /db/re/item_db.txt
7641,Medical_Cure_Box,Medical Cure Box,3,10,,0,,,,,,,,,,,,,{},{},{} 25055,Medical_Cure_Box,Empty Box,3,10,,0,,,,,,,,,,,,,{},{},{}
And realised that the first item (id. 7641) is already there so I only added the second one
Then restarted and a warning shows up in the console
[Warning]: itemdb_parse_dbrow: Duplicate item name for "Medical_Cure_Box"
So.. I simply renamed Medical_cure_box to Medical_cure_box_2 ..
The warning message is gone but my first question is, Does the aegisname matter?
Issue number 2.
I warp to dali and talk with Erika and Samuel, quest log pops up in the down-right corner, but No quest is added to the menu.
At this precise moment I get this error in the console
[Error]: quest_delete: Character 150005 doesn't have quest 13994. [Debug]: Source (NPC): Portal Dimensional#tnm at dali (99,148) [Debug]: Function: erasequest (1 parameter): [Debug]: Data: number value=13994
After this all breaks up
Any suggestions?
Thank you very much
Edited by Rolf1 answer 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.