You last visited: Today at 19:08
Advertisement
what is it and how to fix it ;]
Discussion on what is it and how to fix it ;] within the EO PServer Hosting forum part of the Eudemons Online category.
02/09/2011, 11:38
#1
elite*gold: 0
Join Date: Apr 2009
Posts: 86
Received Thanks: 14
Hello,
for the first time i login the game i saw strange counts
does anyone know how to delete ? or maybe fix ;]
also i noticed that after some strange counts there are words and this words apear when i login the game exactly here :
one more qustion How can i change words in this
beacuse in cq_action i cannot find it , or maybe i try to find it wrong :/
Thanks for Help
i already know how to edit this words ;] but i still w9ing for answer to first question ;]
02/09/2011, 12:09
#2
elite*gold: 0
Join Date: Dec 2009
Posts: 1,784
Received Thanks: 1,057
1- u can try editing than double posting
2- do u mean what are these counts or how to hide them ?
02/09/2011, 12:33
#3
elite*gold: 0
Join Date: Dec 2010
Posts: 30
Received Thanks: 1
Quote:
Originally Posted by
josh468
one more qustion How can i change words in this
beacuse in cq_action i cannot find it , or maybe i try to find it wrong :/
Thanks for Help
try this query
delete from cq_action where id >= 1000001 and id <= 1000007;
INSERT INTO `cq_action` (`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`) VALUES
(1000001, 1000002, 0000, 0130, 0, '~1.~Knight~round~table~has~been~fixed~'),
(1000002, 1000003, 0000, 0130, 0, '~2.~Batch~Hatcher~is~now~fully~working~'),
(1000003, 1000004, 0000, 0130, 0, '~3.~You~can~donate~money~and~get~rewarded~whisper ~Revo[PM]~'),
(1000004, 1000005, 0000, 0130, 0, '~4.~You~would~need~high~VIP~than~3~to~use~the~VIP ~maps~'),
(1000005, 1000006, 0000, 0130, 0, '~5.~VIP~maps~will~give~you~more~EPs~than~in~any~o ther~maps~'),
(1000006, 1000007, 0000, 0130, 0, '~6.~Enjoy~Your~gaming~'),
(1000007, 3911650, 0000, 0131, 0, '~7.~Donation~');
and change that text ..
02/09/2011, 12:34
#4
elite*gold: 0
Join Date: Dec 2009
Posts: 1,784
Received Thanks: 1,057
did u already see that
Quote:
**i already know how to edit this words ;] but i still w9ing for answer to first question ;]**
02/09/2011, 14:02
#5
elite*gold: 0
Join Date: Apr 2009
Posts: 86
Received Thanks: 14
Quote:
Originally Posted by
SoulDyier
try this query
delete from cq_action where id >= 1000001 and id <= 1000007;
INSERT INTO `cq_action` (`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`) VALUES
(1000001, 1000002, 0000, 0130, 0, '~1.~Knight~round~table~has~been~fixed~'),
(1000002, 1000003, 0000, 0130, 0, '~2.~Batch~Hatcher~is~now~fully~working~'),
(1000003, 1000004, 0000, 0130, 0, '~3.~You~can~donate~money~and~get~rewarded~whisper ~Revo[PM]~'),
(1000004, 1000005, 0000, 0130, 0, '~4.~You~would~need~high~VIP~than~3~to~use~the~VIP ~maps~'),
(1000005, 1000006, 0000, 0130, 0, '~5.~VIP~maps~will~give~you~more~EPs~than~in~any~o ther~maps~'),
(1000006, 1000007, 0000, 0130, 0, '~6.~Enjoy~Your~gaming~'),
(1000007, 3911650, 0000, 0131, 0, '~7.~Donation~');
and change that text ..
it didnt help
there are still number like before, one thing which has been changed is that wrods are another (words which i typed in querry(cq_action))
02/09/2011, 14:22
#6
elite*gold: 0
Join Date: Dec 2009
Posts: 1,784
Received Thanks: 1,057
u can hide the numbers but u cant delete them .. as a pm these numbers show u the actions and tasks of staff which happens
02/09/2011, 14:41
#7
elite*gold: 0
Join Date: Apr 2009
Posts: 86
Received Thanks: 14
from what you wrote is proposed that a normal player wont saw these tasks
Thanks Sword Stalker
03/15/2011, 04:26
#8
elite*gold: 0
Join Date: Nov 2010
Posts: 47
Received Thanks: 0
Thx
All times are GMT +2. The time now is 19:09 .