invalid subscript (not an array or too many subscripts)
#4

Now thanks, I've seen your problem

pawn Код:
format(string, sizeof(string), "Newbie chat: %s: %s", NameOfPlayer[playerid], text);
to
pawn Код:
format(string, sizeof(string), "Newbie chat: %s: %s", NameOfPlayer(playerid), text);
GG Timer
Код:
This forum requires that you wait 240 seconds between posts. Please try again in 136 seconds.
Reply


Messages In This Thread
invalid subscript (not an array or too many subscripts) - by ArkoUK - 19.10.2013, 07:45
Re: invalid subscript (not an array or too many subscripts) - by DanishHaq - 19.10.2013, 08:30
Re: invalid subscript (not an array or too many subscripts) - by ArkoUK - 19.10.2013, 08:39
Re: invalid subscript (not an array or too many subscripts) - by Patrick - 19.10.2013, 08:47
Re: invalid subscript (not an array or too many subscripts) - by ArkoUK - 19.10.2013, 08:52

Forum Jump:


Users browsing this thread: 1 Guest(s)