Regarding Item_DB

still got error.
default_sad.png
Actually

I've removed some missed things, try now: http://upaste.me/7b2b9b
 when i try the old item_db.conf that ive backup. the error is  gone... every time i changed the value or something I edit on the item_db the error is appearing. then even i changed or undo the script. skill got that error, and again i need to replace the old item_db again. so that the error will gone. now what is the problem with the item_db? any idea?
try:

Code:
{    Id: 665    AegisName: "Gift_Box_2"    Name: "Gift Box"    Type: 2    Buy: 1000    Weight: 200    Upper: 63    Script: <"	getitem 14545,1;	getitem 2528,1;	getitem 2424,1;	getitem 2701,2;	getitem 2365,1;	getitem 2123,1; ">},
 
still got error.
default_sad.png
Actually

I've removed some missed things, try now: http://upaste.me/7b2b9b
 when i try the old item_db.conf that ive backup. the error is  gone... every time i changed the value or something I edit on the item_db the error is appearing. then even i changed or undo the script. skill got that error, and again i need to replace the old item_db again. so that the error will gone. now what is the problem with the item_db? any idea?
try:

{ Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1; getitem 2123,1; ">},
same. still got the error.

 
still got error.
default_sad.png
Actually

I've removed some missed things, try now: http://upaste.me/7b2b9b
 when i try the old item_db.conf that ive backup. the error is  gone... every time i changed the value or something I edit on the item_db the error is appearing. then even i changed or undo the script. skill got that error, and again i need to replace the old item_db again. so that the error will gone. now what is the problem with the item_db? any idea?
try:

{ Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1; getitem 2123,1; ">},
https://join.me/652-882-614 ---- < Try to join me. this is remote desktop or using web based no need to install.

 
try adding the item as a custom item, I've tried it here at a fresh hercules, steps:

- downloaded and compiled hercules

- edited item_db.conf to 

{ Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1; getitem 2123,1; ">},
- used the item_groups.conf of the link that I posted

- started the server and no errors

 
Last edited by a moderator:
try adding the item as a custom item, I've tried it here at a fresh hercules, steps:

- downloaded and compiled hercules

- edited item_db.conf to 

{ Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1; getitem 2123,1; ">},
- used the item_groups.conf of the link that I posted

- started the server and no errors
its working now. thanks btw i really appreciated. that u help me from the beginning to the end...... all are solved now error and the others and how to edit. thanks thank so much again.

sName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1;

 
Back
Top