25.06.2008, 01:15 
	
	
	
		ex:
	
	
	
	
pawn Код:
new gSpawnPlaces[11][3] = {
{2023.5385,1110.1602,10.8203}, // 3 - how much coord in line
{2022.1067,1120.1284,10.8203},
{2021.1077,1129.0890,10.8203},
{2021.7477,1139.8138,10.8203},
{2022.1377,1149.5381,10.8203},
{2010.6285,1158.4875,10.8203},
{2010.5150,1168.6525,10.8203},
{2010.2249,1177.9316,10.8203},
{2019.7184,1180.3181,10.8203},
{2019.4359,1168.7561,10.8130},
{2022.6763,1198.5331,10.8203} // 11 - how much lines in array
}


