I've googled, etc, I might just be lazy, but does anyone have any slight idea where I can find out what
static Location SpawnLocations[] =
{
{8270.68f, -7188.53f, 139.619f},
{8284.27f, -7187.78f, 139.603f},
{8297.43f, -7193.53f, 139.603f},
{8303.5f, -7201.96f, 139.577f},
{8273.22f, -7241.82f, 139.382f},
{8254.89f, -7222.12f, 139.603f},
{8278.51f, -7242.13f, 139.162f},
{8267.97f, -7239.17f, 139.517f}
};
Means coordinate wise ? The numbers are the coordinates, and if that is the said case what is the means of gathering this information O.o I've never dealt with cordinates this long before, they SEEM to resemble what is in game, just MUCH much more indepth I guess you could say, any help provided is helpful! and thanks![]()