TP_Booth Classes

This commit is contained in:
He-Man 2018-10-31 18:47:23 +01:00
parent 5c8552afc6
commit 2d63886e5d
32 changed files with 67 additions and 67 deletions

View File

@ -36,7 +36,7 @@ class Bootcamp_ACR : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" }
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" }
};
propsPos[] = {
};

View File

@ -36,7 +36,7 @@ class Desert_E : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
};
propsPos[] = {
};

View File

@ -22,7 +22,7 @@ class IslaDuala3 : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
};
propsPos[] = {
};

View File

@ -22,7 +22,7 @@ class Kapaulio : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
};
propsPos[] = {
};

View File

@ -30,9 +30,9 @@ class Malden : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 3074.63,8474.27,0.00150394 } },
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 2335.17, 3394.12, 0.000732422 } },
{ "TP_Booth_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", { 8224.4,8756.69,0.00099802 } }
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 3074.63,8474.27,0.00150394 } },
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 2335.17, 3394.12, 0.000732422 } },
{ "TP_Booth_e_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", { 8224.4,8756.69,0.00099802 } }
};
propsPos[] = {
// Phones and ATMs

View File

@ -36,10 +36,10 @@ class Mountains_ACR : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", "west" },
{ "TP_Booth_EPOCH", { 13.5127,0.410156,-10.3098, 180}, "", "east" },
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", "west" },
{ "TP_Booth_e_EPOCH", { 13.5127,0.410156,-10.3098, 180}, "", "east" },
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
};
propsPos[] = {
};

View File

@ -36,9 +36,9 @@ class Napf : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", "west" },
{ "TP_Booth_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "east" }
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", "west" },
{ "TP_Booth_e_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "east" }
};
propsPos[] = {
};

View File

@ -22,7 +22,7 @@ class Panthera3 : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
};
propsPos[] = {
};

View File

@ -36,7 +36,7 @@ class Porto : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
};
propsPos[] = {
};

View File

@ -37,7 +37,7 @@ class ProvingGrounds_PMC : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
};
propsPos[] = {
};

View File

@ -36,9 +36,9 @@ class Sara : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098 -90}, "", "west" },
{ "TP_Booth_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "east" }
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098 -90}, "", "west" },
{ "TP_Booth_e_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "east" }
};
propsPos[] = {
};

View File

@ -36,9 +36,9 @@ class SaraLite : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", "west" },
{ "TP_Booth_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "east" }
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", "west" },
{ "TP_Booth_e_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "east" }
};
propsPos[] = {
};

View File

@ -36,9 +36,9 @@ class Sara_dbe1 : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", "west" },
{ "TP_Booth_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "east" }
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", "west" },
{ "TP_Booth_e_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "east" }
};
propsPos[] = {
};

View File

@ -37,7 +37,7 @@ class Shapur_BAF : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
};
propsPos[] = {
};

View File

@ -36,7 +36,7 @@ class Utes : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "south" }
};
propsPos[] = {
};

View File

@ -22,7 +22,7 @@ class Winthera3 : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
};
propsPos[] = {
};

View File

@ -36,9 +36,9 @@ class Woodland_ACR : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", "west" },
{ "TP_Booth_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "east" }
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", "north" },
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", "west" },
{ "TP_Booth_e_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "east" }
};
propsPos[] = {
};

View File

@ -22,7 +22,7 @@ class abramia : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
};
propsPos[] = {
};

View File

