06.02.2018, 10:07
Hello, i've created that:
and when i compile i get from all lines "tag mismatch" but i can't delete the last numbers because it's the interior of all locations, any method to fix?
Код:
new Float:SmallHouses[][] =
{
{2468.5205, -1698.2686, 1013.5078, 2},
{2233.6655, -1115.2365, 1050.8828, 5},
{2259.5210, -1135.8721, 1050.6328, 10},
{226.7883, 1240.0251, 1082.1406, 2},
{223.0944, 1287.0757, 1082.1406, 1},
{2807.5542, -1174.7574, 1025.5703, 8},
{2218.4031, -1076.2836, 1050.4844, 1},
{-42.5458, 1405.4698, 1084.4297, 8},
{2282.8955, -1140.2854, 1050.8984, 11},
{266.4993, 304.9344, 999.1484, 2},
{243.7172, 304.9277, 999.1484, 1}
};

