Register for your free account! | Forgot your password?

You last visited: Today at 22:27

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



2 questions

Discussion on 2 questions within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2012
Posts: 62
Received Thanks: 10
2 questions

How do you change the amount of ep you get from ep cards? And how do you make it where compose rates are 75-100 points a compose?
triforce660 is offline  
Old 05/23/2012, 22:48   #2

 
magewarior2's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 1,523
Received Thanks: 767
search on the forum, there are enough topics about it ....

but its in the cq_action you can change it.
magewarior2 is offline  
Old 05/26/2012, 23:45   #3
 
kyushiro's Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 68
Received Thanks: 94
Quote:
Originally Posted by triforce660 View Post
How do you change the amount of ep you get from ep cards? And how do you make it where compose rates are 75-100 points a compose?
for compose rates try use this query and change it whatever u want

Code:
UPDATE `cq_eudemon_rbn_rqr` SET max = max + 20;
UPDATE `cq_eudemon_rbn_rqr` SET min = min + 20;
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 -

and for 2nd question

how to change the amount just find id of your eps card in shop.dat then search the id in cq_action after that u just change the values there..i cannot give u specify but i give u some hint and guides where and what to do..hope u can use some your brains to make it happen..
kyushiro is offline  
Thanks
1 User
Old 05/28/2012, 06:18   #4
 
elite*gold: 0
Join Date: Nov 2009
Posts: 585
Received Thanks: 151
Im pretty sure the ID for the cards in most servers is 102002 , so just find it in the cq_action and change it as needed
pretzel666 is offline  
Old 05/28/2012, 06:25   #5
 
elite*gold: 0
Join Date: May 2012
Posts: 62
Received Thanks: 10
Lol ive already fixed this guys xD
triforce660 is offline  
Old 05/30/2012, 17:11   #6
 
elite*gold: 0
Join Date: Aug 2011
Posts: 112
Received Thanks: 16
for 75-100 mark per compose try this one:
Quote:
UPDATE `cq_eudemon_rbn_rqr` SET max = max = 225;
UPDATE `cq_eudemon_rbn_rqr` SET min = min = 300;
But keep in mind doing it by Script will make your numbers bounce the more you use it
buzz2289 is offline  
Old 05/30/2012, 23:44   #7
 
elite*gold: 0
Join Date: May 2012
Posts: 62
Received Thanks: 10
I already have this fixed guys. But thanks
triforce660 is offline  
Reply




All times are GMT +2. The time now is 22:27.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.