Ich danke euch es funktioniert jetzt dank AirM4X!
Beiträge von Kaiserle
-
-
-
Ich hab es auch schon mit versucht^^
Owner ist die ClanID also ned er name
-
Guten Abend,
ich arbeite gerade an einem System für meinen Server. Dabei kommt es zu folgenden Fehler:Code[20:39:05] [ERROR] CMySQLQuery::Execute - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'int=0, owner=10, price=0 WHERE id='4'' at line 1
Dass ist der Code dazu:
Codenew string[500]; format(string, sizeof(string), "UPDATE houses SET int=%i, owner=%i, price=%i WHERE id=%i", hInfo[hid][h_intinfo], hInfo[hid][h_owner], hInfo[hid][h_preis], hInfo[hid][h_id]); mysql_query(dbhandle, string, false);
Ich habe schon alles probiert aber es klappt nichts.
Danke im vorraus!
Mfg.
-
sucht Dich!_______________________________________________________________________________________________
Nach einigen Umstruckturierungen in unserem Team suche wir
folgende Teammitglieder:Aktuell werden folgende Posten vergeben:
● 1-2 Mapper
● 2x Moderator
● 1-2x SupporterFür weitere Fragen stehen wir euch rund um die Uhr zur Verfügung!
Weiter Informationen über unseren Server findet ihr in unserer Server Werbung.Forum: http://forum.xtreme-deathmatch.de/
Teamspeak 3: 5.199.138.62
________________________________________________________________________________________________Mit freundlichen Grüßen,
die Serverleitung von Xtreme Deathmatch -
sucht Dich!_______________________________________________________________________________________________
Sehr geehrte Breadfish Community,
da wir unseren Server ständig verbessern wollen und auch
mit weiteren und neuen Maps bestücken wollen,
suchen wir nun eine Verstärkung für unser Mapping-Team.Aktuell werden folgende Posten vergeben:
● 1-2 Mapper
Für weitere Fragen stehen wir euch rund um die Uhr zur Verfügung!
Weiter Informationen über unseren Server findet ihr in unserer Server Werbung.Forum: http://forum.xtreme-deathmatch.de/
Teamspeak 3: 5.199.138.62
________________________________________________________________________________________________Mit freundlichen Grüßen,
die Serverleitung von Xtreme Deathmatch/edit Fehler behoben
-
Es funktioniert danke dir!
-
hat sich nichts gebracht^^
Code
Alles anzeigenSetTimer, begruessung, 300 begruessung: GetChatLine(0, chat) if(InStr(chat, "hat sich ausgeloggt")) SendChat("Hallo") return SetTimer, gate, 300 gate: if(IsPlayerInRangeOfPoint(1698.0300,-1151.2896,23.8281, 5)){ if(gate == 1){ return } else { SendChat("/gate") gate := 1 SetTimer, tgate, 7500 return } } return
Das sind die beiden
-
Guten Abend,
warum funktioniert dieser Timer nicht bzw allgemein funktionieren bei mir keine timer.Code
Alles anzeigenSetTimer, Gate, 300 gate: if(IsPlayerInRangeOfPoint(1698.0300,-1151.2896,23.8281, 5)){ if(gate == 1){ return } else { SendChat("/gate") gate := 1 SetTimer, tgate, 7500 return } } return
mfg Kaiserle
-
Das war das Problem.
Danke euch!/close
-
Tach Leute,
undzwar hab ich das Problem dass bei den CreateDynamicObject die Objekte komisch angezeigt werden.hier ein Bild dazu:
Der Codeausschnitt:
Code
Alles anzeigen//Wände Kart[1] = CreateDynamicObject(18766, 2474.98, -546.37, 1183.38, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(18766, 2474.98, -537.37, 1183.38, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2465.20, -545.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2460.70, -536.46, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2460.70, -546.00, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2469.90, -533.05, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2455.97, -531.60, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2469.90, -523.45, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2464.97, -527.10, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2460.20, -522.37, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2460.20, -512.77, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2450.48, -506.87, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2455.20, -511.77, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2455.20, -501.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2451.20, -521.37, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2451.20, -531.00, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2446.40, -516.65, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2442.00, -512.23, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2442.00, -502.64, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2442.00, -493.04, 1180.13, 0.00, 0.00, 0.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2447.70, -496.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2457.30, -496.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2466.90, -496.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2476.50, -496.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2486.00, -496.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2438.07, -496.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2464.80, -501.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2474.40, -501.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF); Kart[1] = CreateDynamicObject(19377, 2484.00, -501.96, 1180.13, 0.00, 0.00, 90.00, -1, -1, -1, 100.00); SetDynamicObjectMaterial(Kart[1], 0, 8390, "vegasemulticar", "ws_mixedbrick", 0xFFFFFFFF);
Danke im Vorraus
mfg Kaiserle
-
Danke dir
-
Abend Leute,
Und zwar hab ich ein Problem mit den Label. Das Label wird immer nur den, der sich als letztes eingeloggt hat zugewießen. Hier der Code:
Codestock UpdateClanLabel(playerid) { new string[100], Clan_ID[20], Clan_Name[100]; format(string, sizeof(string), "* %s *", Clan_Name); Delete3DTextLabel(Clanlabel[playerid]); Clanlabel[playerid] = Create3DTextLabel(string, 0xFFFFFFFF, 30.0, 40.0, 50.0, 40.0, -1, 1); Attach3DTextLabelToPlayer(Clanlabel[playerid], playerid, 0.0, 0.0, 0.2); }
Danke schon mal im vorraus
/edit
-
/push (24.01.2016)
+ Adresse des Forums und des TS³ Servers hinzugefügt -
Danke dir, ich hatte da vorher noch was anderes gehabt und vergessen die Schleife zu entfernen
-
Moin,
und zwar hab ich dass Problem, dass wenn man auf den Server connected, man nach ein paar Sekunden vom Server gekickt wird mit "You are banned from the Server."Das hier ist das letzte was ich gemacht hatte:
Code
Alles anzeigenforward ArenaUpdate(); public ArenaUpdate() { new string[10], string1[10], string2[10], string3[10], string4[10], string5[10]; for(new i; i<MAX_PLAYERS; i++) { format(string, sizeof(string), "%d", A_Free); format(string1, sizeof(string1), "%d", A_Deagle); format(string2, sizeof(string2), "%d", A_Boot); format(string3, sizeof(string3), "%d", A_A51); format(string4, sizeof(string4), "%d", A_Wald); format(string5, sizeof(string5), "%d", A_Dschungel); TextDrawSetString(Arena6, string); TextDrawSetString(Arena7, string1); TextDrawSetString(Arena8, string2); TextDrawSetString(Arena9, string3); TextDrawSetString(Arena10, string4); TextDrawSetString(Arena11, string5); } }
/Edit (24.01.2016 - Rechtschreibfehler)
-
/push (20.01.2016)
-
Woran könnte es liegen das bei mir die GetWindows10 APP bei mir nicht angezeigt wird obwohl ich WIndows 8.1 habe und alle Voraussetzungen erfülle und noch alle Update gemacht habe^^
mfg
-
Vummo
Vulko
-
@Kammerjäger
Guten Tag erstmal^^,
Ich haben vor ca. 1 Woche richtig angefangen(vorher immer nur wenn mit langweilig war) ein DM Script basierend auf Dini zu schreiben. Im Moment ist das meiste vom Adminsystem fertig und auch ein paar DM Arenen sind schon Bespielbar.
Melde dich doch heute Abend im TS dann kannst du dir auf unseren TestServer ein genaueres Bild davon machen.Mfg.