Bekomme Warnings , wieso?

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
  • Hallo Leute ....
    Bekomme viele Warnings nur wieso?


    warning 202: number of arguments does not match definition


    Alle Warnings wegen ,


    LCNVehs[1] = AddStaticVehicleEx(409,1248.5000,-807.7000,84.0336,180.0000,1,1); // LCNlimo1
    LCNVehs[2] = AddStaticVehicleEx(409,1242.8442,-807.5919,84.0363,178.8072,1,1); // LCNlimo2
    LCNVehs[3] = AddStaticVehicleEx(426,1223.2208,-826.8106,85.0292,61.6818,1,1); // PremierLCN
    LCNVehs[4] = AddStaticVehicleEx(426,1226.7612,-836.2499,84.0233,259.0063,1,1); // PremierLCN
    LCNVehs[5] = AddStaticVehicleEx(560,1241.0176,-793.4468,89.2877,178.1840,1,1); // SultanLCN
    LCNVehs[6] = AddStaticVehicleEx(560,1250.1324,-778.6440,90.6818,0.8775,1,1); // SultanLCN
    LCNVehs[7] = AddStaticVehicleEx(560,1260.5824,-814.0722,83.8861,268.9808,1,1); // SultanLCN
    LCNVehs[8] = AddStaticVehicleEx(445,1242.1984,-831.5014,84.0153,257.9556,1,1); // AdmiralLCN
    LCNVehs[9] = AddStaticVehicleEx(445,1244.5753,-828.5083,84.0156,259.0726,1,1); // Admiral
    LCNVehs[10] = AddStaticVehicleEx(411,1248.0427,-823.0712,83.8677,336.6189,1,1); // Infi
    LCNVehs[11] = AddStaticVehicleEx(411,1233.4531,-836.1098,83.8844,103.4127,1,1); // infi
    LCNVehs[12] = AddStaticVehicleEx(461,1292.8328,-832.2410,82.7043,268.0995,1,1); // Bike
    LCNVehs[13] = AddStaticVehicleEx(461,1292.7659,-830.1088,82.7145,273.2893,1,1); // Bike
    LCNVehs[14] = AddStaticVehicleEx(461,1292.7786,-827.6694,82.7165,274.8024,1,1); // Bike
    LCNVehs[15] = AddStaticVehicleEx(461,1270.8022,-832.2094,82.7180,90.2210,1,1); // Bike
    LCNVehs[16] = AddStaticVehicleEx(461,1270.4739,-829.2632,82.7144,89.7549,1,1); // Bike
    LCNVehs[17] = AddStaticVehicleEx(461,1270.5203,-826.6693,82.7073,92.9583,1,1); // Bike
    LCNVehs[18] = AddStaticVehicleEx(487,1291.2012,-787.8965,96.6021,182.0013,3,3); // heli


    ,


    new LCNVehs[19];//


    Hoffe ihr könnt mir helfen , kann mir das nicht erklären ^^

  • Du musst hinten noch eine RespawnTime angeben, quasi so:


    Code
    ,1,1,-1);


    oder einfach anstatt AddStaticVehicleEx AddStaticVehicle benutzen ^^


    mfg. :thumbup:

    ast2ufdyxkb1.png


    Leute, lernt scripten und versucht mal lieber etwas selber zu schreiben, als es aus einem GF zu kopieren. :S