Mein Public hat ein 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
  • public TutorialStep1(playerid)// WTF ?! Error hier
    {
    TogglePlayerControllable(playerid,0);
    SendClientMessage(playerid,GELB,"|_____________________Noobspawn______________|");
    SendClientMessage(playerid,GELB,"Das ist der Noobspawn hier spawnen alle Anfänger");
    SendClientMessage(playerid,GELB,"Wenn du in einer Fraktion bist spawnst du dort.");
    SendClientMessage(playerid,GELB,"Solltest du ein Haus haben spawnst du auch dort.");
    TogglePlayerControllable(playerid,1);
    return 1;
    }


    Error:
    error 025: function heading differs from prototype

    "Imagine if the government went after corruption as hard as it goes after guys who run filesharing sites. Priorities. " - @Snowden
    "More worrying than FBI temporarily running a server that contained child porn, is hacking computers anywhere in the world with one warrant" - @josephfcox

  • Ach fck naklar da hätt ich doch draufkommen können.
    Ich hatte nur forward TutorialStep1(); ups.
    Danke :3

    "Imagine if the government went after corruption as hard as it goes after guys who run filesharing sites. Priorities. " - @Snowden
    "More worrying than FBI temporarily running a server that contained child porn, is hacking computers anywhere in the world with one warrant" - @josephfcox