Beiträge von chrisi2611996

    Könnte mir jemand helfen i bekomme immer folgende fehlermeldungen i habe alles gemacht wie es da stande..

    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(68) : error 017: undefined symbol "CallRemoteFunction"
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(70) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(73) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(76) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(79) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(82) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(85) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(88) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(91) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(94) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(100) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(103) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(106) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(109) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(112) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(115) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(118) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(121) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(124) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(127) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(130) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(133) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(136) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(139) : error 010: invalid function or declaration
    C:\Users\chrisi\Desktop\Godfather\pawno\include\wbb_connect.inc(142) : error 010: invalid function or declaration


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


    26 Errors.

    Hey immer wen ich versuch mir ein acc zu machen (ingame) kommt zum schluss wo i Deutschland auswähle "leider gab es ein fehler in unserer Datenbank"
    könnt ihr mir pls helfen ?


    und der Server hat auch mit dem mysql server verbunden im script is auch alles eingestellt und die db is auch hochgeladen nur so am rande
    nich das jetze welche kommen i habe nix hochgeladen oder so ;)


    mfg chrisi

    Leider sind bei mir nach dem reloggen vom server die gekaufetn cars nich mehr da strich sie werden net gespiechert i habe mein car abgeschlossen und geparkt wo i nur drinne war,war es wech
    kann mir da einer helfen ???

    zeile 17281 bis 17289
    new string[10];
    new kenzeichenzahl = 100 + random(999);
    format(string,sizeof(string),"PD-%d",kenzeichenzahl);
    SetVehicleNumberPlate(PolizeiVehs[pv], string);
    SetVehicleToRespawn(PolizeiVehs[pv]);
    }
    for(new pv = 0; pv < sizeof(FeuerVehs); pv++)
    {
    new string[10];
    zeile 40712
    if (strcmp(cmd, "/antidebababababfxD", true) ==0 ){AntiDeAMX(); return 1;}

    Hey leute ich wollte ein script jetze abspeichern (compilen) und da kommen folgende fehler:


    C:\Users\chrisi\Desktop\Untitled.pwn(17281) : warning 219: local variable "string" shadows a variable at a preceding level


    C:\Users\chrisi\Desktop\Untitled.pwn(17289) : warning 219: local variable "string" shadows a variable at a preceding level


    C:\Users\chrisi\Desktop\Untitled.pwn(40712) : error 017: undefined symbol "AntiDeAMX"


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






    1 Error.könnt ihr mir vielleicht helfen ?? thx im vorraus !