Hallo soweit ich das drine habe
enum GangZoneInfo
{
Float:X,
Float:Y,
Float:XX,
Float:YY,
Fraktion,
Float:XA,
Float:YA,
Float:ZA,
};
new GangZonen[7][GangZoneInfo] = {
{2377.4324,-1249.8391,2445.2800,-1190.2047,-1,2403.1013,-1222.7827,25.3322},
{411.0295,-2089.6165,345.4915,-2022.9540,-1,384.3823,-2058.1648,7.8359},
{971.6995,-892.1962,883.1387,-944.4319,-1,917.7054,-918.0311,42.6016},
{2835.1086,-1218.9316,2804.4470,-1159.2203,-1,2814.1343,-1182.4382,25.2663},
{2396.8013,603.5726,2225.4541,526.8764,-1,2340.0713,592.2104,8.9844},
{727.6222,-437.2981,618.5501,-625.7524,-1,656.4024,-552.7103,16.3359},
{-90.4892,-1614.2715,-76.5750,-1533.6753,-1,-73.4788,-1572.3763,2.6107}
};sagt er mir in eine anderen zeile mitten im script 4errors und mach ich das raus geht wieder alles was daran falsch ich verstehe das nicht was der will
16971) : error 012: invalid function call, not a valid address
(16971) : warning 215: expression has no effect
(16971) : error 001: expected token: ";", but found ")"
(16971) : error 029: invalid expression, assumed zero
(16971) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.