HELP - array must be indexed
#1

Hello x)
Код:
new owner[24];
		cache_get_field_content(i, "Owner",owner, mysql, 129);
		if(owner == "Drzava")
		{
		
		}
compiler says:
Код:
.pwn(589) : error 033: array must be indexed (variable "owner")
line 589 is: if(owner == "Drzava")
Reply


Messages In This Thread
HELP - array must be indexed - by Balcan Fox - 08.09.2015, 13:21
Re: HELP - array must be indexed - by Sjn - 08.09.2015, 13:31
Re: HELP - array must be indexed - by Balcan Fox - 08.09.2015, 13:36
Re: HELP - array must be indexed - by Andre02 - 08.09.2015, 13:36
Re: HELP - array must be indexed - by Balcan Fox - 08.09.2015, 13:38
Re: HELP - array must be indexed - by Sjn - 08.09.2015, 13:40

Forum Jump:


Users browsing this thread: 1 Guest(s)