error 033: array must be indexed (variable
#1

C:\Users\NASTIE\Desktop\BankSystem\filterscripts\B anSystem.pwn(121) : error 033: array must be indexed (variable "stringk")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


pawn Код:
new stringk[128];
     dini_IntSet(file,"Banka",strlen(inputtext));
     format(stringk, sizeof stringk, "%d", strlen(inputtext));
     PlayerInfo[playerid][Banka] +=stringk;
LINE:
Код:
PlayerInfo[playerid][Banka] +=stringk;
can you help me....

i was try PlayerInfo[playerid][Banka] +=[stringk];
but didint work
Reply


Messages In This Thread
error 033: array must be indexed (variable - by DarkPower - 15.05.2010, 13:54
Re: error 033: array must be indexed (variable - by juice.j - 15.05.2010, 13:56
Re: error 033: array must be indexed (variable - by DarkPower - 15.05.2010, 14:00
Re: error 033: array must be indexed (variable - by juice.j - 15.05.2010, 14:06
Re: error 033: array must be indexed (variable - by DarkPower - 15.05.2010, 14:08
Re: error 033: array must be indexed (variable - by juice.j - 15.05.2010, 14:17
Re: error 033: array must be indexed (variable - by DarkPower - 15.05.2010, 14:18

Forum Jump:


Users browsing this thread: 1 Guest(s)