22.02.2014, 17:02
Whats wrong with this script, When I compile it, I get the error code::"error 010: invalid function or declaration"
new Grove;
new Seville;
new Ballas;
new Ballas2;
new Ballas1;
Grove = GangZoneCreate(2204.798, -1930.57, 2626.913, -1634.489);
Seville = GangZoneCreate(2208.601, -2195.068, 2817.055, -1930.57);
Ballas1 = GangZoneCreate(1835.923, -1752.921, 2204.798, -1638.437);
Ballas2 = GangZoneCreate(1835.923, -1895.04, 2204.798, -1752.921);
new Grove;
new Seville;
new Ballas;
new Ballas2;
new Ballas1;
Grove = GangZoneCreate(2204.798, -1930.57, 2626.913, -1634.489);
Seville = GangZoneCreate(2208.601, -2195.068, 2817.055, -1930.57);
Ballas1 = GangZoneCreate(1835.923, -1752.921, 2204.798, -1638.437);
Ballas2 = GangZoneCreate(1835.923, -1895.04, 2204.798, -1752.921);