1-how i can make mounts are not Changed if thunder was used on them
2-how i can make any pet start with 50*
help me plz
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;
and restart ur server and ull find all ur pets hatched 50*[/B]Quote:
update cq_grade set rarity=5000;
Quote:
for the thunder :-
use this query :-
run it and restart ur server and it will be fine ;)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;
BestRegards
to make ur pet start 50* - and restart ur server and ull find all ur pets hatched 50*[/B]