Carsystem Problem

Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!

Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
  • Guten abend ich sitze nun schon seit längerer zeit daran das
    BlackFoX' CarOwnerShipeinzubauen
    aber ich bekomme bei dem ersten teil direkt erros
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1743) : warning 219: local variable "x" shadows a variable at a preceding level
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1743) : warning 213: tag mismatch
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1743) : error 022: must be lvalue (non-constant)
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1745) : warning 213: tag mismatch
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1745) : warning 213: tag mismatch
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1745) : warning 213: tag mismatch
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1745) : warning 213: tag mismatch
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1746) : warning 213: tag mismatch
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1748) : warning 213: tag mismatch
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1743) : warning 204: symbol is assigned a value that is never used: "x"
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1873) : error 055: start of function body without function header
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1875) : error 010: invalid function or declaration
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1878) : error 010: invalid function or declaration
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1880) : error 010: invalid function or declaration
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1941) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1945) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1957) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1961) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1965) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1969) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1973) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1977) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1981) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1993) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(1997) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(2001) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(2005) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(2009) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(2021) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(2025) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(2029) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(2041) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(2045) : error 004: function "PlayerToPoint" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(2320) : error 004: function "SendIRCMessage" is not implemented
    C:\Users\PrOOnOOb\Desktop\Scripting\gf.pwn(2342) : error 004: function "SendIRCMessage" is not implemented


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



    26 Errors.

    Dabei handelt es sich um diesen teil
    enum Auto
    {
    model,
    Float:x,Float:y,Float:z,
    Farbe1,Farbe2,Float:a,owner[128],preis,paintjob,mod1,mod2,mod3,mod4,mod5,mod6,mod7,mod8,mod9,mod10,
    mod11,mod12,mod13,mod14,mod15,mod16,mod17,alocked,
    }
    new VehicleSystem[MAX_BUY_V][Auto];
    new IDIS[MAX_VEHICLES];
    new created;
    new LAST_VG[MAX_PLAYERS];
    /* WICHTIG FUERS SAVEN */
    forward SaveTool();
    /* TUNING PARTS */
    new spoiler[20][0] = {
    {1000},
    {1001},
    {1002},
    {1003},
    {1014},
    {1015},
    {1016},
    {1023},
    {1058},
    {1060},
    {1049},
    {1050},
    {1138},
    {1139},
    {1146},
    {1147},
    {1158},
    {1162},
    {1163},
    {1164}
    };


    new nitro[3][0] = {
    {1008},
    {1009},
    {1010}
    };


    new fbumper[23][0] = {
    {1117},
    {1152},
    {1153},
    {1155},
    {1157},
    {1160},
    {1165},
    {1167},
    {1169},
    {1170},
    {1171},
    {1172},
    {1173},
    {1174},
    {1175},
    {1179},
    {1181},
    {1182},
    {1185},
    {1188},
    {1189},
    {1192},
    {1193}
    };


    new rbumper[22][0] = {
    {1140},
    {1141},
    {1148},
    {1149},
    {1150},
    {1151},
    {1154},
    {1156},
    {1159},
    {1161},
    {1166},
    {1168},
    {1176},
    {1177},
    {1178},
    {1180},
    {1183},
    {1184},
    {1186},
    {1187},
    {1190},
    {1191}
    };


    new exhaust[28][0] = {
    {1018},
    {1019},
    {1020},
    {1021},
    {1022},
    {1028},
    {1029},
    {1037},
    {1043},
    {1044},
    {1045},
    {1046},
    {1059},
    {1064},
    {1065},
    {1066},
    {1089},
    {1092},
    {1104},
    {1105},
    {1113},
    {1114},
    {1126},
    {1127},
    {1129},
    {1132},
    {1135},
    {1136}
    };


    new bventr[2][0] = {
    {1042},
    {1044}
    };


    new bventl[2][0] = {
    {1043},
    {1045}
    };


    new bscoop[4][0] = {
    {1004},
    {1005},
    {1011},
    {1012}
    };


    new rscoop[13][0] = {
    {1006},
    {1032},
    {1033},
    {1035},
    {1038},
    {1053},
    {1054},
    {1055},
    {1061},
    {1067},
    {1068},
    {1088},
    {1091}
    };


    new lskirt[21][0] = {
    {1007},
    {1026},
    {1031},
    {1036},
    {1039},
    {1042},
    {1047},
    {1048},
    {1056},
    {1057},
    {1069},
    {1070},
    {1090},
    {1093},
    {1106},
    {1108},
    {1118},
    {1119},
    {1133},
    {1122},
    {1134}
    };


    new rskirt[21][0] = {
    {1017},
    {1027},
    {1030},
    {1040},
    {1041},
    {1051},
    {1052},
    {1062},
    {1063},
    {1071},
    {1072},
    {1094},
    {1095},
    {1099},
    {1101},
    {1102},
    {1107},
    {1120},
    {1121},
    {1124},
    {1137}
    };


    new hydraulics[1][0] = {
    {1087}
    };


    new base[1][0] = {
    {1086}
    };


    new rbbars[2][0] = {
    {1109},
    {1110}
    };


    new fbbars[2][0] = {
    {1115},
    {1116}
    };


    new wheels[17][0] = {
    {1025},
    {1073},
    {1074},
    {1075},
    {1076},
    {1077},
    {1078},
    {1079},
    {1080},
    {1081},
    {1082},
    {1083},
    {1084},
    {1085},
    {1096},
    {1097},
    {1098}
    };


    new lights[2][0] = {
    {1013},
    {1024}
    };
    forward Tunen(vehicleid);
    Ich hoffe ihr könnt mir helfen
    Mfg PrOOnOOb

  • Also 26 Errors sind immer Klammerfehler,
    ich hab mir das jezt durchgelesen und erkenne ehrlich gesagt keinen Klammerfehler,
    überleg mal was du zuletzt geändert hast, was diesen Fehler hervor raf.
    MfG

    GLOTZ MICH NICHT SO AN! ICH BIN AUCH NUR EINE SIGNATUR!!!

  • Und was ist mit dem ganzen hier ?


    http://pastebin.com/8X2dAN45
    // hab deins zu spät gesehn -..-
    ich habs auch ma compilet, herraus kommt nur ein error:

    Code
    C:\Users\EL_Diabolo\Desktop\GTA 0.3 Server R7\filterscripts\Bfx Autosystem.pwn(47) : fatal error 100: cannot read from file: "SII"
    
    
    Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase
    
    
    
    
    1 Error.

    GLOTZ MICH NICHT SO AN! ICH BIN AUCH NUR EINE SIGNATUR!!!