Beiträge von Propheion

    Habe ich jetzt befolgt und bekomme nochmal 12 Errors
    (1099) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1100) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1101) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1102) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1103) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1104) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1105) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1106) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1107) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1108) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1109) : error 032: array index out of bounds (variable "TDEditor_PTD")
    (1110) : error 032: array index out of bounds (variable "TDEditor_PTD")
    Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase



    12 Errors.

    Hey und zwar wollte ich gerade ein neues Login/Register Textdraw einfügen und bekomme nun diese Errors:
    C:\Users\Kai\Desktop\Projekt\gamemodes\Projekt.pwn(272) : error 012: invalid function call, not a valid address
    C:\Users\Kai\Desktop\Projekt\gamemodes\Projekt.pwn(272) : warning 215: expression has no effect
    C:\Users\Kai\Desktop\Projekt\gamemodes\Projekt.pwn(272) : error 001: expected token: ";", but found ")"
    C:\Users\Kai\Desktop\Projekt\gamemodes\Projekt.pwn(272) : error 029: invalid expression, assumed zero
    C:\Users\Kai\Desktop\Projekt\gamemodes\Projekt.pwn(272) : fatal error 107: too many error messages on one line


    Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase



    4 Errors


    public OnPlayerConnect(playerid)
    {
    new string[60];
    format(string, sizeof string, "* %s hat den Server betreten.",PlayerName(playerid));
    SendClientMessageToAll(FARBE_WEIS, string);
    ResetPlayer(playerid);
    if(IsPlayerNPC(playerid)) return SpawnPlayer(playerid);
    SetPlayerColor(playerid, 0xFEFEFEFF);
    SendClientMessage(playerid,CHATFARBE,"Herzlich Willkommen, das Script ist momentan in voller Entwicklung.");




    TDEditor_PTD(playerid)(0) = CreatePlayerTextDraw(playerid, -0.000024, 1.259238, "box");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][0], 0.000000, 5.411993);
    PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][0], 643.000061, 0.000000);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][0], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][0], -1);
    PlayerTextDrawUseBox(playerid, TDEditor_PTD[playerid][0], 1);
    PlayerTextDrawBoxColor(playerid, TDEditor_PTD[playerid][0], 120);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][0], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][0], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][0], 1);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][0], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);

    [pwn]
    public OnGangwarUpdate1()
    {
    new string[256];
    for(new gw;gw<sizeof(GangwarZones);gw++)
    {
    if(GangwarZones[gw][War_DealerLifeTime] != 0 && (GangwarZones[gw][War_DealerLifeTime] < gettime()))
    {
    ClearAnimations(GangwarZones[gw][War_DealerID]);
    GangwarZones[gw][War_DealerLifeTime] = 0;
    SetPlayerPosEx(GangwarZones[gw][War_DealerID],GangwarZones[gw][War_DealerX],GangwarZones[gw][War_DealerY],GangwarZones[gw][War_DealerZ]);
    SetPlayerFacingAngle(GangwarZones[gw][War_DealerID],GangwarZones[gw][War_DealerA]);
    }
    if(GangwarZones[gw][War_Time] != 0 && GangwarZones[gw][War_Attacker] != 0 && GangwarZones[gw][War_Started] != 0)
    {
    switch(GangwarZones[gw][War_Zone_Mode])
    {
    case 0:
    {
    if(IsPlayerConnected(GangwarZones[gw][War_CaptureHero][0]) && IsPlayerInRangeOfPoint(GangwarZones[gw][War_CaptureHero][0],5.0,GangwarZones[gw][War_FlagX1],GangwarZones[gw][War_FlagY1],GangwarZones[gw][War_FlagZ1]))
    {
    if(gettime() < fverwaltungen[Spieler[GangwarZones[gw][War_CaptureHero][0]][pFraktion]][InfluenceWinner]) GangwarZones[gw][War_CaptureTime][1] *= 2;
    switch(GangwarZones[gw][War_CaptureTime][0])
    {
    case 1:SCM(GangwarZones[gw][War_CaptureHero][0],WEISS,"Noch 30 Sekunden bis zur Flaggeneroberung");
    case 10:SCM(GangwarZones[gw][War_CaptureHero][0],WEISS,"Noch 20 Sekunden bis zur Flaggeneroberung");
    case 15:SCM(GangwarZones[gw][War_CaptureHero][0],WEISS,"Noch 15 Sekunden bis zur Flaggeneroberung");
    case 25:SCM(GangwarZones[gw][War_CaptureHero][0],WEISS,"Noch 5 Sekunden bis zur Flaggeneroberung");
    case 26:SCM(GangwarZones[gw][War_CaptureHero][0],WEISS,"Noch 4 Sekunden bis zur Flaggeneroberung");
    case 27:SCM(GangwarZones[gw][War_CaptureHero][0],WEISS,"Noch 3 Sekunden bis zur Flaggeneroberung");
    case 28:SCM(GangwarZones[gw][War_CaptureHero][0],WEISS,"Noch 2 Sekunden bis zur Flaggeneroberung");
    case 29:SCM(GangwarZones[gw][War_CaptureHero][0],WEISS,"Noch 1 Sekunden bis zur Flaggeneroberung");
    case 30:
    {
    format(string,sizeof(string),"[FLAGGE]: %s hat es geschafft die Flagge einzunehmen",SpielerName(GangwarZones[gw][War_CaptureHero][0]));
    ForEachPlayer(i)
    {
    if(isPlayerInFrakt(i,GangwarZones[gw][War_Owner]) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] isPlayerInFrakt(i,GangwarZones[gw][War_Attacker]))
    {
    SCM(i,GWCHATCOLOR,string);
    }
    }
    format(string,sizeof(string),"%s\n\nFlagge der Fraktion '%s'",GangwarZones[gw][War_Zone_Name],FraktionsName(Spieler[GangwarZones[gw][War_CaptureHero][0]][pFraktion])),
    UpdateDynamic3DTextLabelText(WarLabel[gw][0],GW_STARTED_FLAGCOLOR,string);
    SCM(GangwarZones[gw][War_CaptureHero][0],GWCHATCOLOR,"Flagge erfolgreich eingenommen");
    GangwarZones[gw][War_CaptureTime][0] = 0;
    GangwarZones[gw][War_CapturedFlags][0] = Spieler[GangwarZones[gw][War_CaptureHero][0]][pFraktion];
    UpdateGWTextDraw(gw);
    if(Spieler[GangwarZones[gw][War_CaptureHero][0]][pFraktion] == GangwarZones[gw][War_Owner])
    {
    GangwarZones[gw][War_CaptureFlags_Owner]++;
    if(GangwarZones[gw][War_CaptureFlags_Attacker] <= 0)
    {
    GangwarZones[gw][War_CaptureFlags_Attacker] = 0;
    }
    GangwarZones[gw][War_CaptureFlags_Attacker]--;
    }
    if(Spieler[GangwarZones[gw][War_CaptureHero][0]][pFraktion] == GangwarZones[gw][War_Attacker])
    {
    GangwarZones[gw][War_CaptureFlags_Attacker]++;
    if(GangwarZones[gw][War_CaptureFlags_Owner] <= 0)
    {
    GangwarZones[gw][War_CaptureFlags_Owner] = 0;
    }
    GangwarZones[gw][War_CaptureFlags_Owner]--;
    }
    GangwarZones[gw][War_CaptureHero][0] = -1;
    }
    }
    GangwarZones[gw][War_CaptureTime][0]++;
    }
    else
    {
    SCM(GangwarZones[gw][War_CaptureHero][0],GRAU,"Du hast es nicht geschafft die Flagge einzunehmen");
    GangwarZones[gw][War_CaptureTime][0] = 0;
    GangwarZones[gw][War_CaptureHero][0] = -1;
    }
    if(IsPlayerConnected(GangwarZones[gw][War_CaptureHero][1]) && IsPlayerInRangeOfPoint(GangwarZones[gw][War_CaptureHero][1],5.0,GangwarZones[gw][War_FlagX2],GangwarZones[gw][War_FlagY2],GangwarZones[gw][War_FlagZ2]))
    {
    if(gettime() < fverwaltungen[Spieler[GangwarZones[gw][War_CaptureHero][1]][pFraktion]][InfluenceWinner]) GangwarZones[gw][War_CaptureTime][1] *= 2;
    switch(GangwarZones[gw][War_CaptureTime][1])
    {
    case 1:SCM(GangwarZones[gw][War_CaptureHero][1],WEISS,"Noch 30 Sekunden bis zur Flaggeneroberung");
    case 10:SCM(GangwarZones[gw][War_CaptureHero][1],WEISS,"Noch 20 Sekunden bis zur Flaggeneroberung");
    case 15:SCM(GangwarZones[gw][War_CaptureHero][1],WEISS,"Noch 15 Sekunden bis zur Flaggeneroberung");
    case 25:SCM(GangwarZones[gw][War_CaptureHero][1],WEISS,"Noch 5 Sekunden bis zur Flaggeneroberung");
    case 26:SCM(GangwarZones[gw][War_CaptureHero][1],WEISS,"Noch 4 Sekunden bis zur Flaggeneroberung");
    case 27:SCM(GangwarZones[gw][War_CaptureHero][1],WEISS,"Noch 3 Sekunden bis zur Flaggeneroberung");
    case 28:SCM(GangwarZones[gw][War_CaptureHero][1],WEISS,"Noch 2 Sekunden bis zur Flaggeneroberung");
    case 29:SCM(GangwarZones[gw][War_CaptureHero][1],WEISS,"Noch 1 Sekunden bis zur Flaggeneroberung");
    case 30:
    {
    format(string,sizeof(string),"[FLAGGE]: %s hat es geschafft die Flagge einzunehmen",SpielerName(GangwarZones[gw][War_CaptureHero][1]));
    ForEachPlayer(i)
    {
    if(isPlayerInFrakt(i,GangwarZones[gw][War_Owner]) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] isPlayerInFrakt(i,GangwarZones[gw][War_Attacker]))
    {
    SCM(i,GWCHATCOLOR,string);
    }
    }
    format(string,sizeof(string),"%s\n\nFlagge der Fraktion '%s'",GangwarZones[gw][War_Zone_Name],FraktionsName(Spieler[GangwarZones[gw][War_CaptureHero][1]][pFraktion])),
    UpdateDynamic3DTextLabelText(WarLabel[gw][1],GW_STARTED_FLAGCOLOR,string);
    SCM(GangwarZones[gw][War_CaptureHero][1],GWCHATCOLOR,"Flagge erfolgreich eingenommen");
    GangwarZones[gw][War_CaptureTime][1] = 0;
    GangwarZones[gw][War_CapturedFlags][1] = Spieler[GangwarZones[gw][War_CaptureHero][1]][pFraktion];
    UpdateGWTextDraw(gw);
    if(Spieler[GangwarZones[gw][War_CaptureHero][1]][pFraktion] == GangwarZones[gw][War_Owner])
    {
    GangwarZones[gw][War_CaptureFlags_Owner]++;
    if(GangwarZones[gw][War_CaptureFlags_Attacker] <= 0)
    {
    GangwarZones[gw][War_CaptureFlags_Attacker] = 0;
    }
    GangwarZones[gw][War_CaptureFlags_Attacker]--;
    }
    if(Spieler[GangwarZones[gw][War_CaptureHero][1]][pFraktion] == GangwarZones[gw][War_Attacker])
    {
    GangwarZones[gw][War_CaptureFlags_Attacker]++;
    if(GangwarZones[gw][War_CaptureFlags_Owner] <= 0)
    {
    GangwarZones[gw][War_CaptureFlags_Owner] = 0;
    }
    GangwarZones[gw][War_CaptureFlags_Owner]--;
    }
    GangwarZones[gw][War_CaptureHero][1] = -1;
    }
    }
    GangwarZones[gw][War_CaptureTime][1]++;
    }
    else
    {
    SCM(GangwarZones[gw][War_CaptureHero][1],GRAU,"Du hast es nicht geschafft die Flagge einzunehmen");
    GangwarZones[gw][War_CaptureTime][1] = 0;
    GangwarZones[gw][War_CaptureHero][1] = -1;
    }
    if(IsPlayerConnected(GangwarZones[gw][War_CaptureHero][2]) && IsPlayerInRangeOfPoint(GangwarZones[gw][War_CaptureHero][2],5.0,GangwarZones[gw][War_FlagX3],GangwarZones[gw][War_FlagY3],GangwarZones[gw][War_FlagZ3]))
    {
    if(gettime() < fverwaltungen[Spieler[GangwarZones[gw][War_CaptureHero][2]][pFraktion]][InfluenceWinner]) GangwarZones[gw][War_CaptureTime][2] *= 2;
    switch(GangwarZones[gw][War_CaptureTime][2])
    {
    case 1:SCM(GangwarZones[gw][War_CaptureHero][2],WEISS,"Noch 30 Sekunden bis zur Flaggeneroberung");
    case 10:SCM(GangwarZones[gw][War_CaptureHero][2],WEISS,"Noch 20 Sekunden bis zur Flaggeneroberung");
    case 15:SCM(GangwarZones[gw][War_CaptureHero][2],WEISS,"Noch 15 Sekunden bis zur Flaggeneroberung");
    case 25:SCM(GangwarZones[gw][War_CaptureHero][2],WEISS,"Noch 5 Sekunden bis zur Flaggeneroberung");
    case 26:SCM(GangwarZones[gw][War_CaptureHero][2],WEISS,"Noch 4 Sekunden bis zur Flaggeneroberung");
    case 27:SCM(GangwarZones[gw][War_CaptureHero][2],WEISS,"Noch 3 Sekunden bis zur Flaggeneroberung");
    case 28:SCM(GangwarZones[gw][War_CaptureHero][2],WEISS,"Noch 2 Sekunden bis zur Flaggeneroberung");
    case 29:SCM(GangwarZones[gw][War_CaptureHero][2],WEISS,"Noch 1 Sekunden bis zur Flaggeneroberung");
    case 30:
    {
    format(string,sizeof(string),"[FLAGGE]: %s hat es geschafft die Flagge einzunehmen",SpielerName(GangwarZones[gw][War_CaptureHero][2]));
    ForEachPlayer(i)
    {
    if(isPlayerInFrakt(i,GangwarZones[gw][War_Owner]) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] isPlayerInFrakt(i,GangwarZones[gw][War_Attacker]))
    {
    SCM(i,GWCHATCOLOR,string);
    }
    }
    format(string,sizeof(string),"%s\n\nFlagge der Fraktion '%s'",GangwarZones[gw][War_Zone_Name],FraktionsName(Spieler[GangwarZones[gw][War_CaptureHero][2]][pFraktion])),
    UpdateDynamic3DTextLabelText(WarLabel[gw][2],GW_STARTED_FLAGCOLOR,string);
    SCM(GangwarZones[gw][War_CaptureHero][2],GWCHATCOLOR,"Flagge erfolgreich eingenommen");
    GangwarZones[gw][War_CaptureTime][2] = 0;
    GangwarZones[gw][War_CapturedFlags][2] = Spieler[GangwarZones[gw][War_CaptureHero][2]][pFraktion];
    UpdateGWTextDraw(gw);
    if(Spieler[GangwarZones[gw][War_CaptureHero][2]][pFraktion] == GangwarZones[gw][War_Owner])
    {
    GangwarZones[gw][War_CaptureFlags_Owner]++;
    if(GangwarZones[gw][War_CaptureFlags_Attacker] <= 0)
    {
    GangwarZones[gw][War_CaptureFlags_Attacker] = 0;
    }
    GangwarZones[gw][War_CaptureFlags_Attacker]--;
    }
    if(Spieler[GangwarZones[gw][War_CaptureHero][2]][pFraktion] == GangwarZones[gw][War_Attacker])
    {
    GangwarZones[gw][War_CaptureFlags_Attacker]++;
    if(GangwarZones[gw][War_CaptureFlags_Owner] <= 0)
    {
    GangwarZones[gw][War_CaptureFlags_Owner] = 0;
    }
    GangwarZones[gw][War_CaptureFlags_Owner]--;
    }
    GangwarZones[gw][War_CaptureHero][2] = -1;
    }
    }
    GangwarZones[gw][War_CaptureTime][2]++;
    }
    else
    {
    SCM(GangwarZones[gw][War_CaptureHero][2],GRAU,"Du hast es nicht geschafft die Flagge einzunehmen");
    GangwarZones[gw][War_CaptureTime][2] = 0;
    GangwarZones[gw][War_CaptureHero][2] = -1;
    }
    if(GangwarZones[gw][War_OwnerPoints] >= MAX_GWPOINT4WINNER)
    {
    ForEachPlayer(i)
    {
    if(IsPlayerConnected(i) && !IsPlayerNPC(i))
    {
    if(!isPlayerInFrakt(i,GangwarZones[gw][War_Owner]) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] !isPlayerInFrakt(i,GangwarZones[gw][War_Attacker]))
    {
    format(string,sizeof(string),"%s%s~w~ hat das Gangwar~n~gewonnen",FraktionsGameTextColor(GangwarZones[gw][War_Owner]),FraktionsName(GangwarZones[gw][War_Owner]));
    GTFP(i,string,7500,5);
    }
    if(isPlayerInFrakt(i,GangwarZones[gw][War_Owner]))
    {
    GangZoneStopFlashForPlayer(i,GangwarZones[gw][War_ZoneID]);
    GangZoneHideForPlayer(i,GangwarZones[gw][War_ZoneID]);
    GangZoneShowForPlayer(i,GangwarZones[gw][War_ZoneID],ZoneColorOfFraktion(GangwarZones[gw][War_Owner]));
    RemovePlayerMapIcon(i,0);
    RemovePlayerMapIcon(i,1);
    RemovePlayerMapIcon(i,2);
    GWTextdraw(i,gw,false);
    GTFP(i,"~g~GANGWAR GEWONNEN",7500,5);
    GivePlayerEXP(i,50);
    GiveFraktInfluence(GangwarZones[gw][War_Owner],20);
    }
    if(isPlayerInFrakt(i,GangwarZones[gw][War_Attacker]))
    {
    GangZoneStopFlashForPlayer(i,GangwarZones[gw][War_ZoneID]);
    GangZoneHideForPlayer(i,GangwarZones[gw][War_ZoneID]);
    GangZoneShowForPlayer(i,GangwarZones[gw][War_ZoneID],ZoneColorOfFraktion(GangwarZones[gw][War_Owner]));
    RemovePlayerMapIcon(i,0);
    RemovePlayerMapIcon(i,1);
    RemovePlayerMapIcon(i,2);
    GWTextdraw(i,gw,false);
    GTFP(i,"~r~GANGWAR VERLOREN",7500,5);
    SetPlayerChatBubble(i,"EXP -25",0xC1002398,MAX_STREAM_NAME_DISTANCE,10000);
    GTFP(i,"~b~EXP ~r~-25",6000,1);
    GivePlayerEXP(i,-25);
    GiveFraktInfluence(GangwarZones[gw][War_Attacker],-20);
    }
    }
    }
    format(string,sizeof(string),"NR BOT: %s haben das Gangwar gegen %s im Gebiet '%s' gewonnen. (%i/%i).",FraktionsName(GangwarZones[gw][War_Owner]),FraktionsName(GangwarZones[gw][War_Attacker]),GangwarZones[gw][War_Zone_Name],MAX_GWPOINT4WINNER);
    SCMALL(ORANGE,string);
    SetPlayerInterior(GangwarZones[gw][War_DealerID],0);
    SetPlayerVirtualWorld(GangwarZones[gw][War_DealerID],0);
    for(new i=0;i<sizeof(SkinChangeSystemFraktionsSkins);i++)
    {
    if(GangwarZones[gw][War_Owner] == SkinChangeSystemFraktionsSkins[i][Fraktid])
    {
    SetPlayerSkin(GangwarZones[gw][War_DealerID],SkinChangeSystemFraktionsSkins[i][Skinid]);
    break;
    }
    }
    SetPlayerPosEx(GangwarZones[gw][War_DealerID],GangwarZones[gw][War_DealerX],GangwarZones[gw][War_DealerY],GangwarZones[gw][War_DealerZ]);
    SetPlayerFacingAngle(GangwarZones[gw][War_DealerID],GangwarZones[gw][War_DealerA]);
    format(string,sizeof(string),"Zone: %s\nDealer der Fraktion: %s\nStoff: %s | Kurs: %i$",GangwarZones[gw][War_Zone_Name],FraktionsName(GangwarZones[gw][War_Owner]),GWGetDrugName(gw),GangwarZones[gw][War_DrugPrice][GangwarZones[gw][War_DealerArt]]);
    UpdateDynamic3DTextLabelText(WarLabel[gw][3],GW_PAUSED_FLAGCOLOR,string);
    GWisStarted4Fraktion[GangwarZones[gw][War_Owner]] = 0;
    GWisStarted4Fraktion[GangwarZones[gw][War_Attacker]] = 0;
    GangwarZones[gw][War_Attacker] = 0;
    GangwarZones[gw][War_AttackerPoints] = 0;
    GangwarZones[gw][War_OwnerPoints] = 0;
    GangwarZones[gw][War_CaptureFlags_Owner] = 0;
    GangwarZones[gw][War_CaptureFlags_Attacker] = 0;
    GangwarZones[gw][War_CaptureHero][0] = -1;
    GangwarZones[gw][War_CaptureHero][1] = -1;
    GangwarZones[gw][War_CaptureHero][2] = -1;
    GangwarZones[gw][War_CapturedFlags][0] = 0;
    GangwarZones[gw][War_CapturedFlags][1] = 0;
    GangwarZones[gw][War_CapturedFlags][2] = 0;
    GangwarZones[gw][War_Started] = 0;
    UpdateGWLabel(gw);
    UpdateAllBlackmailerBizzes(gw);
    return 1;
    }
    if(GangwarZones[gw][War_AttackerPoints] >= MAX_GWPOINT4WINNER)
    {
    ForEachPlayer(i)
    {
    if(IsPlayerConnected(i) && !IsPlayerNPC(i))
    {
    if(!isPlayerInFrakt(i,GangwarZones[gw][War_Owner]) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] !isPlayerInFrakt(i,GangwarZones[gw][War_Attacker]))
    {
    format(string,sizeof(string),"%s%s~w~ hat das Gangwar~n~gewonnen",FraktionsGameTextColor(GangwarZones[gw][War_Attacker]),FraktionsName(GangwarZones[gw][War_Attacker]));
    GTFP(i,string,7500,5);
    }
    if(isPlayerInFrakt(i,GangwarZones[gw][War_Attacker]))
    {
    GangZoneStopFlashForPlayer(i,GangwarZones[gw][War_ZoneID]);
    GangZoneHideForPlayer(i,GangwarZones[gw][War_ZoneID]);
    GangZoneShowForPlayer(i,GangwarZones[gw][War_ZoneID],ZoneColorOfFraktion(GangwarZones[gw][War_Owner]));
    RemovePlayerMapIcon(i,0);
    RemovePlayerMapIcon(i,1);
    RemovePlayerMapIcon(i,2);
    GWTextdraw(i,gw,false);
    GTFP(i,"~g~GANGWAR GEWONNEN",7500,5);
    GivePlayerEXP(i,50);
    GiveFraktInfluence(GangwarZones[gw][War_Attacker],20);
    }
    if(isPlayerInFrakt(i,GangwarZones[gw][War_Owner]))
    {
    GangZoneStopFlashForPlayer(i,GangwarZones[gw][War_ZoneID]);
    GangZoneHideForPlayer(i,GangwarZones[gw][War_ZoneID]);
    GangZoneShowForPlayer(i,GangwarZones[gw][War_ZoneID],ZoneColorOfFraktion(GangwarZones[gw][War_Owner]));
    RemovePlayerMapIcon(i,0);
    RemovePlayerMapIcon(i,1);
    RemovePlayerMapIcon(i,2);
    GWTextdraw(i,gw,false);
    GTFP(i,"~r~GANGWAR VERLOREN",7500,5);
    GivePlayerEXP(i,-25);
    GiveFraktInfluence(GangwarZones[gw][War_Owner],-20);
    }
    }
    }
    format(string,sizeof(string),"NR BOT: %s haben das Gangwar gegen %s im Gebiet '%s' gewonnen. (%i/%i).",FraktionsName(GangwarZones[gw][War_Owner]),FraktionsName(GangwarZones[gw][War_Attacker]),GangwarZones[gw][War_Zone_Name],MAX_GWPOINT4WINNER);
    SCMALL(ORANGE,string);
    SetPlayerInterior(GangwarZones[gw][War_DealerID],0);
    SetPlayerVirtualWorld(GangwarZones[gw][War_DealerID],0);
    for(new i=0;i<sizeof(SkinChangeSystemFraktionsSkins);i++)
    {
    if(GangwarZones[gw][War_Owner] == SkinChangeSystemFraktionsSkins[i][Fraktid])
    {
    SetPlayerSkin(GangwarZones[gw][War_DealerID],SkinChangeSystemFraktionsSkins[i][Skinid]);
    break;
    }
    }
    SetPlayerPosEx(GangwarZones[gw][War_DealerID],GangwarZones[gw][War_DealerX],GangwarZones[gw][War_DealerY],GangwarZones[gw][War_DealerZ]);
    SetPlayerFacingAngle(GangwarZones[gw][War_DealerID],GangwarZones[gw][War_DealerA]);
    format(string,sizeof(string),"Zone: %s\nDealer der Fraktion: %s\nStoff: %s | Kurs: %i$",GangwarZones[gw][War_Zone_Name],FraktionsName(GangwarZones[gw][War_Owner]),GWGetDrugName(gw),GangwarZones[gw][War_DrugPrice][GangwarZones[gw][War_DealerArt]]);
    UpdateDynamic3DTextLabelText(WarLabel[gw][3],GW_PAUSED_FLAGCOLOR,string);
    GWisStarted4Fraktion[GangwarZones[gw][War_Owner]] = 0;
    GWisStarted4Fraktion[GangwarZones[gw][War_Attacker]] = 0;
    GangwarZones[gw][War_Owner] = GangwarZones[gw][War_Attacker];
    GangwarZones[gw][War_Attacker] = 0;
    GangwarZones[gw][War_AttackerPoints] = 0;
    GangwarZones[gw][War_OwnerPoints] = 0;
    GangwarZones[gw][War_CaptureFlags_Owner] = 0;
    GangwarZones[gw][War_CaptureFlags_Attacker] = 0;
    GangwarZones[gw][War_CaptureHero][0] = -1;
    GangwarZones[gw][War_CaptureHero][1] = -1;
    GangwarZones[gw][War_CaptureHero][2] = -1;
    GangwarZones[gw][War_CapturedFlags][0] = 0;
    GangwarZones[gw][War_CapturedFlags][1] = 0;
    GangwarZones[gw][War_CapturedFlags][2] = 0;
    GangwarZones[gw][War_Started] = 0;
    UpdateGWLabel(gw);
    UpdateAllBlackmailerBizzes(gw);
    return 1;
    }
    }
    }
    }
    }
    return 1;
    }[/i]
    [i]


    [/i]
    [i]


    [/i]
    [i]


    [/i]
    [i]


    [/i]
    [i]


    public UpdateTime2()
    {
    new
    string[128],
    standgebuer = 0,
    counter = 0,
    tmp[MAX_FRAKTIONNEN+1][2],
    tmp2[2];[/i]
    [i]


    gettime(stunde,minute,sekunde);
    getdate(jahr,monat,tag);
    if(stunde == 0 && minute == 0 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] stunde == 6 && minute == 0 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] stunde == 12 && minute == 0 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] stunde == 18 && minute == 0)
    {
    if(FixVar[0] == 0)
    {
    for(new fID=0;fID<MAX_FRAKTIONNEN;fID++)
    {
    if(fID == 4 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 5 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 7 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 9 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 10 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 12 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 13 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 15 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 17)
    {
    for(new fv;fv<MAX_FVEHS;fv++)
    {
    if(Fahrzeug[fv][Fraktion] == fID)
    {
    if(vFahrzeug[Fahrzeug[fv][Vehicle]][Abgeschleppt] != 0)
    {
    standgebuer += fsteuern[OamtStandGebuer];
    counter++;
    }
    }
    }
    }
    }
    FixVar[0] = 1;
    }
    }
    else if(FixVar[0] != 0) FixVar[0] = 0;
    if(stunde == 0 && minute == 0)
    {
    if(FixVar[1] == 0)
    {
    for(new fID=0;fID<MAX_FRAKTIONNEN;fID++)
    {
    if(fID == 4 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 5 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 7 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 9 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 12 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 13 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 17)
    {
    tmp[fID][0] = fID;
    tmp[fID][1] = fverwaltungen[fID][Influence];
    }
    fverwaltungen[fID][Influence] = 0;
    }
    for(new a=0;a<MAX_FRAKTIONNEN;a++)
    {
    if(tmp[a][0] != 0)
    {
    if(tmp[a][1] < tmp[a+1][1])
    {
    tmp2[0] = tmp[a][0];
    tmp2[1] = tmp[a][1];
    tmp[a][0] = tmp[a+1][0];
    tmp[a][1] = tmp[a+1][1];
    tmp[a+1][0] = tmp2[0];
    tmp[a+1][1] = tmp2[1];
    }
    }
    }
    FixVar[1] = 1;
    }
    }
    else if(FixVar[1] != 0) FixVar[1] = 0;
    counter = 0;
    if(FixVar[0] == 1)
    {
    ForEachPlayer(i)
    {
    if(IsPlayerConnected(i) && !IsPlayerNPC(i) && GetPVarInt(i,"Eingeloggt") == 1)
    {
    for(new fID=0;fID<MAX_FRAKTIONNEN;fID++)
    {
    if(fID == 4 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 5 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 7 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 9 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 12 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 13 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 17)
    {
    if(isPlayerInFrakt(i,fID))
    {
    PlayerPlaySound(i,1068,0.0,0.0,0.0);
    SetTimerEx("StopPlayerPlaySound",5000,0,"i",i);
    SetPlayerChatBubble(i,"Fraktions PayDay",0xC1002398,MAX_STREAM_NAME_DISTANCE,30000);
    GTFP(i,"~b~Fraktions Payday",6000,1);
    SCM(i,HELLBLAU,"|_____ Fraktions Payday _____|");
    format(string,sizeof(string),"Alter Kontostand: %i$",(fverwaltungen[fID][Geld]+fverwaltungen[fID][CashLoose][0]+fverwaltungen[fID][CashLoose][1]+fverwaltungen[fID][CashLoose][2]+fverwaltungen[fID][CashLoose][3]+fverwaltungen[fID][CashLoose][4])-(fverwaltungen[fID][CashWin][0]+fverwaltungen[fID][CashWin][1]+fverwaltungen[fID][CashWin][2]+fverwaltungen[fID][CashWin][3]+fverwaltungen[fID][CashWin][4]+fverwaltungen[fID][CashWin][5]));
    SCM(i,GRAU,string);
    format(string,sizeof(string),"+ Einnahme durch Blacklist: %i$",fverwaltungen[fID][CashWin][0]);
    SCM(i,GRUEN,string);
    format(string,sizeof(string),"+ Einnahme durch Waffen: %i$",fverwaltungen[fID][CashWin][1]);
    SCM(i,GRUEN,string);
    format(string,sizeof(string),"+ Einnahme durch Drogen: %i$",fverwaltungen[fID][CashWin][2]);
    SCM(i,GRUEN,string);
    format(string,sizeof(string),"+ Einnahme durch Einzahlungen: %i$",fverwaltungen[fID][CashWin][3]);
    SCM(i,GRUEN,string);
    format(string,sizeof(string),"+ Einnahme durch Schwarzmarkt: %i$",fverwaltungen[fID][CashWin][4]);
    SCM(i,GRUEN,string);
    format(string,sizeof(string),"+ Einnahme durch Gangwargebiete: %i$",fverwaltungen[fID][CashWin][5]);
    SCM(i,GRUEN,string);
    SCM(i,ALPHASCHWARZ,"______________________________");
    format(string,sizeof(string),"= Gesamteinnahmen: %i$",fverwaltungen[fID][CashWin][0]+fverwaltungen[fID][CashWin][1]+fverwaltungen[fID][CashWin][2]+fverwaltungen[fID][CashWin][3]+fverwaltungen[fID][CashWin][4]+fverwaltungen[fID][CashWin][5]);
    SCM(i,GRUEN,string);
    SCM(i,ROT,"Ausgaben:");
    format(string,sizeof(string)," - Auszahlungen: %i$",fverwaltungen[fID][CashLoose][0]);
    SCM(i,ROT,string);
    format(string,sizeof(string)," - Gehälter: %i$",fverwaltungen[fID][CashLoose][1]);
    SCM(i,ROT,string);
    format(string,sizeof(string)," - Heal-Packete: %i$",fverwaltungen[fID][CashLoose][2]);
    SCM(i,ROT,string);
    format(string,sizeof(string)," - Armour-Packete: %i$",fverwaltungen[fID][CashLoose][3]);
    SCM(i,ROT,string);
    format(string,sizeof(string)," - Waffen-Packete: %i$",fverwaltungen[fID][CashLoose][4]);
    SCM(i,ROT,string);
    if(counter != 0)
    {
    format(string,sizeof(string)," - Ordnungsamtstellplatzgebühr: %i$ für %i abgeschleppte Fahrzeuge",standgebuer,counter);
    SCM(i,ROT,string);
    fverwaltungen[fID][Geld] -= standgebuer;
    fverwaltungen[16][Geld] += standgebuer;
    }
    SCM(i,ALPHASCHWARZ,"______________________________");
    format(string,sizeof(string),"= Gesamtausgaben: %i$",fverwaltungen[fID][CashLoose][0]+fverwaltungen[fID][CashLoose][1]+fverwaltungen[fID][CashLoose][2]+fverwaltungen[fID][CashLoose][3]+fverwaltungen[fID][CashLoose][4]);
    SCM(i,ROT,string);
    format(string,sizeof(string),"= Differenz: %i$",(fverwaltungen[fID][CashWin][0]+fverwaltungen[fID][CashWin][1]+fverwaltungen[fID][CashWin][2]+fverwaltungen[fID][CashWin][3]+fverwaltungen[fID][CashWin][4]+fverwaltungen[fID][CashWin][5])-(fverwaltungen[fID][CashLoose][0]+fverwaltungen[fID][CashLoose][1]+fverwaltungen[fID][CashLoose][2]+fverwaltungen[fID][CashLoose][3]+fverwaltungen[fID][CashLoose][4]));
    SCM(i,((fverwaltungen[fID][CashWin][0]+fverwaltungen[fID][CashWin][1]+fverwaltungen[fID][CashWin][2]+fverwaltungen[fID][CashWin][3]+fverwaltungen[fID][CashWin][4]+fverwaltungen[fID][CashWin][5])-(fverwaltungen[fID][CashLoose][0]+fverwaltungen[fID][CashLoose][1]+fverwaltungen[fID][CashLoose][2]+fverwaltungen[fID][CashLoose][3]+fverwaltungen[fID][CashLoose][4]) > 0)?GRUEN:ROT,string);
    for(new i2=0;i2<6;i2++)
    {
    fverwaltungen[fID][OldCashWin][i2] = fverwaltungen[fID][CashWin][i2];
    fverwaltungen[fID][OldCashLoose][i2] = fverwaltungen[fID][CashLoose][i2];
    fverwaltungen[fID][CashWin][i2] = 0;
    fverwaltungen[fID][CashLoose][i2] = 0;
    }
    }
    }
    }
    }
    }
    FixVar[0] = 2;
    }
    if(stunde == 0 && minute == 0 && FixVar[1] == 1)
    {
    ForEachPlayer(i)
    {
    if(IsPlayerConnected(i) && !IsPlayerNPC(i) && GetPVarInt(i,"Eingeloggt") == 1)
    {
    if(isPlayerInFrakt(i,4) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] isPlayerInFrakt(i,5) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] isPlayerInFrakt(i,7) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] isPlayerInFrakt(i,9) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] isPlayerInFrakt(i,12) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] isPlayerInFrakt(i,13) [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] isPlayerInFrakt(i,17))
    {
    SCM(i,WEISS,"");
    SCM(i,WEISS,"");
    SCM(i,WEISS,"");
    SCM(i,HELLBLAU,"|_____ Fraktionseinfluss in San Andreas _____|");
    for(new fID=0;fID<MAX_FRAKTIONNEN;fID++)
    {
    if(fID == 4 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 5 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 7 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 9 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 12 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 13 [img]https://breadfish.de/wcf/images/smilies/tired.png[/img] fID == 17)
    {
    counter++;
    if(counter == 1 && tmp[fID][1] > 0)
    {
    format(string,sizeof(string),"Der 48 Stunden Einfluss Bonus geht an die Fraktion '%s'",FraktionsName(tmp[fID][0]));
    SCM(i,WEISS,string);
    fverwaltungen[tmp[fID][0]][InfluenceWinner] = gettime() + (60*60*48);
    if(fverwaltungen[tmp[fID][0]][Influence] > 0) format(string,sizeof(string),"~w~Einfluss: ~g~+%ip",fverwaltungen[tmp[fID][0]][Influence]);
    else format(string,sizeof(string),"~w~Einfluss: ~r~%ip",fverwaltungen[tmp[fID][0]][Influence]);
    if(gettime() < fverwaltungen[tmp[fID][0]][InfluenceWinner]) strcat(string," (Einfluss Bonus aktiv)");
    TextDrawSetString(INFLUENCEdraw[tmp[fID][0]],string);
    }
    format(string,sizeof(string),"%i. %s | %i Einflusspunkte",counter,FraktionsName(tmp[fID][0]),tmp[fID][1]);
    SCM(i,WEISS,string);
    }
    }
    SCM(i,HELLBLAU,"|____________________________________________|");
    }
    }
    }
    FixVar[1] = 2;
    }
    return 1;
    }[/i]
    [/pwn]

    Im Compiler habe ich nur 18 Warnings und das sind diese:


    Zeile (46008) : warning 203: symbol is never used: "cmdentfernen"
    Zeile (46818) : warning 204: symbol is assigned a value that is never used: "string"
    Zeile (49468) : warning 203: symbol is never used: "mussgechangedwrdn"
    Zeile (72840) : warning 203: symbol is never used: "mussgechangedwrdn"
    Zeile (75467) : warning 217: loose indentation
    Zeile (75476) : warning 217: loose indentation
    Zeile (75423) : warning 203: symbol is never used: "nextresponse"
    Zeile (75423) : warning 203: symbol is never used: "findcheats"
    Zeile (75423) : warning 203: symbol is never used: "startgame"
    Zeile (75423) : warning 204: symbol is assigned a value that is never used: "result"
    Zeile (75423) : warning 203: symbol is never used: "fields"
    Zeile (75423) : warning 203: symbol is never used: "rows"
    Zeile (77872) : warning 203: symbol is never used: "tsreason"
    Zeile (77872) : warning 203: symbol is never used: "tsright"
    Zeile (77872) : warning 203: symbol is never used: "playerid"
    Zeile (78044) : warning 203: symbol is never used: "connect"
    Zeile (83528) : warning 204: symbol is assigned a value that is never used: "pckls"
    Zeile (87889) : warning 203: symbol is never used: "TS_RIGHT_ADMINN"

    Hey und zwar habe ich ein Problem. Meine Konsole wird dauerhaft vollgespammt mit diesen Meldungen hier:


    [19:06:19] [debug] Run time error 7: "Stack underflow"
    [19:06:19] [debug] Stack index (STK) is 0x12E1A6C, stack top (STP) is 0x12E1A68
    [19:06:19] [debug] Backtrace (most recent call first):
    [19:06:19] [debug] #0 00000008 in public Float:OnGangwarUpdate1 (Float:oper=0.00000) at C:\Users\Kai\Desktop\_PRP_P~1\pawno\include\float.inc:108
    [19:06:19] [debug] Run time error 7: "Stack underflow"
    [19:06:19] [debug] Stack index (STK) is 0x12E1A6C, stack top (STP) is 0x12E1A68
    [19:06:19] [debug] Backtrace (most recent call first):
    [19:06:19] [debug] #0 00000008 in public Float:UpdateTime2 (Float:oper=0.00000) at C:\Users\Kai\Desktop\_PRP_P~1\pawno\include\float.inc:108






    Weiß jemand was das verursacht ?

    @Jeffry



    Ich habe jetzt einmal die Bots einmal ganz ausgeschaltet das sie nicht connecten aber es hat nichts gebracht d.h er braucht wieder sehr sehr lange zum hochfahren und wenn ich connecte werde ich gekickt

    Das ist der Server Log:
    ----------
    Loaded log file: "server_log.txt".
    ----------


    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team


    [10:26:56] filterscripts = "" (string)
    [10:26:56]
    [10:26:56] Server Plugins
    [10:26:56] --------------
    [10:26:56] Loading plugin: streamer.dll
    [10:26:56]


    *** Streamer Plugin v2.6.1 by Incognito loaded ***


    [10:26:56] Loaded.
    [10:26:56] Loading plugin: mysql.dll
    [10:26:56] >> plugin.mysql: R39-4 successfully loaded.
    [10:26:56] Loaded.
    [10:26:56] Loading plugin: sscanf.dll
    [10:26:56]


    [10:26:56] ===============================


    [10:26:56] sscanf plugin loaded.


    [10:26:56] (c) 2009 Alex "Y_Less" Cole


    [10:26:56] 0.3d-R2 500 Players "dnee"


    [10:26:56] ===============================


    [10:26:56] Loaded.
    [10:26:56] Loading plugin: crashdetect.dll
    [10:26:56] CrashDetect v4.13.1-lse is OK.
    [10:26:56] Loaded.
    [10:26:56] Loaded 4 plugins.


    [10:26:56]
    [10:26:56] Filterscripts
    [10:26:56] ---------------
    [10:26:56] Loaded 0 filterscripts.


    [10:26:56] ... GamemodeInit
    [10:26:57] SERVER: Verbindung zur Datenbank wurde erfolgreich hergestellt.
    [10:26:57] Host: localhost,User: root,Datanbank: sampdb,Passwort:
    [10:27:06] Scriptversion: GRP v0.4,Mapversion Life 0.4,Url: kommt noch,Scripter&Mapper: ,Maximale NPC´s: 30
    [10:27:06] --------------------------------
    [10:27:06] Laden ...
    [10:27:23] [connection] 127.0.0.1:58531 requests connection cookie.
    [10:27:23] [connection] 127.0.0.1:58532 requests connection cookie.
    [10:27:23] [connection] 127.0.0.1:58533 requests connection cookie.
    [10:27:23] [connection] 127.0.0.1:58534 requests connection cookie.
    [10:27:23] [connection] 127.0.0.1:58535 requests connection cookie.
    [10:27:23] [connection] 127.0.0.1:58536 requests connection cookie.
    [10:27:23] [connection] 127.0.0.1:58537 requests connection cookie.
    [10:27:23] [connection] 127.0.0.1:58538 requests connection cookie.
    [10:27:23] [connection] 127.0.0.1:58539 requests connection cookie.
    [10:27:23] - Globale Timer gestartet. | Bots connected. -
    [10:27:23] [connection] 127.0.0.1:58540 requests connection cookie.
    [10:27:23] Laden erfolgreich.
    [10:27:23] --------------------------------
    [10:27:23] - Server brauchte für das Hochfahren 26419 ms -
    [10:27:23] Server bereit für Spieler ... Sanktionen können nun ausgeführt werden.
    [10:27:23] German Life Roleplay Its Possible GRP v0.4


    [10:27:23] --------------------------------
    [10:27:23] Dieses Script [Version: Its Possible GRP v0.4] steht unter Datenschutz und darf
    [10:27:23] nur von dem jenigen Besitzer benutzt/verwendet werden.
    [10:27:23] Falls diese Richtlinien nicht eingehalten werden,werden
    [10:27:23] Rechtlicheschritte gegen sie eingeleitet.
    [10:27:23] © Copyright & Gründer by Fernandez_Alvarez
    [10:27:23] --------------------------------
    [10:27:23] German Life Roleplay Its Possible GRP v0.4


    [10:27:23] Number of vehicle models: 87
    [10:27:23] [connection] 127.0.0.1:58541 requests connection cookie.
    [10:27:23] [connection] 127.0.0.1:58542 requests connection cookie.
    [10:27:23] [connection] 127.0.0.1:58543 requests connection cookie.
    [10:27:53] - Gangzonen geladen 14/14 -
    [10:27:53] - Blitzer geladen 0/50 -
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] - Minen geladen 0/20 -
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] Kicking 127.0.0.1 because they didn't logon to the game.
    [10:27:54] - XmasObject geladen 0/100 -
    [10:27:55] - Drogenpflanzen geladen 0/50 -
    [10:27:55] - Funkmasten geladen 0/20 -
    [10:28:11] - Werbetafeln geladen 22/22 -
    [10:28:11] - Rennen geladen 0/20 -
    [10:28:12] - Schwarzmärkte geladen 0/20 -







    und das ist der MYSQL Log:
    [10:28:00] [DEBUG] cache_get_data - connection: 1
    [10:28:00] [DEBUG] cache_get_data - connection: 1
    [10:28:00] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:01] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:01] [DEBUG] mysql_errno - connection: 1
    [10:28:01] [DEBUG] cache_get_data - connection: 1
    [10:28:01] [DEBUG] cache_get_data - connection: 1
    [10:28:01] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:01] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:01] [DEBUG] mysql_errno - connection: 1
    [10:28:01] [DEBUG] cache_get_data - connection: 1
    [10:28:01] [DEBUG] cache_get_data - connection: 1
    [10:28:01] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:02] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:02] [DEBUG] mysql_errno - connection: 1
    [10:28:02] [DEBUG] cache_get_data - connection: 1
    [10:28:02] [DEBUG] cache_get_data - connection: 1
    [10:28:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:02] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:02] [DEBUG] mysql_errno - connection: 1
    [10:28:02] [DEBUG] cache_get_data - connection: 1
    [10:28:02] [DEBUG] cache_get_data - connection: 1
    [10:28:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:03] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:03] [DEBUG] mysql_errno - connection: 1
    [10:28:03] [DEBUG] cache_get_data - connection: 1
    [10:28:03] [DEBUG] cache_get_data - connection: 1
    [10:28:03] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:03] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:03] [DEBUG] mysql_errno - connection: 1
    [10:28:03] [DEBUG] cache_get_data - connection: 1
    [10:28:03] [DEBUG] cache_get_data - connection: 1
    [10:28:03] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:03] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:04] [DEBUG] mysql_errno - connection: 1
    [10:28:04] [DEBUG] cache_get_data - connection: 1
    [10:28:04] [DEBUG] cache_get_data - connection: 1
    [10:28:04] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:04] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:04] [DEBUG] mysql_errno - connection: 1
    [10:28:04] [DEBUG] cache_get_data - connection: 1
    [10:28:04] [DEBUG] cache_get_data - connection: 1
    [10:28:04] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:04] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:05] [DEBUG] mysql_errno - connection: 1
    [10:28:05] [DEBUG] cache_get_data - connection: 1
    [10:28:05] [DEBUG] cache_get_data - connection: 1
    [10:28:05] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:05] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:05] [DEBUG] mysql_errno - connection: 1
    [10:28:05] [DEBUG] cache_get_data - connection: 1
    [10:28:05] [DEBUG] cache_get_data - connection: 1
    [10:28:05] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:05] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:05] [DEBUG] mysql_errno - connection: 1
    [10:28:06] [DEBUG] cache_get_data - connection: 1
    [10:28:06] [DEBUG] cache_get_data - connection: 1
    [10:28:06] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:06] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:06] [DEBUG] mysql_errno - connection: 1
    [10:28:06] [DEBUG] cache_get_data - connection: 1
    [10:28:06] [DEBUG] cache_get_data - connection: 1
    [10:28:06] [DEBUG] cache_get_field_content - row: 0, field_name: "Text", connection: 1, max_len: 64
    [10:28:06] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:07] [DEBUG] cache_get_field_content - row: 1, field_name: "Text", connection: 1, max_len: 64
    [10:28:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:07] [DEBUG] cache_get_field_content - row: 2, field_name: "Text", connection: 1, max_len: 64
    [10:28:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:07] [DEBUG] cache_get_field_content - row: 3, field_name: "Text", connection: 1, max_len: 64
    [10:28:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:07] [DEBUG] cache_get_field_content - row: 4, field_name: "Text", connection: 1, max_len: 64
    [10:28:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:07] [DEBUG] cache_get_field_content - row: 5, field_name: "Text", connection: 1, max_len: 64
    [10:28:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:08] [DEBUG] cache_get_field_content - row: 6, field_name: "Text", connection: 1, max_len: 64
    [10:28:08] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:08] [DEBUG] cache_get_field_content - row: 7, field_name: "Text", connection: 1, max_len: 64
    [10:28:08] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:08] [DEBUG] cache_get_field_content - row: 8, field_name: "Text", connection: 1, max_len: 64
    [10:28:08] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:08] [DEBUG] cache_get_field_content - row: 9, field_name: "Text", connection: 1, max_len: 64
    [10:28:08] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:08] [DEBUG] cache_get_field_content - row: 10, field_name: "Text", connection: 1, max_len: 64
    [10:28:08] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:09] [DEBUG] cache_get_field_content - row: 11, field_name: "Text", connection: 1, max_len: 64
    [10:28:09] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:09] [DEBUG] cache_get_field_content - row: 12, field_name: "Text", connection: 1, max_len: 64
    [10:28:09] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:09] [DEBUG] cache_get_field_content - row: 13, field_name: "Text", connection: 1, max_len: 64
    [10:28:09] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:09] [DEBUG] cache_get_field_content - row: 14, field_name: "Text", connection: 1, max_len: 64
    [10:28:09] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:09] [DEBUG] cache_get_field_content - row: 15, field_name: "Text", connection: 1, max_len: 64
    [10:28:09] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:10] [DEBUG] cache_get_field_content - row: 16, field_name: "Text", connection: 1, max_len: 64
    [10:28:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:10] [DEBUG] cache_get_field_content - row: 17, field_name: "Text", connection: 1, max_len: 64
    [10:28:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:10] [DEBUG] cache_get_field_content - row: 18, field_name: "Text", connection: 1, max_len: 64
    [10:28:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:10] [DEBUG] cache_get_field_content - row: 19, field_name: "Text", connection: 1, max_len: 64
    [10:28:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:11] [DEBUG] cache_get_field_content - row: 20, field_name: "Text", connection: 1, max_len: 64
    [10:28:11] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:11] [DEBUG] cache_get_field_content - row: 21, field_name: "Text", connection: 1, max_len: 64
    [10:28:11] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
    [10:28:11] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:11] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:11] [DEBUG] mysql_errno - connection: 1
    [10:28:11] [DEBUG] cache_get_data - connection: 1
    [10:28:11] [DEBUG] cache_get_data - connection: 1
    [10:28:11] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:12] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:12] [DEBUG] mysql_errno - connection: 1
    [10:28:12] [DEBUG] cache_get_data - connection: 1
    [10:28:12] [DEBUG] cache_get_data - connection: 1
    [10:28:12] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:12] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:12] [DEBUG] mysql_errno - connection: 1
    [10:28:12] [DEBUG] cache_get_data - connection: 1
    [10:28:12] [DEBUG] cache_get_data - connection: 1
    [10:28:12] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:12] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:13] [DEBUG] mysql_errno - connection: 1
    [10:28:13] [DEBUG] cache_get_data - connection: 1
    [10:28:13] [DEBUG] cache_get_data - connection: 1
    [10:28:13] [DEBUG] cache_get_field_content - row: 0, field_name: "ADPreis", connection: 1, max_len: 64
    [10:28:13] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ADPreis", data: "0"
    [10:28:13] [DEBUG] cache_get_field_content - row: 0, field_name: "Lottojackpot", connection: 1, max_len: 64
    [10:28:13] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Lottojackpot", data: "0"
    [10:28:13] [DEBUG] cache_get_field_content - row: 0, field_name: "RentVehsPreis", connection: 1, max_len: 64
    [10:28:13] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "RentVehsPreis", data: "0"
    [10:28:14] [DEBUG] cache_get_field_content - row: 0, field_name: "TerrorSpawn", connection: 1, max_len: 64
    [10:28:14] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TerrorSpawn", data: "0"
    [10:28:14] [DEBUG] cache_get_field_content - row: 0, field_name: "Lohnsteuer", connection: 1, max_len: 64
    [10:28:14] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Lohnsteuer", data: "0.0000"
    [10:28:14] [DEBUG] cache_get_field_content - row: 0, field_name: "Kirchensteuer", connection: 1, max_len: 64
    [10:28:14] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kirchensteuer", data: "0.0000"
    [10:28:14] [DEBUG] cache_get_field_content - row: 0, field_name: "Mwst", connection: 1, max_len: 64
    [10:28:14] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Mwst", data: "0.0000"
    [10:28:14] [DEBUG] cache_get_field_content - row: 0, field_name: "Grundsteuer", connection: 1, max_len: 64
    [10:28:14] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Grundsteuer", data: "0.0000"
    [10:28:15] [DEBUG] cache_get_field_content - row: 0, field_name: "OamtStandGebuer", connection: 1, max_len: 64
    [10:28:15] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "OamtStandGebuer", data: "0"
    [10:28:15] [DEBUG] cache_get_field_content - row: 0, field_name: "Solidsteuer", connection: 1, max_len: 64
    [10:28:15] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Solidsteuer", data: "0.0000"
    [10:28:15] [DEBUG] cache_get_field_content - row: 0, field_name: "Reichensteuer", connection: 1, max_len: 64
    [10:28:15] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Reichensteuer", data: "0.0000"
    [10:28:15] [DEBUG] cache_get_field_content - row: 0, field_name: "WLS", connection: 1, max_len: 64
    [10:28:15] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WLS", data: "0"
    [10:28:15] [DEBUG] cache_get_field_content - row: 0, field_name: "WSF", connection: 1, max_len: 64
    [10:28:15] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WSF", data: "5"
    [10:28:16] [DEBUG] cache_get_field_content - row: 0, field_name: "WLV", connection: 1, max_len: 64
    [10:28:16] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WLV", data: "8"
    [10:28:16] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicCar", connection: 1, max_len: 64
    [10:28:16] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicCar", data: "0"
    [10:28:16] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicBike", connection: 1, max_len: 64
    [10:28:16] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicBike", data: "0"
    [10:28:16] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicRoller", connection: 1, max_len: 64
    [10:28:16] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicRoller", data: "0"
    [10:28:16] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicPlane", connection: 1, max_len: 64
    [10:28:16] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicPlane", data: "0"
    [10:28:17] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicHeli", connection: 1, max_len: 64
    [10:28:17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicHeli", data: "0"
    [10:28:17] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicBoat", connection: 1, max_len: 64
    [10:28:17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicBoat", data: "0"
    [10:28:17] [DEBUG] cache_get_field_content - row: 0, field_name: "TerrorContractRang", connection: 1, max_len: 64
    [10:28:17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TerrorContractRang", data: "0"
    [10:28:17] [DEBUG] cache_get_field_content - row: 0, field_name: "FMeldePreis", connection: 1, max_len: 64
    [10:28:17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FMeldePreis", data: "0"
    [10:28:17] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperPreis", connection: 1, max_len: 64
    [10:28:17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperPreis", data: "0"
    [10:28:18] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText1", connection: 1, max_len: 64
    [10:28:18] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText1", data: ""
    [10:28:18] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText2", connection: 1, max_len: 64
    [10:28:18] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText2", data: ""
    [10:28:18] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText3", connection: 1, max_len: 64
    [10:28:18] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText3", data: ""
    [10:28:18] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText4", connection: 1, max_len: 64
    [10:28:18] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText4", data: ""
    [10:28:18] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText5", connection: 1, max_len: 64
    [10:28:18] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText5", data: ""
    [10:28:19] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText6", connection: 1, max_len: 64
    [10:28:19] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText6", data: ""
    [10:28:19] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText7", connection: 1, max_len: 64
    [10:28:19] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText7", data: ""
    [10:28:19] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText8", connection: 1, max_len: 64
    [10:28:19] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText8", data: ""
    [10:28:19] [DEBUG] cache_get_field_content - row: 0, field_name: "NewsPaperRealeased", connection: 1, max_len: 64
    [10:28:19] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewsPaperRealeased", data: "0"
    [10:28:19] [DEBUG] cache_get_field_content - row: 0, field_name: "NewsPaperLager1", connection: 1, max_len: 64
    [10:28:19] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewsPaperLager1", data: "0"
    [10:28:20] [DEBUG] cache_get_field_content - row: 0, field_name: "NewsPaperLager2", connection: 1, max_len: 64
    [10:28:20] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewsPaperLager2", data: "0"
    [10:28:20] [DEBUG] cache_get_field_content - row: 0, field_name: "EisenLagger1", connection: 1, max_len: 64
    [10:28:20] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "EisenLagger1", data: "0"
    [10:28:20] [DEBUG] cache_get_field_content - row: 0, field_name: "EisenLagger2", connection: 1, max_len: 64
    [10:28:20] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "EisenLagger2", data: "0"
    [10:28:20] [DEBUG] cache_get_field_content - row: 0, field_name: "Kartfahrer1", connection: 1, max_len: 64
    [10:28:20] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kartfahrer1", data: ""
    [10:28:20] [DEBUG] cache_get_field_content - row: 0, field_name: "KartTime1", connection: 1, max_len: 64
    [10:28:20] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "KartTime1", data: "0"
    [10:28:21] [DEBUG] cache_get_field_content - row: 0, field_name: "FreemanPrice", connection: 1, max_len: 64
    [10:28:21] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FreemanPrice", data: "0"
    [10:28:21] [DEBUG] cache_get_field_content - row: 0, field_name: "SAPDpay", connection: 1, max_len: 64
    [10:28:21] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SAPDpay", data: "0"
    [10:28:21] [DEBUG] cache_get_field_content - row: 0, field_name: "FBIpay", connection: 1, max_len: 64
    [10:28:21] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FBIpay", data: "0"
    [10:28:21] [DEBUG] cache_get_field_content - row: 0, field_name: "SAFDpay", connection: 1, max_len: 64
    [10:28:21] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SAFDpay", data: "0"
    [10:28:21] [DEBUG] cache_get_field_content - row: 0, field_name: "ARMYpay", connection: 1, max_len: 64
    [10:28:21] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ARMYpay", data: "0"
    [10:28:22] [DEBUG] cache_get_field_content - row: 0, field_name: "OAMTpay", connection: 1, max_len: 64
    [10:28:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "OAMTpay", data: "0"
    [10:28:22] [DEBUG] cache_get_field_content - row: 0, field_name: "GOVpay", connection: 1, max_len: 64
    [10:28:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GOVpay", data: "0"
    [10:28:22] [DEBUG] cache_get_field_content - row: 0, field_name: "WorkLessMoney", connection: 1, max_len: 64
    [10:28:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WorkLessMoney", data: "0"
    [10:28:22] [DEBUG] cache_get_field_content - row: 0, field_name: "BlitzerToleranz", connection: 1, max_len: 64
    [10:28:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "BlitzerToleranz", data: "0"
    [10:28:22] [DEBUG] cache_get_field_content - row: 0, field_name: "JobSperreFree", connection: 1, max_len: 64
    [10:28:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JobSperreFree", data: "0"
    [10:28:23] [DEBUG] cache_get_field_content - row: 0, field_name: "AngelLicPrice", connection: 1, max_len: 64
    [10:28:23] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AngelLicPrice", data: "0"
    [10:28:23] [DEBUG] cache_get_field_content - row: 0, field_name: "PersoLicPrice", connection: 1, max_len: 64
    [10:28:23] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PersoLicPrice", data: "0"
    [10:28:23] [DEBUG] cache_get_field_content - row: 0, field_name: "WeapPrice", connection: 1, max_len: 64
    [10:28:23] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WeapPrice", data: "0"
    [10:28:23] [DEBUG] cache_get_field_content - row: 0, field_name: "ParkPrice", connection: 1, max_len: 64
    [10:28:23] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ParkPrice", data: "0"
    [10:28:23] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:23] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:24] [DEBUG] mysql_errno - connection: 1
    [10:28:24] [DEBUG] cache_get_data - connection: 1
    [10:28:24] [DEBUG] cache_get_data - connection: 1
    [10:28:24] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:24] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:24] [DEBUG] mysql_errno - connection: 1
    [10:28:24] [DEBUG] cache_get_data - connection: 1
    [10:28:24] [DEBUG] cache_get_data - connection: 1
    [10:28:24] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:25] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:25] [DEBUG] mysql_errno - connection: 1
    [10:28:25] [DEBUG] cache_get_data - connection: 1
    [10:28:25] [DEBUG] cache_get_data - connection: 1
    [10:28:25] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:25] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:25] [DEBUG] mysql_errno - connection: 1
    [10:28:25] [DEBUG] cache_get_data - connection: 1
    [10:28:25] [DEBUG] cache_get_data - connection: 1
    [10:28:26] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:26] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:26] [DEBUG] mysql_errno - connection: 1
    [10:28:26] [DEBUG] cache_get_data - connection: 1
    [10:28:26] [DEBUG] cache_get_data - connection: 1
    [10:28:26] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:26] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:26] [DEBUG] mysql_errno - connection: 1
    [10:28:26] [DEBUG] cache_get_data - connection: 1
    [10:28:26] [DEBUG] cache_get_data - connection: 1
    [10:28:27] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:27] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:27] [DEBUG] mysql_errno - connection: 1
    [10:28:27] [DEBUG] cache_get_data - connection: 1
    [10:28:27] [DEBUG] cache_get_data - connection: 1
    [10:28:27] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:27] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:27] [DEBUG] mysql_errno - connection: 1
    [10:28:27] [DEBUG] cache_get_data - connection: 1
    [10:28:27] [DEBUG] cache_get_data - connection: 1
    [10:28:28] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:28] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:28] [DEBUG] mysql_errno - connection: 1
    [10:28:28] [DEBUG] cache_get_data - connection: 1
    [10:28:28] [DEBUG] cache_get_data - connection: 1
    [10:28:28] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:28] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:28] [DEBUG] mysql_errno - connection: 1
    [10:28:28] [DEBUG] cache_get_data - connection: 1
    [10:28:28] [DEBUG] cache_get_data - connection: 1
    [10:28:29] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:29] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:29] [DEBUG] mysql_errno - connection: 1
    [10:28:29] [DEBUG] cache_get_data - connection: 1
    [10:28:29] [DEBUG] cache_get_data - connection: 1
    [10:28:29] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:29] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:29] [DEBUG] mysql_errno - connection: 1
    [10:28:29] [DEBUG] cache_get_data - connection: 1
    [10:28:29] [DEBUG] cache_get_data - connection: 1
    [10:28:30] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:30] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:30] [DEBUG] mysql_errno - connection: 1
    [10:28:30] [DEBUG] cache_get_data - connection: 1
    [10:28:30] [DEBUG] cache_get_data - connection: 1
    [10:28:30] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:30] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:30] [DEBUG] mysql_errno - connection: 1
    [10:28:30] [DEBUG] cache_get_data - connection: 1
    [10:28:30] [DEBUG] cache_get_data - connection: 1
    [10:28:31] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:31] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:31] [DEBUG] mysql_errno - connection: 1
    [10:28:31] [DEBUG] cache_get_data - connection: 1
    [10:28:31] [DEBUG] cache_get_data - connection: 1
    [10:28:31] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:31] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:31] [DEBUG] mysql_errno - connection: 1
    [10:28:31] [DEBUG] cache_get_data - connection: 1
    [10:28:32] [DEBUG] cache_get_data - connection: 1
    [10:28:32] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:32] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:32] [DEBUG] mysql_errno - connection: 1
    [10:28:32] [DEBUG] cache_get_data - connection: 1
    [10:28:32] [DEBUG] cache_get_data - connection: 1
    [10:28:32] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:32] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:32] [DEBUG] mysql_errno - connection: 1
    [10:28:32] [DEBUG] cache_get_data - connection: 1
    [10:28:33] [DEBUG] cache_get_data - connection: 1
    [10:28:33] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [10:28:33] [DEBUG] Calling callback "OnQueryFinish"..
    [10:28:33] [DEBUG] mysql_errno - connection: 1
    [10:28:33] [DEBUG] cache_get_data - connection: 1
    [10:28:33] [DEBUG] cache_get_data - connection: 1
    [10:28:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Geld", connection: 1, max_len: 64
    [10:28:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Geld", data: "500000"
    [10:28:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Opium", connection: 1, max_len: 64
    [10:28:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Opium", data: "0"
    [10:28:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Ganja", connection: 1, max_len: 64
    [10:28:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ganja", data: "0"
    [10:28:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Kokain", connection: 1, max_len: 64
    [10:28:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kokain", data: "0"
    [10:28:34] [DEBUG] cache_get_field_content - row: 0, field_name: "C4", connection: 1, max_len: 64
    [10:28:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "C4", data: "0"
    [10:28:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Materials", connection: 1, max_len: 64
    [10:28:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Materials", data: "200000"
    [10:28:34] [DEBUG] cache_get_field_content - row: 0, field_name: "WaffenPack", connection: 1, max_len: 64
    [10:28:35] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WaffenPack", data: "1"
    [10:28:35] [DEBUG] cache_get_field_content - row: 0, field_name: "WaffenSlots", connection: 1, max_len: 64
    [10:28:35] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WaffenSlots", data: "50"
    [10:28:35] [DEBUG] cache_get_field_content - row: 0, field_name: "Heal", connection: 1, max_len: 64
    [10:28:35] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Heal", data: "1"
    [10:28:35] [DEBUG] cache_get_field_content - row: 0, field_name: "HealSlots", connection: 1, max_len: 64
    [10:28:35] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HealSlots", data: "50"
    [10:28:35] [DEBUG] cache_get_field_content - row: 0, field_name: "Armour", connection: 1, max_len: 64
    [10:28:35] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "1"
    [10:28:35] [DEBUG] cache_get_field_content - row: 0, field_name: "ArmourSlots", connection: 1, max_len: 64
    [10:28:36] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ArmourSlots", data: "50"
    [10:28:36] [DEBUG] cache_get_field_content - row: 0, field_name: "HaveVBInvite", connection: 1, max_len: 64
    [10:28:36] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HaveVBInvite", data: "0"
    [10:28:36] [DEBUG] cache_get_field_content - row: 0, field_name: "VBFraktion", connection: 1, max_len: 64
    [10:28:36] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VBFraktion", data: "0"
    [10:28:36] [DEBUG] cache_get_field_content - row: 0, field_name: "F0", connection: 1, max_len: 64
    [10:28:36] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F0", data: "R0"
    [10:28:36] [DEBUG] cache_get_field_content - row: 0, field_name: "F1", connection: 1, max_len: 64
    [10:28:36] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F1", data: "R1"
    [10:28:36] [DEBUG] cache_get_field_content - row: 0, field_name: "F2", connection: 1, max_len: 64
    [10:28:37] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F2", data: "R2"
    [10:28:37] [DEBUG] cache_get_field_content - row: 0, field_name: "F3", connection: 1, max_len: 64
    [10:28:37] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F3", data: "R3"
    [10:28:37] [DEBUG] cache_get_field_content - row: 0, field_name: "F4", connection: 1, max_len: 64
    [10:28:37] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F4", data: "R4"
    [10:28:37] [DEBUG] cache_get_field_content - row: 0, field_name: "F5", connection: 1, max_len: 64
    [10:28:37] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F5", data: "R5"
    [10:28:37] [DEBUG] cache_get_field_content - row: 0, field_name: "F6", connection: 1, max_len: 64
    [10:28:37] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F6", data: "R6"
    [10:28:37] [DEBUG] cache_get_field_content - row: 0, field_name: "GFFID", connection: 1, max_len: 64
    [10:28:38] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GFFID", data: "0"
    [10:28:38] [DEBUG] cache_get_field_content - row: 0, field_name: "GFOWNER", connection: 1, max_len: 64
    [10:28:38] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GFOWNER", data: "0"
    [10:28:38] [DEBUG] cache_get_field_content - row: 0, field_name: "GSKILLS", connection: 1, max_len: 64
    [10:28:38] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
    [10:28:38] [DEBUG] cache_get_field_content - row: 0, field_name: "GFDEATHS", connection: 1, max_len: 64
    [10:28:38] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GFDEATHS", data: "0"
    [10:28:38] [DEBUG] cache_get_field_content - row: 1, field_name: "Geld", connection: 1, max_len: 64
    [10:28:38] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Geld", data: "0"
    [10:28:39] [DEBUG] cache_get_field_content - row: 1, field_name: "Opium", connection: 1, max_len: 64
    [10:28:39] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Opium", data: "0"
    [10:28:39] [DEBUG] cache_get_field_content - row: 1, field_name: "Ganja", connection: 1, max_len: 64
    [10:28:39] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Ganja", data: "0"
    [10:28:39] [DEBUG] cache_get_field_content - row: 1, field_name: "Kokain", connection: 1, max_len: 64
    [10:28:39] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Kokain", data: "0"
    [10:28:39] [DEBUG] cache_get_field_content - row: 1, field_name: "C4", connection: 1, max_len: 64
    [10:28:39] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "C4", data: "0"
    [10:28:39] [DEBUG] cache_get_field_content - row: 1, field_name: "Materials", connection: 1, max_len: 64
    [10:28:39] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Materials", data: "0"
    [10:28:40] [DEBUG] cache_get_field_content - row: 1, field_name: "WaffenPack", connection: 1, max_len: 64
    [10:28:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "WaffenPack", data: "0"
    [10:28:40] [DEBUG] cache_get_field_content - row: 1, field_name: "WaffenSlots", connection: 1, max_len: 64
    [10:28:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "WaffenSlots", data: "0"

    @Jeffry



    Habe jetzt das neuste BlueG Plugin installiert und der Server fährt auch ganz normal hoch nur es dauert ca. 4 Minuten bis ich drauf connecten kann und es werden alle Bots innerhalb der Zeit gekickt.

    Hey ich habe ein Problem mit meinen MYSQL Plugins.


    Der Server funktioniert wenn ich das R39-4 BlueG Plugin reinsetze aber dann laggt der Server sehr d.h er ist nicht spielbar. Und wenn ich das R7 Plugin reinsetze bekomme ich sofort diese Errors


    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team


    [09:28:37] filterscripts = "" (string)
    [09:28:37]
    [09:28:37] Server Plugins
    [09:28:37] --------------
    [09:28:37] Loading plugin: streamer.dll
    [09:28:37]


    *** Streamer Plugin v2.6.1 by Incognito loaded ***


    [09:28:37] Loaded.
    [09:28:37] Loading plugin: mysql.dll
    [09:28:37]


    > MySQL plugin R7 successfully loaded.


    [09:28:37] Loaded.
    [09:28:37] Loading plugin: sscanf.dll
    [09:28:37]


    [09:28:37] ===============================


    [09:28:37] sscanf plugin loaded.


    [09:28:37] (c) 2009 Alex "Y_Less" Cole


    [09:28:37] 0.3d-R2 500 Players "dnee"


    [09:28:37] ===============================


    [09:28:37] Loaded.
    [09:28:37] Loading plugin: crashdetect.dll
    [09:28:37] CrashDetect v4.13.1-lse is OK.
    [09:28:37] Loaded.
    [09:28:37] Loaded 4 plugins.


    [09:28:37]
    [09:28:37] Filterscripts
    [09:28:37] ---------------
    [09:28:37] Loaded 0 filterscripts.


    [09:28:37] [debug] Run time error 19: "File or function is not found"
    [09:28:37] [debug] mysql_log
    [09:28:37] [debug] mysql_tquery
    [09:28:37] [debug] Run time error 19: "File or function is not found"
    [09:28:37] [debug] mysql_log
    [09:28:37] [debug] mysql_tquery
    [09:28:37] Script[gamemodes/GeTmyselfmade.amx]: Run time error 19: "File or function is not found"
    [09:28:37] Number of vehicle models: 0




    Weiß jemand woran das nun liegen kann ?

    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team


    [14:09:32]
    [14:09:32] Server Plugins
    [14:09:32] --------------
    [14:09:32] Loading plugin: crashdetect.dll
    [14:09:32] CrashDetect v4.13.1-lse is OK.
    [14:09:32] Loaded.
    [14:09:32] Loading plugin: mysql.dll
    [14:09:32] >> plugin.mysql: R39-4 successfully loaded.
    [14:09:32] Loaded.
    [14:09:32] Loading plugin: streamer.dll
    [14:09:32]


    *** Streamer Plugin v2.6.1 by Incognito loaded ***


    [14:09:32] Loaded.
    [14:09:32] Loading plugin: sscanf.dll
    [14:09:32]


    [14:09:32] ===============================


    [14:09:32] sscanf plugin loaded.


    [14:09:32] Version: 2.8.1


    [14:09:32] (c) 2012 Alex "Y_Less" Cole


    [14:09:32] ===============================


    [14:09:32] Loaded.
    [14:09:32] Loaded 4 plugins.


    [14:09:32]
    [14:09:32] Filterscripts
    [14:09:32] ---------------
    [14:09:32] Loading filterscript 'lsbrothel.amx'...
    [14:09:32]
    ----------------------------------------------------
    [14:09:32] FoxHound's Los Santos Brothel successfully loaded.
    [14:09:32] ----------------------------------------------------


    [14:09:32] Loaded 1 filterscripts.


    [14:09:32] ... GamemodeInit
    [14:09:33] SERVER: Verbindung zur Datenbank wurde erfolgreich hergestellt.
    [14:09:33] Host: localhost,User: root,Datanbank: sampdb,Passwort:
    [14:09:42] Scriptversion: GRP v0.4,Mapversion Life 0.4,Url: kommt noch,Scripter&Mapper: ,Maximale NPC´s: 13
    [14:09:42] --------------------------------
    [14:09:42] Laden ...
    [14:09:57] [connection] 127.0.0.1:61167 requests connection cookie.
    [14:09:57] [connection] 127.0.0.1:61168 requests connection cookie.
    [14:09:57] [connection] 127.0.0.1:61169 requests connection cookie.
    [14:09:57] [connection] 127.0.0.1:61170 requests connection cookie.
    [14:09:57] [connection] 127.0.0.1:61171 requests connection cookie.
    [14:09:57] [connection] 127.0.0.1:61172 requests connection cookie.
    [14:09:57] [connection] 127.0.0.1:61173 requests connection cookie.
    [14:09:57] [connection] 127.0.0.1:61174 requests connection cookie.
    [14:09:57] [connection] 127.0.0.1:61175 requests connection cookie.
    [14:09:57] - Globale Timer gestartet. | Bots connected. -
    [14:09:57] Laden erfolgreich.
    [14:09:57] --------------------------------
    [14:09:57] - Server brauchte für das Hochfahren 25139 ms -
    [14:09:57] Server bereit für Spieler ... Sanktionen können nun ausgeführt werden.
    [14:09:57] German Life Roleplay GRP v0.4


    [14:09:57] [connection] 127.0.0.1:61176 requests connection cookie.
    [14:09:57] --------------------------------
    [14:09:57] Dieses Script [Version: Its Possible] steht unter Datenschutz und darf
    [14:09:57] nur von dem jenigen Besitzer benutzt/verwendet werden.
    [14:09:57] Falls diese Richtlinien nicht eingehalten werden,werden
    [14:09:57] Rechtlicheschritte gegen sie eingeleitet.
    [14:09:57] © Copyright & Gründer by FernandeZ
    [14:09:57] --------------------------------
    [14:09:57] German Life Roleplay Its Possible GRP v0.4


    [14:09:57] Number of vehicle models: 87
    [14:09:57] [connection] 127.0.0.1:61177 requests connection cookie.
    [14:09:57] [connection] 127.0.0.1:61178 requests connection cookie.
    [14:09:57] [connection] 127.0.0.1:61179 requests connection cookie.
    [14:10:25] - Gangzonen geladen 14/14 -
    [14:10:26] - Blitzer geladen 0/50 -
    [14:10:26] - Minen geladen 0/20 -
    [14:10:27] - XmasObject geladen 0/100 -
    [14:10:27] - Drogenpflanzen geladen 0/50 -
    [14:10:27] - Funkmasten geladen 0/20 -
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:28] Kicking 127.0.0.1 because they didn't logon to the game.
    [14:10:41] - Werbetafeln geladen 22/22 -
    [14:10:42] - Rennen geladen 0/20 -
    [14:10:42] - Schwarzmärkte geladen 0/20 -
    [14:10:53] - Stuff wurde geladen -
    [14:11:30] [connection] 25.66.170.170:57967 requests connection cookie.
    [14:12:01] Kicking 25.66.170.170 because they didn't logon to the game.
    [14:12:26] - Fraktionsvewaltungen geladen 18/18 -
    [14:12:27] - Häuser geladen 0/300 -
    [14:12:27] - Aktivität der Hausbesitzer kontrolliert -
    [14:13:47] - Fraktionsfahrzeuge geladen 9/400 -
    [14:13:54] - Businesse geladen 1/100 -
    [14:13:54] - Aktivität der Businessbesitzer kontrolliert -
    [14:13:55] - Organisationen geladen 0/10 -
    [14:13:55] [connection] incoming connection: 127.0.0.1:61167 id: 0
    [14:13:55] [connection] incoming connection: 127.0.0.1:61168 id: 1
    [14:13:55] [connection] incoming connection: 127.0.0.1:61169 id: 2
    [14:13:55] [connection] incoming connection: 127.0.0.1:61170 id: 3
    [14:13:55] [connection] incoming connection: 127.0.0.1:61171 id: 4
    [14:13:55] [connection] incoming connection: 127.0.0.1:61172 id: 5
    [14:13:55] [connection] incoming connection: 127.0.0.1:61173 id: 6
    [14:13:55] [connection] incoming connection: 127.0.0.1:61174 id: 7
    [14:13:55] [connection] incoming connection: 127.0.0.1:61175 id: 8
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61167)
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61168)
    [14:13:55] [connection] incoming connection: 127.0.0.1:61176 id: 9
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61169)
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61170)
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61171)
    [14:13:55] [connection] incoming connection: 127.0.0.1:61177 id: 10
    [14:13:55] [connection] incoming connection: 127.0.0.1:61178 id: 11
    [14:13:55] [connection] incoming connection: 127.0.0.1:61179 id: 12
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61172)
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61173)
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61174)
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61175)
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61176)
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61177)
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61178)
    [14:13:55] [connection:npc:error] (0) bad player ID (127.0.0.1:61179)
    [14:13:55] [connection] incoming connection: 25.66.170.170:57967 id: 0
    [14:13:55] Invalid client connecting from 25.66.170.170





    Das sind die Server Logs

    Hey und zwar habe ich ein Problem mit meinem Server. Ich habe ihn gestern zum laufen bekommen und er ging 1. an d.h der erste Start war erfolgreich und ich konnte sofort drauf spielen in der Konsole war auch alles ok.
    Dann hatte ich ihn einfach ohne Befehl geschlossen und heute wenn ich ihn starten will funktioniert er garnicht mehr. Das heißt in der Konsole dauert es ca. 1-2 Minuten bis alle Bots connected sind und dann werden sie aber auch wieder gekickt und ich kann ebenso nicht auf den Server rauf denn wenn ich connecte steht Joining Game das 1 Min und dann steht Server closed the Connection. Habe auch schon im Server Log nachgeschaut ist aber alles ok alles wird geladen soweit von Plugins.

    Hey und zwar möchte ich nen Server starten aber bekomme die Meldungen im Log:
    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team


    [16:26:42] filterscripts = "" (string)
    [16:26:42]
    [16:26:42] Server Plugins
    [16:26:42] --------------
    [16:26:42] Loading plugin: streamer
    [16:26:42]


    *** Streamer Plugin v2.6.1 by Incognito loaded ***


    [16:26:42] Loaded.
    [16:26:42] Loading plugin: mysql
    [16:26:42]


    > MySQL plugin R7 successfully loaded.


    [16:26:42] Loaded.
    [16:26:42] Loading plugin: sscanf
    [16:26:42]


    [16:26:42] ===============================


    [16:26:42] sscanf plugin loaded.


    [16:26:42] (c) 2009 Alex "Y_Less" Cole


    [16:26:42] 0.3d-R2 500 Players "dnee"


    [16:26:42] ===============================


    [16:26:42] Loaded.
    [16:26:42] Loading plugin: crashdetect
    [16:26:42] crashdetect v4.5.1 is OK.
    [16:26:42] Loaded.
    [16:26:42] Loaded 4 plugins.


    [16:26:42]
    [16:26:42] Filterscripts
    [16:26:42] ---------------
    [16:26:42] Loaded 0 filterscripts.


    [16:26:42] [debug] Run time error 19: "File or function is not found"
    [16:26:42] [debug] The following natives are not registered:
    [16:26:42] [debug] mysql_log
    [16:26:42] [debug] mysql_tquery
    [16:26:42] Script[gamemodes/GeTmyselfmade.amx]: Run time error 19: "File or function is not found"
    [16:26:42] Number of vehicle models: 0





    Weiß jemand was hier falsch ist ? Habe schon alle MYSQL Versionen versucht und getst passiert aber nichts.