dragonashock Posted January 19, 2013 Posted January 19, 2013 Hi Can someone tell me why item script shows error like Itemdb_search : Item_ID *** doesnot exist in the Item_db. using dummy data. Please resolve me this issue.... Quote
Emistry Posted January 19, 2013 Posted January 19, 2013 you have removed the specific item from the database but the item data still exist in your player's database. ensure you clear all the related items in both your server database and player's database...( ex. inventory / cart / storage...etc.. ) Quote
dragonashock Posted January 19, 2013 Author Posted January 19, 2013 Kindly please see the screenshot and provide the solution. Please someone reply for this thread Quote
Emistry Posted January 19, 2013 Posted January 19, 2013 the map-server console has clearly stated your problems.. 1st picture...... double check the contents you have added / edited inside it. 2nd picture ...... mentioned in previous post.....item exist in player inventory / storage /etc but the it was removed inside the item_db 3rd picture...... you loaded twice the same script...or both script have same npc name....rename the npc....or disable any of the script. Quote
Question
dragonashock
Hi
Can someone tell me why item script shows error like Itemdb_search : Item_ID *** doesnot exist in the Item_db. using dummy data.
Please resolve me this issue....
3 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.