Beiträge von <Kowalski>

    Hallo Breadfish, ich wollt mal fragen wie es möglich ist einzustellen, dass wenn man /afk eingibt, dass der Payday timer aufhört weiter zu zählen?
    Und noch ganz wichtig, dass wenn man sich so.. 2 minuten nicht Bewegt man Automatisch in den Afk Modus gesetzt wird.


    Könntet ihr mir dabei helfen? ^^


    Mfg,

    Hallo liebe Leute,
    mein script gibt mir 3 warnings, anscheinend ein tag mismatch..
    aber wo?! :o


    Das sind die Zeilen:
    new oldacc = PInfo[playerid][bank],zfrak = PInfo[playerid][fraction],hse = PInfo[playerid][house];


    new frakmon = (zfrak != 0) ? FRInfo[zfrak][FEarn]+(PInfo[i][frank]*FRInfo[zfrak][frank]) : 0;


    PInfo[i][bank] = newacc;


    Mfg,

    [18:27:53] [npc:join] Bot_Bootshaus1 has joined the server (5:127.0.0.1)


    [18:27:53] [npc:join] Bot_AHLuxus1 has joined the server (6:127.0.0.1)
    [18:27:53] [npc:join] Bot_Bikestore1 has joined the server (7:127.0.0.1)
    [18:27:53] [npc:join] Bot_Flugshop1 has joined the server (8:127.0.0.1)
    [18:27:53] [npc:join] Bot_Otto1 has joined the server (9:127.0.0.1)
    [18:27:53] [npc:join] Bot_Medic1 has joined the server (10:127.0.0.1)
    [18:28:02] Incoming connection: 127.0.0.1:60695
    [18:28:05] [join] AlexCalibra has joined the server (11:127.0.0.1)
    [18:28:05] Er Connectet
    [18:28:05] Anti Cheat geladen
    [18:28:05] PlayerSound
    [18:28:05] Wetter ist gesetzt
    [18:28:05] Mapping Sachen

    Das ahi sollte eigentlich das hier ersetzen: new ahi = IsPrivateCar(GetPlayerVehicleID(playerid));
    Und das ticket, dass ist eigentlich ein ganz normales Car Ticket was im enum drin steht.
    Nur ich versteh nicht wieso ich den Error 4 oder 5 mal bekomme.. ich poste mal alle Zeilen:
    CInfo[ahi][ticket] = 0;


    FI[12][kasse] += CInfo[ahi][ticket];
    ARGGM(playerid, -CInfo[ahi][ticket]);