01.03.2012, 00:30
Quote:
I have these errors:
Lines: Line 23: Code:
new ZoneAttacker[sizeof(ZoneInfo)] = {-1, ...}; Code:
new ZoneAttackTime[sizeof(ZoneInfo)]; Code:
new ZoneDeaths[sizeof(ZoneInfo)]; Code:
forward SetPlayerRandomSpawn(playerid); |