error 001: expected token: ";", but found "new"
#1

hey all i found this error when i want to compile
error 001: expected token: ";", but found "new"
that's the script

new ZoneAttackTime[sizeof(ZoneInfo)];
new ZoneDeaths[sizeof(ZoneInfo)];
new ZoneAttacker[sizeof(ZoneInfo)] = {-1, ...};
new ZoneID[sizeof(ZoneInfo)];
new Teams[] = {
TEAM_GROVE,
TEAM_BALLAS,
TEAM_LOS_SANTOS_VAGOS,
TEAM_LOS_AZTECAS,

};

thx for help
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)