x4

03/30/2010 22:12 Medo321#1
What's the min and max number i have to put if i want to make compose rates x4?
03/31/2010 02:27 ~WARNING~#2
400

for the exact query
Code:
update cq_eudemon_reb_rqr set min=400;
update cq_eudemon_reb_rqr set max=400;
03/31/2010 08:05 Atom.#3
if want it 50 mark always not only in a low star how can i set it ?
03/31/2010 21:11 ~WARNING~#4
update cq_eudemon_reb_rqr set min=50;
update cq_eudemon_reb_rqr set max=50;
03/31/2010 23:13 Atom.#5
all pets will increase 50 mark untill 65k* ?
04/01/2010 14:56 Faith.#6
Quote:
Originally Posted by ibeatuall View Post
update cq_eudemon_reb_rqr set min=50;
update cq_eudemon_reb_rqr set max=50;
Wrong Query IBeatUAll

Try This ..

update cq_eudemon_rbn_rqr set min=50;
update cq_eudemon_rbn_rqr set max=50;
04/01/2010 20:32 ~WARNING~#7
opps, i had a typo, but yea its rbn not reb
04/02/2010 00:48 .Ash#8
I wonder if he tried it :D lol and kept trying it till it work and then it came to his head that maybe beatuall just maybe gave me a wrong syntax lol and just gave up :D