my problem it's in ThunderJuic
whin I gave ThunderJuic to any pet
the bit Change to any other pet
can any one
help me
whin I gave ThunderJuic to any pet
the bit Change to any other pet
can any one
help me
use this query :-Quote:
yas i use it
can help me
update cq_eudemon set item_type = item_type + 4000, damage_type = 5 where item_type < 1075999 and magic_defence > 1071999; update cq_eudemon set item_type = item_type - 3000 where item_type > 1077000 and magic_defence > 1071999;
Thanks man it wark tQuote:
Quote:
Originally Posted by wolfvb View Post
yas i use it
can help me
use this query :-
Code:
update cq_eudemon set item_type = item_type + 4000, damage_type = 5 where item_type < 1075999 and magic_defence > 1071999;
update cq_eudemon set item_type = item_type - 3000 where item_type > 1077000 and magic_defence > 1071999;
run it and restart ur server and it will be fine
Try To say Thanks
BestRegards