Beiträge von cr!z

    public OnPlayerConnect(playerid)
    {
    new name[MAX_PLAYER_NAME];
    GetPlayerName(playerid, name, sizeof(name));
    if(!strcmp(name,"TramFahrer2",true))
    {
    gPlayerLogged[playerid] = 1;
    SpawnPlayer(playerid);
    return 1;
    }
    if(IsPlayerNPC(playerid))
    {
    gPlayerLogged[playerid] = 1;
    SpawnPlayer(playerid);
    return 1;
    }
    M_OnPlayerConnect(playerid);
    //format(sc, sizeof(sc), "** %s hat sich eingeklinkt.",name);
    //SendClientMessageToAll(COLOR_GRAD1, sc);
    SendClientMessage(playerid, COLOR_WHITE, " ");
    SendClientMessage(playerid, COLOR_WHITE, " ");
    SendClientMessage(playerid, COLOR_WHITE, " ");
    SendClientMessage(playerid, COLOR_WHITE, " ");
    SendClientMessage(playerid, COLOR_WHITE, " ");
    SendClientMessage(playerid, COLOR_WHITE, " ");
    SendClientMessage(playerid, COLOR_WHITE, " ");
    SendClientMessage(playerid, COLOR_WHITE, " ");
    SendClientMessage(playerid, COLOR_WHITE, " ");
    SendClientMessage(playerid, COLOR_WHITE, " ");
    SendClientMessage(playerid, COLOR_GRAD1, "Verbinde mit dem Server");
    //------------------------------------------------------------------------------
    //TextDrawShowForPlayer(playerid,Copyright);
    TextDrawShowForPlayer(playerid,ModeName);


    gActivePlayers[playerid]++;
    numplayers++;
    // new plname[MAX_PLAYER_NAME];


    dtc_AutohausCar[playerid] = 0;
    dtc_AutohausCat[playerid] = 2000;
    dtc_AutohausSCar[playerid] = 0;
    Dtc_PlayerKey[playerid] = 0;
    for(new i = 0; i < MaxVeh; i++)
    {
    Dtc_PlayerHaveCar[playerid][i] = 0;
    }
    for(new i = 0; i < 700; i++)
    {
    if(Dtc_Carlock[i])
    {
    SetVehicleParamsForPlayer(i,playerid,0,1);
    }
    }
    LoginSpawn[playerid] = 0;
    ReportCall[playerid] = 999;
    JustReported[playerid] = 0;
    PlayerNeedsHelp[playerid] = 0;
    InCargo[playerid] = 0; InLevi[playerid] = 0;SkinID[playerid] = 0; BuyCloths[playerid] = 0;
    SelectChar[playerid] = 0; HidePM[playerid] = 0; PhoneOnline[playerid] = 0; CreateBubble[playerid] = 0;
    SelectCharID[playerid] = 0; SelectCharPlace[playerid] = 0; ChosenSkin[playerid] = 0; AcceptReporter[playerid] = 600;
    GettingJob[playerid] = 0; GuardOffer[playerid] = 999; GuardPrice[playerid] = 0; ChatAble[playerid] = 0;
    ApprovedLawyer[playerid] = 0; CallLawyer[playerid] = 0; WantLawyer[playerid] = 0; pReportBlock[playerid] = 0;
    KickPlayer[playerid] = 0; CurrentMoney[playerid] = 0; UsedFind[playerid] = 0; Drugplayer[playerid] = 0; Bk[playerid] = 0;
    CP[playerid] = 0; Robbed[playerid] = 0; SpawnChange[playerid] = 1; LastVW[playerid] = 0; Supportchat[playerid] = 0; Supportable[playerid] = 0;
    Drug[playerid] = 0; GetSupport[playerid] =0; GiveSupport[playerid] = 0; SwatUse[playerid] = 0; PlayerSkip1[playerid] = 0;
    CarOffer[playerid] = 999; CarPrice[playerid] = 0; CarID[playerid] = 0; LabelCreated[playerid] = 0;
    RobbedTime[playerid] = 0; MoneyMessage[playerid] = 0; Condom[playerid] = 0; NPCSkin[playerid] = 0; Code[playerid] = 0;
    STDPlayer[playerid] = 0; SexOffer[playerid] = 999; SexPrice[playerid] = 0; ZahlArt[playerid] = 0;
    RepairOffer[playerid] = 999; RepairPrice[playerid] = 0; RepairCar[playerid] = 0; PlayerCarChange[playerid] = 0;
    TalkingLive[playerid] = 255; LiveOffer[playerid] = 999; TakingLesson[playerid] = 0;
    RefillOffer[playerid] = 999; RefillPrice[playerid] = 0; MapIconsShown[playerid] = 0; AFKKICK[playerid] = 1;
    DrugOffer[playerid] = 999; PlayerCuffed[playerid] = 0; PlayerCuffedTime[playerid] = 0; RequestingClass[playerid] = 0;
    DrugPrice[playerid] = 0; RegistrationStep[playerid] = 0; OnCK[playerid] = 999; GettingCK[playerid] = 999;
    DrugGram[playerid] = 0; ConnectedToPC[playerid] = 0; OrderReady[playerid] = 0;
    JailPrice[playerid] = 0; MedicTime[playerid] = 0; PreviousSkin[playerid] = 0; NeedMedicTime[playerid] = 0; MedicBill[playerid] = 0; GotHit[playerid] = 0;
    WantedPoints[playerid] = 0; GoChase[playerid] = 999; GetChased[playerid] = 999; PlacedNews[playerid] = 0;
    OnDuty[playerid] = 0; WantedLevel[playerid] = 0; TestFishes[playerid] = 0; JustReported[playerid] = 0; PlayerNeedsHelp[playerid] = 0;
    BoxWaitTime[playerid] = 0; SchoolSpawn[playerid] = 0; ChangePos2[playerid][1] = 0; Afkrequest[playerid] = 0;
    SafeTime[playerid] = 60; TransportDuty[playerid] = 0; PlayerTied[playerid] = 0; ConnectMessage[playerid] = 0;
    BusCallTime[playerid] = 0; TaxiCallTime[playerid] = 0; MedicCallTime[playerid] = 0; MechanicCallTime[playerid] = 0;
    FindTimePoints[playerid] = 0; FindTime[playerid] = 0; JobDuty[playerid] = 0;
    Mobile[playerid] = 255; Music[playerid] = 0; BoxOffer[playerid] = 999; PlayerBoxing[playerid] = 0;
    Spectate[playerid] = 255; PlayerDrunk[playerid] = 0; PlayerDrunkTime[playerid] = 0;
    Unspec[playerid][sLocal] = 255; FishCount[playerid] = 0; ConsumingMoney[playerid] = 0;
    gLastCar[playerid] = 0; FirstSpawn[playerid] = 1; AtClothes[playerid] = 0; Adminmode[playerid] = 0; Enter[playerid] = 0;
    IceDuty[playerid] = 0; mask[playerid] = 0; Bankrob[playerid] = 0;
    gOoc[playerid] = 0; gNews[playerid] = 0; BigEar[playerid] = 0; gDice[playerid] = 0; gFam[playerid] = 0;
    gSpeedo[playerid] = 0; gGas[playerid] = 0; AllowPerso[playerid] = 0; BlitzOrt[playerid] = 0; BlitzAble[playerid] = 0; BlitzVelocity[playerid] = 0;
    PlayerInfo[playerid][pHandyGeld] = 5; PlayerInfo[playerid][pHandyVer] = 0; BlitzerID[playerid] = 0;
    gPlayerLogged[playerid] = 0; gPlayerLogTries[playerid] = 0; gPlayerAccount[playerid] = 0;
    gPlayerSpawned[playerid] = 0; PlayerKarting[playerid] = 0; PlayerInKart[playerid] = 0;
    PlayerTazeTime[playerid] = 0; PlayerStoned[playerid] = 0; Spawnwarn[playerid] = 0;
    StartTime[playerid] = 0; TicketOffer[playerid] = 999; TicketMoney[playerid] = 0;
    MatsHolding[playerid] = 0; TutTime[playerid] = 0; IceCreamOffer[playerid] = 999; IceCreamPrice[playerid] = 0;
    TaxiAccepted[playerid] = 999; BusAccepted[playerid] = 999;
    PlayerInfo[playerid][pCash] = dollah; NoFuel[playerid] = 0;
    HireCar[playerid] = 299; PlayersChannel[playerid] = 999; pDinCreated[playerid]=0;
    TransportValue[playerid] = 0; HireCar[playerid] = 299; TransportMoney[playerid] = 0; TransportTime[playerid] = 0; TransportCost[playerid] = 0; TransportDriver[playerid] = 999;
    Locator[playerid] = 0;
    WatchingTV[playerid] = 0; PlayerPaintballing[playerid] = 0; PlayerPaintballKills[playerid] = 0;
    Fishes[playerid][pLastFish] = 0; Fishes[playerid][pFishID] = 0;
    ProposeOffer[playerid] = 999; MarryWitness[playerid] = 999; MarryWitnessOffer[playerid] = 999; MarriageCeremoney[playerid] = 0; ProposedTo[playerid] = 999; GotProposedBy[playerid] = 999; DivorceOffer[playerid] = 999;
    ZigOffer[playerid] = 999;
    GivePlayerMoney(playerid,PlayerInfo[playerid][pCash]);
    PlayerInfo[playerid][pLevel] = 0;
    PlayerInfo[playerid][pAdmin] = 0;
    PlayerInfo[playerid][pSupporter] = 0;
    PlayerInfo[playerid][pDonateRank] = 0;
    PlayerInfo[playerid][gPupgrade] = 0;
    PlayerInfo[playerid][pConnectTime] = 0;
    PlayerInfo[playerid][pReg] = 0;
    PlayerInfo[playerid][pSex] = 0;
    PlayerInfo[playerid][pAge] = 0;
    PlayerInfo[playerid][pOrigin] = 0;
    PlayerInfo[playerid][pExp] = 0;
    PlayerInfo[playerid][pAccount] = 0;
    PlayerInfo[playerid][pCrimes] = 0;
    PlayerInfo[playerid][pDeaths] = 0;
    PlayerInfo[playerid][pArrested] = 0;
    PlayerInfo[playerid][pWantedDeaths] = 0;
    PlayerInfo[playerid][pPhoneBook] = 0;
    PlayerInfo[playerid][pLottoNr] = 0;
    PlayerInfo[playerid][pFishes] = 0;
    PlayerInfo[playerid][pBiggestFish] = 0;
    PlayerInfo[playerid][pJob] = 0;
    PlayerInfo[playerid][pHartzIV] = 0;
    PlayerInfo[playerid][pHotel] = 0;
    PlayerInfo[playerid][pHeadValue] = 0;
    PlayerInfo[playerid][pJailed] = 0;
    PlayerInfo[playerid][pJailTime] = 0;
    PlayerInfo[playerid][pMats] = 0;
    PlayerInfo[playerid][pDrugs] = 0;
    PlayerInfo[playerid][pLeader] = 0;
    PlayerInfo[playerid][pMember] = 0;
    PlayerInfo[playerid][pPersoStop] = 0;
    PlayerInfo[playerid][pOwnPerso] = 0;
    PlayerInfo[playerid][pOwnAntrag] = 0;
    PlayerInfo[playerid][pFMember] = 255;
    PlayerInfo[playerid][pRank] = 0;
    PlayerInfo[playerid][pChar] = 0;
    PlayerInfo[playerid][pDetSkill] = 0;
    PlayerInfo[playerid][pSexSkill] = 0;
    PlayerInfo[playerid][pBoxSkill] = 0;
    PlayerInfo[playerid][pLawSkill] = 0;
    PlayerInfo[playerid][pMechSkill] = 0;
    PlayerInfo[playerid][pJackSkill] = 0;
    PlayerInfo[playerid][pCarSkill] = 0;
    PlayerInfo[playerid][pNewsSkill] = 0;
    PlayerInfo[playerid][pDrugsSkill] = 0;
    PlayerInfo[playerid][pCookSkill] = 0;
    PlayerInfo[playerid][pFishSkill] = 0;
    PlayerInfo[playerid][pSHealth] = 0.0;
    PlayerInfo[playerid][pHealth] = 50.0;
    PlayerInfo[playerid][pPos_x] = 2246.6;
    PlayerInfo[playerid][pPos_y] = -1161.9;
    PlayerInfo[playerid][pPos_z] = 1029.7;
    PlayerInfo[playerid][pInt] = 15;
    PlayerInfo[playerid][pLocal] = 255;
    PlayerInfo[playerid][pTeam] = 3;
    PlayerInfo[playerid][pModel] = 206;
    new randphone = 1000 + random(9999);//minimum 1000 max 9999 //giving one at the start
    PlayerInfo[playerid][pPnumber] = randphone;
    PlayerInfo[playerid][pPhousekey] = 255;
    PlayerInfo[playerid][pPbiskey] = 255;
    PlayerInfo[playerid][pCarLic] = 0;
    PlayerInfo[playerid][pNewLic] = 0;
    PlayerInfo[playerid][pFlyLic] = 0;
    PlayerInfo[playerid][pBoatLic] = 0;
    PlayerInfo[playerid][pFishLic] = 0;
    PlayerInfo[playerid][pGunLic] = 0; // hier wird gesagt das der Spieler beim /register kein schein bekommt
    PlayerInfo[playerid][pLKWLic] = 0;
    PlayerInfo[playerid][pMotoLic] = 0;
    PlayerInfo[playerid][pZig] = 0;
    PlayerInfo[playerid][pZigSucht] = 0;
    PlayerInfo[playerid][pGun1] = 0;
    PlayerInfo[playerid][pGun2] = 0;
    PlayerInfo[playerid][pGun3] = 0;
    PlayerInfo[playerid][pGun4] = 0;
    PlayerInfo[playerid][pAmmo1] = 0;
    PlayerInfo[playerid][pAmmo2] = 0;
    PlayerInfo[playerid][pAmmo3] = 0;
    PlayerInfo[playerid][pAmmo4] = 0;
    PlayerInfo[playerid][pCarTime] = 0;
    PlayerInfo[playerid][pCDPlayer] = 0;
    PlayerInfo[playerid][pWins] = 0;
    PlayerInfo[playerid][pLoses] = 0;
    PlayerInfo[playerid][pAlcoholPerk] = 0;
    PlayerInfo[playerid][pDrugPerk] = 0;
    PlayerInfo[playerid][pMiserPerk] = 0;
    PlayerInfo[playerid][pPainPerk] = 0;
    PlayerInfo[playerid][pTraderPerk] = 0;
    PlayerInfo[playerid][pTut] = 0;
    PlayerInfo[playerid][pWarns] = 0;
    PlayerInfo[playerid][pFuel] = 0;
    PlayerInfo[playerid][pAdjustable] = 0;
    PlayerInfo[playerid][pPlayMinutes] = 0;
    PlayerInfo[playerid][pGesamtMinutes] = 0;
    PlayerInfo[playerid][pMinutesSinceLogin] = 0;
    PlayerInfo[playerid][pMinutesSinceAn] = 0;
    PlayerInfo[playerid][pSFPASS] = 0;
    PlayerInfo[playerid][pLVPASS] = 0;
    PlayerInfo[playerid][pFrakSperre] = 0;
    PlayerInfo[playerid][pPayDay] = 0;
    PlayerInfo[playerid][pPayDayHad] = 0;
    PlayerInfo[playerid][pPayCheck] = 0;
    PlayerInfo[playerid][pVIPClub] = 0;
    PlayerInfo[playerid][pZollpass] = 0;
    PlayerInfo[playerid][pBan] = 0;
    PlayerInfo[playerid][pBanGrund] = 0;
    PlayerInfo[playerid][pBanTime] = 0;
    PlayerInfo[playerid][pBanActor] = 0;
    PlayerInfo[playerid][pRest] = 0;
    PlayerInfo[playerid][pKKarte] = 0;
    PlayerInfo[playerid][pCarP] = 0;
    PlayerInfo[playerid][pBikeP] = 0;
    PlayerInfo[playerid][pPayTime] = 0;
    PlayerInfo[playerid][pFishTool] = 0;
    PlayerInfo[playerid][pKreditRechnung] = 0;
    PlayerInfo[playerid][pTot] = 0;
    PlayerInfo[playerid][pTx] = 0;
    PlayerInfo[playerid][pTy] = 0;
    PlayerInfo[playerid][pTz] = 0;
    pIstTot[playerid] = 0;
    //PlayerInfo[playerid][pWanteds] = 0;
    //MotorschadenMSGSent[playerid] = 0;
    TazerBereit[playerid] = 1;
    WeapsTaken[playerid] = 0;
    Eingeladen[playerid] = 0;
    TextSpams[playerid] = 0;
    CMDSpams[playerid] = 0;
    need[playerid] = 0;
    MultipleEnter[playerid] = -1;
    CheckPointing[playerid] = 1;
    CheckPointShown[playerid] = 0;
    ZivilSkin[playerid] = 0;
    PruefungsSchritt[playerid] = 0;
    ClearCrime(playerid);
    ClearFishes(playerid);
    ClearCooking(playerid);
    ClearGroceries(playerid);
    ClearMarriage(playerid);
    TextDrawShowForPlayer(playerid,Uhrzeit);
    SetPlayerColor(playerid,COLOR_GRAD2);
    OfflineFlucht[playerid] = 0;

    Also habe geschaut leider bleibt das Problem bestehen, kein Plan wieso.
    Ich will mich Regestrieren, und beim Login
    Server Closed the Connection

    Moin
    Also wenn ich mich auf dem Server Einloggen will, also schon drauf bin sterbe ich erst. Oder meistens Schließt der Server
    ServerClosed the Connection.


    Woran könnte das Liegen?
    Habe das YVL Script

    Nabend
    Habe da ein kleines Problem mit dem YVL Script, wenn ich den Server starten will kommt ein Fehler der hier


    #include <a_samp>
    //#include <blitzer>
    #include <streamer>
    #include <Desk>
    #include <float>
    #include <utils>
    #include <morphinc>
    #include <dini>
    #include <a_objects>


    echo Executing Server Config...
    lanmode 0
    rcon_password rocks
    maxplayers 32
    port 7777
    hostname SA-MP 0.3 Server
    gamemode0 YVL
    filterscripts
    announce 0
    query 1
    weburl http://www.sa-mp.com
    onfoot_rate 40
    incar_rate 40
    weapon_rate 40
    stream_distance 300.0
    stream_rate 1000
    maxnpc 5
    logtimeformat [%H:%M:%S]


    /edit Server CFG eingefügt

    Guten Tag Liebe Brotfische!.


    Ich suche einen Profi Scripter, der für Geld Scriptet.


    Er sollte mir ein ganzes Reallife Script machen, und meine Wünsche auch Ausführen ich suche keine Leute die irgendwas aus Breadfish nehmen sondern auch eigenes auf die Reihe bekommen.



    Hier einiges was ich gern im Script haben möchte...


    • Login Register System
    • Ausgebautes Admin System (Alle cmds+Features, die ich Persöhnlich dann schreiben werde)
    • Fraktionen
    • AntiCheat System
    • Mini Jobs
    • Es sollte in LS/SF abspielen
    • Banken in LS/SF + Bankautomaten
    • Gangwar System


    und noch vieles mehr.


    Bitte mit Referenzen.


    Bezahlung: Ich bin bereit bis zu 100€-200€
    Bei sehr guter Arbeit natürlich mehr, da ja noch vieles dazu kommt.


    Du willst diesen Auftrag für mich machen, dann Kontaktiere mich hier im Forum und Hinterlasse deine Skype/ICQ Daten da.

    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(1995) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(1999) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2011) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2015) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2019) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2023) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2027) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2031) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2035) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2047) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2051) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2055) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2059) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2063) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2075) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\David\Desktop\Neuer Ordner\gamemodes\ERR3.pwn(2079) : error 004: function "PlayerToPoint" is not implemented


    Was genau hat das hat das zu bedeuten?

    Also Pablo
    Um es kurz zu sagen habe ich das Streetlife RP Script.


    Und wie du oben schon geschrieben hast, soll ich es zu den anderen news hinzufügen, doch es kommt ein fehler
    //------------------------------------------------------------------------------------------------------
    new Text3D:Label;
    new server_name;
    new server_names[MAX_SERVER_NAMES][] = {
    {"Extreme Reallife™ RP"},
    {"Extreme Reallife™ RP |Best RP|"},
    {"Extreme Reallife™ RP .:Live Your Dream Life... "},
    {"Extreme Reallife™ RP .:Live Your Second Life:. "}
    };
    new RandomMSG[][] =
    {
    "Server by www.streetliferp.de",
    "Besucht uns doch mal unter unseren TeamSpeak Server (IP: 85.214.128.192:2008)",
    "Unser GameMode ist zu 63 Prozent Fertig Also Meldet Bugs wenn ihr welche Findet!"
    };
    new Sperrebit[MAX_PLAYERS];
    new Sperre[MAX_PLAYERS][5];
    new whatever;
    new lcntor;
    new pimp;
    new bool:RequestingHelp[MAX_PLAYERS];
    new Text:Textdraw1;
    new Text:Textdraw2;


    // Gates
    new presidententor;
    new cnntor;
    new taxitor;
    new yakuzator;
    new lspdtor;
    new armytor;
    new bunker;
    new hitman;
    new lspdoor1;


    //Ping Kicker
    new gPing;
    new gPingWarnings[MAX_PLAYERS];
    new MAX_PING=900; //Maximaler Ping den ein Player haben darf.
    new MAX_PING_WARNINGS=5; //Wie oft er verwarnt wird nachdem er gekickt wird


    new Security = 0;
    new CreatedCars[100];
    new CreatedCar = 0;
    new Tax = 0;
    new TaxValue = 0;
    new Jackpot = 0;
    new StartingPaintballRound = 0;
    new AnnouncedPaintballRound = 0;
    new PaintballPlayers = 0;
    new PaintballRound = 0;
    new PaintballWinner = 999;
    new PaintballWinnerKills = 0;
    new StartingKartRound = 0;
    new EndingKartRound = 0;
    new AnnouncedKartRound = 0;
    new KartingPlayers = 0;
    new KartingRound = 0;
    new FirstKartWinner = 999;
    new SecondKartWinner = 999;
    new ThirdKartWinner = 999;
    new InRing = 0; // $$$$$$$$ $ $$
    new RoundStarted = 0; // $$ ° $$$$$$$$ $$
    new BoxDelay = 0; // $$$$$$$ $$$$$$ $$$$$ $$ $$$$ $ $$
    new Boxer1 = 255; // $$ $ $ $$ $ $ $ $$$$$$$$ $ $
    new Boxer2 = 255; // $$$$$$$$$$$ $$$$$$ $ $$ $$$$ $ $$ $ $ $
    new TBoxer = 255; // $ $$$$$$$$ $
    new PlayerBoxing[MAX_PLAYERS]; // $ $
    new hitfound = 0; // $
    new hitid = 999;
    new Medics = 0;
    new MedicCall = 999;
    new MedicCallTime[MAX_PLAYERS]; //$$____________________________________________________________________$$
    new Mechanics = 0; // $$___$$$$$$$_____________$$_____$$$$$$$$$$____________$$$$$$$$$$$$$___$$
    new MechanicCall = 999; // $$___$$__________________$$_____________$$____________$$______________$$
    new TaxiDrivers = 0; // $$___$$$$$$$__$$$$$$$_$$$$$$$$__________$$__$$$$$$$$__$$$$$$$$________$$
    new TaxiCall = 999; // $$___$$______$_____$$____$$_____$$______$$__$$____$$__$$______________$$
    new TaxiCallTime[MAX_PLAYERS];// $$___$$______$_____$$____$$_____$$______$$__$$____$$__$$______________$$
    new TaxiAccepted[MAX_PLAYERS];// $$___$$_______$$$$$$$____$$_____$$$$$$$$$$__$$$$$$$$__$$$$$$$$$$$$$___$$
    new BusDrivers = 0; // $$____________________________________________________________________$$
    new BusCall = 999;
    new BusCallTime[MAX_PLAYERS];
    new BusAccepted[MAX_PLAYERS];
    new TransportDuty[MAX_PLAYERS];
    new MechanicCallTime[MAX_PLAYERS];
    new TransportValue[MAX_PLAYERS];
    new TransportMoney[MAX_PLAYERS];
    new TransportTime[MAX_PLAYERS];
    new TransportCost[MAX_PLAYERS];
    new TransportDriver[MAX_PLAYERS];
    new JobDuty[MAX_PLAYERS];
    new RegistrationStep[MAX_PLAYERS];
    new MapIconsShown[MAX_PLAYERS];
    new OnCK[MAX_PLAYERS];
    new GettingCK[MAX_PLAYERS];
    new PlayerPaintballing[MAX_PLAYERS];
    new PlayerPaintballKills[MAX_PLAYERS];
    new PlayerKarting[MAX_PLAYERS];
    new PlayerInKart[MAX_PLAYERS];
    new SchoolSpawn[MAX_PLAYERS];
    new TakingLesson[MAX_PLAYERS];
    new UsedFind[MAX_PLAYERS];
    new PlayersChannel[MAX_PLAYERS];
    new PlayerOnMission[MAX_PLAYERS];
    new MissionCheckpoint[MAX_PLAYERS];
    new WatchingTV[MAX_PLAYERS];
    new NoFuel[MAX_PLAYERS];
    new MatsHolding[MAX_PLAYERS];
    new DivorceOffer[MAX_PLAYERS];
    new MarriageCeremoney[MAX_PLAYERS];
    new ProposeOffer[MAX_PLAYERS];
    new ProposedTo[MAX_PLAYERS];
    new GotProposedBy[MAX_PLAYERS];
    new MarryWitness[MAX_PLAYERS];
    new MarryWitnessOffer[MAX_PLAYERS];
    new TicketOffer[MAX_PLAYERS];
    new pTest[MAX_PLAYERS];
    new DKT[MAX_PLAYERS];
    new TicketMoney[MAX_PLAYERS];
    new PlayerStoned[MAX_PLAYERS];
    new ConsumingMoney[MAX_PLAYERS];
    new BringingPaper[MAX_PLAYERS]; //Paper Boys must pick up a Paper first, then use /deliver
    new GotPaper[MAX_PLAYERS]; //The player has a paper so he can use /read
    new WritingPaper[MAX_PLAYERS]; //Used for onplayertext so he can type in lines
    new WritingPaperNumber[MAX_PLAYERS]; //To which Paper in PaperInfo will it be written
    new WritingLine[MAX_PLAYERS]; //Used for onplayertext to see which line he's at
    new FishCount[MAX_PLAYERS];
    new SpawnChange[MAX_PLAYERS];
    new TutTime[MAX_PLAYERS];
    new PlayerDrunk[MAX_PLAYERS];
    new PlayerDrunkTime[MAX_PLAYERS];
    new PlayerTazeTime[MAX_PLAYERS];
    new FindTimePoints[MAX_PLAYERS];
    new FindTime[MAX_PLAYERS];
    new BoxWaitTime[MAX_PLAYERS];
    new TestFishes[MAX_PLAYERS];
    new PaperOffer[MAX_PLAYERS];
    new BoxOffer[MAX_PLAYERS];
    new CarOffer[MAX_PLAYERS];
    new CarPrice[MAX_PLAYERS];
    new CarID[MAX_PLAYERS];
    new CarCalls[MAX_PLAYERS];
    new GotHit[MAX_PLAYERS];
    new GoChase[MAX_PLAYERS];
    new GetChased[MAX_PLAYERS];
    new OrderReady[MAX_PLAYERS];
    new ConnectedToPC[MAX_PLAYERS];
    new MedicTime[MAX_PLAYERS];
    new NeedMedicTime[MAX_PLAYERS];
    new MedicBill[MAX_PLAYERS];
    new PlayerTied[MAX_PLAYERS];
    new PlayerCuffed[MAX_PLAYERS];
    new PlayerCuffedTime[MAX_PLAYERS];
    new LiveOffer[MAX_PLAYERS];
    new TalkingLive[MAX_PLAYERS];
    new PlacedNews[MAX_PLAYERS];
    new SelectChar[MAX_PLAYERS];
    new SelectCharID[MAX_PLAYERS];
    new SelectCharPlace[MAX_PLAYERS];
    new ChosenSkin[MAX_PLAYERS];
    new GettingJob[MAX_PLAYERS];
    new GuardOffer[MAX_PLAYERS];
    new GuardPrice[MAX_PLAYERS];
    new ApprovedLawyer[MAX_PLAYERS];
    new CallLawyer[MAX_PLAYERS];
    new WantLawyer[MAX_PLAYERS];
    new CurrentMoney[MAX_PLAYERS];
    new KickPlayer[MAX_PLAYERS];
    new Robbed[MAX_PLAYERS];
    new RobbedTime[MAX_PLAYERS];
    new CP[MAX_PLAYERS];
    new MoneyMessage[MAX_PLAYERS];
    new Condom[MAX_PLAYERS];
    new STDPlayer[MAX_PLAYERS];
    new SexOffer[MAX_PLAYERS];
    new SexPrice[MAX_PLAYERS];
    new RepairOffer[MAX_PLAYERS];
    new RepairPrice[MAX_PLAYERS];
    new RefillOffer[MAX_PLAYERS];
    new RefillPrice[MAX_PLAYERS];
    new RepairCar[MAX_PLAYERS];
    new DrugOffer[MAX_PLAYERS];
    new DrugPrice[MAX_PLAYERS];
    new DrugGram[MAX_PLAYERS];
    new JailPrice[MAX_PLAYERS];
    new WantedPoints[MAX_PLAYERS];
    new WantedLevel[MAX_PLAYERS];
    new OnDuty[MAX_PLAYERS];
    new gPlayerCheckpointStatus[MAX_PLAYERS];
    new gPlayerLogged[MAX_PLAYERS];
    new gPlayerLogTries[MAX_PLAYERS];
    new gPlayerSpawned[MAX_PLAYERS];
    new gActivePlayers[MAX_PLAYERS];
    new gLastCar[301];
    new gOoc[MAX_PLAYERS];
    new gNews[MAX_PLAYERS];
    new gFam[MAX_PLAYERS];
    new BigEar[MAX_PLAYERS];
    new Spectate[MAX_PLAYERS];
    new CellTime[MAX_PLAYERS];
    new StartTime[MAX_PLAYERS];
    new HireCar[MAX_PLAYERS];
    new SafeTime[MAX_PLAYERS];
    new HidePM[MAX_PLAYERS];
    new PhoneOnline[MAX_PLAYERS];
    new gDice[MAX_PLAYERS];
    new gGas[MAX_PLAYERS];
    new gSpeedo[MAX_PLAYERS];
    new gSpentCash[MAX_PLAYERS];
    new FirstSpawn[MAX_PLAYERS];
    new SwitchKey[MAX_PLAYERS];
    new Fixr[MAX_PLAYERS];
    new Locator[MAX_PLAYERS];
    new Mobile[MAX_PLAYERS];
    new RingTone[MAX_PLAYERS];
    new CallCost[MAX_PLAYERS];
    new gPlayerAccount[MAX_PLAYERS];
    new gPlayerMission[MAX_PLAYERS];
    new gLastDriver[302];
    new gCarLock[265];
    new MissionPlayable = 0;
    new noooc = 0;
    new adds = 1;
    new addtimer = 60000;
    new Float:rx, Float:ry, Float:rz;
    new carselect[15];
    new objstore[128];
    new cbjstore[128];
    new motd[256];
    new rccounter = 0;
    //new RStart;
    new ghour = 0;
    new gminute = 0;
    new gsecond = 0;
    new numplayers = 0;
    new dollah = 1000; // Amount player recieves on spawn.
    new realtime = 1;
    new wtime = 15;
    new levelcost = 25000;
    new deathcost = 500;
    new callcost = 10; //20 seconds
    new realchat = 1;
    new timeshift = -1;
    new shifthour;
    new othtimer;


    new synctimer;
    new newmistimer;
    new unjailtimer;
    new turftimer;
    new pickuptimer;
    new spectatetimer;
    new idletimer;
    new productiontimer;
    new accountstimer;
    new checkgastimer;
    new stoppedvehtimer;
    new cartimer;
    new intrate = 1;
    new levelexp = 4;
    new idletime = 600000; //10 mins
    new civnokill = 0;
    new suecost = 2000;
    new cchargetime = 60;
    new txtcost = 25;
    new pickups;
    new CIV[] = {7,19,20,23,73,101,122};
    new STD1[] = {0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3};
    new STD2[] = {0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 3, 3, 3};
    new STD3[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3};
    new STD4[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 2, 3};
    new SELLCAR1[] = { 1000, 1124, 1245, 1349, 1475, 1574, 1636, 1762, 1895, 1946, 2000 };
    new SELLCAR2[] = { 2099, 2135, 2255, 2378, 2457, 2563, 2614, 2721, 2878, 2988, 3000 };
    new SELLCAR3[] = { 3058, 3175, 3212, 3377, 3454, 3555, 3678, 3751, 3865, 3964, 4000 };
    new SELLCAR4[] = { 4077, 4123, 4275, 4378, 4422, 4565, 4613, 4752, 4897, 4911, 5000 };
    new Float:ChangePos[MAX_PLAYERS][3];
    new ChangePos2[MAX_PLAYERS][2];
    new Float:PlayerPos[MAX_PLAYERS][6];
    new Float:TeleportDest[MAX_PLAYERS][3];
    new Float:TelePos[MAX_PLAYERS][6];

    Wo genau da soll ich es einfügen?

    Pablo dies habe ich schon gemacht, Danke nochmals.
    Aber schau mal bitte meinen Vorletzten Post an, das sind die letzten 4 Fehler die auftauchen