[Help]Changing Stat Compose

08/30/2011 20:59 pretzel666#1
Ok so i got changing the actual compose rates down with no prob but i noticed that when i compose ( rates are 60-65) The stats barely even go up? (like 0.0203 per compose) and i used search about a bagillion times! Any answers?
08/30/2011 23:27 MoŽtalKing#2
Code:
[COLOR="Blue"]UPDATE `cq_eudemon_rbn_rqr` SET max = max + [COLOR="Red"]5[/COLOR];
UPDATE `cq_eudemon_rbn_rqr` SET min = min + [COLOR="Red"]5[/COLOR];[/COLOR]
red color is the additional mark .. like ur compose rate is 20 this query will make it 25 and if you want it less change (+) to (-)

credits to pradevil
09/01/2011 02:10 pretzel666#3
i know lol , ill use that query but when i go to compose STATS , not star mark , will only go up as if the start mark was 1 point each compose?