Hi was heißt dieser Error... bzw. wie bekommt ich den weg??
Zeile (79123) : Unbekannte Variable : "StripNewLine"
In dieser Zeile ist
TextDrawLetterSize(FightSystem[fs][fsTime],0.199999,0.899999);
TextDrawSetProportional(FightSystem[fs][fsTime],1);
//StripNewLine(Content);
sscanf(Content,"dddddd",FightSystem[fs][fsOwnerFaction],FightSystem[fs][fsAttackFaction],FightSystem[fs][fsKillsOfOwner],FightSystem[fs][fsKillsOfAttack],FightSystem[fs][fsFightTime],FightSystem[fs][fsFightTimeCool]);
FightSystem[fs][fsCTF][0] = -255;
Das Grüne ist der Error