[RELEASE] CHANGING YOUR EUDEMON COMPOSE RATE USING QUERY
Discussion on [RELEASE] CHANGING YOUR EUDEMON COMPOSE RATE USING QUERY within the EO PServer Guides & Releases forum part of the EO PServer Hosting category.
[RELEASE] CHANGING YOUR EUDEMON COMPOSE RATE USING QUERY
i though many of people here having a problem when trying to changing their eudemon compose rate one by one in cq_eudemon_rbn_rqr..so i made a simple query to changing it easily by using a query..so here we go..firsty..u must have a standard compose sql..so i have upload the standard compose rate query for download if u like(my standard compose rate).
Then use this query to changing your composing rate..
Code:
UPDATE `cq_eudemon_rbn_rqr` SET max = max [COLOR="SeaGreen"]+[/COLOR] [COLOR="Red"]20[/COLOR];
UPDATE `cq_eudemon_rbn_rqr` SET min = min [COLOR="SeaGreen"]+[/COLOR] [COLOR="Red"]20[/COLOR];
Note: Those rate number that will be + in you file example if your max is 12 then after run the query it will be 32 so 12+20=32..change those number to what u like it be..to make it have a low compose rate just change + to -
First you go to All Things Guide by our wonderfull mod
then go all the way down of the thread. Then find Pserver All things Guide[UPDATED] by Necron33.. And go down until you see "Changing Compose Rates :-" lol
so would u think newbie can understand this query o.O ?
Code:
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 *);
so would u think newbie can understand this query o.O ?
Code:
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 *);
download navicat at write navicat and its will out then find navicat premium 9
well i got it now but i get an error :/ [SQL] UPDATE `cq_eudemon_rbn_rqr` SET max = max + 5000;
[Err] 1146 - Table 'mysql.cq_eudemon_rbn_rqr' doesn't exist
[Help] my eudemon cannot compose 01/11/2014 - EO PServer Hosting - 6 Replies my eudemon cannot reborn..which file i will need to check..?
cq_eudemon_rbn_type,cq_monstertype,cq_dyna_rank_t ype,cq_talentgain or cq_grade..?? please help me thanks:handsdown:
-------------------------FIX--------------------- ---------
Compose rater higher with Query 07/20/2012 - EO PServer Hosting - 4 Replies Edit:
I got it!
update cq_eudemon_rbn_rqr set max= WHAT YOU WANT HERE;
update cq_eudemon_rbn_rqr set min= WHAT YOU WANT HERE;
at What you want here just make the number like this
update cq_eudemon_rbn_rqr set max= 100;
update cq_eudemon_rbn_rqr set min= 100;
COmposing Eudemon after max compose 07/06/2009 - Eudemons Online - 3 Replies Hi
IS there any technique we could use to compose your Eudemn after maximum compose have being reached (including luck compose)?
thx in advance