hello guys
when i trying to add newbie gift this error out for me when i add sql
Full50ElementsTopEquipment
[Err] 1062 - Duplicate entry '70000524' for key 1
[Err] INSERT INTO `cq_action` VALUES ('70000524', '70000525', '70000539', '1001', '0', 'profession == 10');
[Msg] Finished - Unsuccessfully
and this guide what i do
Newbie Gift guide:
delete from `cq_itemtype` where id = '724021';
UPDATE `cq_itemtype` SET `id`='724021' WHERE (`id`='729012');
ItemMinIcon.ANI and MapItemIcon.ANI
[Item729012]
FrameAmount=1
Frame0=data/ItemMinIcon/724000.dds ==> change to 729000.dds
Replace with ItemtypeEditor id 724021 with a non existing one
Replace with ItemtypeEditor id 729012 with 724021
any idea ??
when i trying to add newbie gift this error out for me when i add sql
Full50ElementsTopEquipment
[Err] 1062 - Duplicate entry '70000524' for key 1
[Err] INSERT INTO `cq_action` VALUES ('70000524', '70000525', '70000539', '1001', '0', 'profession == 10');
[Msg] Finished - Unsuccessfully
and this guide what i do
Newbie Gift guide:
delete from `cq_itemtype` where id = '724021';
UPDATE `cq_itemtype` SET `id`='724021' WHERE (`id`='729012');
ItemMinIcon.ANI and MapItemIcon.ANI
[Item729012]
FrameAmount=1
Frame0=data/ItemMinIcon/724000.dds ==> change to 729000.dds
Replace with ItemtypeEditor id 724021 with a non existing one
Replace with ItemtypeEditor id 729012 with 724021
any idea ??