Beiträge von Eddy

In 10 Minuten startet der nächtliche Backupvorgang! Es kann währenddessen (ca. 10 Minuten) zu Einschränkungen bei der Nutzung des Forums kommen
Weitere Infos findet ihr im Thema Backup des Forums

    if(Player_CheckPoint[playerid] < 69 && TakingLesson[playerid] == 1)
    {
    DisablePlayerRaceCheckpoint(playerid);
    //Zeile 7064 das ist ganz unten bei den errors SetPlayerRaceCheckpoint(playerid,0,CheckPoints[Player_CheckPoint[playerid][0],CheckPoints[Player_CheckPoint[playerid]][1],CheckPoints[Player_CheckPoint[playerid]][2],CheckPoints[Player_CheckPoint[playerid]+1][0],CheckPoints[Player_CheckPoint[playerid]+1][1],CheckPoints[Player_CheckPoint[playerid]+1][2],9.7);
    return 1;
    }

    Ah danke habs und auch danke an Fraggel *__* jetzt hab ich aber wieder Errors -.-



    C:\Users\Toxi\Desktop\German Reallife\pawno\include\streamer.inc(290) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(137) : warning 201: redefinition of constant/macro (symbol "Bank")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(138) : warning 201: redefinition of constant/macro (symbol "Bank")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(1426) : error 001: expected token: ";", but found "("
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(1438) : error 010: invalid function or declaration
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(1930) : warning 201: redefinition of constant/macro (symbol "CAR_AMOUNT")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(3346) : warning 235: public function lacks forward declaration (symbol "Startbootcamp")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4016) : warning 202: number of arguments does not match definition
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4173) : warning 235: public function lacks forward declaration (symbol "IsAadaccar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4195) : warning 235: public function lacks forward declaration (symbol "IsAhCar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4239) : warning 235: public function lacks forward declaration (symbol "IsAyakuzacar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4250) : warning 235: public function lacks forward declaration (symbol "IsAfwecar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4270) : warning 235: public function lacks forward declaration (symbol "IsAoamtcar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4281) : warning 235: public function lacks forward declaration (symbol "IsAterrorcar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4292) : warning 235: public function lacks forward declaration (symbol "IsAbuscar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4389) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4389) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4389) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4409) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4646) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5241) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5261) : warning 219: local variable "i" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5439) : warning 209: function "Streamer_OnPlayerDisconnect" should return a value
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5925) : warning 219: local variable "killer" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5927) : warning 219: local variable "killermember" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6017) : warning 202: number of arguments does not match definition
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6038) : warning 219: local variable "name" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6062) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6149) : warning 219: local variable "killer" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6172) : warning 219: local variable "killer" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6250) : warning 219: local variable "killer" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6276) : warning 219: local variable "killer" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5848) : warning 203: symbol is never used: "killermember"
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6504) : warning 202: number of arguments does not match definition
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6508) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6509) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6512) : warning 202: number of arguments does not match definition
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6520) : warning 202: number of arguments does not match definition
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6608) : warning 217: loose indentation
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6615) : warning 217: loose indentation
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6894) : warning 235: public function lacks forward declaration (symbol "invitelog")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7041) : warning 219: local variable "hour1" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7064) : error 028: invalid subscript (not an array or too many subscripts): "CheckPoints"
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7064) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7064) : error 001: expected token: ";", but found "]"
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7064) : error 029: invalid expression, assumed zero
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7064) : fatal error 107: too many error messages on one line


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



    6 Errors.

    Ich habe diese Fehler bekommen


    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(45) : warning 219: local variable "hour" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(45) : warning 219: local variable "minute" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(108) : warning 219: local variable "hour" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(108) : warning 219: local variable "minute" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "lights" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\streamer.inc(290) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(137) : warning 201: redefinition of constant/macro (symbol "Bank")
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(138) : warning 201: redefinition of constant/macro (symbol "Bank")
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1428) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1428) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1428) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1429) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1429) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1429) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1430) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1430) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1430) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1431) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1431) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1431) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1432) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1432) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1432) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1433) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1433) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1433) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1434) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1434) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1434) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1435) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1435) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1435) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1436) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1436) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1436) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1437) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1437) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1437) : warning 213: tag mismatch


    //Edit


    Hier sind die Zeilen



    new Player_CheckPoint[MAX_PLAYERS];
    new CheckPoints[10][3] =
    {
    {1321.2825,-1503.5021,12.9310},
    {1345.1993,-1147.3545,23.2409},
    {1365.1549,-958.4965,33.6314},
    {1095.9037,-944.6390,42.2032},
    {959.5565,-1096.8696,23.2192},
    {939.6459,-1299.3596,13.4911},
    {913.2418,-1472.9629,12.9491},
    {1042.1873,-1513.9159,12.9473},
    {1207.4374,-1574.0936,12.9506},
    {1284.5763,-1554.6342,13.1227},
    };

    So ich weiß net welche zeile das ist dort stehen ja keine nummern.... hier der ganze inhalt ^^




    /*
    SA-MP Streamer Plugin v2.3.8
    Copyright © 2010 Incognito


    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.


    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.


    You should have received a copy of the GNU General Public License
    along with this program. If not, see <http://www.gnu.org/licenses/>.
    */


    #if defined _streamer_included
    #endinput
    #endif
    #define _streamer_included
    #pragma library streamer


    // Definitions


    #define STREAMER_TYPE_OBJECT (0)
    #define STREAMER_TYPE_PICKUP (1)
    #define STREAMER_TYPE_CP (2)
    #define STREAMER_TYPE_RACE_CP (3)
    #define STREAMER_TYPE_MAP_ICON (4)
    #define STREAMER_TYPE_3D_TEXT_LABEL (5)
    #define STREAMER_TYPE_AREA (6)


    // Enumerator


    enum
    {
    E_STREAMER_ATTACHED_PLAYER,
    E_STREAMER_ATTACHED_VEHICLE,
    E_STREAMER_COLOR,
    E_STREAMER_DISTANCE,
    E_STREAMER_DRAW_DISTANCE,
    E_STREAMER_EXTRA_ID,
    E_STREAMER_INTERIOR_ID,
    E_STREAMER_MARKER_TYPE,
    E_STREAMER_MAX_X,
    E_STREAMER_MAX_Y,
    E_STREAMER_MAX_Z,
    E_STREAMER_MIN_X,
    E_STREAMER_MIN_Y,
    E_STREAMER_MIN_Z,
    E_STREAMER_MODEL_ID,
    E_STREAMER_NEXT_X,
    E_STREAMER_NEXT_Y,
    E_STREAMER_NEXT_Z,
    E_STREAMER_PLAYER_ID,
    E_STREAMER_R_X,
    E_STREAMER_R_Y,
    E_STREAMER_R_Z,
    E_STREAMER_SIZE,
    E_STREAMER_TEST_LOS,
    E_STREAMER_TYPE,
    E_STREAMER_WORLD_ID,
    E_STREAMER_X,
    E_STREAMER_Y,
    E_STREAMER_Z
    }


    // Natives (Settings)


    native Streamer_TickRate(rate);
    native Streamer_MaxItems(type, items);
    native Streamer_VisibleItems(type, items);


    // Natives (Updates)


    native Streamer_Update(playerid);
    native Streamer_UpdateEx(playerid, Float:x, Float:y, Float:z);


    // Natives (Data Manipulation)


    native Streamer_GetFloatData(type, {Text3D,_}:id, data, &Float:result);
    native Streamer_GetIntData(type, {Text3D,_}:id, data);
    native Streamer_SetFloatData(type, {Text3D,_}:id, data, Float:value);
    native Streamer_SetIntData(type, {Text3D,_}:id, data, value);
    native Streamer_GetUpperBound(type);


    // Natives (Miscellaneous)


    native Streamer_IsItemVisible(playerid, type, {Text3D,_}:id);
    native Streamer_DestroyAllVisibleItems(playerid, type);
    native Streamer_CountVisibleItems(playerid, type);


    // Natives (Objects)


    native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
    native DestroyDynamicObject(objectid);
    native IsValidDynamicObject(objectid);
    native SetDynamicObjectPos(objectid, Float:x, Float:y, Float:z);
    native GetDynamicObjectPos(objectid, &Float:x, &Float:y, &Float:z);
    native SetDynamicObjectRot(objectid, Float:rx, Float:ry, Float:rz);
    native GetDynamicObjectRot(objectid, &Float:rx, &Float:ry, &Float:rz);
    native MoveDynamicObject(objectid, Float:x, Float:y, Float:z, Float:speed);
    native StopDynamicObject(objectid);
    native DestroyAllDynamicObjects();
    native CountDynamicObjects();


    // Natives (Pickups)


    native CreateDynamicPickup(modelid, type, Float:x, Float:y, Float:z, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
    native DestroyDynamicPickup(pickupid);
    native IsValidDynamicPickup(pickupid);
    native DestroyAllDynamicPickups();
    native CountDynamicPickups();


    // Natives (Checkpoints)


    native CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
    native DestroyDynamicCP(checkpointid);
    native IsValidDynamicCP(checkpointid);
    native TogglePlayerDynamicCP(playerid, checkpointid, toggle);
    native TogglePlayerAllDynamicCPs(playerid, toggle);
    native IsPlayerInDynamicCP(playerid, checkpointid);
    native DestroyAllDynamicCPs();
    native CountDynamicCPs();


    // Natives (Race Checkpoints)


    native CreateDynamicRaceCP(type, Float:x, Float:y, Float:z, Float:nextx, Float:nexty, Float:nextz, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
    native DestroyDynamicRaceCP(checkpointid);
    native IsValidDynamicRaceCP(checkpointid);
    native TogglePlayerDynamicRaceCP(playerid, checkpointid, toggle);
    native TogglePlayerAllDynamicRaceCPs(playerid, toggle);
    native IsPlayerInDynamicRaceCP(playerid, checkpointid);
    native DestroyAllDynamicRaceCPs();
    native CountDynamicRaceCPs();


    // Natives (Map Icons)


    native CreateDynamicMapIcon(Float:x, Float:y, Float:z, markertype, color, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
    native DestroyDynamicMapIcon(iconid);
    native IsValidDynamicMapIcon(iconid);
    native DestroyAllDynamicMapIcons();
    native CountDynamicMapIcons();


    // Natives (3D Text Labels)


    native Text3D:CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
    native DestroyDynamic3DTextLabel(Text3D:id);
    native IsValidDynamic3DTextLabel(Text3D:id);
    native UpdateDynamic3DTextLabelText(Text3D:id, color, const text[]);
    native DestroyAllDynamic3DTextLabels();
    native CountDynamic3DTextLabels();


    // Natives (Areas)


    native CreateDynamicCircle(Float:x, Float:y, Float:size, worldid = -1, interiorid = -1, playerid = -1);
    native CreateDynamicRectangle(Float:minx, Float:miny, Float:maxx, Float:maxy, worldid = -1, interiorid = -1, playerid = -1);
    native CreateDynamicSphere(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1);
    native CreateDynamicCube(Float:minx, Float:miny, Float:minz, Float:maxx, Float:maxy, Float:maxz, worldid = -1, interiorid = -1, playerid = -1);
    native DestroyDynamicArea(areaid);
    native IsValidDynamicArea(areaid);
    native TogglePlayerDynamicArea(playerid, areaid, toggle);
    native TogglePlayerAllDynamicAreas(playerid, toggle);
    native IsPlayerInDynamicArea(playerid, areaid);
    native DestroyAllDynamicAreas();
    native CountDynamicAreas();


    // Natives (Internals)


    native Streamer_AddPlayer(playerid);
    native Streamer_RemovePlayer(playerid);
    native Streamer_VerifyPickup(playerid, pickupid);
    native Streamer_VerifyCheckpoint(playerid, type, status);
    native Streamer_RegisterInterface();


    // Callbacks


    forward OnDynamicObjectMoved(objectid);
    forward OnPlayerPickUpDynamicPickup(playerid, pickupid);
    forward OnPlayerEnterDynamicCP(playerid, checkpointid);
    forward OnPlayerLeaveDynamicCP(playerid, checkpointid);
    forward OnPlayerEnterDynamicRaceCP(playerid, checkpointid);
    forward OnPlayerLeaveDynamicRaceCP(playerid, checkpointid);
    forward OnPlayerEnterDynamicArea(playerid, areaid);
    forward OnPlayerLeaveDynamicArea(playerid, areaid);


    // Callback Hook Section


    static bool:Streamer_g_OPC = false;
    static bool:Streamer_g_OPDC = false;
    static bool:Streamer_g_OPPP = false;
    static bool:Streamer_g_OPEC = false;
    static bool:Streamer_g_OPLC = false;
    static bool:Streamer_g_OPERC = false;
    static bool:Streamer_g_OPLRC = false;
    static bool:Streamer_g_RI = false;


    public OnFilterScriptInit()
    {
    if (!Streamer_g_RI)
    {
    Streamer_g_OPC = funcidx("Streamer_OnPlayerConnect") != -1;
    Streamer_g_OPDC = funcidx("Streamer_OnPlayerDisconnect") != -1;
    Streamer_g_OPPP = funcidx("Streamer_OnPlayerPickUpPickup") != -1;
    Streamer_g_OPEC = funcidx("Streamer_OnPlayerEnterCP") != -1;
    Streamer_g_OPLC = funcidx("Streamer_OnPlayerLeaveCP") != -1;
    Streamer_g_OPERC = funcidx("Streamer_OnPlayerEnterRaceCP") != -1;
    Streamer_g_OPLRC = funcidx("Streamer_OnPlayerLeaveRaceCP") != -1;
    Streamer_g_RI = true;
    Streamer_RegisterInterface();
    }
    if (funcidx("Streamer_OnFilterScriptInit") != -1)
    {
    return CallLocalFunction("Streamer_OnFilterScriptInit", "");
    }
    return 1;
    }


    #if defined _ALS_OnFilterScriptInit
    #undef OnFilterScriptInit
    #else
    #define _ALS_OnFilterScriptInit
    #endif
    #define OnFilterScriptInit Streamer_OnFilterScriptInit


    forward Streamer_OnFilterScriptInit();


    public OnGameModeInit()
    {
    if (!Streamer_g_RI)
    {
    Streamer_g_OPC = funcidx("Streamer_OnPlayerConnect") != -1;
    Streamer_g_OPDC = funcidx("Streamer_OnPlayerDisconnect") != -1;
    Streamer_g_OPPP = funcidx("Streamer_OnPlayerPickUpPickup") != -1;
    Streamer_g_OPEC = funcidx("Streamer_OnPlayerEnterCP") != -1;
    Streamer_g_OPLC = funcidx("Streamer_OnPlayerLeaveCP") != -1;
    Streamer_g_OPERC = funcidx("Streamer_OnPlayerEnterRaceCP") != -1;
    Streamer_g_OPLRC = funcidx("Streamer_OnPlayerLeaveRaceCP") != -1;
    Streamer_g_RI = true;
    Streamer_RegisterInterface();
    }
    if (funcidx("Streamer_OnGameModeInit") != -1)
    {
    return CallLocalFunction("Streamer_OnGameModeInit", "");
    }
    return 1;
    }


    #if defined _ALS_OnGameModeInit
    #undef OnGameModeInit
    #else
    #define _ALS_OnGameModeInit
    #endif
    #define OnGameModeInit Streamer_OnGameModeInit


    forward Streamer_OnGameModeInit();


    public OnPlayerConnect(playerid)
    {
    if (!IsPlayerNPC(playerid))
    {
    Streamer_AddPlayer(playerid);
    }
    if (Streamer_g_OPC)
    {
    return CallLocalFunction("Streamer_OnPlayerConnect", "d", playerid);
    }
    return 1;
    }


    #if defined _ALS_OnPlayerConnect
    #undef OnPlayerConnect
    #else
    #define _ALS_OnPlayerConnect
    #endif
    #define OnPlayerConnect Streamer_OnPlayerConnect


    forward Streamer_OnPlayerConnect(playerid);


    public OnPlayerDisconnect(playerid, reason)
    {
    if (!IsPlayerNPC(playerid))
    {
    Streamer_RemovePlayer(playerid);
    }
    if (Streamer_g_OPDC)
    {
    return CallLocalFunction("Streamer_OnPlayerDisconnect", "dd", playerid, reason);
    }
    return 1;
    }


    #if defined _ALS_OnPlayerDisconnect
    #undef OnPlayerDisconnect
    #else
    #define _ALS_OnPlayerDisconnect
    #endif
    #define OnPlayerDisconnect Streamer_OnPlayerDisconnect


    forward Streamer_OnPlayerDisconnect(playerid, reason);


    public OnPlayerPickUpPickup(playerid, pickupid)
    {
    Streamer_VerifyPickup(playerid, pickupid);
    if (Streamer_g_OPPP)
    {
    return CallLocalFunction("Streamer_OnPlayerPickUpPickup", "dd", playerid, pickupid);
    }
    return 1;
    }


    #if defined _ALS_OnPlayerPickUpPickup
    #undef OnPlayerPickUpPickup
    #else
    #define _ALS_OnPlayerPickUpPickup
    #endif
    #define OnPlayerPickUpPickup Streamer_OnPlayerPickUpPickup


    forward Streamer_OnPlayerPickUpPickup(playerid, pickupid);


    public OnPlayerEnterCheckpoint(playerid)
    {
    Streamer_VerifyCheckpoint(playerid, STREAMER_TYPE_CP, 0);
    if (Streamer_g_OPEC)
    {
    return CallLocalFunction("Streamer_OnPlayerEnterCP", "d", playerid);
    }
    return 1;
    }


    #if defined _ALS_OnPlayerEnterCheckpoint
    #undef OnPlayerEnterCheckpoint
    #else
    #define _ALS_OnPlayerEnterCheckpoint
    #endif
    #define OnPlayerEnterCheckpoint Streamer_OnPlayerEnterCP


    forward Streamer_OnPlayerEnterCP(playerid);


    public OnPlayerLeaveCheckpoint(playerid)
    {
    Streamer_VerifyCheckpoint(playerid, STREAMER_TYPE_CP, 1);
    if (Streamer_g_OPLC)
    {
    return CallLocalFunction("Streamer_OnPlayerLeaveCP", "d", playerid);
    }
    return 1;
    }


    #if defined _ALS_OnPlayerLeaveCheckpoint
    #undef OnPlayerLeaveCheckpoint
    #else
    #define _ALS_OnPlayerLeaveCheckpoint
    #endif
    #define OnPlayerLeaveCheckpoint Streamer_OnPlayerLeaveCP


    forward Streamer_OnPlayerLeaveCP(playerid);


    public OnPlayerEnterRaceCheckpoint(playerid)
    {
    Streamer_VerifyCheckpoint(playerid, STREAMER_TYPE_RACE_CP, 0);
    if (Streamer_g_OPERC)
    {
    return CallLocalFunction("Streamer_OnPlayerEnterRaceCP", "d", playerid);
    }
    return 1;
    }


    #if defined _ALS_OnPlayerEnterRaceCP
    #undef OnPlayerEnterRaceCheckpoint
    #else
    #define _ALS_OnPlayerEnterRaceCP
    #endif
    #define OnPlayerEnterRaceCheckpoint Streamer_OnPlayerEnterRaceCP


    forward Streamer_OnPlayerEnterRaceCP(playerid);


    public OnPlayerLeaveRaceCheckpoint(playerid)
    {
    Streamer_VerifyCheckpoint(playerid, STREAMER_TYPE_RACE_CP, 1);
    if (Streamer_g_OPLRC)
    {
    return CallLocalFunction("Streamer_OnPlayerLeaveRaceCP", "d", playerid);
    }
    return 1;
    }


    #if defined _ALS_OnPlayerLeaveRaceCP
    #undef OnPlayerLeaveRaceCheckpoint
    #else
    #define _ALS_OnPlayerLeaveRaceCP
    #endif
    #define OnPlayerLeaveRaceCheckpoint Streamer_OnPlayerLeaveRaceCP


    forward Streamer_OnPlayerLeaveRaceCP(playerid);


    // PAWN Invoke Section


    forward Streamer_PublicFunction();


    public Streamer_PublicFunction()
    {
    new Float:value;
    CreatePickup(0, 0, 0.0, 0.0, 0.0, 0);
    CreatePlayer3DTextLabel(0, "", 0, 0.0, 0.0, 0.0, 0.0, 0, 0, 0);
    CreatePlayerObject(0, 0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
    DeletePlayer3DTextLabel(0, PlayerText3D:0);
    DestroyPickup(0);
    DestroyPlayerObject(0, 0);
    DisablePlayerCheckpoint(0);
    DisablePlayerRaceCheckpoint(0);
    GetPlayerInterior(0);
    GetPlayerPos(0, value, value, value);
    GetPlayerState(0);
    GetPlayerVirtualWorld(0);
    GetVehiclePos(0, value, value, value);
    MovePlayerObject(0, 0, 0.0, 0.0, 0.0, 0.0);
    RemovePlayerMapIcon(0, 0);
    SetPlayerCheckpoint(0, 0.0, 0.0, 0.0, 0.0);
    SetPlayerMapIcon(0, 0, 0.0, 0.0, 0.0, 0, 0);
    SetPlayerObjectPos(0, 0, 0.0, 0.0, 0.0);
    SetPlayerObjectRot(0, 0, 0.0, 0.0, 0.0);
    SetPlayerRaceCheckpoint(0, 0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
    StopPlayerObject(0, 0);
    UpdatePlayer3DTextLabelText(0, PlayerText3D:0, 0, "");
    return 1;
    }

    Bekomme diesen Fehler und weiß nicht woran das liegen kann!!


    pawno\include\streamer.inc(408) : warning 202: number of arguments does not match definition

    bei mir steht


    native CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ);




    und ich soll da jetzt


    native CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance = 200);



    hinmachen ?? :D

    Hey leute, ich habe mir eben den [GAMEMODE] World of Red Apple geholt, der läuft auch..aber wenn ich spawne sehe ich keine Objecte nur wenn ich 1 meter davor stehe, kann mir da mal jemand helfen und sagen wie ich machen kann das die Objecte nicht mehr unsichtbar/durchsichtig sind...

    Hey leute, ich hab da mal eine Frage, wenn ich mich einlogge und das Passwort eingegeben habe und Spawne kann ich mich nicht Bewegen nicht mal die Maus lässt sich bewegen, woran kann das liegen??

    Viele haben das Problem wenn sie ein Tor öffnen oder
    Bewegen wollen das dies sich sehr komisch bewegt und nicht
    mehr seinen Zweck erfüllt.
    Damit dies wieder Problemlos Funktioniert müsst ihr
    alle Tore die ihr definiert habt umändern.




    Beispiel:




    lspdtor = CreateDynamicObject(...............)


    muss so:



    lspdtor = CreateObject(...................)


    Und das




    MoveDynamicObject(lspdtor, X, Y, Z, 3);



    muss so




    MoveObject(lspdtor, X, Y, Z, 3);



    Also einfach aus dem CreateDynamicObject CreateObject machen
    und MoveDynamicObject zu MoveObject