well u could use
Quote:
UPDATE `cq_eudemon_rbn_rqr` SET `min`= XX ;
UPDATE `cq_eudemon_rbn_rqr` SET `max`= XX ;
|
with adding a X / + so u can try .
the pets would have 1 - 3 marks to stop that . u can try changing there borns to hatch as 50*
by :
Quote:
|
update cq_grade set rarity=5200;
|
if u still need to do that the classical way .. and if u really wanna test and do the things u sure they will work . then it will take u time ..
go add them in an excel try to change ur querys by changing the excel to know how positively u can change the 'min' and 'max'
However u need to try to put the min at max and viseversa ..
so MIN : 50 MAX : 40
u said u made it and it came out with 40 marks ..
then u should decrease the numbers ur using .
ill try to make u one too ..
Regards