11.07.2016, 22:28
Well, In LINE: 2357, You don't type function. You just type it like,
ZombieInfect(playerid)
{ ..
..
..
And in LINE: 2371, I guess you didn't define what is foreach.
And in LINE: 2377, I guess that's related to foreach which you didn't define, that's why it gives you an error.
ZombieInfect(playerid)
{ ..
..
..
And in LINE: 2371, I guess you didn't define what is foreach.
And in LINE: 2377, I guess that's related to foreach which you didn't define, that's why it gives you an error.