SA-MP Forums Archive
Would someone mind explaining.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Would someone mind explaining.. (/showthread.php?tid=114792)



Would someone mind explaining.. - Striker_Moe - 20.12.2009

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 }
};


Re: Would someone mind explaining.. - MPKaboose - 20.12.2009

amount of coordinates in one row { in here },


Re: Would someone mind explaining.. - DeltaAirlines12 - 20.12.2009

How many positions of what ever you want to call em' you have.