How do I change the prize PKT?
Anyone have any query?
the item ID is "742806"
For those who can help me thank you.
Att Corey88:cool:
Anyone have any query?
the item ID is "742806"
For those who can help me thank you.
Att Corey88:cool:
SELECT * FROM `cq_action` where type=501 and data=742806;
That may work if you only want to give one prize and no choice on the prize. Normally pk prizes are in a box and you are given the two or three choices with as many as 6 items in any given choice.Quote:
or u can use a simple query to find it;)
Code:SELECT * FROM `cq_action` where type=501 and data=742806;