Hello everyone,
I got a weird problem with my custom weapons, every time I run the worldserver, red texts will pop up, says:
item <entry: 70001> does not have a correct material <1>, must be <4>.
item <entry: 70002> does not have a correct material <1>, must be <4>.
I thought material <1> = metal and other “official” weapons in the template are like this, googled this but got no ideas.
In spite of the problem, my items seem to work properly in game, I’m quite confused.
Anyone could help?
Thanks =)
Paste my codes below:
INSERT INTO item_template
VALUES (70001, 2, 8, -1, ‘Nathrezim Reaper’, 24049, 4, 0, 0, 1, 924630, 184920, 17, -1, -1, 89, 50, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 4, 30, 5, 30, 7, 50, 31, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 265, 413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4000, 0, 0, 34929, 2, 0, 0, -1, 0, -1, 0, 0, 0, 0, -1, 0, -1, 0, 0, 0, 0, -1, 0, -1, 0, 0, 0, 0, -1, 0, -1, 0, 0, 0, 0, -1, 0, -1, 1, ‘Bloodthirsty.’, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 275, 0, 0, 0, 0, ‘’, 65, 0, 0, 0, 0, 0);
INSERT INTO item_template
VALUES (70002, 2, 8, -1, ‘Dreadfury’, 52261, 4, 0, 0, 1, 1365799, 478633, 17, -1, -1, 170, 65, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 4, 75, 5, 75, 7, 120, 31, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 476, 728, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4000, 0, 0, 34929, 2, 0, 0, -1, 0, -1, 38308, 2, 0, 0, -1, 0, -1, 0, 0, 0, 0, -1, 0, -1, 0, 0, 0, 0, -1, 0, -1, 0, 0, 0, 0, -1, 0, -1, 1, ‘The blade struggles to defy your control.’, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 150, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 1075, 0, 300, 0, 0, 0, 0, ‘’, 67, 0, 0, 0, 0, 0);