05.08.2017, 03:38
I have a problem with the foreach when creating a new iterator, it works fine with the normal iterator but when I want to test with IteratorArray because it is going to suck, I have been seeing that it would be wrong in the foreach code and even in my code but so As such I can not find the solution.
ERROR:
Check if there was a problem with the declaration of MAX_EDIFICIORENTA but okay, try instead of putting the constant numbers directly ...
... but I still got the same error, as I said in the title I use the foreach 0.4.3
ERROR:
Код:
(718) : error 001: expected token: "-identifier-", but found "-integer value-"
Код:
new IteratorArray:InEdificio[MAX_EDIFICIORENTA]<MAX_PLAYERS>;
Код:
new IteratorArray:InEdificio[10]<109>; // cambiй el MAX_PLAYERS a 109...