You last visited: Today at 21:15
Advertisement
last 1 help :D
Discussion on last 1 help :D within the EO PServer Hosting forum part of the Eudemons Online category.
03/09/2010, 20:06
#1
elite*gold: 0
Join Date: Nov 2008
Posts: 295
Received Thanks: 9
last 1 help :D
plz last things
i need to change compose rate
coz when finish this i will get my server on
03/09/2010, 20:15
#2
elite*gold: 0
Join Date: Aug 2009
Posts: 347
Received Thanks: 114
Quote:
Originally Posted by
gege2900
plz last things
i need to change compose rate
coz when finish this i will get my server on
See old Post..
anyway..use this..
if you want know more about make a privert server...
Or
03/09/2010, 20:30
#3
elite*gold: 0
Join Date: Nov 2008
Posts: 295
Received Thanks: 9
example
Quote:
Update cq_eudemon_rbn_rqr set min = 2 "*x2;
Update cq_eudemon_rbn_rqr set max=2 "*x2??
or how plz
i need it 2stars per compose
look at pic and tell me what the problem plz
Attached Images
Untitled.jpg
(154.2 KB, 13 views)
03/09/2010, 20:53
#4
elite*gold: 246
Join Date: Jan 2008
Posts: 1,712
Received Thanks: 896
+4 reported at: 09 Mar 2010 - 14:51:00 GMT -5 Cause: Double Post
Do not be afraid of
. It doesn't bite.
#PostsMerged
03/09/2010, 21:05
#5
elite*gold: 5
Join Date: Feb 2010
Posts: 1,040
Received Thanks: 442
try
Code:
Update cq_eudemon_rbn_rqr set min=200;
Update cq_eudemon_rbn_rqr set max=200;
03/09/2010, 21:22
#6
elite*gold: 0
Join Date: Nov 2008
Posts: 295
Received Thanks: 9
ty it is work now
but cards for eps give 20k eps
plz help me to fix this bug
03/09/2010, 21:36
#7
elite*gold: 5
Join Date: Feb 2010
Posts: 1,040
Received Thanks: 442
search the ID of the ep card in the database, and change e_money+= 20000 to whatever you want it to be.
03/09/2010, 22:10
#8
elite*gold: 0
Join Date: Nov 2008
Posts: 295
Received Thanks: 9
plz how i cant undertand u
03/09/2010, 23:47
#9
elite*gold: 246
Join Date: Jan 2008
Posts: 1,712
Received Thanks: 896
Quote:
Originally Posted by
gege2900
plz how i cant undertand u
Open cq_itemtype and find the ep card that gives 20k eps. Look at the id_action field and write down the number. Open cq_action and search for that id or ids that are greater than or equal to it. You should see a line that says xxxxxx,xxxxxx,xxxxxx,1001,0,emoney += 20000. Change the 20000 to whatever you want the card to give.
03/10/2010, 02:24
#10
elite*gold: 0
Join Date: Aug 2009
Posts: 347
Received Thanks: 114
Quote:
Originally Posted by
gege2900
plz how i cant undertand u
Example Code:
Code:
INSERT INTO `cq_action` VALUES ('7081735', '7081736', '0000', '1001', '0', 'e_money += 5000');
INSERT INTO `cq_action` VALUES ('7081737', '7081738', '0000', '0502', '1020140', '');
INSERT INTO `cq_action` VALUES ('7081736', '7081737', '0000', '1010', '2005', 'Conguratulation!!~You~Get~5000EP~From~This~Card!!');
INSERT INTO `cq_action` VALUES ('7081738', '0000', '0000', '1027', '0', 'self skill305');
INSERT INTO `cq_action` VALUES ('6960010', '6960011', '0000', '0502', '1020150', '');
INSERT INTO `cq_action` VALUES ('6960011', '6960012', '0000', '1001', '0', 'e_money += 27000');
INSERT INTO `cq_action` VALUES ('6960012', '6960013', '0000', '0126', '0', 'Conguratulation!!~You~Get~27000EP~From~This~Card!!');
INSERT INTO `cq_action` VALUES ('6960013', '0000', '0000', '1085', '0', 'gmlog/action_log 380,%user_name[%user_id],0,0,270,0,0,729018,0,0');
INSERT INTO `cq_action` VALUES ('6960000', '6960001', '0000', '0502', '1020160', '');
INSERT INTO `cq_action` VALUES ('6960001', '6960002', '0000', '1001', '0', 'e_money += 270000');
INSERT INTO `cq_action` VALUES ('6960002', '6960003', '0000', '0126', '0', 'Conguratulation!!~You~Get~270000EP~From~This~Card!!');
INSERT INTO `cq_action` VALUES ('6960003', '0000', '0000', '1085', '0', 'gmlog/action_log 380,%user_name[%user_id],0,0,0,2700,0,729017,0,0');
Code:
INSERT INTO `cq_itemtype` VALUES ('1020140', 'EOCARD5000', '0', '0', '0', '0', '0', '0', '0', '0', '55', '0', '0', '7081735', '0', '0', '0', '0', '0', '0', '0', '1', '60000', '0', '0', '0', '0', '0', '0', '0', '0', '00', '00', '00', '0000', '0000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `cq_itemtype` VALUES ('1020150', 'EOCARD27000', '0', '0', '0', '0', '0', '0', '0', '0', '55', '0', '0', '6960010', '0', '0', '0', '0', '0', '0', '0', '1', '60000', '0', '0', '0', '0', '0', '0', '0', '0', '00', '00', '00', '0000', '0000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `cq_itemtype` VALUES ('1020160', 'EOCARD270000','0', '0', '0', '0', '0', '0', '0', '0', '55', '0', '0', '6960000', '0', '0', '0', '0', '0', '0', '0', '1', '60000', '0', '0', '0', '0', '0', '0', '0', '0', '00', '00', '00', '0000', '0000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
03/10/2010, 07:38
#11
elite*gold: 0
Join Date: Nov 2008
Posts: 295
Received Thanks: 9
Quote:
INSERT INTO `cq_action` VALUES ('7081735', '7081736', '0000', '1001', '0', 'e_money += 5000');
INSERT INTO `cq_action` VALUES ('7081737', '7081738', '0000', '0502', '1020140', '');
INSERT INTO `cq_action` VALUES ('7081736', '7081737', '0000', '1010', '2005', 'Conguratulation!!~You~Get~5000EP~From~This~Card!! ');
INSERT INTO `cq_action` VALUES ('7081738', '0000', '0000', '1027', '0', 'self skill305');
INSERT INTO `cq_action` VALUES ('6960010', '6960011', '0000', '0502', '1020150', '');
INSERT INTO `cq_action` VALUES ('6960011', '6960012', '0000', '1001', '0', 'e_money += 27000');
INSERT INTO `cq_action` VALUES ('6960012', '6960013', '0000', '0126', '0', 'Conguratulation!!~You~Get~27000EP~From~This~Card! !');
INSERT INTO `cq_action` VALUES ('6960013', '0000', '0000', '1085', '0', 'gmlog/action_log 380,%user_name[%user_id],0,0,270,0,0,729018,0,0');
INSERT INTO `cq_action` VALUES ('6960000', '6960001', '0000', '0502', '1020160', '');
INSERT INTO `cq_action` VALUES ('6960001', '6960002', '0000', '1001', '0', 'e_money += 270000');
INSERT INTO `cq_action` VALUES ('6960002', '6960003', '0000', '0126', '0', 'Conguratulation!!~You~Get~270000EP~From~This~Card !!');
INSERT INTO `cq_action` VALUES ('6960003', '0000', '0000', '1085', '0', 'gmlog/action_log 380,%user_name[%user_id],0,0,0,2700,0,729017,0,0');
delete or insert plz??????
03/10/2010, 12:59
#12
elite*gold: 5
Join Date: Feb 2010
Posts: 1,040
Received Thanks: 442
insert, if the data is already there, then go to those action ID's and edit them according to your needs.
All times are GMT +2. The time now is 21:17 .