error 075: input line too long (after substitutions)
#1

I get these error messages, first line is for this function:

pawn Код:
StopLoopingAnimation(playerid)
{
    ApplyAnimation(playerid, "CARRY", "crry_prtial", 4.0, 0, 0, 0, 0, 0);
    return 1;
}
And the other errors are from lines that don't even exist...
Reply
#2

what errors?
EDIT: Didn't see the title
Reply
#3

well it means that the line is too long makeit shorter +rep if it helpped
Reply
#4

i dont think that this is the error line , because this line is already short
Reply
#5

yea i think that too but one of the lines must be long
Reply
#6

How do I figure out which line is too long, as the error messages aren't that clear, since they appoint non-existing lines.
Reply
#7

Are you sure the lines the error is stating are non-existing? Doesn't seem to make sense unless you haven't closed something but even then you would get a lot more errors than that.
Reply
#8

Show the five lines above that function.

And show all your errors. Just adding to that, in my time I've never had an error on a non existing line.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)