|
You last visited: Today at 05:40
Advertisement
iam tired and i cant solve my cps potion problem
Discussion on iam tired and i cant solve my cps potion problem within the CO2 Private Server forum part of the Conquer Online 2 category.
08/31/2010, 16:18
|
#1
|
elite*gold: 0
Join Date: Jul 2008
Posts: 6
Received Thanks: 0
|
iam tired and i cant solve my cps potion problem
hallo all
yesterday i was coding that item
cps potion when you right click on it you will get more cps than without it
here is the code
PHP Code:
REPLACE INTO `cq_action` VALUES ('6524850', '6524851', '0000', '0502', '721569', '');
REPLACE INTO `cq_action` VALUES ('6524851', '6524852', '0', '1074', '0', 'stc(42,21) = 1 1');
REPLACE INTO `cq_action` VALUES ('6524852', '6524853', '0', '1080', '0', 'timestamp(42,21) set 0');
REPLACE INTO `cq_action` VALUES (6524853,6524869,0000,1010,2005,"You Will Get Doubel CPs");
REPLACE INTO `cq_action` VALUES ('6524869', '6524870', '0', '1027', '0', 'self zf2-e128');
REPLACE INTO `cq_action` VALUES (6524870,0000,0000,1049,0,"0 3600");
REPLACE INTO `cq_action` VALUES ('6524855', '6524857', '6524856', '1073', '0','stc(42,21) == 0');
REPLACE INTO `cq_action` VALUES ('6524856', '6524857', '6524858', '1081', '0', 'interval(42,21,0) >= 3600');
REPLACE INTO `cq_action` VALUES ('6524857', '0000', '0000', '1001', '0', 'e_money += 10');
REPLACE INTO `cq_action` VALUES ('6524858', '0000', '0000', '122', '000', '6524867 6524865 6524863 6524861 6524859 6524863 6524865 6524867');
REPLACE INTO `cq_action` VALUES ('6524859', '6524860', '0000', '1001', '0', 'e_money += 100');
REPLACE INTO `cq_action` VALUES (6524860,0000,0000,1010,2005,"You Has Got 100 CPs By Using Cps Potion");
REPLACE INTO `cq_action` VALUES ('6524861', '6524862', '0000', '1001', '0', 'e_money += 50');
REPLACE INTO `cq_action` VALUES (6524862,0000,0000,1010,2005,"You Has Got 50 CPs By Using Cps Potion");
REPLACE INTO `cq_action` VALUES ('6524863', '6524864', '0000', '1001', '0', 'e_money += 20');
REPLACE INTO `cq_action` VALUES (6524864,0000,0000,1010,2005,"You Has Got 20 CPs By Using Cps Potion");
REPLACE INTO `cq_action` VALUES ('6524865', '6524866', '0000', '1001', '0', 'e_money += 70');
REPLACE INTO `cq_action` VALUES (6524866,0000,0000,1010,2005,"You Has Got 70 CPs By Using Cps Potion");
REPLACE INTO `cq_action` VALUES ('6524867', '6524868', '0000', '1001', '0', 'e_money += 60');
REPLACE INTO `cq_action` VALUES (6524868,0000,0000,1010,2005,"You Has Got 60 CPs By Using Cps Potion");
REPLACE INTO cq_task VALUES (6524850,6524850,0000,"","",0,0,0,0,1000,0000,0000,0,-1,0);
REPLACE INTO cq_task VALUES (6524860,6524860,0000,"","",0,0,0,0,1000,0000,0000,0,-1,0);
iam using stc but now there is and problem
if any user use potion and logout the stc timer still run soo
if he login after 1 hour and attack monsters he will find that he lost his potion
soo can any one till me how i can connect the potion with the Exppotion timer that
really i will lose my mind
please if any one know any ideas
Good luck all
|
|
|
09/01/2010, 05:19
|
#2
|
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,380
|
Well the problem you will have is you cannot display 2 exp timers at the same time... if you don't care for exp potions to be used on your server then you could theoretically use the icon for your cp potion but it sounds like you're using binaries which means you won't be able to..
If you had a PROPER source you could do it but w/ bins... unlikely
|
|
|
09/01/2010, 14:45
|
#3
|
elite*gold: 0
Join Date: Jul 2008
Posts: 6
Received Thanks: 0
|
Quote:
Originally Posted by pro4never
Well the problem you will have is you cannot display 2 exp timers at the same time... if you don't care for exp potions to be used on your server then you could theoretically use the icon for your cp potion but it sounds like you're using binaries which means you won't be able to..
If you had a PROPER source you could do it but w/ bins... unlikely
|
thanks for replay
yea iam binaries patch 5095
but what are you mean with a PROPER source??
how i can get an source can i do that on it?
and thanks again
|
|
|
09/01/2010, 17:15
|
#4
|
elite*gold: 0
Join Date: Aug 2010
Posts: 452
Received Thanks: 75
|
u could try the release section first of all
|
|
|
09/01/2010, 22:42
|
#5
|
elite*gold: 0
Join Date: Jul 2008
Posts: 6
Received Thanks: 0
|
Quote:
Originally Posted by ☆★Zuper★☆
u could try the release section first of all 
|
welcom bro
the release section most of thread for patch 5165 
soo i make my topic here for help 
thanks for your replay
|
|
|
09/01/2010, 23:49
|
#6
|
elite*gold: 0
Join Date: Aug 2010
Posts: 452
Received Thanks: 75
|
I meant you asked for a proper source.
Search and you will find
|
|
|
09/01/2010, 23:56
|
#7
|
elite*gold: 0
Join Date: Jul 2008
Posts: 6
Received Thanks: 0
|
Quote:
Originally Posted by ☆★Zuper★☆
u could try the release section first of all 
|
Quote:
Originally Posted by ☆★Zuper★☆
I meant you asked for a proper source.
Search and you will find 
|
hmmmm
r there any source patch 5095 not binaries?
|
|
|
09/02/2010, 00:22
|
#8
|
elite*gold: 0
Join Date: Jun 2010
Posts: 118
Received Thanks: 23
|
Quote:
Originally Posted by klam4u
hmmmm
r there any source patch 5095 not binaries?
|
You can upgrade any 5017+ source to w/e you want.
|
|
|
09/02/2010, 10:22
|
#9
|
elite*gold: 0
Join Date: Aug 2010
Posts: 452
Received Thanks: 75
|
Quote:
Originally Posted by klam4u
hmmmm
r there any source patch 5095 not binaries?
|
elite coemu
|
|
|
 |
