Register for your free account! | Forgot your password?

You last visited: Today at 03:18

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

Advertisement



Query Help? xD

Discussion on Query Help? xD within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2006
Posts: 135
Received Thanks: 275
Query Help? xD

Hey lol Can anyone show me how to make this Query replace the old Legion Admin.. Check out this wordpad please and if you Know how to make these Translations replace the old ones Please email me at
Attached Files
File Type: txt LegionIDs.txt (3.6 KB, 11 views)
Diablo69r is offline  
Old 01/15/2009, 09:39   #2
 
cruey's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 698
Received Thanks: 857
Quote:
INSERT INTO `cq_action` VALUES ('40000', '40001', '0000', '0101', '0', 'I~am~RoyKenna,~the~LegionAdmin,~what~can~I~do~for ~you?');
INSERT INTO `cq_action` VALUES ('40001', '40002', '0000', '0102', '0', 'I~am~want~to~make~my~own~Legion! 40004');
INSERT INTO `cq_action` VALUES ('40002', '4600100', '0000', '0102', '0', 'I~must~Dismiss~my~Legion.. 40050');
INSERT INTO `cq_action` VALUES ('40003', '4600100', '0000', '0102', '0', 'What~is~the~EudemonTotem? 40080');
INSERT INTO `cq_action` VALUES ('40030', '40031', '0000', '0101', '0', 'You~cannot~Create~a~Legion~because~either~your~in ~one~already~or~you~dont~meet~the~Requirements!');
INSERT INTO `cq_action` VALUES ('40031', '10045', '0000', '0102', '0', 'Oh 0');
INSERT INTO `cq_action` VALUES ('40020', '40021', '0000', '0101', '0', 'Its~very~good~that~you~want~to~Create~a~Legion!~P lease~tell~me~what~you~want~to~call~it~and~I'll~se e~if~its~available!');
INSERT INTO `cq_action` VALUES ('40021', '10045', '0000', '0103', '0', '15 40022 Legion~Name:');
INSERT INTO `cq_action` VALUES ('40023', '10045', '0000', '0102', '0', 'Oh 0');
INSERT INTO `cq_action` VALUES ('40029', '40031', '0000', '0101', '0', 'You~need~to~be~level~50~and~have~500k~Gold~to~Cre ate~a~Legion!');
INSERT INTO `cq_action` VALUES ('40060', '40061', '0000', '0101', '0', 'Are~you~sure~you~want~to~Dismiss~your~Legion?~It~ will~let~down~those~who~Depend~on~you!');
INSERT INTO `cq_action` VALUES ('40061', '10045', '0000', '0102', '0', 'I~have~Decided!~Dismiss~it~now! 40065');
INSERT INTO `cq_action` VALUES ('3909860', '3909861', '0000', '0101', '0', 'Enjoy~your~Legion!~And~may~you~win~LegionWar~some day!');
INSERT INTO `cq_action` VALUES ('3909861', '10045', '0000', '0102', '0', 'Thanks! 0');
INSERT INTO `cq_action` VALUES ('4600100', '10045', '0000', '0102', '0', 'What~is~the~EudemonTotem? 4600110');
INSERT INTO `cq_action` VALUES ('4600110', '4600111', '0000', '0101', '0', 'Each~Eudemon~Totem~records~the~top~50~Eudemons~in ~a~Legion~Registerd~by~its~members.~And~the');
INSERT INTO `cq_action` VALUES ('4600111', '4600112', '0000', '0101', '0', 'top~8~Totems~and~the~first~five~Eudemons~in~each~ of~the~8~Totems~will~decide~the~legions~total~BP!' );
INSERT INTO `cq_action` VALUES ('4600112', '4600113', '0000', '0101', '0', '');
INSERT INTO `cq_action` VALUES ('4600113', '4600114', '0000', '0101', '0', '');
INSERT INTO `cq_action` VALUES ('4600114', '4600115', '0000', '0101', '0', '');
INSERT INTO `cq_action` VALUES ('4600115', '10045', '0000', '0102', '0', 'Anything~else? 4600120');
INSERT INTO `cq_action` VALUES ('4600120', '4600121', '0000', '0101', '0', 'The~Legion~level~is~determined~by~the~starred~Tot ems,~which~means~the~total~stars~of~the');
INSERT INTO `cq_action` VALUES ('4600121', '4600122', '0000', '0101', '0', 'Eudemons~registerd~in~it~exceed~100.~A~level~2~Le gion~needs~3~starred~Totems,~while~6');
INSERT INTO `cq_action` VALUES ('4600122', '4600123', '0000', '0101', '0', '');
INSERT INTO `cq_action` VALUES ('4600123', '4600124', '0000', '0101', '0', '');
INSERT INTO `cq_action` VALUES ('4600124', '4600125', '0000', '0101', '0', '');
INSERT INTO `cq_action` VALUES ('4600125', '10045', '0000', '0102', '0', 'Is~that~all? 4600130');
INSERT INTO `cq_action` VALUES ('4600130', '4600131', '0000', '0101', '0', 'In~this~way.~A~level~6~Legion~needs~15~starred~To tems,~while~18~for~a~level~7~Legion,~21~for');
INSERT INTO `cq_action` VALUES ('4600131', '4600132', '0000', '0101', '0', 'level~8,~24~for~level~9~and~30~for~level~10!');
INSERT INTO `cq_action` VALUES ('4600132', '4600133', '0000', '0101', '0', '');
INSERT INTO `cq_action` VALUES ('4600133', '4600134', '0000', '0101', '0', '');
I think you just have t change all the INSERTs into UPDATEs, try this:
Quote:
UPDATE INTO `cq_action` VALUES ('40000', '40001', '0000', '0101', '0', 'I~am~RoyKenna,~the~LegionAdmin,~what~can~I~do~for ~you?');
UPDATE INTO `cq_action` VALUES ('40001', '40002', '0000', '0102', '0', 'I~am~want~to~make~my~own~Legion! 40004');
UPDATE INTO `cq_action` VALUES ('40002', '4600100', '0000', '0102', '0', 'I~must~Dismiss~my~Legion.. 40050');
UPDATE INTO `cq_action` VALUES ('40003', '4600100', '0000', '0102', '0', 'What~is~the~EudemonTotem? 40080');
UPDATE INTO `cq_action` VALUES ('40030', '40031', '0000', '0101', '0', 'You~cannot~Create~a~Legion~because~either~your~in ~one~already~or~you~dont~meet~the~Requirements!');
UPDATE INTO `cq_action` VALUES ('40031', '10045', '0000', '0102', '0', 'Oh 0');
UPDATE INTO `cq_action` VALUES ('40020', '40021', '0000', '0101', '0', 'Its~very~good~that~you~want~to~Create~a~Legion!~P lease~tell~me~what~you~want~to~call~it~and~I'll~se e~if~its~available!');
UPDATE INTO `cq_action` VALUES ('40021', '10045', '0000', '0103', '0', '15 40022 Legion~Name:');
UPDATE INTO `cq_action` VALUES ('40023', '10045', '0000', '0102', '0', 'Oh 0');
UPDATE INTO `cq_action` VALUES ('40029', '40031', '0000', '0101', '0', 'You~need~to~be~level~50~and~have~500k~Gold~to~Cre ate~a~Legion!');
UPDATE INTO `cq_action` VALUES ('40060', '40061', '0000', '0101', '0', 'Are~you~sure~you~want~to~Dismiss~your~Legion?~It~ will~let~down~those~who~Depend~on~you!');
UPDATE INTO `cq_action` VALUES ('40061', '10045', '0000', '0102', '0', 'I~have~Decided!~Dismiss~it~now! 40065');
UPDATE INTO `cq_action` VALUES ('3909860', '3909861', '0000', '0101', '0', 'Enjoy~your~Legion!~And~may~you~win~LegionWar~some day!');
UPDATE INTO `cq_action` VALUES ('3909861', '10045', '0000', '0102', '0', 'Thanks! 0');
UPDATE INTO `cq_action` VALUES ('4600100', '10045', '0000', '0102', '0', 'What~is~the~EudemonTotem? 4600110');
UPDATE INTO `cq_action` VALUES ('4600110', '4600111', '0000', '0101', '0', 'Each~Eudemon~Totem~records~the~top~50~Eudemons~in ~a~Legion~Registerd~by~its~members.~And~the');
UPDATE INTO `cq_action` VALUES ('4600111', '4600112', '0000', '0101', '0', 'top~8~Totems~and~the~first~five~Eudemons~in~each~ of~the~8~Totems~will~decide~the~legions~total~BP!' );
UPDATE INTO `cq_action` VALUES ('4600112', '4600113', '0000', '0101', '0', '');
UPDATE INTO `cq_action` VALUES ('4600113', '4600114', '0000', '0101', '0', '');
UPDATE INTO `cq_action` VALUES ('4600114', '4600115', '0000', '0101', '0', '');
UPDATE INTO `cq_action` VALUES ('4600115', '10045', '0000', '0102', '0', 'Anything~else? 4600120');
UPDATE INTO `cq_action` VALUES ('4600120', '4600121', '0000', '0101', '0', 'The~Legion~level~is~determined~by~the~starred~Tot ems,~which~means~the~total~stars~of~the');
UPDATE INTO `cq_action` VALUES ('4600121', '4600122', '0000', '0101', '0', 'Eudemons~registerd~in~it~exceed~100.~A~level~2~Le gion~needs~3~starred~Totems,~while~6');
UPDATE INTO `cq_action` VALUES ('4600122', '4600123', '0000', '0101', '0', '');
UPDATE INTO `cq_action` VALUES ('4600123', '4600124', '0000', '0101', '0', '');
UPDATE INTO `cq_action` VALUES ('4600124', '4600125', '0000', '0101', '0', '');
UPDATE INTO `cq_action` VALUES ('4600125', '10045', '0000', '0102', '0', 'Is~that~all? 4600130');
UPDATE INTO `cq_action` VALUES ('4600130', '4600131', '0000', '0101', '0', 'In~this~way.~A~level~6~Legion~needs~15~starred~To tems,~while~18~for~a~level~7~Legion,~21~for');
UPDATE INTO `cq_action` VALUES ('4600131', '4600132', '0000', '0101', '0', 'level~8,~24~for~level~9~and~30~for~level~10!');
UPDATE INTO `cq_action` VALUES ('4600132', '4600133', '0000', '0101', '0', '');
UPDATE INTO `cq_action` VALUES ('4600133', '4600134', '0000', '0101', '0', '');
cruey is offline  
Old 01/23/2009, 16:16   #3
 
elite*gold: 0
Join Date: Sep 2006
Posts: 135
Received Thanks: 275
Na, It doesnt delete the old ones.. :S
Diablo69r is offline  
Old 01/24/2009, 01:22   #4
 
elite*gold: 0
Join Date: Sep 2008
Posts: 979
Received Thanks: 647
Sql Query example should look like this :
Code:
if just want to update the stuff then:
UPDATE`cq_action`SET`param`='I~am~RoyKenna,~the~LegionAdmin,~what~can~I~do~for ~you?' WHERE (`id`='40000');
Code:
if you want to delete the old ones then add new ones then:
delete from cq_action where id=40000;
INSERT INTO `cq_action` VALUES ('40000', '40001', '0000', '0101', '0', 'I~am~RoyKenna,~the~LegionAdmin,~what~can~I~do~for ~you?');
.
Necron33 is offline  
Reply


Similar Threads Similar Threads
Query von Gm-eq
04/09/2011 - Metin2 Private Server - 22 Replies
hat einer von euch die Query von den Gm helmen etc wäre sehr nett wenn ihr sie posten könntet
[Suche]Query für "Alteklinge, Reichsklinge" &' Stichdolche NUR QUERY!
08/18/2010 - Metin2 Private Server - 1 Replies
Ich weiß ich werd nervig aber ich suche die Query's für Alteklinge, Reichsklinge &' Strichdolche Why? Naya, weil ich in der DB i-wie nur Drachenmaulglocke hab ... not more -.- Auf jeden Fall Icon's etc. etc. etc. hab ich ich brauche nur die Query's
query
05/05/2010 - Metin2 Private Server - 0 Replies
So es gab mal ein ttut wie man query fur navicat usen kan nur ich finde in nicht mehr hat jemand den link?
Query?
05/03/2010 - Metin2 Private Server - 24 Replies
Hi Liebe Community ;) Ich wollte mal neue waffen einfügen ;) Jemand sagte mir um sie in die DB einzufügen musst du in die Item_Proto gehen und ein query machen... aber wie geht das? ich muss das da einfügen INSERT INTO `item_proto` VALUES ('7220', 'Spada Raggio di Luna +0 ', 'Spada Raggio di Luna +0', '1', '0', '0', '2', '32', '1', '16', '', '30000', '100', '7221', '19', '0', '5', '1', '80', '0', '0', '7', '15', '17', '2', '0', '0', '0', '90', '110', '5', '67', '117', '-1', '-1',...
A Query
03/02/2010 - 12Sky2 - 6 Replies
Hi, First off, i'm an addict for 12sky 2. I play both 12sky 2 PH and 12sky 2 aeria. All the hax i find here for aeria server has been very helpful. Apparently, things are quite the opposite for 12sky2 ph server since we have Xtrap. So hacking is quite impossible for PH. Lately there has been major issues in PH server like some people using cheats/hacks. Fact is, there are already people banned in PH server for using hax. Anyway, been trying to find a way to hack 12sky 2 ph server but...



All times are GMT +1. The time now is 03:18.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.