Because there is no way to make any scripts for the itemtype.dat i have made one, this itemtype.dat is the latest one there is, it contains all the new pets form chinese database and everything else, of course it;s translated, and you can use the shop.dat as well, it contains all the uniO/XO specxpballs and all the robes, hope this is usefull.
all you have to do is run the scripts in your database and replace your itemtype.dat and shop.dat in your client.
after you run the scripts use these codes to make monsters drop the cards
update cq_dropitemrule set item0=1020140;
update cq_dropitemrule set item1=1020140;
update cq_dropitemrule set item2=1020140;
update cq_dropitemrule set item3=1020140;
update cq_dropitemrule set item4=1020140;
update cq_dropitemrule set item5=1020140;
update cq_dropitemrule set item6=1020140;
update cq_dropitemrule set item7=1020150;
update cq_dropitemrule set item8=1020150;
update cq_dropitemrule set item9=1020150;
update cq_dropitemrule set item10=1020150;
update cq_dropitemrule set item11=1020150;
update cq_dropitemrule set item12=1020150;
update cq_dropitemrule set item13=1020150;
update cq_dropitemrule set item14=1020150;
and if you want in your server to drop 2700 ep cards as well, and stacks, change some of the codes like 1020140 and 1020150 to 1020160
__________________________________________________ __________________
if this helped please hit a thanks.!!!






