Array must be index, expected token ';' but found this '}' And must be assigned to array again.
#2

Inputtext is a string. You have to use strval to get the value of it:

pawn Код:
House[playerid][hRooms] = strval(inputtext);
Reply


Messages In This Thread
Array must be index, expected token ';' but found this '}' And must be assigned to array again. - by Deal-or-die - 14.08.2012, 19:14
Re: Array must be index, expected token ';' but found this '}' And must be assigned to array again. - by [KHK]Khalid - 14.08.2012, 19:21
Re: Array must be index, expected token ';' but found this '}' And must be assigned to array again. - by Deal-or-die - 14.08.2012, 19:33

Forum Jump:


Users browsing this thread: 1 Guest(s)