Beiträge von - Stofftrank -

    Hallo,
    ich habe ein Warning namens Loose indentation



    C:\Users\ArcticbytesRL\Desktop\Arcticbytes RL\gamemodes\GeTmyselfmade.pwn(20124) : warning 217: loose indentation
    Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


    Wenn das loose defination were hätte ich das gefixxt.
    Aber hier komme ich nicht weiter.


    new ConnIP[16];
    GetPlayerIp(playerid,ConnIP,16);
    new compare_IP[16];
    new number_IP = 0;
    for(new i=0; i<MAX_PLAYERS; i++) {
    if(IsPlayerConnected(i)) {
    GetPlayerIp(i,compare_IP,16);
    if(!strcmp(compare_IP,ConnIP)) number_IP++;
    }
    }
    if((GetTickCount() - Join_Stamp) < Time_Limit)
    exceed=1;
    else
    exceed=0;
    if(strcmp(ban_s, ConnIP, false) == 0 && exceed == 1 )
    {
    Same_IP++;
    if(Same_IP > SAME_IP_CONNECT)
    {
    Ban(playerid);
    Same_IP=0;
    }
    }
    else
    {
    Same_IP=0;
    }
    if(number_IP > IP_LIMIT)
    Kick(playerid);
    GetStampIP(playerid);

    WIr besitzen derzeit ein GameServer bei samp4you.
    Unser Server heißt Brothers From Germany - Reallife
    Derzeit haben wir kein Forum da wir erstmal den Server bezahlen müssen.
    Wenn ein Forum benötigt wird habe ich keine Forum Software die gültig ist.
    Sowie auch kein Domain,


    MfG

    Das habe ich vom alten DSZ Script.
    Aber ich sehe im include das es dieses plugin ist:
    * SA:MP MySQL v2.1 Functions
    * (c) Copyright 2011, StrickenKid


    _____________________________________
    Es kommen folgende errors im log


    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.


    11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.


    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.


    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Failed to exeute query. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 1146, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no prior successful query executed. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 12, connection handle: 0.
    [11:57:16] [MySQL] Error (0): Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist.
    [11:57:16] MySQL Error: Function: mysql_store_result called when no result stored. Table 'samp5242_dsz.Safeboxen' doesn't exist., error id: 5, connection handle: 0.
    [11:57:16] 0 Safeboxen geladen

    Jeder kann selber entshceiden was er machen möchte :rolleyes:
    Also ich habe mich für GTA entschieden,
    und seit wann spielt man mit 11 im SandKasten 8|
    Meine kolegen spielen selbst GTA


    mfg

    Hallo liebe Community,
    Brothers From German sucht einen Mapper und einen Scripter.


    Wir nutzen derzeit zwar das pRP Script.
    Aber wir möchten trotzdem einen Server aufbauen.
    Wir sind am arbeit eines Selfmades.
    Aber dafür brauchen wir noch einen Scripter und Mapper.
    Der Alter spielt keine Rolle.


    Unser Konzept - Plan ist,
    Der Server soll Reallife wirken.
    Also wie im echten leben.
    Alle user sollen auch spaß daran haben wie im Reallife zu spielen.


    Team:
    [BFG]Dner111 - Oscar - 11Jahre - Derzeitiger Scripter
    [BFG]Dr.Deagle - Michael - 15Jahre


    In das pRP Script wurden sachen eingebaut wie.
    -OOC
    -Event System
    -Derby System
    -Business Bearbeitung/Beschriftung/Icon
    -Haus Bearbeitung/Beschriftung/Icon
    -usw.


    Auch durch mein alter bin ich nicht wie die meisten 11Jährigen.
    Das werdet ihr dann sehen wenn ihr mit mir redet usw.


    Ich hoffe ihr hattet freude beim lesen meiner Anfrage.
    Und ich hoffe das wir einen guten zusammenarbeit machen können.
    Bis dahin wünsche ich euch einen schönen Wochenende.


    _____________________________________________________________


    Mfg Oscar aka. Dner111 aka. BlueBaxter

    Hallo,
    ich wollte mal fragen wie ich ein Carrespawn befehl mache in der platform OCMD.
    Wie mache ich dies?+
    Wenn er in ein Vehicle ist und das Car dan nicht respawnen soll wie geht das?
    Und mit einer nachricht z.b
    Ein Administrator hat alle unbenutzten Autos respawnt!
    Wie geht das?


    mfg