kleiner PUSH
Beiträge von WarF
-
-
gangzone = GangZoneCreate(1248.011, 2072.804, 1439.348, 2204.319); // gangzone ist die Definierung
GangZoneFlashForAll(gangzone,COLOR_RED); // Hier fügst du stat gangzone deine Deffinierung ein und bei Color_Red deine gewünschte Farbe -
ja ber geht nicht
lade dir das neue TV runter
http://www.teamviewer.com/de/index.aspxund sende mir die neuen daten
-
if(!strcmp(cmdtext, "/baseballschläger", true))
{
GivePlayerWeapon(playerid, 5,1); // Gibt den Schläger wenn man den Befehl ausführt
return 1;
}Meinst du das vllt so ?
-
Burak sende mir Teamviwer daten
ich stelle dir alles ein
-
Wieso machst du das nicht Einfacher?
Um den Friedhof ein Gebäude mit Wänden und einer Decke bauen
und dort Reinporten -
if(ConnectedToPC[playerid] == 255)
{
if(PlayerInfo[playerid][pRank] < 4)
{
if ((strcmp("Contracts", tmp, true, strlen(tmp)) == 4) && (strlen(tmp) == strlen("Contracts")))
{
if(PlayerInfo[playerid][pRank] < 4)
{
SendClientMessage(playerid, COLOR_GREY, "Nur Hitmans ab Rank 4 können Verträge suchen und ordnen !");
return 0;
}
SearchingHit(playerid);
return 0;
} -
Hey zu Problem 1:
if (pickupid==paintballexit)
{
SetPlayerPos(playerid,1310.3557,-1371.1112,13.5847);
SetPlayerFacingAngle(playerid,181.8468);
SetCameraBehindPlayer(playerid);
SetPlayerInterior(playerid,0);
ResetPlayerWeapons(playerid);
SendClientMessage(playerid,COLOR_GREEN,"Du hast die Battlefield Arena verlassen. Vielen Dank für deinen Besuch!");
}Zu Problem 3:
Du hast IsPlayerAnAdmin
Das würde nicht gehen, da das über RCON gelesen wird
Du hast beim Abspeichern eine Variable mit Adminlevel
dort kannst du z.B dan so machenif(PlayerInfo[playerid][Adminlevel] == [Level]); // == steht dafür da, dass man genau diesen Rank sein muss
if(PlayerInfo[playerid][Adminlevel] < [Level]); // < Das hier steht dafür da dass man diesen Befehl AB DIESEM ADminlevel beutzen Darf > würde dan bedeuten unter diesem Level -
Zuerstmal eine Frage:
Dieser Gamemode wurde hier auch Gepostet:
http://forum.sa-mp.com/showthread.php?t=270727Bist du der wirkliche Ersteller diese Gamemodes ?
Um dies zu Beweisen, würde ich dich mal Bitte
diese : http://forum.sa-mp.com/showthread.php?t=270727
Thread zu Editieren und zu schreiben: Ja das ist meinerDenn ich habe das Gefühl, dass du diesen nicht selber Gemacht hast
-
Klar kann er das Rausnehmen
Das Rangebann system sit von mirEr muss einfach nur deine IP
von dem Rangebannlist.cfg
austragen -
Version 0.1 Download Links:
PASTEBIN:http://pastebin.com/BVXRUcEw
FILEUPLOAD:(Kompletter Ordner)Kommt mal jemand Drauf ich warte -
TESTSERVER:
109.230.236.35:8001Ich warte auf ein paar Tester um es mal endlich zu testen
-
perfekter Support, Schneller Service und wirklich Empfehlenswert
-
Sooo mit ein biscchen Fummeln an der mysql.include
Hat dads eben auch hinghauenEs funktioniert nun Alles
Danke nochmal
-
Guten Tag,
Was beduetet dass: ( entuz gaus der mysql log)
An error has occured. (Error ID: 1142, INSERT command denied to user 'Tester'@'localhost' for table 'samp_users')Das Problem ist auch, dass er die Userdatei nicht spiechert beim Registrieren!
Das mit dem laden und saven normal habe ich Hinbekommen!Nurnoch diese Register Problem ..
Wie kann ich das Problem beheben...
-
Btte nicht böse sein, aber häää?!?
Ich verstehe nicht genau, wo ich diese ID dan eintragen muss..
-
Indem Fall wäre meine ID di 1 oder?!?
Und wo trage ich diese genau ein
in phpmyadmin oder? -
SQL
Alles anzeigen[20:48:54] [20:48:54] --------------------------- [20:48:54] MySQL Debugging activated (06/14/11) [20:48:54] --------------------------- [20:48:54] [20:48:54] >> mysql_connect( ) [20:48:54] CMySQLHandler::CMySQLHandler() - constructor called. [20:48:54] CMySQLHandler::CMySQLHandler() - Connecting to "127.0.0.1" | DB: "xD" | Username: "tester" ... [20:48:54] CMySQLHandler::Connect() - Connection was successful. [20:48:54] CMySQLHandler::Connect() - Auto-Reconnect has been enabled. [20:49:31] >> mysql_query( Connection handle: 0 ) [20:49:31] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:49:31] >> mysql_store_result( Connection handle: 0 ) [20:49:31] >> mysql_store_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:49:31] >> mysql_fetch_row_format( Connection handle: 0 ) [20:49:31] >> mysql_fetch_row_format() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:49:31] >> mysql_query( Connection handle: 308 ) [20:49:31] >> mysql_query() - Invalid connection handle. (You set: 308, Highest connection handle ID is 1). [20:49:31] >> mysql_store_result( Connection handle: 112 ) [20:49:31] >> mysql_store_result() - Invalid connection handle. (You set: 112, Highest connection handle ID is 1). [20:49:31] >> mysql_fetch_row_format( Connection handle: 112 ) [20:49:31] >> mysql_fetch_row_format() - Invalid connection handle. (You set: 112, Highest connection handle ID is 1). [20:49:31] >> mysql_query( Connection handle: 69 ) [20:49:31] >> mysql_query() - Invalid connection handle. (You set: 69, Highest connection handle ID is 1). [20:49:31] >> mysql_store_result( Connection handle: 83 ) [20:49:31] >> mysql_store_result() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:31] >> mysql_fetch_row_format( Connection handle: 83 ) [20:49:31] >> mysql_fetch_row_format() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:31] >> mysql_query( Connection handle: 69 ) [20:49:31] >> mysql_query() - Invalid connection handle. (You set: 69, Highest connection handle ID is 1). [20:49:31] >> mysql_store_result( Connection handle: 83 ) [20:49:31] >> mysql_store_result() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:31] >> mysql_fetch_row_format( Connection handle: 83 ) [20:49:31] >> mysql_fetch_row_format() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:31] >> mysql_query( Connection handle: 69 ) [20:49:31] >> mysql_query() - Invalid connection handle. (You set: 69, Highest connection handle ID is 1). [20:49:31] >> mysql_store_result( Connection handle: 83 ) [20:49:32] >> mysql_store_result() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:32] >> mysql_fetch_row_format( Connection handle: 83 ) [20:49:32] >> mysql_fetch_row_format() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:32] >> mysql_query( Connection handle: 69 ) [20:49:32] >> mysql_query() - Invalid connection handle. (You set: 69, Highest connection handle ID is 1). [20:49:32] >> mysql_store_result( Connection handle: 83 ) [20:49:32] >> mysql_store_result() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:32] >> mysql_fetch_row_format( Connection handle: 83 ) [20:49:32] >> mysql_fetch_row_format() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:32] >> mysql_query( Connection handle: 69 ) [20:49:32] >> mysql_query() - Invalid connection handle. (You set: 69, Highest connection handle ID is 1). [20:49:32] >> mysql_store_result( Connection handle: 83 ) [20:49:32] >> mysql_store_result() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:32] >> mysql_fetch_row_format( Connection handle: 83 ) [20:49:32] >> mysql_fetch_row_format() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:32] >> mysql_free_result( Connection handle: 83 ) [20:49:32] >> mysql_free_result() - Invalid connection handle. (You set: 83, Highest connection handle ID is 1). [20:49:32] >> mysql_real_escape_string( Connection handle: 0 ) [20:49:32] >> mysql_real_escape_string() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:49:32] >> mysql_query( Connection handle: 0 ) [20:49:32] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:49:32] >> mysql_store_result( Connection handle: 0 ) [20:49:32] >> mysql_store_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:49:32] >> mysql_num_rows( Connection handle: 0 ) [20:49:32] >> mysql_num_rows() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:49:32] >> mysql_free_result( Connection handle: 0 ) [20:49:32] >> mysql_free_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:49:43] >> mysql_real_escape_string( Connection handle: 0 ) [20:49:43] >> mysql_real_escape_string() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:49:43] >> mysql_query( Connection handle: 78 ) [20:49:43] >> mysql_query() - Invalid connection handle. (You set: 78, Highest connection handle ID is 1). [20:50:01] >> mysql_real_escape_string( Connection handle: 0 ) [20:50:01] >> mysql_real_escape_string() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:01] >> mysql_query( Connection handle: 0 ) [20:50:01] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_real_escape_string( Connection handle: 0 ) [20:50:06] >> mysql_real_escape_string() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:06] >> mysql_query( Connection handle: 0 ) [20:50:06] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:19] >> mysql_query( Connection handle: 160648 ) [20:50:19] >> mysql_query() - Invalid connection handle. (You set: 160648, Highest connection handle ID is 1). [20:50:19] >> mysql_query( Connection handle: 160648 ) [20:50:19] >> mysql_query() - Invalid connection handle. (You set: 160648, Highest connection handle ID is 1). [20:50:19] >> mysql_query( Connection handle: 160648 ) [20:50:19] >> mysql_query() - Invalid connection handle. (You set: 160648, Highest connection handle ID is 1). [20:50:19] >> mysql_query( Connection handle: 160648 ) [20:50:19] >> mysql_query() - Invalid connection handle. (You set: 160648, Highest connection handle ID is 1). [20:50:19] >> mysql_query( Connection handle: 160648 ) [20:50:19] >> mysql_query() - Invalid connection handle. (You set: 160648, Highest connection handle ID is 1). [20:50:19] >> mysql_close( Connection handle: 0 ) [20:50:19] >> mysql_close() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [20:50:19] CMySQLHandler::~CMySQLHandler() - deconstructor called. [20:50:19] CMySQLHandler::FreeResult() - The result is already empty. [20:50:19] CMySQLHandler::Disconnect() - Connection was closed.
-
Leute bitte wir sind voll am Verzwiefeln xD
Scheiß accountbug -