20.12.2009, 20:32
What the "3" does at this script?
new Float: checkpoints[][3] =
{
{ 379.9200,2223.7539,42.0938},
{ 901.1568,1998.0510,60.9141 },
{ 1713.6024,1605.5175,10.0156 },
{ 2597.7217,2269.4827,10.8133 },
{ 523.5439,2590.9675,53.4141 },
{ 1485.0864,2539.3105,55.8359 },
{ 2260.9390,2314.3367,4.8125 },
{ 2619.0334,1398.3802,7.1016 }
};
new Float: checkpoints[][3] =
{
{ 379.9200,2223.7539,42.0938},
{ 901.1568,1998.0510,60.9141 },
{ 1713.6024,1605.5175,10.0156 },
{ 2597.7217,2269.4827,10.8133 },
{ 523.5439,2590.9675,53.4141 },
{ 1485.0864,2539.3105,55.8359 },
{ 2260.9390,2314.3367,4.8125 },
{ 2619.0334,1398.3802,7.1016 }
};