Pawn Studio
#4

oh, pay attention to the files where the errors were caused: the includes, your script is ok - i remember that ****** gave me a hint on adding this
Код:
-(+ -;+
to the compiler arguments, my line looks like this atm:
Код:
"%in%" -o"%out%" -v2 -(+ -;+ -D0 -O1 -S65536 -w203 -w204
..so since the %in and %out stuff is default, and adding the small extrastring, should make your compiler arguments looking like
Код:
"%in%" -o"%out%" -(+ -;+
Reply


Messages In This Thread
Pawn Studio - by ReneG - 26.05.2012, 02:23
Re: Pawn Studio - by Babul - 26.05.2012, 03:00
Re: Pawn Studio - by ReneG - 26.05.2012, 03:37
Re: Pawn Studio - by Babul - 28.05.2012, 02:28
Re: Pawn Studio - by ReneG - 28.05.2012, 02:41

Forum Jump:


Users browsing this thread: 1 Guest(s)