ok i show you some simple query for windbeads
Code:
INSERT INTO cq_action (id,id_next,id_nextfail,type,data,param) VALUES
(2222220, 2222221, 2222222, 802, 0, 'check [COLOR="Red"]3000[/COLOR]'),
(2222221, 0, 0, 1010, 2005, 'your~eudemon~has~learned~this~skill'),
(2222222, 2222223, 0, 802, 0, 'learn [COLOR="Red"]3000[/COLOR]'),
(2222223, 2222226, 0, 1010, 2005, 'Congratulations~your~eudemon~has~learned~windbeads'),
(2222226, 0, 0, [B]502[/B], [COLOR="Orange"]1033110[/COLOR], '0');
3000 means your magic id..you can see in your magictype.ini on your file if u would like to make new..
502 means it will delete the item after it succesful
1033110 mean the item that 502 delete on your inventory..
NOTE:If the eudemon crystal won't work i suggess u to check your itemtype.dat in Target field
item cannot buy u can check in your cq_goods