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: input line too long (after substitutions) (
/showthread.php?tid=514126)
input line too long (after substitutions) -
rumen98 - 19.05.2014
-DeLete-
Re: input line too long (after substitutions) -
iZN - 19.05.2014
http://lmgtfy.com/?q=input+line+too+...substitutions)
Re: input line too long (after substitutions) -
Johnson_boy - 19.05.2014
Zeex has released a version of the pawn compiler which pathces some of the bugs and limitations of the compiler bundled with SA-MP, including the input line too long error:
https://github.com/Zeex/pawn
Re: input line too long (after substitutions) -
rumen98 - 19.05.2014
Johnson_boy how can i run it ?
Re: input line too long (after substitutions) -
Johnson_boy - 19.05.2014
Download the binaries from the releases page and replace pawncc.exe and pawn.dll files in your pawno/ folder with the new ones. The downloads are availble here:
https://github.com/Zeex/pawn/releases
Re: input line too long (after substitutions) -
rumen98 - 19.05.2014
Yes, I did but now my compiler is crashing ....when i try to compile...
Re: input line too long (after substitutions) -
rumen98 - 19.05.2014
Someone who can help?
I watched it with that ,,strcat'' but something is not working with my Format Specifiers
Re: input line too long (after substitutions) -
TazmaNiax - 20.05.2014
that is too long line, try using
strcat
Re: input line too long (after substitutions) -
rumen98 - 20.05.2014
yeah i have made it