public static Dictionary<int, Vector3> stockCoords = new Dictionary<int, Vector3>()
{
{ (int) Models.Fractions.FAMILY, new Vector3(-210.14122, -1574.3514, 34.34)},
{ (int) Models.Fractions.BALLAS, new Vector3(102.41281, -1964.3258, 20.08)},
{ (int) Models.Fractions.VAGOS, new Vector3(1445.3354, -1485.2415, 63.628956)},
{ (int) Models.Fractions.MARABUNTA, new Vector3(957.788, -2158.2217, 31.269325)},
{ (int) Models.Fractions.BLOOD, new Vector3(494.45898, -1532.6841, 24.872585)},
{ (int) Models.Fractions.CITY, new Vector3()},
{ (int) Models.Fractions.POLICE, new Vector3()},
{ (int) Models.Fractions.EMS, new Vector3()},
{ (int) Models.Fractions.FIB, new Vector3()},
{ (int) Models.Fractions.LCN, new Vector3(1402.818, 1154.9333, 114.3)},
{ (int) Models.Fractions.RUSSIAN, new Vector3(-99.02331, 1014.86597, 235.7)},
{ (int) Models.Fractions.YAKUZA, new Vector3(-1487.7345, -28.693373, 54.6)},
{ (int) Models.Fractions.ARMENIAN, new Vector3(-1793.937, 421.4769, 125.6)},
{ (int) Models.Fractions.ARMY, new Vector3()},
{ (int) Models.Fractions.LSNEWS, new Vector3()},
{ (int) Models.Fractions.THELOST, new Vector3(976.768738, -103.651985, 73.725174)},
{ (int) Models.Fractions.MERRYWEATHER, new Vector3(2039.182, 2934.093, -63.02208)},
{ (int) Models.Fractions.SHERIFF, new Vector3()},
};
public static Dictionary<int, Vector3> matsCoords = new Dictionary<int, Vector3>()
{
{ (int) Models.Fractions.FAMILY, new Vector3(-186.42213, -1587.7325, 33.59)},
{ (int) Models.Fractions.BALLAS, new Vector3(103.208, -1954.8503, 19.16)},
{ (int) Models.Fractions.VAGOS, new Vector3(1401.759, -1514.474, 56.26676)},
{ (int) Models.Fractions.MARABUNTA, new Vector3(954.97314, -2176.3506, 29.271986)},
{ (int) Models.Fractions.BLOOD, new Vector3(504.1188, -1496.41, 27.28829)},
{ (int) Models.Fractions.CITY, new Vector3(-1329.0919, -565.11053, 30.281132 - 1.12)},
{ (int) Models.Fractions.POLICE, new Vector3(461.32843, -1015.1932, 28.080061 - 1.12)},
{ (int) Models.Fractions.EMS, new Vector3(342.3815, -563.184, 27.62377)},
{ (int) Models.Fractions.FIB, new Vector3(175.7835, -687.82684, 32.0046)},
{ (int) Models.Fractions.LCN, new Vector3(1413.687, 1118.036, 112.838)},
{ (int) Models.Fractions.RUSSIAN, new Vector3(-128.7453, 1006.892, 234.6121)},
{ (int) Models.Fractions.YAKUZA, new Vector3(-1460.2235, -53.754063, 54.45319 - 1.12)},
{ (int) Models.Fractions.ARMENIAN, new Vector3(-1714.7026, 483.68045, 127.67392)},
{ (int) Models.Fractions.ARMY, new Vector3(-530.29456, -2875.31, 5.1817595)},
{ (int) Models.Fractions.LSNEWS, new Vector3()},
{ (int) Models.Fractions.THELOST, new Vector3(977.1458, -132.7649, 72.84191)},
{ (int) Models.Fractions.MERRYWEATHER, new Vector3(-203.054, -576.0139, 33.46199)},
{ (int) Models.Fractions.SHERIFF, new Vector3(-463.26593, 6009.509, 30f)},
};