hey guys im trying to add some new euds and its not reading my cq_action :S if u guys can find anything wrong in my query please feel free to edit
Quote:
delete from cq_action where id >= 7297290 and id <= 7297295;
insert into cq_action (id,id_next,id_nextfail,type,data,param)
values
(7297290,7267291,7267294,508,0,'1 0 52'),
(7297291,7297292,0,502,729420,''),
(7297292,7297293,0,501,1081760,''),
(7297293,7297295,0,1085,0,'gmlog/action_log 380,%user_name[%user_id],0,0,1082960,0,0,729452,0,0'),
(7297294,0,0,126,0,'Please~make~one~space~in~your~ eudemon~bag~free!'),
(7297295,0,0,126,0,'Congratz!~You!~got~your~eudemo n~egg!');
When you ran the query, there is no duplicate entries right?
EDIT::: Try this query
Code:
delete from cq_action where id >= 7297290 and id <= 7267291;
delete from cq_action where id >= 7297291 and id <= 7267292;
delete from cq_action where id >= 7297292 and id <= 7267293;
delete from cq_action where id >= 7297293 and id <= 7267294;
delete from cq_action where id >= 7297294 and id <= 0;
delete from cq_action where id >= 7297295 and id <= 0;
insert into cq_action (id,id_next,id_nextfail,type,data,param)
values
(7297290,7267291,7267294,508,0,'1 0 52'),
(7297291,7297292,0,502,729420,''),
(7297292,7297293,0,501,1081760,''),
(7297293,7297295,0,1085,0,'gmlog/action_log 380,%user_name[%user_id],0,0,1082960,0,0,729452,0,0'),
(7297294,0,0,126,0,'Please~make~one~space~in~your~eudemon~bag~free!'),
(7297295,0,0,126,0,'Congratz!~You!~got~your~eudemon~egg!');
Note: this query was off the top of my head, so it may be slightly wrong hope i helped
ofcourse it didnt duplicate i delete the action ids before and always check if the ids already in use
Please try running the query in my post above, and try again. Just to make sure because you may have typed it wrong? im not too sure, just trying to help
no thanks i didnt type it wrong im not using someone else query to delete my ids just incase also ur typing up alot of work doing it that way u can just do this
Quote:
delete from cq_action where id >= 7297290 and id <= 7297295;
Actually i looked at your query again, and i don't know if this would effect it ( im kinda new ) but if you look you typed
delete from cq_action where id >= 7297290 and id <= 7297295;
insert into cq_action (id,id_next,id_nextfail,type,data,param)
values
(7297290,7267291,7267294,508,0,'1 0 52'),
(7297291,7297292,0,502,729420,''),
(7297292,7297293,0,501,1081760,''),
(7297293,7297295,0,1085,0,'gmlog/action_log 380,%user_name[%user_id],0,0,1082960,0,0,729452,0,0'),
(7297294,0,0,126,0,'Please~make~one~space~in~your~(SPACE NOT NEEDED)eudemon~bag~free!'),
(7297295,0,0,126,0,'Congratz!~You!~got~your~eudemo(space not needed)n~egg!');
delete from cq_action where id >= 7297290 and id <= 7297295;
insert into cq_action (id,id_next,id_nextfail,type,data,param)
values
(7297290,7267291,7267294,508,0,'1 0 52'),
(7297291,7297292,0,502,729420,''),
(7297292,7297293,0,501,1081760,''),
(7297293,7297295,0,1085,0,'gmlog/action_log 380,%user_name[%user_id],0,0,[COLOR="Red"]1081760[/COLOR],0,0,[COLOR="Red"]729420[/COLOR],0,0'),
(7297294,0,0,126,0,'Please~make~one~space~in~[COLOR="Red"](space not needed)[/COLOR]your~eudemo[COLOR="Red"](space not needed)[/COLOR]n~bag~free!'),
(7297295,0,0,126,0,'Congratz!~You!~got~your~eudemon~egg!');
not client sided its DB sided my client is set up fine i work with client for DB nvm ill just use the 180.... query the eud works fine i just cant get it from inventory to my bag
PortMap Error: RichEdit line insertion error 02/16/2012 - Metin2 Private Server - 5 Replies Hey Leute,
habe mir letztens nen Metin2 P-Server mit Hamachi erstellt. Alles läuft super, wenn da dieser kack nicht wäre. PortMap zeigt eine Fehlermeldung, nachdem man sich eingeloggt hat: RichEdit line insertion error. Diese erscheint einmal zusätzlich pro Sekunde und PortMap und Metin2 wird beendet, sobald ca. 100 von diesen Meldungen auf dem Bildschirm sind. Was soll ich machen? Hat jemand ne Lösung?
Vielen Dank im Vorraus =)
[Fehler] Patch? Error? Hier Hilfe! [Error] 12/02/2010 - Combat Arms - 14 Replies Da ich keine Werbung machen möchte muss ich wohl alles abkopieren...
Ich entschuldige mich das ich alles zuspoilern musste aber bei soviel Text....;)
1.Error Codes und ähnliches
Da es nach einem neuen Update immer wieder Probleme auftreten, empfehlen wir Euch folgende Liste mit den häufigsten Fehlern durchzugehen:
1. Deinstalliere Combat Arms über Arbeitsplatz-->Software
2. Prüfe ob alle Ordner von Nexon auf der Festplatte gelöscht sind. Wenn nicht lösche...
MySro Error~>Microsoft Error Visual C++ Runtime... 08/18/2009 - SRO Private Server - 3 Replies Hello, i have got a problem:
http://image.cp-g.net/pics/4a8971bd15c0d.jpg.
I have already installed Microsoft Visual C++ Runtime Library 2005 and after that i installed 2007. It didn´t work.
Who can help me?
thanks
Alucard15