Beiträge von xxSpecxx

    Danke für die Hilfe =)
    Nun ist dabei ein Neues Problem entstanden


    format(string, sizeof(string), "Unsere Forumsadresse: {0000FF}%s "//www.g-d-w.forumprofi.de") ;
    SendClientMessage(i, COLOR_WHITE, string);

    format(string, sizeof(string), "Unsere TeamSpeak3IP: {0000FF}%s "Bearbeitung") ;


    Wen das jetzt nicht richtig ist, dann Erklär mir was du meinst.

    C:\Users\hc\Desktop\German Next Era Life\gamemodes\GNE.pwn(10044) : error 001: expected token: "-string end-", but found "-identifier-"
    C:\Users\hc\Desktop\German Next Era Life\gamemodes\GNE.pwn(10044) : error 017: undefined symbol "Bearbeitung"
    C:\Users\hc\Desktop\German Next Era Life\gamemodes\GNE.pwn(10044) : error 001: expected token: ";", but found ")"


    C:\Users\hc\Desktop\German Next Era Life\gamemodes\GNE.pwn(10044) : fatal error 107: too many error messages on one line





    Zeile 10044

    Hallo Leute,
    Komme gleich zu sache, bekomme aufeinmal diese Erorrs hier:



    C:\Users\hc\Desktop\German Next Era Life\gamemodes\GNE.pwn(6295) : warning 225: unreachable code
    C:\Users\hc\Desktop\German Next Era Life\gamemodes\GNE.pwn(10044) : error 001: expected token: "-string end-", but found "-identifier-"
    C:\Users\hc\Desktop\German Next Era Life\gamemodes\GNE.pwn(10044) : error 017: undefined symbol "Bearbeitung"
    C:\Users\hc\Desktop\German Next Era Life\gamemodes\GNE.pwn(10044) : warning 215: expression has no effect
    C:\Users\hc\Desktop\German Next Era Life\gamemodes\GNE.pwn(10044) : error 001: expected token: ";", but found ")"
    C:\Users\hc\Desktop\German Next Era Life\gamemodes\GNE.pwn(10044) : fatal error 107: too many error messages on one line


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



    4 Errors.




    Und ich weiß nicht woran es liegt habe schon dauernt es geändert bekamm immer nur wieder Neue Erorrs =/
    Bitte um Hilfe.