SA-MP Forums Archive
error 075: input line too long (after substitutions) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: error 075: input line too long (after substitutions) (/showthread.php?tid=478495)



.... - Ryan_Bowe - 30.11.2013

....


Re: error 075: input line too long (after substitutions) - cessil - 30.11.2013

there's a limit on how long one line can be, use a string and several strcat to avoid this error


Re: error 075: input line too long (after substitutions) - Ryan_Bowe - 30.11.2013

....


Re: error 075: input line too long (after substitutions) - Mattakil - 30.11.2013

It works without strcat, simply press return


Re: error 075: input line too long (after substitutions) - -CaRRoT - 30.11.2013

You can also download Zeex's compiler-bugs fixes if you actually wanna increase the limits.