Similar Threads
|
can solve this problem?? !!.
07/23/2009 - SRO Private Server - 8 Replies
:confused:a new fucking problem with the new pc :mad:
i cant say any thing i will post a ss..
http://i28.tinypic.com/2lb1fn6.jpghttp://i27.tiny pic.com/wck305.jpghttp://i25.tinypic.com/f3xt8l.jp ghttp://i31.tinypic.com/iqze9w.jpg
i dont know what happend
almost all applications on the pc are changed to unknown!
+CROSSFIRE & S4 LEAUGE DOESNT OPEN
|
HOW TO SOLVE THIS PROBLEM
05/18/2009 - Soldier Front Philippines - 8 Replies
CAN U SOLVE THIS PROBLEM>>??
Nung Inopen ko ung Special Force at log in ako pag ka start koh may error na lumalabas
see this.
http://img268.imageshack.us/img268/4562/wew.jpg
Can u help me in this problem?? di na poh ako maka laro ng SF..
|
[HELP]need solve some problem
10/26/2008 - EO PServer Hosting - 1 Replies
how can i make all the items that i collect go into one space of the inventory?
|
Can You help me to solve one problem?
05/01/2008 - SRO Private Server - 4 Replies
Why I get "file load fail"?
|
The way to solve this problem
01/30/2008 - Cabal Online - 15 Replies
Trial-version for free,Full release - for money...Trial-version gonna include all functions like in test-version we were using before,full release - some new things,like hitting with max.dmg and hitting 100 times in 1 second...thats the best way,Mr!
|
All times are GMT +1. The time now is 05:41.
|
|