why does this happen ? "MAX_STRING" ? anyone can help ?
#1

\gamemodes\newgm.pwn(83) : error 017: undefined symbol "MAX_STRING"
\gamemodes\newgm.pwn(83) : error 009: invalid array size (negative, zero or out of bounds)
\gamemodes\newgm.pwn(83) : error 036: empty statement
\gamemodes\newgm.pwn(83) : fatal error 107: too many error messages on one line



Reply
#2

Show us line 83.
Reply
#3

Top:
pawn Код:
#define MAX_STRING value // change "value" for the max size of the string...
Reply
#4

i think u need to change "value" to a number, did u read the comment
Reply
#5

Quote:
Originally Posted by bluray
i think u need to change "value" to a number, did u read the comment
He was telling him what to add.
Reply
#6

Quote:
Originally Posted by SAWC™
Top:
pawn Код:
#define MAX_STRING value // change "value" for the max size of the string...
can u be more specific , so i have to change the value ? what value , if ?
Reply
#7

Quote:
Originally Posted by SAWC™
Top:
pawn Код:
#define MAX_STRING 128 // change "value" for the max size of the string...
like this ?
Reply
#8

Yes!
Reply
#9

it doesnt work ..
Reply
#10

Then show what is on line 83.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)