|
You last visited: Today at 05:34
Advertisement
Hilfe wegen Querys
Discussion on Hilfe wegen Querys within the Metin2 Private Server forum part of the Metin2 category.
06/29/2012, 12:20
|
#1
|
elite*gold: 0
Join Date: Nov 2009
Posts: 67
Received Thanks: 5
|
Hilfe wegen Querys
Hallo leute
ich habe eine problemm und hoffe jemand kann helfen
und zwar habe ich versucht neue metins ein zu bauen
von diesem beitrag 
das problemm ist das navicat die Querys nicht nimmt und als fehler kommt
[SQL]
INSERT INTO mob_proto VALUES(8028, 'Metin der Hoffnung', 'Metin der Hoffnung', 5, 2, 3, 95, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0);
[Err] 1136 - Column count doesn't match value count at row 1
weiß jemand was man da tun kann oder hat sogar die richtigen Querys
|
|
|
06/29/2012, 12:26
|
#2
|
elite*gold: 0
Join Date: Jan 2011
Posts: 2,504
Received Thanks: 870
|
was fuer serverfiles haste den schaut aus das querrys nicht volstaendig sind
|
|
|
06/29/2012, 12:30
|
#3
|
elite*gold: 10
Join Date: May 2012
Posts: 4,490
Received Thanks: 623
|
Du müsstest, wenn du die neuen SFs hast 6 neue 0'er eintragen.
|
|
|
06/29/2012, 12:31
|
#4
|
elite*gold: 0
Join Date: Nov 2009
Posts: 67
Received Thanks: 5
|
ich benutze die von daroo
|
|
|
06/29/2012, 12:35
|
#5
|
elite*gold: 10
Join Date: May 2012
Posts: 4,490
Received Thanks: 623
|
So, hier sind die richtigen für dich:
PHP Code:
INSERT INTO mob_proto VALUES(8028, 'Metin der Hoffnung', 'Metin der Hoffnung', 5, 2, 3, 95, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8029, 'Metin des Schreckens', 'Metin des Schreckens', 5, 2, 3, 100, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8030, 'Metin des Zorns', 'Metin des Zorns', 5, 2, 3, 105, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8031, 'Metin der Barmherzigkeit', 'Metin der Barmherzigkeit', 5, 2, 3, 110, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8032, 'Metin der Unterwelt', 'Metin der Unterwelt', 5, 2, 3, 115, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8033, 'Metin der Wiedergeburt', 'Metin der Wiedergeburt', 5, 2, 3, 120, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8034, 'Metin der Wut', 'Metin der Wut', 5, 2, 3, 125, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8035, 'Metin der Vernunft', 'Metin der Vernunft', 5, 2, 3, 130, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8036, 'Metin des Lichts', 'Metin des Lichts', 5, 2, 3, 135, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8037, 'Metin der Verzweiflung', 'Metin der Verzweiflung', 5, 2, 3, 140, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8038, 'Metin der Geduld', 'Metin der Geduld', 5, 2, 3, 145, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); INSERT INTO mob_proto VALUES(8039, 'Metin der Elemente', 'Metin der Elemente', 5, 2, 3, 150, '', 'NOMOVE', 0, '', 'STUN,SLOW,CURSE,TERROR', 0, '', 0, 0, 0, 60, 0, 0, 0, 999999, 5, 1, 184800, 92400, 540, 57, 9529, 9530, 0, 2000, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 70104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
|
|
|
06/29/2012, 12:39
|
#6
|
elite*gold: 0
Join Date: Nov 2009
Posts: 67
Received Thanks: 5
|
hammer sache
vielen dank euch beiden für die schnelle hilfe
|
|
|
 |
Similar Threads
|
Querys Anpassen ? Hilfe
04/02/2012 - Metin2 Private Server - 6 Replies
Hallo Community kann mir einer erklären wie ich hier für eine Query für Navicat anpassen zb . INSERT INTO ....
<Item vnum="71123" name="'¼ö·æºñ´Ã'" gb2312name="Drachenschuppe" type="5" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="0" value2="0" value3="0"...
|
[HILFE]Querys schreiben?
01/16/2011 - Metin2 Private Server - 4 Replies
Hallo,
Kevineulchen hat vorhin ausversehen die 50er-Kings aus der DB gelöscht.
item_proto ersetzen ist nicht möglich, da andere Sachen schon modifiziert wurden.
Also wollte ich mit dem Thread fragen, ob jemand so nett wäre
folgende Codes in Querys umzuschreiben:
1.
11971 Ȳ»óÀü°© Hwang-Rüstung 2 0 0 2 106936 1 1 0 0 11979 703 0 0 1 50 0 0 8 10 37 20 0 0 0 550 0 24 0 100 -1 -1 -1 -1 -1 -1 100 3 0
|
All times are GMT +1. The time now is 05:34.
|
|