Quote:
Originally Posted by alaaemad
hey guys
can someone talk to me how to add prize how use it get staff +12 ?   Thx
|
if u mean get gear +12 here it is:
Code:
update cq_item set magic3=255 where player_id=player id and position=1;
update cq_item set magic3=255 where player_id=player id and position=2;
update cq_item set magic3=255 where player_id=player id and position=3;
update cq_item set magic3=255 where player_id=player id and position=4;
update cq_item set magic3=255 where player_id=player id and position=7;
update cq_item set magic3=255 where player_id=player id and position=8;
i still in learning ,so if got any wrong please give me know
Code:
[SIZE="6"]Don't Forget to press 'THANK' if it help[/SIZE]