What causes array must be indexed (variable "")?
#5

I've fixed it, I had to change the bool from;

Код:
new bool:inLobby[128]l
to
Код:
new bool:inLobby;
Reply


Messages In This Thread
What causes array must be indexed (variable "")? - by ivndosos - 26.01.2018, 09:31
Re: What causes array must be indexed (variable "")? - by Misiur - 26.01.2018, 09:33
Re: What causes array must be indexed (variable "")? - by ivndosos - 26.01.2018, 09:58
Re: What causes array must be indexed (variable "")? - by Osamakurdi - 26.01.2018, 10:07
Re: What causes array must be indexed (variable "")? - by ivndosos - 26.01.2018, 10:10
Re: What causes array must be indexed (variable "")? - by BulletRaja - 26.01.2018, 10:22

Forum Jump:


Users browsing this thread: 4 Guest(s)