[help please] ==>compose rate<==

10/31/2009 15:26 disasterzoner#1
hey all! can some one tell me how to reset compose rate my server has already set with high composed rate... where did i have to go to reset it? :handsdown:
11/01/2009 03:53 .Ash#2
Update cq_eudemon_rbn_rqr set min = (when it's lower, it's more harder, if you want to multiply them, which is the PERFECT solution, use "*x(the asterik means times, x is the number to multiply with, dividing is nearly the same. but with / instead of *);
Update cq_eudemon_rbn_rqr set max=(when it's lower, it's more harder, if you want to multiply them, which is the PERFECT solution, use "*x(the asterik means times, x is the number to multiply with, dividing is nearly the same. but with / instead of *);


[Only registered and activated users can see links. Click Here To Register...]

take a look and enjoy lol
11/01/2009 09:09 disasterzoner#3
thanks bro
11/01/2009 16:47 .Ash#4
press thanks if helped o.O
11/03/2009 09:36 disasterzoner#5
Quote:
Originally Posted by SpongeBox View Post
Update cq_eudemon_rbn_rqr set min = (when it's lower, it's more harder, if you want to multiply them, which is the PERFECT solution, use "*x(the asterik means times, x is the number to multiply with, dividing is nearly the same. but with / instead of *);
Update cq_eudemon_rbn_rqr set max=(when it's lower, it's more harder, if you want to multiply them, which is the PERFECT solution, use "*x(the asterik means times, x is the number to multiply with, dividing is nearly the same. but with / instead of *);


[Only registered and activated users can see links. Click Here To Register...]

take a look and enjoy lol


hey bro sorry to bother again! with that code did i have to copy and paste direct in to navicate --> my --> New query ??? :confused:or i have to do manualy? can u show or tell me more specific? still i can save the code :D
11/03/2009 20:16 .Ash#6
Quote:
Originally Posted by disasterzoner View Post
hey bro sorry to bother again! with that code did i have to copy and paste direct in to navicate --> my --> New query ??? :confused:or i have to do manualy? can u show or tell me more specific? still i can save the code :D
okay.. open navicate and open your connection and then open your database(my) and click Query then New Query.

Type this:

Update cq_eudemon_rbn_rqr set min = ;
Update cq_eudemon_rbn_rqr set max = ;

If you want that every compose begin with 30star marks and up it goes, then for min put 30 and max put what ever you want.. but becareful, might get the star loosing bug if the max number is too high...