@ -31,9 +31,9 @@ class Altis : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 13326.5, 14515.2, 0.16426 } }, // Trader city 1
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 6192.46, 16834, 0.00154114 } }, // Trader city 2
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 18451.9, 14278.1, 0.00143814 } } // Trader city 3
{ "TP_Booth_c_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 13326.5, 14515.2, 0.16426 } }, // Trader city 1
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 6192.46, 16834, 0.00154114 } }, // Trader city 2
{ "TP_Booth_e_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 18451.9, 14278.1, 0.00143814 } } // Trader city 3
};
propsPos[] = {
//trader city #1

View File

@ -35,10 +35,10 @@ class Australia : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.415527, -7.05298, -10.3098, 180}, "", { 24398.3, 13971.6, 0 } }, // Central
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 34751.5, 13431.9, 0 } }, // East
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 19032.7, 33974.6, 0 } }, // North
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 4056.35, 19435.9, 0 } } // West
{ "TP_Booth_c_EPOCH", { -0.415527, -7.05298, -10.3098, 180}, "", { 24398.3, 13971.6, 0 } }, // Central
{ "TP_Booth_e_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 34751.5, 13431.9, 0 } }, // East
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 19032.7, 33974.6, 0 } }, // North
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 4056.35, 19435.9, 0 } } // West
};
propsPos[] = {
// North camp

View File

@ -35,9 +35,9 @@ class Bornholm : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.415527, -7.05298, -10.3098, 180}, "", { 14121.2, 11331.5, 0.000305176 } },
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 1322.18, 8733.92, 0.0136757 } },
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 15639.3, 191.995, 0.000153065 } }
{ "TP_Booth_c_EPOCH", { -0.415527, -7.05298, -10.3098, 180}, "", { 14121.2, 11331.5, 0.000305176 } },
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 1322.18, 8733.92, 0.0136757 } },
{ "TP_Booth_e_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 15639.3, 191.995, 0.000153065 } }
};
propsPos[] = {
{ "ProtectionZone_Invisible_F", { 13818.4, 6886.48, 0.278801 }, 0.17135 },

View File

@ -35,9 +35,9 @@ class Chernarus : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 4569.52, 4524.24, 0.201431 } }, // South West
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 12077.8, 5121.92, 0.00144958 } }, // South East
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 10688.6, 9428.98, 0.00144958 } } // North East
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 4569.52, 4524.24, 0.201431 } }, // South West
{ "TP_Booth_e_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 12077.8, 5121.92, 0.00144958 } }, // South East
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 10688.6, 9428.98, 0.00144958 } } // North East
};
propsPos[] = {
// phones

View File

@ -35,9 +35,9 @@ class Chernarus_Summer : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 4569.52, 4524.24, 0.201431 } }, // South West
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 12077.8, 5121.92, 0.00144958 } }, // South East
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 10688.6, 9428.98, 0.00144958 } } // North East
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 4569.52, 4524.24, 0.201431 } }, // South West
{ "TP_Booth_e_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 12077.8, 5121.92, 0.00144958 } }, // South East
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 10688.6, 9428.98, 0.00144958 } } // North East
};
propsPos[] = {
// phones

View File

@ -35,9 +35,9 @@ class ChernarusRedux : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 4569.52, 4524.24, 0.201431 } }, // South West
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 12077.8, 5121.92, 0.00144958 } }, // South East
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 10688.6, 9428.98, 0.00144958 } } // North East
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 4569.52, 4524.24, 0.201431 } }, // South West
{ "TP_Booth_e_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 12077.8, 5121.92, 0.00144958 } }, // South East
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 10688.6, 9428.98, 0.00144958 } } // North East
};
propsPos[] = {
// phones

View File

@ -22,7 +22,7 @@ class dingor : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
};
propsPos[] = {
};

View File

@ -36,9 +36,9 @@ class Esseker : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 5073.31, 8903.09, 0 } },
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 4407.77, 6054.78, 0 } },
{ "TP_Booth_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", { 8692.93, 3854.72, 0 } }
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 5073.31, 8903.09, 0 } },
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 4407.77, 6054.78, 0 } },
{ "TP_Booth_e_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", { 8692.93, 3854.72, 0 } }
};
propsPos[] = {

View File

@ -22,7 +22,7 @@ class lingor3 : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", "center" } // temp for now
};
propsPos[] = {
};

View File

@ -171,7 +171,7 @@ class Stratis : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 4089.82, 4597.71, 0.00143433 } }
{ "TP_Booth_c_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 4089.82, 4597.71, 0.00143433 } }
};
propsPos[] = {
{ "Land_Castle_01_wall_08_F", { 1830.55, 3389.67, 0 }, 285.304 },

View File

@ -36,9 +36,9 @@ class Takistan : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 4695.13,9215.56,0.00141907 } },
{ "TP_Booth_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 6028.83,1118.3,0.00149536 } },
{ "TP_Booth_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 6817.97,4988.9,0.00137329 } }
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 4695.13,9215.56,0.00141907 } },
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 6028.83,1118.3,0.00149536 } },
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 6817.97,4988.9,0.00137329 } }
};
propsPos[] = {

View File

@ -196,9 +196,9 @@ class Tanoa : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -14.4316,0.112793,-10.3098, -90}, "", { 2015.21,10659.6,0 } },
{ "TP_Booth_EPOCH", { -0.286865,8.17383,-10.3098, 0}, "", { 5027.48,5210.25,0 } },
{ "TP_Booth_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", { 11779.6,13056.5,0 } }
{ "TP_Booth_w_EPOCH", { -14.4316,0.112793,-10.3098, -90}, "", { 2015.21,10659.6,0 } },
{ "TP_Booth_c_EPOCH", { -0.286865,8.17383,-10.3098, 0}, "", { 5027.48,5210.25,0 } },
{ "TP_Booth_e_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", { 11779.6,13056.5,0 } }
};
propsPos[] = {
// Western Trader Camp

View File

@ -27,7 +27,7 @@ class VR : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 4089.82, 4597.71, 0.00143433 } }
{ "TP_Booth_c_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 4089.82, 4597.71, 0.00143433 } }
};
lightPos[] = {};
debugBoxClass = "";

View File

@ -36,8 +36,8 @@ class Zargabad : Default
// S [-0.415527,-7.05298,-10.3098, 180]
// E [13.5127,0.410156,-10.3098, 90]
// W [-14.4316,0.112793,-10.3098, -90]
{ "TP_Booth_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "north" },
{ "TP_Booth_EPOCH", { -0.415527,-7.05298,-10.3098, 180}, "", "south" }
{ "TP_Booth_n_EPOCH", { 13.5127,0.410156,-10.3098, 90}, "", "north" },
{ "TP_Booth_c_EPOCH", { -0.415527,-7.05298,-10.3098, 180}, "", "south" }
};
propsPos[] = {