Hab ich vorhin schon eingefügt.
enum Toree
{
Tor_Fraktion,
Tor_Bezeichnung[32],
Float:Tor_X,
Float:Tor_Y,
Float:Tor_Z,
Float:Tor_AufX,
Float:Tor_AufY,
Float:Tor_AufZ
}
new Tor[][Toree] =
{
{2, "BundeswehrTor[0]", 193.41330, 1923.53125, 19.92830, 193.41330, 1923.53125, 16.64330},
{2, "BundeswehrTor[1]", 202.39410, 1923.53088, 19.85580, 202.39410, 1923.53088, 16.64330},
{2, "BundeswehrTor[2]", 211.42378, 1923.54504, 19.85580, 211.42378, 1923.54504, 16.64330},
{2, "BundeswehrTor[3]", 220.40250, 1923.50122, 19.85580, 220.40250, 1923.5012, 16.64330},
{2, "BundeswehrTor[4]", 174.81837, 1826.89746, 19.85580, 174.81837, 1826.89746, 16.64330},
{2, "BundeswehrTor[5]", 183.79898, 1826.90100, 19.85580, 183.79898, 1826.90100, 16.64330},
{2, "BundeswehrTor[6]", 192.81992, 1826.91675, 19.85580, 192.81992, 1826.91675, 16.64330},
{2, "BundeswehrTor[7]", 201.81436, 1826.91016, 19.85580, 201.81436, 1826.91016, 16.64330},
{2, "BundeswehrTor[8]", 216.98787, 1826.88000, 19.85580, 216.98787, 1826.88000, 16.64330},
{2, "BundeswehrTor[9]", 225.98384, 1826.91248, 19.85580, 225.98384, 1826.91248, 16.64330},
{2, "BundeswehrTor[10]", 234.98415, 1826.89368, 19.85580, 234.98415, 1826.89368, 16.64330},
{2, "BundeswehrTor[11]", 243.96420, 1826.90649, 19.85580, 243.96420, 1826.90649, 16.64330},
{2, "BundeswehrTor[12]", 143.52200, 1911.17798, 20.25760, 138.18201, 1911.17798, 20.25760},
{2, "BundeswehrTor[13]", 148.88490, 1911.15796, 20.25760, 154.26489, 1911.17798, 20.25760}
};