input line too long
#1

Hi,

I get error 075: input line too long (after substitutions)

But error line is end of my gamemode, so know i can know where is line too long?
Reply
#2

Use strcat, take your long message from tha string "bla bla bla"
And use strcat (string "bla");
strcat (string, "bla2");
Reply
#3

Yes i know.. But i don't know where is input line too long..
Reply
#4

Quote:
Originally Posted by MerryDeer
Посмотреть сообщение
Yes i know.. But i don't know where is input line too long..
Post the all error mesaage
It say a number before error and that is the line you go there with ctrl + g
Reply
#5

So why i create this topic, line is in end of my gamemode there is everything ok.
Reply
#6

How do you expect us to help you without seeing your code? This could be a number of different issues.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)