I have a problem in my server

11/09/2010 10:57 wolfvb#1
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
11/09/2010 13:10 [GM]Death[PM]#2
Try using the search button. Should be something to help you with your issue. Are you using revo db?
11/09/2010 13:44 wolfvb#3
yas i use it
can help me
11/09/2010 17:09 ~Sword~Stalker~.#4
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 :p

BestRegards
11/09/2010 21:27 King_Arthur#5
Some good information on the topic: [Release/Guide] adding more than 100 pets (Found using the all things sticky)
11/09/2010 23:36 wolfvb#6
Quote:
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
Thanks man it wark t
11/10/2010 13:48 ~Sword~Stalker~.#7
Quote:
Originally Posted by wolfvb View Post
Thanks man it wark t
u welcome and try to use the thanks button -.-