Why this error?
#9

Quote:
Originally Posted by harrold
But something strange:

if i do:

pawn Код:
something[playerid][1] = "Some Reason here";
Then it give this error:

Код:
error 006: must be assigned to an array
try
pawn Код:
something[playerid][1][128] = "Some Reason here";
Reply


Messages In This Thread
Why this error? - by harrold - 07.02.2009, 10:48
Re: Why this error? - by luby - 07.02.2009, 10:50
Re: Why this error? - by harrold - 07.02.2009, 11:51
Re: Why this error? - by Nero_3D - 07.02.2009, 11:56
Re: Why this error? - by Mikep - 07.02.2009, 11:56
Re: Why this error? - by harrold - 07.02.2009, 12:05
Re: Why this error? - by harrold - 07.02.2009, 12:09
Re: Why this error? - by Mikep - 07.02.2009, 12:16
Re: Why this error? - by luby - 07.02.2009, 12:42
Re: Why this error? - by harrold - 07.02.2009, 12:54
Re: Why this error? - by luby - 07.02.2009, 12:59
Re: Why this error? - by harrold - 07.02.2009, 13:12

Forum Jump:


Users browsing this thread: 1 Guest(s)