From a6d9856f24b9352b1b45f5087b044b77651fc717 Mon Sep 17 00:00:00 2001 From: Lorenc Date: Tue, 13 Feb 2018 07:17:51 +1100 Subject: [PATCH] modular update --- .gitignore | 2 + filterscripts/objects.pwn | 766 +- gamemodes/sf-cnr.pwn | 158 +- pawno/include/a_ig.inc | 299 - pawno/include/anticheat/hitpoints.inc | 4 - pawno/include/anticheat/main.inc | 9 +- pawno/include/irresistible/_blank.inc | 6 + .../analytics.inc} | 22 +- .../{ => irresistible}/attachments.inc | 38 +- pawno/include/irresistible/colours.inc | 143 + .../irresistible/features/fireworks.inc | 382 + pawno/include/irresistible/features/fps.inc | 71 + pawno/include/irresistible/features/radio.inc | 35 + pawno/include/irresistible/floodcontrol.inc | 93 + pawno/include/irresistible/gta/cards.inc | 62 + pawno/include/irresistible/gta/map.inc | 449 + pawno/include/irresistible/gta/vehicles.inc | 52 + .../gta/weapon_data.inc} | 22 +- pawno/include/irresistible/helpers.inc | 119 + .../lookup.inc} | 14 +- pawno/include/irresistible/mailer.inc | 118 + pawno/include/irresistible/main.inc | 36 + pawno/include/irresistible/security.inc | 112 + pawno/include/irresistible/settings.inc | 20 + .../irresistible/static_cnr/actors.inc | 98 + .../static_cnr/player_objects.inc} | 9323 +---------------- .../static_cnr/removed_buildings.inc | 381 + .../static_cnr/removed_furniture.inc | 487 + .../static_cnr/server_objects.inc | 6510 ++++++++++++ .../static_cnr/server_vehicles.inc | 1284 +++ server.cfg | 2 +- 31 files changed, 10944 insertions(+), 10173 deletions(-) delete mode 100644 pawno/include/a_ig.inc create mode 100644 pawno/include/irresistible/_blank.inc rename pawno/include/{a_analytics.inc => irresistible/analytics.inc} (93%) rename pawno/include/{ => irresistible}/attachments.inc (90%) create mode 100644 pawno/include/irresistible/colours.inc create mode 100644 pawno/include/irresistible/features/fireworks.inc create mode 100644 pawno/include/irresistible/features/fps.inc create mode 100644 pawno/include/irresistible/features/radio.inc create mode 100644 pawno/include/irresistible/floodcontrol.inc create mode 100644 pawno/include/irresistible/gta/cards.inc create mode 100644 pawno/include/irresistible/gta/map.inc create mode 100644 pawno/include/irresistible/gta/vehicles.inc rename pawno/include/{a_weapondata.inc => irresistible/gta/weapon_data.inc} (95%) create mode 100644 pawno/include/irresistible/helpers.inc rename pawno/include/{lookupffs.inc => irresistible/lookup.inc} (89%) create mode 100644 pawno/include/irresistible/mailer.inc create mode 100644 pawno/include/irresistible/main.inc create mode 100644 pawno/include/irresistible/security.inc create mode 100644 pawno/include/irresistible/settings.inc create mode 100644 pawno/include/irresistible/static_cnr/actors.inc rename pawno/include/{sf-cnr.inc => irresistible/static_cnr/player_objects.inc} (66%) create mode 100644 pawno/include/irresistible/static_cnr/removed_buildings.inc create mode 100644 pawno/include/irresistible/static_cnr/removed_furniture.inc create mode 100644 pawno/include/irresistible/static_cnr/server_objects.inc create mode 100644 pawno/include/irresistible/static_cnr/server_vehicles.inc diff --git a/.gitignore b/.gitignore index 69eaa93..d37016e 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,8 @@ pawno/include/**/* !pawno/include/attachments.inc !pawno/include/anticheat !pawno/include/anticheat/** +!pawno/include/irresistible +!pawno/include/irresistible/** # filterscripts diff --git a/filterscripts/objects.pwn b/filterscripts/objects.pwn index 7291f58..264db5c 100644 --- a/filterscripts/objects.pwn +++ b/filterscripts/objects.pwn @@ -126,10 +126,10 @@ public OnFilterScriptInit() SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2008.664184, 1897.918579, 83.038803, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2008.664184, 1922.916625, 83.038803, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); SetDynamicObjectMaterial( CreateDynamicObject( 18980, 1979.838256, 1897.928344, 83.028800, 0.000000, 90.000000, 90.000000 ), 0, 14388, "dr_gsnew", "AH_flroortile12", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2008.666381, 1910.623046, 88.076812, 0.000000, 0.000000, 0.000000 ), 0, 14902, "gen_pol_vegas", "pol_win_kb", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2008.666381, 1904.011840, 85.476821, 0.000000, 0.000000, 0.000000 ), 0, 14902, "gen_pol_vegas", "pol_win_kb", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2008.666381, 1888.762329, 87.976814, 0.000000, 0.000000, 0.000000 ), 0, 14902, "gen_pol_vegas", "pol_win_kb", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2008.666381, 1895.392089, 85.476814, 0.000000, 0.000000, 0.000000 ), 0, 14902, "gen_pol_vegas", "pol_win_kb", -16 ); + // SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2008.666381, 1910.623046, 88.076812, 0.000000, 0.000000, 0.000000 ), 0, 14902, "gen_pol_vegas", "pol_win_kb", -16 ); + // SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2008.666381, 1904.011840, 85.476821, 0.000000, 0.000000, 0.000000 ), 0, 14902, "gen_pol_vegas", "pol_win_kb", -16 ); + // SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2008.666381, 1888.762329, 87.976814, 0.000000, 0.000000, 0.000000 ), 0, 14902, "gen_pol_vegas", "pol_win_kb", -16 ); + // SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2008.666381, 1895.392089, 85.476814, 0.000000, 0.000000, 0.000000 ), 0, 14902, "gen_pol_vegas", "pol_win_kb", -16 ); SetDynamicObjectMaterial( CreateDynamicObject( 19454, 1994.047973, 1901.686523, 85.392059, 90.000000, 0.000000, 0.000000 ), 0, 18029, "genintintsmallrest", "GB_restaursmll05", -69904 ); // Nibble City Crib @@ -287,405 +287,369 @@ public OnFilterScriptInit() SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1974.327636, 499.594848, 21.460748, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1983.800415, 499.594848, 21.460748, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - // Visage Lobby? - SetDynamicObjectMaterial( CreateDynamicObject( 2774, -4576.783691, 1495.437133, 21.305448, 0.000000, 180.000000, 0.000000 ), 1, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2774, -4586.783691, 1495.437133, 21.305448, 0.000000, 180.000000, 0.000000 ), 1, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4571.006835, 1472.254150, 11.079195, 0.000000, 90.000000, 35.000000 ), 0, 8639, "chinatownmall", "ctmall10_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2774, -4586.773925, 1495.427124, 11.645277, 0.000000, 180.000000, 0.000000 ), 1, 11471, "des_wtownmain", "orange2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2774, -4586.793457, 1495.447143, 11.645277, 0.000000, 180.000000, 0.000000 ), 1, 11471, "des_wtownmain", "orange2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2774, -4576.785644, 1495.427124, 11.648283, 0.000000, 180.000000, 0.000000 ), 1, 11471, "des_wtownmain", "orange2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2774, -4576.775878, 1495.447143, 11.645277, 0.000000, 180.000000, 0.000000 ), 1, 11471, "des_wtownmain", "orange2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4573.482910, 1495.130004, 29.039302, 0.000000, 90.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4590.111328, 1495.130004, 29.039302, 0.000000, 90.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4594.525390, 1493.936523, 29.039302, 0.000000, 90.000000, 30.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4569.069824, 1493.950683, 29.039302, 0.000000, 90.000000, -30.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4565.837402, 1490.731689, 29.039302, 0.000000, 90.000000, -60.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4597.766601, 1490.698974, 29.039302, 0.000000, 90.000000, 60.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4598.945800, 1486.308715, 29.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4564.641113, 1486.308715, 29.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4581.875976, 1487.445800, 23.568140, 0.000000, 0.000000, 0.000000 ), 0, 14624, "mafcasmain", "casino_carp", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4587.648437, 1494.645385, 11.079195, 0.000000, 90.000000, -170.000000 ), 0, 8639, "chinatownmall", "ctmall10_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4588.137207, 1494.559814, 11.079195, 0.000000, 90.000000, -170.000000 ), 0, 8639, "chinatownmall", "ctmall10_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4588.626953, 1494.473022, 11.079195, 0.000000, 90.000000, -170.000000 ), 0, 8639, "chinatownmall", "ctmall10_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4589.113769, 1494.387329, 11.079195, 0.000000, 90.000000, -170.000000 ), 0, 8639, "chinatownmall", "ctmall10_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4570.584960, 1472.546752, 11.079195, 0.000000, 90.000000, 35.000000 ), 0, 8639, "chinatownmall", "ctmall10_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4570.188964, 1472.827880, 11.079195, 0.000000, 90.000000, 35.000000 ), 0, 8639, "chinatownmall", "ctmall10_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4569.791503, 1473.109008, 11.079195, 0.000000, 90.000000, 35.000000 ), 0, 8639, "chinatownmall", "ctmall10_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4562.449707, 1484.393798, 23.101921, 0.000000, 90.000000, 7.400010 ), 0, 8639, "chinatownmall", "ctmall10_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4601.366210, 1484.661865, 23.111921, 0.000000, 90.000000, -8.299983 ), 0, 8639, "chinatownmall", "ctmall10_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4581.875976, 1469.496459, 23.616127, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "casino_carp", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4600.459472, 1465.141113, 24.589138, 0.000000, 0.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4563.148437, 1465.141113, 24.589138, 0.000000, 0.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - CreateDynamicObject( 18981, -4563.545898, 1495.757934, 21.239212, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 18981, -4600.113281, 1495.757934, 21.239212, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4569.572753, 1519.509277, 18.343444, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4559.942382, 1519.509277, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19695, -4578.536132, 1517.340332, 17.338951, 0.000000, 90.000000, 7.499996 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19695, -4585.354980, 1516.754028, 17.340951, 180.000000, 90.000000, 169.800003 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19695, -4573.493652, 1514.387451, 17.336952, 0.000000, 90.000000, 19.800010 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19695, -4590.313476, 1512.512084, 17.336952, 180.000000, 90.000000, 156.100250 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - CreateDynamicObject( 14410, -4587.336914, 1522.202392, 20.400943, 0.000000, 0.000000, -170.499816 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4581.130371, 1526.923706, 21.626953, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "casino_carp", -16 ); - CreateDynamicObject( 14410, -4575.813964, 1524.051879, 20.399942, 0.000000, 0.000000, 170.500000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4580.773925, 1512.091918, 23.596950, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "casino_carp", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4580.773925, 1503.749877, 23.618949, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "casino_carp", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19695, -4578.379394, 1517.230224, 17.342956, 0.000000, 90.000000, 7.499996 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19695, -4585.214355, 1516.850708, 17.336952, 180.000000, 90.000000, 169.800003 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - CreateDynamicObject( 14394, -4581.800292, 1520.699218, 22.763946, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 14394, -4581.800292, 1521.650146, 22.066951, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4611.615234, 1497.092407, 2.426944, 90.000000, 90.000000, 0.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4611.615234, 1512.081420, 2.426939, 90.000000, 90.000000, 0.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4552.043945, 1497.092407, 2.426944, 90.000000, 90.000000, 0.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4552.043945, 1512.092773, 2.426944, 90.000000, 90.000000, 0.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4559.537109, 1496.261718, 2.426944, 90.000000, 90.000000, 90.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4568.465332, 1496.263671, 2.426944, 90.000000, 90.000000, 90.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4595.125488, 1496.263671, 2.426944, 90.000000, 90.000000, 90.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4610.122070, 1496.263671, 2.426944, 90.000000, 90.000000, 90.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4618.762695, 1496.273681, 22.876962, 0.000000, 90.000000, 90.000000 ), 0, 14606, "mafiacasino01", "marble_wall", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4544.851074, 1496.273681, 22.876962, 0.000000, 90.000000, 90.000000 ), 0, 14606, "mafiacasino01", "marble_wall", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4552.055175, 1518.275146, 22.876962, 0.000000, 90.000000, 0.000000 ), 0, 14606, "mafiacasino01", "marble_wall", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4611.598144, 1518.234619, 22.876960, 0.000000, 90.000000, 0.000000 ), 0, 14606, "mafiacasino01", "marble_wall", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4593.854980, 1519.509277, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4603.476562, 1519.509277, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4550.313476, 1519.509277, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4613.104492, 1519.509277, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -4572.390136, 1519.560913, 24.127439, 0.000000, 0.000000, 0.000000 ), 1, 14624, "mafcasmain", "ab_goldpipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -4567.817382, 1519.560913, 24.127439, 0.000000, 0.000000, 0.000000 ), 1, 14624, "mafcasmain", "ab_goldpipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -4563.215332, 1519.560913, 24.127439, 0.000000, 0.000000, 0.000000 ), 1, 14624, "mafcasmain", "ab_goldpipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -4558.675292, 1519.560913, 24.127439, 0.000000, 0.000000, 0.000000 ), 1, 14624, "mafcasmain", "ab_goldpipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -4554.164550, 1519.560913, 24.127439, 0.000000, 0.000000, 0.000000 ), 1, 14624, "mafcasmain", "ab_goldpipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -4590.911621, 1519.560913, 24.127439, 0.000000, 0.000000, 0.000000 ), 1, 14624, "mafcasmain", "ab_goldpipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -4595.538085, 1519.560913, 24.127439, 0.000000, 0.000000, 0.000000 ), 1, 14624, "mafcasmain", "ab_goldpipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -4600.168945, 1519.560913, 24.127439, 0.000000, 0.000000, 0.000000 ), 1, 14624, "mafcasmain", "ab_goldpipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -4604.837890, 1519.560913, 24.127439, 0.000000, 0.000000, 0.000000 ), 1, 14624, "mafcasmain", "ab_goldpipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -4609.498535, 1519.560913, 24.127439, 0.000000, 0.000000, 0.000000 ), 1, 14624, "mafcasmain", "ab_goldpipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19700, -4587.689941, 1534.201293, 17.336938, 0.000000, 90.000000, 0.000000 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19700, -4587.503906, 1534.201293, 17.338939, 0.000000, 90.000000, 0.000000 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19700, -4575.738769, 1534.331420, 17.338939, 0.000000, 90.000000, 0.000000 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19700, -4575.523437, 1534.561645, 17.338939, 0.000000, 90.000000, 0.000000 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19700, -4569.610839, 1534.331420, 17.338939, 0.000000, 90.000000, 90.000000 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19700, -4557.127441, 1534.331420, 17.338939, 0.000000, 90.000000, 90.000000 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19700, -4594.038085, 1534.331420, 17.338939, 0.000000, 90.000000, 90.000000 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19700, -4606.542968, 1534.331420, 17.338939, 0.000000, 90.000000, 90.000000 ), 0, 14624, "mafcasmain", "cof_wood2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4611.615234, 1527.010742, 2.426944, 90.000000, 90.000000, 0.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4552.049316, 1527.010742, 2.426944, 90.000000, 90.000000, 0.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4551.971191, 1519.859130, 18.343442, 0.000000, 0.000000, 0.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4551.971191, 1529.491821, 18.343442, 0.000000, 0.000000, 0.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4611.679199, 1529.491821, 18.343442, 0.000000, 0.000000, 0.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4611.679199, 1519.862304, 18.343442, 0.000000, 0.000000, 0.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4592.609375, 1534.287963, 18.333442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4602.230957, 1534.287963, 18.333442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4611.852050, 1534.287963, 18.333442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4570.603027, 1534.287963, 18.333442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4560.988281, 1534.287963, 18.333442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4551.361328, 1534.287963, 18.333442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4564.641113, 1477.488769, 20.049297, 0.000000, 0.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4598.929687, 1477.487670, 20.039314, 0.000000, 0.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4598.945800, 1481.338867, 29.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4598.943847, 1480.009033, 29.041303, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4564.641113, 1481.318359, 29.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4564.639160, 1480.369628, 29.041303, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4551.642578, 1477.498413, 21.239212, 0.000000, 0.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4611.933593, 1477.498413, 21.239212, 0.000000, 0.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4598.943847, 1480.009033, 24.041303, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4598.945800, 1481.338867, 24.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4598.945800, 1486.308715, 24.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4597.766601, 1490.698974, 24.039302, 0.000000, 90.000000, 60.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4594.525390, 1493.936523, 24.039302, 0.000000, 90.000000, 30.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4590.111328, 1495.130004, 24.039302, 0.000000, 90.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4573.482910, 1495.130004, 24.039302, 0.000000, 90.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4569.069824, 1493.950683, 24.039302, 0.000000, 90.000000, -30.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4565.837402, 1490.731689, 24.039302, 0.000000, 90.000000, -60.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4564.641113, 1486.308715, 24.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4564.641113, 1481.318359, 24.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4564.639160, 1480.369628, 24.041303, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4555.642578, 1482.901123, 21.239212, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4607.933593, 1483.746704, 21.239212, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - CreateDynamicObject( 14410, -4611.665039, 1469.209594, 24.616127, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 14410, -4611.665039, 1465.229370, 24.616127, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 14410, -4551.912597, 1468.480102, 24.616127, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 14410, -4551.912597, 1464.490112, 24.616127, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4598.560058, 1480.537231, 30.496133, 0.000000, 0.000000, 90.000000 ), 1, 18020, "genintintfastb2", "BS_WINDOW", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4598.943847, 1480.009033, 32.041305, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4598.945800, 1481.338867, 32.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4598.945800, 1486.308715, 32.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4597.766601, 1490.698974, 32.039302, 0.000000, 90.000000, 60.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4594.525390, 1493.936523, 32.039302, 0.000000, 90.000000, 30.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4590.111328, 1495.130004, 32.039302, 0.000000, 90.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4598.560058, 1485.708251, 30.496133, 0.000000, 0.000000, 90.000000 ), 1, 18020, "genintintfastb2", "BS_WINDOW", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4597.597656, 1490.483398, 30.496133, 0.000000, 0.000000, 63.599975 ), 1, 18020, "genintintfastb2", "BS_WINDOW", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4594.226562, 1493.859252, 30.496133, 0.000000, 0.000000, 26.099990 ), 1, 18020, "genintintfastb2", "BS_WINDOW", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4590.143066, 1494.828979, 30.496133, 0.000000, 0.000000, 0.000000 ), 1, 18020, "genintintfastb2", "BS_WINDOW", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4573.394042, 1494.767944, 30.286159, 0.000000, 0.000000, 0.000000 ), 1, 18023, "genintintfastc", "wellstackedpizza_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4569.082519, 1493.516601, 30.286159, 0.000000, 0.000000, -29.999990 ), 1, 18023, "genintintfastc", "wellstackedpizza_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4565.973632, 1490.461914, 30.286159, 0.000000, 0.000000, -58.699943 ), 1, 18023, "genintintfastc", "wellstackedpizza_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4564.722167, 1485.851684, 30.286159, 0.000000, 0.000000, -90.000000 ), 1, 18023, "genintintfastc", "wellstackedpizza_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4564.722167, 1480.550781, 30.286159, 0.000000, 0.000000, -90.000000 ), 1, 18023, "genintintfastc", "wellstackedpizza_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2790, -4564.694824, 1485.294433, 30.286159, 0.000000, 0.000000, -89.600006 ), 1, 18023, "genintintfastc", "wellstackedpizza_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4573.482910, 1495.130004, 32.039302, 0.000000, 90.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4569.069824, 1493.950683, 32.039302, 0.000000, 90.000000, -30.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4565.837402, 1490.731689, 32.039302, 0.000000, 90.000000, -60.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4564.641113, 1486.308715, 32.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4564.641113, 1481.318359, 32.039302, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4564.639160, 1480.369628, 32.041305, 0.000000, 90.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4601.269531, 1492.784790, 24.871948, 0.000000, 0.000000, 90.000000 ), 0, 18023, "genintintfastc", "Bow_sub_walltiles", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4601.870605, 1492.792968, 24.871948, 0.000000, 0.000000, 90.000000 ), 0, 18023, "genintintfastc", "Bow_sub_walltiles", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4606.614257, 1490.454711, 24.871952, 0.000000, 0.000000, 0.000000 ), 0, 18023, "genintintfastc", "Bow_sub_walltiles", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4606.610351, 1481.864868, 24.871952, 0.000000, 0.000000, 0.000000 ), 0, 18023, "genintintfastc", "Bow_sub_walltiles", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4594.309570, 1494.046752, 26.751928, 0.000000, 0.000000, -60.199974 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4592.130371, 1495.293334, 26.751928, 0.000000, 0.000000, -60.199974 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4590.073242, 1495.293334, 26.751928, 0.000000, 0.000000, 90.000000 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4592.535156, 1495.293334, 26.751928, 0.000000, 0.000000, 90.000000 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4592.533203, 1495.295288, 26.251928, 0.000000, 0.000000, 90.000000 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4590.071289, 1495.295288, 26.251928, 0.000000, 0.000000, 90.000000 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4592.128417, 1495.295288, 26.251928, 0.000000, 0.000000, -60.199974 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4594.307617, 1494.048706, 26.251928, 0.000000, 0.000000, -60.199974 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4604.262695, 1477.911865, 24.871952, 0.000000, 0.000000, 90.000000 ), 0, 18023, "genintintfastc", "Bow_sub_walltiles", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4603.720214, 1482.739990, 28.661958, 0.000000, 90.000000, 0.000000 ), 0, 18023, "genintintfastc", "concretebigb256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4603.720214, 1488.760742, 28.665960, 0.000000, 90.000000, 0.000000 ), 0, 18023, "genintintfastc", "concretebigb256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4603.595703, 1489.874633, 28.661958, 0.000000, 90.000000, -18.100013 ), 0, 18023, "genintintfastc", "concretebigb256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4576.014160, 1495.295288, 26.791940, 0.000000, 0.000000, 90.000000 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4573.510253, 1495.295288, 26.791940, 0.000000, 0.000000, 90.000000 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4571.031738, 1495.305053, 26.791940, 0.000000, 0.000000, 58.099971 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4568.890625, 1493.972900, 26.791940, 0.000000, 0.000000, 58.099971 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4561.990234, 1492.634643, 24.871952, 0.000000, 0.000000, 90.000000 ), 0, 18023, "genintintfastc", "Bow_sub_walltiles", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4557.126953, 1487.783935, 24.871952, 0.000000, 0.000000, 0.000000 ), 0, 18023, "genintintfastc", "Bow_sub_walltiles", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4557.125000, 1482.595458, 24.871952, 0.000000, 0.000000, 0.000000 ), 0, 18023, "genintintfastc", "Bow_sub_walltiles", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4559.331542, 1477.914184, 24.871952, 0.000000, 0.000000, 90.000000 ), 0, 18023, "genintintfastc", "Bow_sub_walltiles", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4559.854980, 1482.739990, 28.661958, 0.000000, 90.000000, 0.000000 ), 0, 18023, "genintintfastc", "concretebigb256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4559.854980, 1488.250488, 28.665960, 0.000000, 90.000000, 0.000000 ), 0, 18023, "genintintfastc", "concretebigb256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -4564.730957, 1492.126708, 28.661958, 0.000000, 90.000000, 44.000003 ), 0, 18023, "genintintfastc", "concretebigb256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4568.886718, 1493.976928, 26.291940, 0.000000, 0.000000, 58.099971 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4571.027832, 1495.309082, 26.291940, 0.000000, 0.000000, 58.099971 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4573.506347, 1495.299316, 26.291940, 0.000000, 0.000000, 90.000000 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4576.010253, 1495.299316, 26.291940, 0.000000, 0.000000, 90.000000 ), 0, 11395, "corvinsign_sfse", "shutters", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4600.693847, 1465.019409, 32.419368, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4585.694335, 1465.019409, 32.419368, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4570.700683, 1465.019409, 32.419368, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4555.717773, 1465.019409, 32.419368, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4581.322265, 1495.437133, 31.055488, 0.000000, 180.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4582.731933, 1503.687866, 32.409420, 0.000000, 0.000000, 90.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4582.731933, 1518.656982, 32.409420, 0.000000, 0.000000, 90.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4582.731933, 1533.636352, 32.409420, 0.000000, 0.000000, 90.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4574.757324, 1464.497070, 24.616127, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4588.878417, 1464.497070, 24.616127, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4579.288574, 1476.498291, 26.026134, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - CreateDynamicObject( 742, -4557.302734, 1475.906250, 24.016113, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 7586, -4581.657714, 1485.975952, 36.686103, 180.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 742, -4606.323242, 1475.906250, 24.016113, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 627, -4557.214843, 1475.876220, 26.076114, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 627, -4606.321289, 1475.876220, 26.076114, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 11714, -4581.754882, 1477.084106, 24.868137, 0.000000, 0.000000, 90.000000 ), 0, 2946, "sw_doors", "bevdoor03_law", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4583.942382, 1476.500244, 26.028135, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4583.942382, 1476.500244, 31.028135, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4579.288574, 1476.498291, 31.026134, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 638, -4586.094726, 1477.417968, 24.248132, 0.000000, 0.000000, 90.000000 ), 0, 13691, "bevcunto2_lahills", "adeta", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 638, -4577.227050, 1477.417968, 24.248132, 0.000000, 0.000000, 90.000000 ), 0, 13691, "bevcunto2_lahills", "adeta", -16 ); - CreateDynamicObject( 1679, -4589.678222, 1491.365234, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4591.933105, 1479.372436, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4594.045898, 1489.393676, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4595.185058, 1481.765625, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4590.896484, 1486.895874, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4589.822265, 1483.315917, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4572.650878, 1479.623291, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4568.147460, 1480.283935, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4571.603515, 1484.063232, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4574.449218, 1491.773681, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4570.469726, 1490.572631, 24.091371, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1679, -4574.315429, 1487.391357, 24.091371, 0.000000, 0.000000, 71.800003 ); - CreateDynamicObject( 2784, -4594.200683, 1515.703979, 24.908956, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2784, -4594.200683, 1510.703979, 24.908956, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2784, -4594.200683, 1505.703979, 24.908956, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2784, -4605.200683, 1515.703979, 24.908956, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2784, -4605.200683, 1510.703979, 24.908956, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2784, -4605.200683, 1505.703979, 24.908956, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4592.107910, 1515.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1836, -4596.280761, 1515.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -4581.858886, 1514.777221, 23.526119, 0.000000, 90.000000, 0.000000 ), 0, 10412, "hotel1", "carpet_red_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -4581.858886, 1506.448364, 23.536119, 0.000000, 90.000000, 0.000000 ), 0, 10412, "hotel1", "carpet_red_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -4581.858886, 1499.458496, 23.536119, 0.000000, 90.000000, 0.000000 ), 0, 10412, "hotel1", "carpet_red_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2773, -4578.878417, 1494.806884, 24.088129, 0.000000, 0.000000, 90.000000 ), 1, 10412, "hotel1", "carpet_red_256", -4044 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2773, -4584.784667, 1494.806884, 24.088129, 0.000000, 0.000000, 90.000000 ), 1, 10412, "hotel1", "carpet_red_256", -4044 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4581.130371, 1541.903442, 21.626953, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "casino_carp", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4611.615234, 1542.000366, 2.426944, 90.000000, 90.000000, 0.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4552.049316, 1541.992309, 2.426944, 90.000000, 90.000000, 0.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4583.280273, 1549.264404, 22.876962, 0.000000, 90.000000, 90.000000 ), 0, 14606, "mafiacasino01", "marble_wall", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4551.971191, 1539.121826, 18.343442, 0.000000, 0.000000, 0.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4551.971191, 1548.721435, 18.343442, 0.000000, 0.000000, 0.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4556.849609, 1549.344116, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4566.475585, 1549.344116, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4576.104003, 1549.344116, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4585.724121, 1549.344116, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4595.349121, 1549.344116, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4604.960937, 1549.344116, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4614.595703, 1549.344116, 18.343442, 0.000000, 0.000000, 90.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4611.669433, 1539.121826, 18.343442, 0.000000, 0.000000, 0.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4611.669433, 1548.730957, 18.343442, 0.000000, 0.000000, 0.000000 ), 0, 14624, "mafcasmain", "ab_panel5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4625.448730, 1465.141113, 24.589138, 0.000000, 0.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4619.939941, 1471.743164, 24.589138, 0.000000, 0.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - CreateDynamicObject( 18758, -4620.633300, 1468.412963, 29.713647, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 18755, -4620.662109, 1468.466674, 29.727600, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4615.681152, 1465.019409, 32.419368, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4540.719238, 1465.019409, 32.419368, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4543.633789, 1470.892333, 24.589138, 0.000000, 0.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4543.633789, 1465.150878, 24.589138, 0.000000, 0.000000, 90.000000 ), 0, 1677, "wshxrefhse2", "yellowbeige_128", -16 ); - CreateDynamicObject( 18758, -4542.947265, 1468.044067, 29.723648, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18755, -4542.922851, 1467.997070, 29.723365, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14781, -4565.008300, 1541.265747, 22.696954, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14781, -4599.946289, 1541.265747, 22.696954, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -4588.637207, 1538.675292, 21.607561, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1723, -4590.215820, 1535.073730, 21.607561, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1723, -4610.940429, 1536.644775, 21.607561, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1723, -4606.876464, 1535.073730, 21.607561, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1723, -4574.783691, 1536.644775, 21.607561, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1723, -4571.071777, 1535.073730, 21.607561, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1723, -4554.209960, 1535.073730, 21.607561, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1723, -4552.643066, 1538.665893, 21.607561, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4581.298828, 1549.281127, 27.256967, 0.000000, 90.000000, 90.000000 ), 0, 14606, "mafiacasino01", "walp72S", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4582.731933, 1548.619873, 32.409420, 0.000000, 0.000000, 90.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - CreateDynamicObject( 1723, -4561.364746, 1476.246093, 23.596105, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -4556.815917, 1474.006347, 23.596105, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1724, -4563.860351, 1475.686035, 23.596105, 0.000000, 0.000000, 25.500000 ); - CreateDynamicObject( 1723, -4604.211914, 1476.246093, 23.596105, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -4606.789550, 1472.204833, 23.596105, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1724, -4600.540039, 1476.246093, 23.596105, 0.000000, 0.000000, -24.300001 ); - CreateDynamicObject( 2011, -4574.551757, 1535.142700, 21.636930, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2011, -4552.842285, 1535.142700, 21.636930, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2011, -4588.737304, 1535.142700, 21.636930, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2011, -4610.450195, 1535.142700, 21.636930, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2430, -4603.042480, 1478.478149, 27.601972, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2431, -4603.042480, 1482.868286, 27.601972, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2642, -4598.907226, 1477.997192, 26.311950, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2416, -4602.502929, 1478.507324, 23.611898, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2416, -4602.502929, 1480.408081, 23.611898, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2416, -4602.502929, 1483.818725, 23.611898, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4602.476562, 1490.058471, 24.871952, 0.000000, 0.000000, 0.000000 ), 0, 18023, "genintintfastc", "Bow_sub_walltiles", -16 ); - CreateDynamicObject( 2429, -4597.868652, 1492.922973, 24.611921, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2429, -4598.395996, 1492.922973, 24.611921, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2687, -4597.450195, 1492.636474, 25.451938, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2647, -4597.392578, 1491.058227, 24.681922, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2684, -4596.859863, 1492.636474, 25.451938, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2647, -4597.215332, 1491.488647, 24.681922, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2425, -4602.314453, 1491.579223, 24.601921, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2455, -4601.973632, 1492.192016, 23.601898, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2455, -4601.973632, 1491.261962, 23.601898, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2425, -4602.314453, 1492.369995, 24.601921, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2429, -4602.619140, 1490.848632, 24.611921, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2417, -4606.102050, 1478.973999, 23.591896, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2417, -4606.102050, 1479.944580, 23.591896, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2415, -4602.966796, 1491.982666, 23.591896, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2451, -4605.453613, 1491.982666, 23.611898, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2421, -4606.477050, 1480.109252, 25.271936, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2421, -4606.477050, 1479.218627, 25.271936, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2718, -4606.438964, 1488.682373, 26.401927, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2718, -4606.438964, 1483.071777, 26.401927, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2418, -4605.893066, 1482.129516, 23.601898, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2418, -4605.893066, 1486.699829, 23.601898, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2688, -4606.496582, 1481.088989, 25.541303, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2677, -4604.511718, 1480.991943, 23.879278, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2420, -4598.418945, 1479.061645, 23.581897, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2420, -4597.929199, 1489.352661, 23.581897, 0.000000, 0.000000, 60.100067 ); - CreateDynamicObject( 2641, -4602.344726, 1486.602172, 25.641933, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2663, -4598.880859, 1480.832519, 24.791925, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2422, -4599.120117, 1486.553710, 24.511919, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2422, -4599.120117, 1483.553710, 24.511919, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2422, -4599.120117, 1480.553710, 24.511919, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2767, -4599.032226, 1484.160522, 24.541919, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2767, -4599.032226, 1487.181884, 24.541919, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2663, -4598.744140, 1481.112792, 24.791925, 0.000000, 0.000000, -18.599998 ); - CreateDynamicObject( 2703, -4599.032226, 1484.290649, 24.621921, -92.300056, 8.599999, 94.199989 ); - CreateDynamicObject( 2647, -4599.026855, 1483.774658, 24.661922, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2663, -4599.141113, 1487.207519, 24.791925, 0.000000, 0.000000, -18.599998 ); - CreateDynamicObject( 2668, -4562.352050, 1481.991333, 27.871952, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2665, -4562.101074, 1479.552368, 28.121597, 14.900001, 0.000000, -90.000000 ); - CreateDynamicObject( 2665, -4562.101074, 1484.363769, 28.121597, 14.900001, 0.000000, -90.000000 ); - CreateDynamicObject( 2668, -4562.352050, 1486.811889, 27.871952, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2645, -4564.674316, 1477.994262, 25.811929, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2646, -4565.844726, 1492.541137, 25.831947, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2453, -4566.307617, 1491.456420, 24.901927, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2453, -4565.799804, 1490.665649, 24.901927, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2682, -4568.118164, 1480.231445, 24.661922, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2682, -4571.606445, 1483.973510, 24.661922, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2682, -4572.647460, 1479.630859, 24.661922, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2682, -4570.424804, 1490.512451, 24.661922, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2682, -4574.491210, 1491.733642, 24.661922, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2682, -4574.382812, 1487.322509, 24.661922, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2753, -4564.770019, 1479.383178, 24.741924, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2753, -4564.770019, 1482.383178, 24.741924, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2753, -4564.770019, 1485.383178, 24.741924, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2419, -4557.876953, 1479.668701, 23.591896, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2419, -4557.876953, 1481.639282, 23.591896, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2415, -4557.954101, 1491.833374, 23.601898, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2415, -4559.243164, 1491.833374, 23.601898, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2417, -4560.737304, 1492.108886, 23.591896, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2451, -4557.878417, 1489.042114, 23.611898, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2426, -4557.425292, 1478.953857, 24.551919, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2426, -4557.425292, 1480.904663, 24.551919, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2687, -4563.655273, 1478.033325, 25.271936, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2421, -4560.562988, 1492.534423, 25.011930, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2671, -4561.856933, 1484.463867, 23.611900, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2671, -4559.703125, 1480.611694, 23.611900, 0.000000, 0.000000, -85.800010 ); - CreateDynamicObject( 2814, -4564.670898, 1486.149169, 24.551919, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2814, -4564.670898, 1486.149169, 24.651920, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2814, -4564.670898, 1486.149169, 24.751920, 0.000000, 0.000000, 10.000000 ); - CreateDynamicObject( 2814, -4564.670898, 1486.149169, 24.851921, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 19580, -4564.564453, 1483.340576, 24.561920, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2767, -4564.584960, 1483.336914, 24.541919, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2219, -4564.547363, 1479.835815, 24.596038, -25.400007, 24.299995, 0.000000 ); - CreateDynamicObject( 2718, -4557.323242, 1482.561645, 26.381935, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2718, -4557.323242, 1485.652099, 26.381935, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2688, -4557.254882, 1484.128417, 25.411939, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2688, -4557.254882, 1487.038574, 25.411939, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2422, -4564.476562, 1488.725952, 24.521919, 0.000000, 0.000000, -59.699981 ); - CreateDynamicObject( 1789, -4593.829589, 1492.976440, 24.161911, 0.000000, 0.000000, 22.300006 ); - CreateDynamicObject( 1789, -4572.429687, 1493.935546, 24.161911, 0.000000, 0.000000, -6.099991 ); - CreateDynamicObject( 11727, -4598.933593, 1479.383666, 28.521957, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11727, -4598.933593, 1481.383666, 28.521957, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11727, -4598.933593, 1483.383666, 28.521957, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11727, -4598.933593, 1485.383666, 28.521957, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11727, -4598.933593, 1487.383666, 28.521957, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11727, -4564.629882, 1479.383666, 28.521957, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11727, -4564.629882, 1481.383666, 28.521957, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11727, -4564.629882, 1483.383666, 28.521957, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11727, -4564.629882, 1485.383666, 28.521957, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11727, -4564.629882, 1487.383666, 28.521957, 90.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3352, -4581.825683, 1476.951293, 28.988161, 0.000000, 0.000000, 90.000000 ), 0, 7584, "miragecasino2", "visagesign2_256", -16 ); - CreateDynamicObject( 14609, -4579.797851, 1514.122070, 24.652038, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14609, -4612.570800, 1514.122070, 24.652038, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14626, -4587.221191, 1478.546386, 33.801921, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3352, -4581.876953, 1494.963623, 30.248188, 0.000000, 0.000000, 90.000000 ), 0, 7584, "miragecasino2", "visagesign2_256", -16 ); - CreateDynamicObject( 14626, -4589.261718, 1479.246704, 33.801921, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14626, -4585.019042, 1479.246704, 33.801921, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4596.280761, 1515.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4592.107910, 1515.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4592.107910, 1510.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4596.280761, 1510.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4596.280761, 1505.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4592.107910, 1505.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4603.107910, 1505.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4603.107910, 1510.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4603.107910, 1515.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4607.280761, 1505.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4607.280761, 1510.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4607.280761, 1515.463012, 24.416946, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1836, -4603.107910, 1510.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1836, -4607.280761, 1510.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1836, -4607.280761, 1505.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1836, -4603.107910, 1505.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1836, -4592.107910, 1505.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1836, -4596.280761, 1505.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1836, -4603.107910, 1515.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1836, -4607.280761, 1515.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1836, -4596.280761, 1510.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1836, -4592.107910, 1510.983520, 24.416946, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2592, -4594.159667, 1501.082641, 24.618949, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2592, -4594.159667, 1500.562133, 24.618949, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2592, -4605.159667, 1501.082641, 24.618949, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2592, -4605.159667, 1500.562133, 24.618949, 0.000000, 0.000000, 0.000000 ); - - // Cake Sanchez AddStaticVehicle(468,-912.1940,-522.2129,25.6383,93.7546,46,46); // CAKE SANCHE + + // Currency Map + CreateDynamicObject( 19859, 1765.110107, -1530.079101, 9.765764, 0.000000, 0.000000, -1.299999 ); + CreateDynamicObject( 19859, 1768.099609, -1530.148315, 9.765764, 0.000000, 0.000000, 179.199951 ); + CreateDynamicObject( 3525, 1764.407592, -1530.144775, 9.776624, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3525, 1768.658813, -1530.194824, 9.776624, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1497, 1775.748657, -1530.386840, 8.514992, 0.000000, 0.000000, -2.899998 ); + + // Naman + CreateDynamicObject( 1569, -1879.968994, 743.822326, 44.395351, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 638, -1882.003417, 743.428771, 45.126895, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1569, -1873.807495, 743.826843, 44.386886, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1569, -1870.827148, 743.826843, 44.386886, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3525, -1877.059326, 743.479003, 46.486808, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3525, -1867.567260, 743.479003, 46.486808, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2744, -1872.046142, 744.081909, 46.542945, 26.000003, 0.000000, 0.000000 ); + CreateDynamicObject( 2810, -1872.046142, 744.081909, 46.542945, 26.000003, 0.000000, 0.000000 ); + CreateDynamicObject( 19487, -1872.352661, 743.312927, 48.229705, 0.000000, 15.099999, -90.000000 ); + CreateDynamicObject( 638, -1869.424316, 743.428100, 45.146900, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, -1875.186279, 743.428100, 45.146900, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3852, -1822.921142, 758.440124, 107.555259, 0.000000, 0.000000, -90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3934, -1868.466918, 751.100097, 106.316925, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16777216 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3934, -1848.466918, 751.100097, 106.316925, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16777216 ); + + // [SS]Usaid + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2332.336425, 2068.973876, 10.638641, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -16 ); + CreateDynamicObject( 1569, 2332.446533, 2070.470214, 9.761867, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 1569, 2332.446533, 2067.467773, 9.761867, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, 2332.598632, 2065.907958, 10.521871, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 638, 2332.598632, 2072.029541, 10.521871, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19357, 2332.338134, 2068.998779, 13.821866, 0.000000, 0.000000, 0.000000 ), 0, 17550, "eastbeach09_lae2", "Sprunksign1_LAe2", 0 ); + CreateDynamicObject( 3850, 2332.983886, 2065.569580, 10.321867, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3850, 2332.983886, 2072.422851, 10.321867, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3524, 2331.274414, 2065.988037, 10.086833, 30.600004, 0.000000, 90.000000 ); + CreateDynamicObject( 3524, 2331.274414, 2072.041503, 10.086833, 30.600004, 0.000000, 90.000000 ); + + // Trigun + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2354.491455, 2476.098876, 13.360308, 0.000000, 0.000000, 0.000000 ), 0, 11471, "des_wtownmain", "des_banksign", -259535125 ); + CreateDynamicObject( 19861, 2354.524414, 2464.506835, 12.331871, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3525, 2355.505859, 2467.900146, 11.840320, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3525, 2355.505859, 2473.450683, 11.840320, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2898, 2354.732666, 2470.661132, 9.801872, 0.000000, 0.000000, 90.000000 ), 0, 10412, "hotel1", "carpet_red_256", -255000576 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2354.040527, 2472.390625, 3.531876, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_redbrickold", -16 ); + CreateDynamicObject( 1569, 2354.519042, 2469.130859, 9.751869, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1569, 2354.519042, 2472.132080, 9.751869, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 640, 2354.889160, 2476.499023, 10.511864, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3524, 2353.361816, 2470.612792, 11.230978, 31.700004, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19357, 2354.526123, 2476.155273, 13.371870, 0.000000, 0.000000, 0.000000 ), 0, 11471, "des_wtownmain", "des_banksign", -4112 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2898, 2354.732666, 2470.661132, 9.801872, 0.000000, 0.000000, 90.000000 ), 0, 10412, "hotel1", "carpet_red_256", -255000576 ); + + // Visage Lobby + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3186.426269, 2894.110595, 81.443481, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3126.739013, 2887.889404, 81.417175, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3126.739013, 2887.889404, 34.517181, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3128.610839, 2887.889404, 34.519195, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3130.451416, 2887.889404, 34.521209, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3132.292968, 2887.889404, 34.523223, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3134.093017, 2887.889404, 34.525238, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3135.893554, 2887.889404, 34.529266, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3137.702148, 2887.889404, 34.531280, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3139.501953, 2887.889404, 34.533294, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3141.281250, 2887.889404, 34.535308, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3143.070312, 2887.889404, 34.537322, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3107.141601, 2900.891601, 60.563995, 0.000000, 90.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3107.155761, 2874.889648, 60.563964, 0.000000, 90.000000, -90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3136.160156, 2845.888671, 60.563964, 0.000000, 90.000000, 180.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3136.160156, 2929.893310, 60.563964, 0.000000, 90.000000, 180.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3120.439697, 2910.885742, 60.563995, 0.000000, 90.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3122.824951, 2864.898437, 60.563964, 0.000000, 90.000000, -90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + CreateDynamicObject( 14629, 3167.576171, 2895.347412, 65.592674, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3145.124511, 2887.857421, 54.701934, 0.000000, 0.000000, 180.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3145.542236, 2895.730957, 54.701934, 0.000000, 0.000000, 173.899673 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3145.545898, 2879.970947, 54.701934, 0.000000, 0.000000, -173.899627 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3146.805664, 2872.184570, 54.699920, 0.000000, 0.000000, -167.699279 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3146.805175, 2903.468994, 54.701934, 0.000000, 0.000000, 167.599365 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3148.509765, 2864.377929, 54.699920, 0.000000, 0.000000, -167.699279 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3148.523437, 2911.281738, 54.701934, 0.000000, 0.000000, 167.599365 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3146.720703, 2887.889404, 33.365203, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3148.530273, 2887.889404, 33.367218, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3150.991455, 2879.989257, 53.531677, 0.000000, 0.000000, -173.899627 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3150.992431, 2895.722167, 53.531677, 0.000000, 0.000000, 173.899673 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3152.260498, 2903.497802, 53.531921, 0.000000, 0.000000, 167.599365 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3177.510742, 2864.889648, 60.563964, 0.000000, 90.000000, -90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3177.510742, 2910.891601, 60.563995, 0.000000, 90.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3165.650390, 2894.110595, 52.394531, 0.000000, 180.000000, 0.000000 ), 0, 14597, "papaerchaseoffice", "CJ_WOOD5", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3150.573974, 2887.857421, 53.531890, 0.000000, 0.000000, 180.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3152.251953, 2872.223876, 53.531921, 0.000000, 0.000000, -167.699279 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3154.027587, 2864.473632, 53.531921, 0.000000, 0.000000, -166.599212 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, 3153.977050, 2911.300537, 53.531921, 0.000000, 0.000000, 167.599365 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3126.739013, 2887.889404, 82.417175, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3128.610839, 2887.889404, 82.419189, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3130.451416, 2887.889404, 82.421203, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3132.292968, 2887.889404, 82.423217, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3134.093017, 2887.889404, 82.425231, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3135.893554, 2887.889404, 82.429260, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3137.702148, 2887.889404, 82.431274, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3139.501953, 2887.889404, 82.433288, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3141.281250, 2887.889404, 82.435302, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19884, 3143.070312, 2887.889404, 82.437316, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3148.957519, 2887.407226, 60.955596, 90.000000, 0.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3150.454833, 2887.405273, 60.923553, 90.000000, 0.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.454833, 2887.405273, 60.925567, 90.000000, 0.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3170.454833, 2887.405273, 60.923553, 90.000000, 0.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3180.454833, 2887.405273, 60.923553, 90.000000, 0.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.454833, 2887.405273, 60.923553, 90.000000, 0.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.454833, 2897.405273, 60.923553, 90.000000, 0.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.454833, 2877.405273, 60.923553, 90.000000, 0.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.454833, 2867.405273, 60.923553, 90.000000, 0.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.454833, 2907.405273, 60.923553, 90.000000, 0.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.454833, 2887.405273, 60.927581, 90.000000, 0.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.454833, 2897.405273, 60.923553, 90.000000, 0.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.454833, 2877.405273, 60.923553, 90.000000, 0.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.454833, 2867.405273, 60.923553, 90.000000, 0.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.454833, 2907.405273, 60.923553, 90.000000, 0.000000, 90.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3165.650390, 2894.110595, 67.394531, 0.000000, 0.000000, 0.000000 ), 0, 14597, "papaerchaseoffice", "CJ_WOOD5", 0 ); + CreateDynamicObject( 19943, 3160.447265, 2902.394042, 53.384552, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3138.957519, 2887.407226, 60.955596, 90.000000, 0.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3130.639160, 2887.407226, 60.955596, 90.000000, 0.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + CreateDynamicObject( 19943, 3160.447265, 2872.394042, 53.384552, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19943, 3167.947265, 2887.394042, 53.384552, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19943, 3175.447265, 2894.894042, 53.384552, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19943, 3175.447265, 2902.394042, 53.384552, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19943, 3175.447265, 2879.894042, 53.384552, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19943, 3175.447265, 2872.394042, 53.384552, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19943, 3160.447265, 2894.894042, 53.384552, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19943, 3160.447265, 2879.894042, 53.384552, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3178.588378, 2887.419433, 32.410736, 0.000000, 90.000000, 90.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3178.588378, 2879.876953, 32.410736, 0.000000, 90.000000, 90.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3178.588378, 2872.409179, 32.410736, 0.000000, 90.000000, 90.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3178.588378, 2894.900878, 32.410736, 0.000000, 90.000000, 90.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3178.588378, 2902.379882, 32.410736, 0.000000, 90.000000, 90.000000 ), 0, 14625, "mafcasmain", "casino_carp", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3155.856201, 2881.587402, 50.899078, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3155.856201, 2877.174560, 50.897064, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3165.856201, 2877.174560, 50.897064, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3175.856201, 2877.174560, 50.897064, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3165.856201, 2881.587402, 50.899078, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3175.856201, 2881.587402, 50.899078, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + CreateDynamicObject( 2188, 3156.629638, 2885.524414, 54.379089, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2188, 3159.129638, 2881.751464, 54.379089, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2188, 3161.629638, 2885.524414, 54.379089, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2188, 3164.129638, 2881.751464, 54.379089, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2188, 3166.629638, 2885.524414, 54.379089, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2188, 3169.129638, 2881.751464, 54.379089, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2188, 3171.629638, 2885.524414, 54.379089, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2188, 3174.129638, 2881.751464, 54.379089, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1978, 3162.612304, 2875.992919, 54.447052, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1978, 3166.612304, 2875.992919, 54.447052, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1978, 3170.612304, 2875.992919, 54.447052, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1978, 3174.612304, 2875.992919, 54.447052, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1978, 3178.612304, 2875.992919, 54.447052, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1978, 3178.612304, 2883.514648, 54.447052, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3155.856201, 2888.267089, 50.899566, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3155.856201, 2898.220703, 50.899566, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3165.856201, 2888.267089, 50.899566, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3175.856201, 2888.267089, 50.899566, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3175.856201, 2898.220703, 50.899566, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 3165.856201, 2898.220703, 50.899566, 0.000000, 0.000000, 0.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3201.838867, 2894.110595, 52.414550, 0.000000, 180.000000, 0.000000 ), 0, 14597, "papaerchaseoffice", "CJ_WOOD5", 0 ); + CreateDynamicObject( 1978, 3158.612304, 2875.992919, 54.447052, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1978, 3154.612304, 2875.992919, 54.447052, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2188, 3154.129638, 2881.751464, 54.379089, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2111, 3156.922607, 2891.148925, 53.760864, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2111, 3161.922607, 2891.148925, 53.760864, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2111, 3166.922607, 2891.148925, 53.760864, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2111, 3171.922607, 2891.148925, 53.760864, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2111, 3176.922607, 2891.148925, 53.760864, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2189, 3156.922607, 2891.148925, 54.190887, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2189, 3161.922607, 2891.148925, 54.190887, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2189, 3166.922607, 2891.148925, 54.190887, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2189, 3171.922607, 2891.148925, 54.190887, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2189, 3176.922607, 2891.148925, 54.190887, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2120, 3163.301269, 2891.114746, 54.039611, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2120, 3162.550292, 2892.540527, 54.039611, 0.000000, 0.000000, 70.899993 ); + CreateDynamicObject( 2120, 3160.663574, 2891.097167, 54.039611, 0.000000, 0.000000, -159.499984 ); + CreateDynamicObject( 19929, 3156.495117, 2898.644775, 54.189453, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3160.495117, 2898.644775, 54.189453, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3164.495117, 2898.644775, 54.189453, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3168.495117, 2898.644775, 54.189453, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3172.495117, 2898.644775, 54.189453, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3176.495117, 2898.644775, 54.189453, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3176.195312, 2898.646728, 54.191467, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3172.195312, 2898.646728, 54.191467, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3168.195312, 2898.646728, 54.191467, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3164.195312, 2898.646728, 54.191467, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3160.195312, 2898.646728, 54.191467, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 19929, 3156.195312, 2898.646728, 54.191467, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 2325, 3156.528808, 2897.861572, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3156.528808, 2898.621582, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3156.528808, 2899.381591, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3160.528808, 2899.381591, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3164.528808, 2899.381591, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3168.528808, 2899.381591, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3172.528808, 2899.381591, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3176.528808, 2899.381591, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3160.528808, 2898.621582, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3164.528808, 2898.621582, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3168.528808, 2898.621582, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3172.528808, 2898.621582, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3176.528808, 2898.621582, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3176.528808, 2897.861572, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3172.528808, 2897.861572, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3168.528808, 2897.861572, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3164.528808, 2897.861572, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3160.528808, 2897.861572, 54.959838, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2325, 3156.078613, 2899.421630, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3156.078613, 2898.661621, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3156.078613, 2897.901611, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3160.078613, 2897.901611, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3172.078613, 2897.901611, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3176.078613, 2897.901611, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3164.078613, 2897.901611, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3168.078613, 2897.901611, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3160.078613, 2898.661621, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3164.078613, 2898.661621, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3168.078613, 2898.661621, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3172.078613, 2898.661621, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3176.078613, 2898.661621, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3176.078613, 2899.421630, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3172.078613, 2899.421630, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3168.078613, 2899.421630, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3164.078613, 2899.421630, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2325, 3160.078613, 2899.421630, 54.959838, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 638, 3162.818847, 2894.869628, 54.079284, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, 3167.918945, 2894.869628, 54.079284, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, 3173.019042, 2894.869628, 54.079284, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, 3162.818847, 2879.899902, 54.079284, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 638, 3167.918945, 2879.899902, 54.079284, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 638, 3173.019042, 2879.899902, 54.079284, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2001, 3180.612304, 2903.082031, 53.374481, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2001, 3180.612304, 2871.707763, 53.374481, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2001, 3180.612304, 2887.402832, 53.374481, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2001, 3180.612304, 2879.861328, 53.374481, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.464843, 2870.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.464843, 2880.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.464843, 2890.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.464843, 2900.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.464843, 2910.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.444824, 2910.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.444824, 2870.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.444824, 2880.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.444824, 2890.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3175.444824, 2900.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.472656, 2910.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.472656, 2900.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.472656, 2890.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.472656, 2880.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.472656, 2870.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.442382, 2910.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.442382, 2900.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.442382, 2890.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.442382, 2880.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.442382, 2870.861328, 60.937591, 90.000000, 0.000000, 90.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3130.649902, 2887.412841, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3140.649902, 2887.412841, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3150.649902, 2887.412841, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.649902, 2887.412841, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3170.649902, 2887.412841, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3180.649902, 2887.412841, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3170.649902, 2887.392822, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3180.649902, 2887.392822, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3160.649902, 2887.392822, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3150.649902, 2887.392822, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3140.649902, 2887.392822, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3130.649902, 2887.392822, 60.957611, 90.000000, 0.000000, 0.000000 ), 0, 3988, "civic06_lan", "casinobulb2_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3206.429199, 2894.110595, 61.444641, 0.000000, 0.000000, 0.000000 ), 0, 14597, "papaerchaseoffice", "CJ_WOOD5", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3205.306152, 2894.110595, 65.433502, 0.000000, 90.000000, 0.000000 ), 0, 14625, "mafcasmain", "cof_wood2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3195.181152, 2894.382324, 51.899627, 0.000000, 0.000000, 90.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3195.181152, 2880.402832, 51.899627, 0.000000, 0.000000, 90.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3195.181152, 2880.413085, 61.899627, 0.000000, 0.000000, 90.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3195.191406, 2880.402832, 59.899627, 0.000000, 0.000000, 90.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3195.181152, 2894.382324, 61.899627, 0.000000, 0.000000, 90.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3195.191406, 2894.393798, 59.899627, 0.000000, 0.000000, 90.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19437, 3194.886718, 2888.254882, 57.494445, 0.000000, 90.000000, 90.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19437, 3194.882812, 2886.346191, 57.496459, 0.000000, 90.000000, 90.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 3195.592041, 2887.419433, 62.664367, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 3196.169433, 2875.896972, 54.414550, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 3200.019531, 2875.896972, 54.414550, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 3203.869384, 2875.896972, 54.414550, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3200.663818, 2876.390136, 51.899627, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 3196.169433, 2898.877441, 54.414550, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 3200.019531, 2898.877441, 54.414550, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 3203.869384, 2898.877441, 54.414550, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3200.663818, 2898.380859, 51.899627, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3199.701171, 2898.896972, 59.897613, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3199.701171, 2875.895996, 59.897613, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3199.681152, 2898.906738, 61.897583, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3199.671386, 2875.895263, 61.897583, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3200.682128, 2898.876953, 59.887634, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3200.682128, 2875.904296, 59.887634, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 3200.745605, 2887.375000, 58.344848, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 3200.745605, 2887.375000, 53.344848, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3198.170410, 2889.886230, 54.414550, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3198.170410, 2884.905273, 54.414550, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 3199.729003, 2885.687744, 54.414550, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 3199.729003, 2889.098144, 54.414550, 0.000000, 0.000000, 0.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 3197.022216, 2886.864501, 59.904937, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 3197.022216, 2888.035644, 59.906951, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 3199.022216, 2888.035644, 59.908966, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 3199.022216, 2886.864501, 59.906951, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + CreateDynamicObject( 869, 3196.104492, 2888.270996, 57.894531, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 869, 3196.104492, 2886.949707, 57.894531, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3203.170410, 2884.905273, 54.414550, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3203.170410, 2889.886230, 54.414550, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + CreateDynamicObject( 11727, 3198.473144, 2888.979980, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3198.473144, 2885.798095, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3195.202636, 2889.908691, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3195.202636, 2891.908691, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3195.202636, 2893.908691, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3195.202636, 2895.908691, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3195.202636, 2897.908691, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3195.202636, 2884.905761, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3195.202636, 2882.905761, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3195.202636, 2880.905761, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3195.202636, 2878.905761, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3195.202636, 2876.905761, 57.414764, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3198.041992, 2875.915527, 57.384735, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3201.994628, 2875.915527, 57.384735, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3198.041992, 2898.857177, 57.384735, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11727, 3201.942871, 2898.857177, 57.384735, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1895, 3199.163574, 2887.402587, 55.274261, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2636, 3198.491943, 2885.900878, 54.054473, 0.000000, 0.000000, -22.099998 ); + CreateDynamicObject( 2350, 3194.060546, 2891.263183, 53.784362, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2350, 3194.060546, 2893.263183, 53.784362, 0.000000, 0.000000, 24.000000 ); + CreateDynamicObject( 2350, 3194.060546, 2895.263183, 53.784362, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2350, 3194.060546, 2897.263183, 53.784362, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2350, 3197.301757, 2899.574462, 53.784362, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2350, 3198.551269, 2899.704589, 53.784362, 0.000000, 0.000000, 30.899997 ); + CreateDynamicObject( 2350, 3202.223876, 2899.574462, 53.784362, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2350, 3194.060546, 2883.511230, 53.784362, 0.000000, 0.000000, 122.000000 ); + CreateDynamicObject( 2350, 3194.060546, 2881.511230, 53.784362, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2350, 3194.060546, 2879.511230, 53.784362, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2350, 3194.060546, 2877.511230, 53.784362, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2350, 3197.361328, 2875.310546, 53.784362, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2350, 3199.008789, 2875.210693, 53.784362, 0.000000, 0.000000, -36.299999 ); + CreateDynamicObject( 2350, 3198.142089, 2875.090332, 53.784362, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2350, 3201.231689, 2876.131347, 54.794677, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 2350, 3202.382568, 2876.131347, 54.794677, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 1542, 3195.688964, 2895.531982, 54.234375, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1541, 3195.739257, 2896.803222, 54.434356, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1541, 3195.739257, 2893.423339, 54.434356, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1542, 3195.688964, 2892.121337, 54.234375, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1545, 3195.759277, 2882.740722, 54.374511, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1541, 3195.739257, 2881.293457, 54.434356, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1545, 3195.759277, 2878.248535, 54.374511, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1541, 3195.739257, 2879.942871, 54.434356, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1548, 3195.188476, 2892.004882, 54.414550, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1548, 3195.188476, 2895.085693, 54.414550, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1548, 3195.188476, 2882.812988, 54.414550, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1548, 3195.188476, 2878.314697, 54.414550, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1548, 3195.188476, 2880.642578, 54.414550, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 14565, 3204.690917, 2884.109375, 55.374786, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14565, 3204.690917, 2890.573974, 55.374786, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3204.098388, 2892.911132, 51.874511, 0.000000, 0.000000, 90.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -17895696 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 3204.098388, 2880.491699, 51.874511, 0.000000, 0.000000, 90.000000 ), 0, 9495, "vict_sfw", "newall10_seamless", -17895696 ); + CreateDynamicObject( 11686, 3203.917480, 2880.777587, 53.269622, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 11686, 3203.917480, 2893.805419, 53.269622, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 14611, 3200.092285, 2880.577148, 59.959747, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14611, 3200.092285, 2894.250244, 59.959747, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3177.511230, 2864.908203, 32.898925, 0.000000, 90.000000, -90.000000 ), 0, 14624, "mafcasmain", "walp72S", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19890, 3177.511230, 2910.871582, 32.898925, 0.000000, 90.000000, -90.000000 ), 0, 14624, "mafcasmain", "walp72S", -16 ); + CreateDynamicObject( 2808, 3168.974609, 2908.468994, 53.994232, 0.000000, 0.000000, 90.000000 ); return 1; } diff --git a/gamemodes/sf-cnr.pwn b/gamemodes/sf-cnr.pwn index c60f120..9359241 100644 --- a/gamemodes/sf-cnr.pwn +++ b/gamemodes/sf-cnr.pwn @@ -14,7 +14,7 @@ #pragma compat 1 #pragma dynamic 7200000 -#define DEBUG_MODE +// #define DEBUG_MODE /* ** SA-MP Includes ** */ #include < a_samp > @@ -33,27 +33,19 @@ #include < zcmd > #include < sscanf2 > #include < streamer > -#include < sf-cnr > #include < regex > #include < gvar > -#include < lookupffs > -#include < FloodControl > #include < RouteConnector > #include < sampac > -#include < color > -#include < mailer > -#include < a_weapondata > #include < MathParser > -#include < attachments > -//#include < a_analytics > native WP_Hash ( buffer[ ], len, const str[ ] ); native IsValidVehicle ( vehicleid ); native gpci ( playerid, serial[ ], len ); -/* ** IG CONFIG ** */ -#define CNR_SERVER -#include < a_ig > +/* ** irresistible gaming ** */ +#include < irresistible\main > +/* ** Anticheat ** */ #if !defined AC_INCLUDED #include < anticheat\global > #include < anticheat\player > @@ -73,12 +65,9 @@ native gpci ( playerid, serial[ ], len ); #define AC_INCLUDED #endif + /* ** Useful macros ** */ -#define function%1(%2) forward%1(%2); public%1(%2) #define DQCMD:%1(%2) forward discord_%1(%2); public discord_%1(%2) -#define RandomEx(%0,%1) (random((%1) - (%0)) + (%0)) -#define HOLDING(%0) ((newkeys & (%0)) == (%0)) -#define PRESSED(%0) (((newkeys & (%0)) == (%0)) && ((oldkeys & (%0)) != (%0))) #define IsPlayerSpawned(%1) (p_Spawned{%1}) #define IsPlayerJailed(%1) (p_Jailed{%1}) #define IsPlayerTazed(%1) (p_Tazed{%1}) @@ -103,16 +92,9 @@ native gpci ( playerid, serial[ ], len ); #define GetPlayerCash(%1) p_Cash[%1] #define GetPlayerXP(%1) p_XP[%1] #define hasTickcountPassed(%1,%2) ((GetTickCount()-%1)>(%2)) -#define strmatch(%1,%2) (!strcmp(%1,%2,true)) -#define Beep(%1) PlayerPlaySound(%1, 1137, 0.0, 0.0, 5.0) -#define fRandomEx(%1,%2) (floatrandom(%2-%1)+%1) -#define StopSound(%1) PlayerPlaySound(%1,1186,0.0,0.0,0.0) #define Ach_Unlock(%0,%1) (%0 >= %1 ?("{6EF83C}"):("{FFFFFF}")) #define UpdatePlayerTime(%0) SetPlayerTime(%0,floatround(g_WorldClockSeconds/60),g_WorldClockSeconds-floatround((g_WorldClockSeconds/60)*60)) -#define erase(%0) (%0[0]='\0') #define GetPlayerTotalCash(%0) (p_BankMoney[%0] + p_Cash[%0]) // Bank Money and Money -#define KEY_AIM (128) -#define thread function #define IsPlayerAFK(%0) ((GetTickCount()-p_AFKTime[%0])>=2595) #define GetPlayerMethLabVehicle(%0) (GetPlayerVirtualWorld(%0)-VW_METH) #define IsPlayerLorenc(%0) (p_AccountID[%0]==1) @@ -128,7 +110,6 @@ native gpci ( playerid, serial[ ], len ); #define IsPlayerUnderCover(%0) ((p_AccountID[%0] == 577142 || p_AccountID[%0] == 536230 || p_AccountID[%0] == 668504) && p_PlayerLogged{%0}) // StefiTV852, Shepard23, JamesComey #define IsPlayerNpcEx(%0) (IsPlayerNPC(%0) || strmatch(p_PlayerIP[%0], "127.0.0.1")) #define IsRedRouletteNumber(%0) (%0 == 1 || %0 == 3 || %0 == 5 || %0 == 7 || %0 == 9 || %0 == 12 || %0 == 14 || %0 == 16 || %0 == 18 || %0 == 19 || %0 == 21 || %0 == 23 || %0 == 25 || %0 == 27 || %0 == 30 || %0 == 32 || %0 == 34 || %0 == 36) -#define positionToString(%0) (%0==1?("st"):(%0==2?("nd"):(%0==3?("rd"):("th")))) #define ITER_NONE -1 /* Dynamic Macros */ @@ -163,7 +144,6 @@ new bool: False = false, szNormalString[ 144 ]; do{format(szNormalString,sizeof(szNormalString),(%1),%2),DCC_SendChannelMessage(%0,szNormalString);}while(False) #define mysql_single_query(%0) mysql_function_query(dbHandle,(%0),true,"","") -#define SetPlayerPosEx(%0,%1,%2,%3,%4) SetPlayerPos(%0,%1,%2,%3),SetPlayerInterior(%0,%4) #define CreateBillboard(%0,%1,%2,%3,%4) SetDynamicObjectMaterialText(CreateDynamicObject(7246,%1,%2,%3,0,0,%4),0,(%0),120,"Arial",24,0,-1,-16777216,1) /* ** Configuration ** */ @@ -204,6 +184,21 @@ const Float: default_Angle = 0.0 ; +/* ** Donation System ** */ +#define szRedemptionSalt "7resta#ecacakumedeM=yespawr!d@et" +enum E_DONATION_DATA +{ + E_TRANSACTION_ID[ 17 ], + E_NAME[ 24 ], + E_AMOUNT[ 11 ], + E_PURPOSE[ 64 ], + E_DATE +} + +new stock + Float: a_vipCoinRequirements[ ] = { 0.0, 500.0, 1500.0, 2500.0, 5000.0, 10000.0 } +; + /* ** Cities ** */ #define ENABLE_CITY_LV true #define ENABLE_CITY_LS true @@ -216,49 +211,6 @@ const #define CITY_DESERTS 3 #define CITY_COUNTRY 4 -/* ** Colours ** */ -#define COL_GREEN "{6EF83C}" -#define COL_LGREEN "{91FA6B}" -#define COL_RED "{F81414}" -#define COL_BLUE "{00C0FF}" -#define COL_LRED "{FFA1A1}" -#define COL_GOLD "{FFDC2E}" -#define COL_PLATINUM "{E0E0E0}" -#define COL_DIAMOND "{4EE2EC}" -#define COL_GREY "{C0C0C0}" -#define COL_PINK "{FF0770}" -#define COL_WHITE "{FFFFFF}" -#define COL_ORANGE "{FF7500}" -#define COL_GANG "{009999}" -#define COL_YELLOW "{FFFF00}" -#define COL_BLACK "{333333}" -#define COLOR_GANGZONE 0x00000080 -#define COLOR_RDMZONES 0x00CC0010 -#define COLOR_GREEN 0x00CC00FF -#define COLOR_RED 0xFF0000FF -#define COLOR_BLUE 0x00C0FFFF -#define COLOR_YELLOW 0xFFFF00FF -#define COLOR_ORANGE 0xEE9911FF -#define COLOR_POLICE 0x3E7EFF70 -#define COLOR_MAYOR 0x99000070 -#define COLOR_GREY 0xC0C0C0FF -#define COLOR_WHITE 0xFFFFFFFF -#define COLOR_PINK 0xFF0770FF -#define COLOR_GOLD 0xFFDC2EFF -#define COLOR_DEFAULT 0xFFFFFF70 -#define COLOR_WANTED2 0xFFEC41E2 -#define COLOR_WANTED6 0xFF9233FF -#define COLOR_WANTED12 0xF83245FF -#define COLOR_FBI 0x0035FF70 -#define COLOR_ARMY 0x954BFF70 -#define COLOR_CIA 0x19197000 -#define COLOR_FIREMAN 0xA8343470 -#define COLOR_MEDIC 0x00CC0070 -#define COLOR_CONNECT 0x22BB22AA -#define COLOR_DISCONNECT 0xC0C0C0AA -#define COLOR_TIMEOUT 0x990099AA -#define COLOR_KICK 0xFFCC00AA - /* ** Dialogs ** */ #define DIALOG_REGISTER 0 + 1000 #define DIALOG_LOGIN 1 + 1000 @@ -598,6 +550,7 @@ new Text: g_AnimationTD = Text: INVALID_TEXT_DRAW, Text: g_AdminLogTD = Text: INVALID_TEXT_DRAW, Text: g_ProgressBoxTD = Text: INVALID_TEXT_DRAW, + Text: g_AdminOnDutyTD = Text: INVALID_TEXT_DRAW, Text: p_ProgressBoxOutsideTD [ MAX_PLAYERS ] = { Text: INVALID_TEXT_DRAW, ... }, Text: p_ProgressBoxTD [ MAX_PLAYERS ] = { Text: INVALID_TEXT_DRAW, ... }, Text: p_ProgressTitleTD [ MAX_PLAYERS ] = { Text: INVALID_TEXT_DRAW, ... }, @@ -3306,8 +3259,6 @@ new Iterator:blackjacktables ; -/* ** Visage Apartments ** */ - /* ** Player Data ** */ new bool: p_Spawned [ MAX_PLAYERS char ], @@ -3667,7 +3618,7 @@ public OnGameModeInit() //SetServerRule( "mapname", "San Fierro" ); /* ** Intalize Data ** */ - InitializeIGTextdraws( ); + InitializeFpsTextdraw( ); initializeTextDraws( ); initializeCheckpoints( ); initializeVehicles( ); @@ -3699,7 +3650,7 @@ public OnGameModeInit() } /* ** Database Configuration ** */ - dbHandle = mysql_connect( MYSQL_HOST, MYSQL_USER, MYSQL_DB, MYSQL_PASS ); + dbHandle = mysql_connect( MYSQL_HOST, MYSQL_USER, MYSQL_DATABASE, MYSQL_PASS ); if ( mysql_errno( dbHandle ) ) print( "[MYSQL]: Couldn't connect to MySQL database." ), g_ServerLocked = true; @@ -8874,6 +8825,47 @@ public OnPlayerCommandReceived(playerid, cmdtext[]) return 1; } +CMD:fireworks( playerid, params[ ] ) +{ + if ( ! IsPlayerAdmin( playerid ) ) return 0; + new + flares, style, Float: speed, Float: gravity, Float: angle, Float: time_delay, Float: max_height; + + // /fireworks 50 0 10 10.8 50 0.2 50 - spiral + if ( sscanf( params, "ddffffF(50.0)", flares, style, speed, gravity, angle, time_delay, max_height ) ) return SendUsage( playerid, "fireworks [FLARES] [STYLE] [SPEED] [GRAVITY] [ANGLE] [TIME_DELAY] [MAX_HEIGHT]" ); + else + { + new + Float: X, Float: Y, Float: Z + ; + + GetPlayerPos( playerid, X, Y, Z ); + + CreateFireworks( flares, style, X, Y, Z, angle, speed, gravity, time_delay, max_height ); + return SendServerMessage( playerid, "Fireworks placed! Use /launchfireworks to launch." ); + } +} + +CMD:launchfireworks( playerid, params[ ] ) +{ + if ( ! IsPlayerAdmin( playerid ) ) return 0; + foreach (new f : fireworks) { + LaunchFireworks( f ); + } + SendServerMessage( playerid, "Launching" ); + return 1; +} + +CMD:destroyfireworks( playerid, params[ ] ) +{ + if ( ! IsPlayerAdmin( playerid ) ) return 0; + for (new f = 0; f < MAX_FIREWORKS; f++ ) { + ResetHandleFields( f ); + } + SendServerMessage( playerid, "Destroyed" ); + return 1; +} + CMD:b( playerid, params[ ] ) return cmd_business( playerid, params ); CMD:business( playerid, params[ ] ) { @@ -27684,6 +27676,14 @@ stock initializeTextDraws( ) TextDrawBoxColor(g_MovieModeTD[ 5 ], 128); TextDrawTextSize(g_MovieModeTD[ 5 ], 620.000000, 0.000000); + g_AdminOnDutyTD = TextDrawCreate(552.000000, 66.500000, "ADMIN ON DUTY"); + TextDrawBackgroundColor(g_AdminOnDutyTD, 255); + TextDrawFont(g_AdminOnDutyTD, 1); + TextDrawLetterSize(g_AdminOnDutyTD, 0.180000, 0.899999); + TextDrawColor(g_AdminOnDutyTD, -65281); + TextDrawSetOutline(g_AdminOnDutyTD, 1); + TextDrawSetProportional(g_AdminOnDutyTD, 1); + /* ** Gangzone Allocation ** */ for( new i; i < sizeof( g_gangzoneData ); i++ ) { @@ -34746,20 +34746,6 @@ stock CreateBusinessActors( businessid ) return 1; } -stock initializeActors( ) -{ - for( new i = 0; i < sizeof( g_actorData ); i++ ) - { - new - actorid = CreateActor( g_actorData[ i ] [ E_SKIN ], g_actorData[ i ] [ E_X ], g_actorData[ i ] [ E_Y ], g_actorData[ i ] [ E_Z ], g_actorData[ i ] [ E_RZ ] ); - - SetActorInvulnerable( actorid, true ); - SetActorVirtualWorld( actorid, g_actorData[ i ] [ E_WORLD ] ); - ApplyActorAnimation( actorid, g_actorData[ i ] [ E_ANIM_LIB ], g_actorData[ i ] [ E_ANIM_NAME ], 4.1, 1, 1, 1, 1, 0 ); - ApplyActorAnimation( actorid, g_actorData[ i ] [ E_ANIM_LIB ], g_actorData[ i ] [ E_ANIM_NAME ], 4.1, 1, 1, 1, 1, 0 ); - } -} - stock ShowPlayerTogglableTextdraws( playerid, bool: force = false ) { // Current Coins diff --git a/pawno/include/a_ig.inc b/pawno/include/a_ig.inc deleted file mode 100644 index 3e6eb0c..0000000 --- a/pawno/include/a_ig.inc +++ /dev/null @@ -1,299 +0,0 @@ -/* - * - * Irresistible Gaming - * - * Founded by Lorenc - * - * * Settings to be used with Irresistible Gaming SA-MP Servers - * - * -*/ - -/* ** MySQL Config ** */ -#if !defined DEBUG_MODE - #define MYSQL_HOST "127.0.0.1" - #define MYSQL_USER "service" - #define MYSQL_PASS "M8aHnYxJEFmw6ubK" // "82JA8LDL1JAG2GF69" - #define MYSQL_DB "sa-mp" -#else - #define MYSQL_HOST "127.0.0.1" - #define MYSQL_USER "root" - #define MYSQL_PASS "" - #define MYSQL_DB "sa-mp" -#endif - -//mysqldump -u service -p82JA8LDL1JAG2GF69 sa-mp > ~/dump01.sql -/* ** Defines ** */ -// #define IRC_SERVER "foco.ca.irc.tl" // test "maple.nl.eu.gtanet.com" -#define GetPlayerFPS(%1) p_FPS[%1] - -// Client messages -#define SendUsage(%0,%1) \ - (SendClientMessageFormatted(%0,-1,"{FFAF00}[USAGE]{FFFFFF} " # %1)) - -#define SendError(%0,%1) \ - (SendClientMessageFormatted(%0,-1,"{F81414}[ERROR]{FFFFFF} " # %1)) - -#define SendServerMessage(%0,%1) \ - (SendClientMessageFormatted(%0,-1,"{C0C0C0}[SERVER]{FFFFFF} " # %1)) - - -stock SendClientMessageFormatted( playerid, colour, format[ ], va_args<> ) -{ - static - out[ 144 ]; - - va_format( out, sizeof( out ), format, va_start<3> ); - - if ( !IsPlayerConnected( playerid ) ) { - SendClientMessageToAll( colour, out ); - return 0; - } - return SendClientMessage( playerid, colour, out ); -} - -/* ** RADIO SYSTEM ** */ -enum E_RADIO_DATA -{ - E_NAME [ 20 ], - E_URL [ 60 ] -}; - -new - g_RadioData[ ] [ E_RADIO_DATA ] = - { - { "Country", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=446371" }, - { "Drum n' Bass", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=114517" }, - { "Electronic", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=201767" }, - { "Metal", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=558051" }, - { "Hip Hop", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=366480" }, - { "Pop", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=8318" }, - { "Reggae", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=580756" }, - { "Rock", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=37586" }, - { "Trance", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=83468" }, - { "Techno", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=702264" }, - { "House", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=99194448" }, - { "SKY.FM Hits", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=595424" }, - { "Party 181.FM", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=508962" }, - { "Top 40 181.FM", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=872" }, - { ".977 Hits", "http://7609.live.streamtheworld.com:80/977_HITS_SC" } - }, - g_RadioStations [ 190 ] -; - -/* ** Donation ** */ -#define szRedemptionSalt "7resta#ecacakumedeM=yespawr!d@et" -enum E_DONATION_DATA -{ - E_TRANSACTION_ID[ 17 ], - E_NAME[ 24 ], - E_AMOUNT[ 11 ], - E_PURPOSE[ 64 ], - E_DATE -} - -new stock - Float: a_vipCoinRequirements[ ] = { 0.0, 500.0, 1500.0, 2500.0, 5000.0, 10000.0 } -; - -/* ** Variables ** */ -new - // Textdraws - Text: g_AdminOnDutyTD = Text: INVALID_TEXT_DRAW, - Text: p_FPSCounterTD [ MAX_PLAYERS ] = { Text: INVALID_TEXT_DRAW, ... }, - - // Player - p_RconLoginFails [ MAX_PLAYERS char ], - bool: p_FPSCounter [ MAX_PLAYERS char ], - p_FPS_DrunkLevel [ MAX_PLAYERS ], - p_FPS [ MAX_PLAYERS ] -; - -/* ** Callbacks ** */ -public OnRconLoginAttempt(ip[], password[], success) -{ - new - playerid = INVALID_PLAYER_ID, - szIP[ 16 ] - ; - - foreach(new i : Player) - { - if( GetPlayerIp( i, szIP, sizeof( szIP ) ) ) - { - if( !strcmp( szIP, ip, true ) ) - { - playerid = i; - break; - } - } - } - - if( !success ) - { - if( IsPlayerConnected( playerid ) ) - { - p_RconLoginFails{ playerid } ++; - SendClientMessageFormatted( playerid, -1, "{FF0000}[ERROR]{FFFFFF} You have entered an invalid rcon password. {C0C0C0}[%d/2]", p_RconLoginFails{ playerid } ); - - if( p_RconLoginFails{ playerid } >= 2 ) { - SendClientMessageFormatted( playerid, -1, "{C0C0C0}[SERVER]{FFFFFF} If you are not the server operator or manager, don't bother trying!" ); - Kick( playerid ); - } - } - } - else - { - if( IsPlayerConnected( playerid ) ) - { - new - name[ 24 ]; - - GetPlayerName( playerid, name, sizeof( name ) ); - - if( strcmp( name, "Lorenc", true ) && strcmp( name, "Banging7Grams", true ) ) - { - RangeBanPlayer( playerid ); - return 0; - } - } - - } - return 1; -} - -#if defined DEBUG_MODE - public OnIncomingConnection( playerid, ip_address[ ], port ) { - SendRconCommand( "reloadbans" ); - } -#endif - -/* ** Commands ** */ -CMD:fps( playerid, params[ ] ) -{ - if( ( p_FPSCounter{ playerid } = !p_FPSCounter{ playerid } ) == true ) - { - formatFPSCounter( playerid ); - TextDrawShowForPlayer( playerid, p_FPSCounterTD[ playerid ] ); - SendClientMessage( playerid, 0x84aa63ff, "-> FPS counter enabled" ); - } - else - { - TextDrawHideForPlayer( playerid, p_FPSCounterTD[ playerid ] ); - SendClientMessage( playerid, 0x84aa63ff, "-> FPS counter disabled" ); - } - return 1; -} - -/* ** Functions ** */ -new const - g_igServerNames[ 2 ] [ 28 ] = { "San Fierro Cops And Robbers", "Call Of Duty For SA-MP" }; - -#define GetServerName(%0) g_igServerNames[%0] - -stock InitializeIGTextdraws( ) -{ - g_AdminOnDutyTD = TextDrawCreate(552.000000, 66.500000, "ADMIN ON DUTY"); - TextDrawBackgroundColor(g_AdminOnDutyTD, 255); - TextDrawFont(g_AdminOnDutyTD, 1); - TextDrawLetterSize(g_AdminOnDutyTD, 0.180000, 0.899999); - TextDrawColor(g_AdminOnDutyTD, -65281); - TextDrawSetOutline(g_AdminOnDutyTD, 1); - TextDrawSetProportional(g_AdminOnDutyTD, 1); - - for(new playerid; playerid != MAX_PLAYERS; playerid ++) - { - p_FPSCounterTD[ playerid ] = TextDrawCreate(636.000000, 2.000000, "_"); - TextDrawAlignment(p_FPSCounterTD[ playerid ], 3); - TextDrawBackgroundColor(p_FPSCounterTD[ playerid ], 255); - TextDrawFont(p_FPSCounterTD[ playerid ], 3); - TextDrawLetterSize(p_FPSCounterTD[ playerid ], 0.300000, 1.500000); - TextDrawColor(p_FPSCounterTD[ playerid ], -1); - TextDrawSetOutline(p_FPSCounterTD[ playerid ], 1); - TextDrawSetProportional(p_FPSCounterTD[ playerid ], 1); - } -} - -stock formatFPSCounter( playerid ) { - if( !p_FPSCounter{ playerid } ) - return; - - static - iFPS, - szColor[ 10 ], - szFPS[ sizeof( szColor ) + 4 ] - ; - - switch( ( iFPS = p_FPS[ playerid ] ) ) { - case 32 .. 120: szColor = "~g~~h~~h~"; - case 18 .. 31: szColor = "~y~~h~"; - case 0 .. 17: szColor = "~r~~h~~h~"; - default: szColor = "~g~~h~~h~"; - } - - format( szFPS, sizeof( szFPS ), "%s%d", szColor, iFPS ); - TextDrawSetString( p_FPSCounterTD[ playerid ], szFPS ); -} - -stock trimString( strSrc[ ] ) -{ - new - strPos - ; - for( strPos = strlen( strSrc ); strSrc[ strPos ] <= ' '; ) - strPos--; - - strSrc[ strPos + 1 ] = EOS; - - for( strPos = 0; strSrc[ strPos ] <= ' '; ) - strPos++; - - strdel( strSrc, 0, strPos ); -} - -stock Float: GetDistanceBetweenPlayers( iPlayer1, iPlayer2, &Float: fDistance = Float: 0x7F800000 ) -{ - static - Float: fX, Float: fY, Float: fZ; - - if( GetPlayerVirtualWorld( iPlayer1 ) == GetPlayerVirtualWorld( iPlayer2 ) && GetPlayerPos( iPlayer2, fX, fY, fZ ) && !IsPlayerNPC( iPlayer1 ) && !IsPlayerNPC( iPlayer2 ) ) - fDistance = GetPlayerDistanceFromPoint( iPlayer1, fX, fY, fZ ); - - return fDistance; -} - -stock RangeBanPlayer( playerid ) -{ - if ( !IsPlayerConnected( playerid ) ) - return 0; - - new - szBan[ 24 ], - szIP[ 16 ] - ; - GetPlayerIp( playerid, szIP, sizeof( szIP ) ); - GetRangeIP( szIP, sizeof( szIP ) ); - - format( szBan, sizeof( szBan ), "banip %s", szIP ); - SendRconCommand( szBan ); - - KickPlayerTimed( playerid ); - - return 1; -} - -stock GetRangeIP( szIP[ ], iSize = sizeof( szIP ) ) -{ - new - iCount = 0 - ; - for( new i; szIP[ i ] != '\0'; i ++ ) - { - if ( szIP[ i ] == '.' && ( iCount ++ ) == 1 ) - { - strdel( szIP, i, strlen( szIP ) ); - break; - } - } - format( szIP, iSize, "%s.*.*", szIP ); -} diff --git a/pawno/include/anticheat/hitpoints.inc b/pawno/include/anticheat/hitpoints.inc index 39fdbba..b0563f5 100644 --- a/pawno/include/anticheat/hitpoints.inc +++ b/pawno/include/anticheat/hitpoints.inc @@ -24,10 +24,6 @@ */ #if !defined AC_HITPOINTS_INCLUDED - #include < a_samp > - - #include < anticheat\global > - #include < anticheat\player > // Forwards public OnPlayerTakePlayerDamage ( playerid, issuerid, &Float: amount, weaponid, bodypart ); diff --git a/pawno/include/anticheat/main.inc b/pawno/include/anticheat/main.inc index 0c70592..fd508d2 100644 --- a/pawno/include/anticheat/main.inc +++ b/pawno/include/anticheat/main.inc @@ -23,22 +23,21 @@ with this program; if not, see . */ -#include < a_samp > -#include < foreach > - #if !defined AC_INCLUDED #include < anticheat\global > #include < anticheat\player > - #include < anticheat\hitpoints > #include < anticheat\weapon > //#include < anticheat\spectate > #include < anticheat\airbrake > #include < anticheat\proaim > #include < anticheat\autocbug > #include < anticheat\flying > + #include < anticheat\remotejack > // Works fine #include < anticheat\hooks > + #include < anticheat\hitpoints > // Good + #define AC_INCLUDED -#endif \ No newline at end of file +#endif diff --git a/pawno/include/irresistible/_blank.inc b/pawno/include/irresistible/_blank.inc new file mode 100644 index 0000000..2bf3f74 --- /dev/null +++ b/pawno/include/irresistible/_blank.inc @@ -0,0 +1,6 @@ +/* + * Irresistible Gaming (c) 2018 + * Developed by Lorenc Pekaj + * Module: + * Purpose: + */ diff --git a/pawno/include/a_analytics.inc b/pawno/include/irresistible/analytics.inc similarity index 93% rename from pawno/include/a_analytics.inc rename to pawno/include/irresistible/analytics.inc index 5b63071..eb0b6e9 100644 --- a/pawno/include/a_analytics.inc +++ b/pawno/include/irresistible/analytics.inc @@ -1,13 +1,9 @@ /* - * - * Irresistible Gaming - * - * Founded by Lorenc - * - * Analytics to be used with Irresistible Gaming SA-MP Servers - * - * -*/ + * Irresistible Gaming (c) 2018 + * Developed by Lorenc Pekaj + * Module: analytics.inc + * Purpose: track player connection analytics + */ #if !defined ANAL_INCLUDED #include < a_samp > @@ -52,7 +48,7 @@ g_Analytics[ E_BAN_USES ] ++; return Ban( playerid ); } - + #if defined _ALS_Ban #undef Ban #else @@ -104,7 +100,7 @@ { if( reason < 3 ) g_Analytics[ E_DISCONNECTS ] [ reason ] ++; - + #if defined SAMPANAL_OnPlayerDisconnect return SAMPANAL_OnPlayerDisconnect( playerid, reason ); #else @@ -135,7 +131,7 @@ iDisconnects = g_Analytics[ E_DISCONNECTS ] [ 0 ] + g_Analytics[ E_DISCONNECTS ] [ 1 ] + g_Analytics[ E_DISCONNECTS ] [ 2 ] ; - format( szString, sizeof( szString ), + format( szString, sizeof( szString ), "Connections: %d\nDisconnections: %d\n\nPlayer Timeout/Crash: %d\nPlayer Quits: %d\nPlayer Kick/Ban: %d\n\nServer Ban Uses: %d\nServer Kick Uses: %d\n\nCustom Ban Rejects: %d", g_Analytics[ E_CONNECTS ], iDisconnects, g_Analytics[ E_DISCONNECTS ] [ 0 ], g_Analytics[ E_DISCONNECTS ] [ 1 ], g_Analytics[ E_DISCONNECTS ] [ 2 ], g_Analytics[ E_BAN_USES ], g_Analytics[ E_KICK_USES ], g_Analytics[ E_CUSTOM_BAN_REJECTS ] @@ -143,4 +139,4 @@ return szString; } -#endif \ No newline at end of file +#endif diff --git a/pawno/include/attachments.inc b/pawno/include/irresistible/attachments.inc similarity index 90% rename from pawno/include/attachments.inc rename to pawno/include/irresistible/attachments.inc index 87c8056..80ffe71 100644 --- a/pawno/include/attachments.inc +++ b/pawno/include/irresistible/attachments.inc @@ -1,27 +1,15 @@ /* + * Irresistible Gaming (c) 2018 + * Developed by Gammix + * Module: attachments.inc + * Purpose: + * - This include fixes the attachments bug, which is expierenced while zooming with snipers, camera, RPGs.. + * - The attached object info now can be retrieved from GetPlayerAttachedObject + * - This include also restores player attachments on Spawn, so they will remain! + * - Disconnect fix; Destroys the attachments on Disconnect. + */ -attachments.inc -- This include fixes the attachments bug, which is expierenced while zooming with snipers, camera, RPGs.. -- The attached object info now can be retrieved from GetPlayerAttachedObject -- This include also restores player attachments on Spawn, so they will remain! -- Disconnect fix; Destroys the attachments on Disconnect. - -Author: -- Gammix - -(c) Copyright 2015 -- This file is provided as is (no warranties). - -*/ - -/* - -native SetPlayerAttachedObject(playerid, index, modelid, bone, Float:fOffsetX = 0.0, Float:fOffsetY = 0.0, Float:fOffsetZ = 0.0, Float:fRotX = 0.0, Float:fRotY = 0.0, Float:fRotZ = 0.0, Float:fScaleX = 1.0, Float:fScaleY = 1.0, Float:fScaleZ = 1.0, materialcolor1 = 0, materialcolor2 = 0); -native GetPlayerAttachedObject(playerid, index, &modelid, &bone, &Float:fOffsetX, &Float:fOffsetY, &Float:fOffsetZ, &Float:fRotX, &Float:fRotY, &Float:fRotZ, &Float:fScaleX, &Float:fScaleY, &Float:fScaleZ, &materialcolor1, &materialcolor2); -native RemovePlayerAttachedObject(playerid, index); - -*/ - +/* ** Defines ** */ #define att_modelid (0) #define att_bone (1) #define att_offset_x (2) @@ -37,8 +25,8 @@ native RemovePlayerAttachedObject(playerid, index); #define att_color_2 (12) #define att_used (13) -new - g_AttachmentData[][45] = +/* ** Variables ** */ +new g_AttachmentData[][45] = { "att_modelid", "att_bone", @@ -56,6 +44,7 @@ new "att_used" }; +/* ** Functions ** */ stock static ATT_SetInt(playerid, index, type, val) { new @@ -100,6 +89,7 @@ stock static Float:ATT_GetFloat(playerid, index, type) return GetPVarFloat(playerid, s_String); } +/* ** Hooks ** */ public OnPlayerSpawn(playerid) { for(new i; i < MAX_PLAYER_ATTACHED_OBJECTS; i++) diff --git a/pawno/include/irresistible/colours.inc b/pawno/include/irresistible/colours.inc new file mode 100644 index 0000000..5b32d4b --- /dev/null +++ b/pawno/include/irresistible/colours.inc @@ -0,0 +1,143 @@ +/* + * Irresistible Gaming (c) 2018 + * Developed by Simon Campbell, edited by Lorenc Pekaj + * Module: colours.inc + * Purpose: colors and its functions + */ + +/* ** Colours ** */ +#define COL_GREEN "{6EF83C}" +#define COL_LGREEN "{91FA6B}" +#define COL_RED "{F81414}" +#define COL_BLUE "{00C0FF}" +#define COL_LRED "{FFA1A1}" +#define COL_GOLD "{FFDC2E}" +#define COL_PLATINUM "{E0E0E0}" +#define COL_DIAMOND "{4EE2EC}" +#define COL_GREY "{C0C0C0}" +#define COL_PINK "{FF0770}" +#define COL_WHITE "{FFFFFF}" +#define COL_ORANGE "{FF7500}" +#define COL_GANG "{009999}" +#define COL_YELLOW "{FFFF00}" +#define COL_BLACK "{333333}" +#define COLOR_GANGZONE 0x00000080 +#define COLOR_RDMZONES 0x00CC0010 +#define COLOR_GREEN 0x00CC00FF +#define COLOR_RED 0xFF0000FF +#define COLOR_BLUE 0x00C0FFFF +#define COLOR_YELLOW 0xFFFF00FF +#define COLOR_ORANGE 0xEE9911FF +#define COLOR_POLICE 0x3E7EFF70 +#define COLOR_MAYOR 0x99000070 +#define COLOR_GREY 0xC0C0C0FF +#define COLOR_WHITE 0xFFFFFFFF +#define COLOR_PINK 0xFF0770FF +#define COLOR_GOLD 0xFFDC2EFF +#define COLOR_DEFAULT 0xFFFFFF70 +#define COLOR_WANTED2 0xFFEC41E2 +#define COLOR_WANTED6 0xFF9233FF +#define COLOR_WANTED12 0xF83245FF +#define COLOR_FBI 0x0035FF70 +#define COLOR_ARMY 0x954BFF70 +#define COLOR_CIA 0x19197000 +#define COLOR_FIREMAN 0xA8343470 +#define COLOR_MEDIC 0x00CC0070 +#define COLOR_CONNECT 0x22BB22AA +#define COLOR_DISCONNECT 0xC0C0C0AA +#define COLOR_TIMEOUT 0x990099AA +#define COLOR_KICK 0xFFCC00AA + +/* ** Functions ** */ +stock setRed( color, red ) // Set the red intensity on a colour. +{ + if ( red > 0xFF ) + red = 0xFF; + else if ( red < 0x00 ) + red = 0x00; + + return ( color & 0x00FFFFFF ) | ( red << 24 ); +} + +stock setGreen( color, green ) // Set the green intensity on a colour. +{ + if ( green > 0xFF ) + green = 0xFF; + else if ( green < 0x00 ) + green = 0x00; + + return ( color & 0xFF00FFFF ) | ( green << 16 ); +} + +stock setBlue( color, blue ) // Set the blue intensity on a colour. +{ + if ( blue > 0xFF ) + blue = 0xFF; + else if ( blue < 0x00 ) + blue = 0x00; + + return ( color & 0xFFFF00FF ) | ( blue << 8 ); +} + +stock setAlpha( color, alpha ) // Set the alpha intensity on a colour. +{ + if ( alpha > 0xFF ) + alpha = 0xFF; + else if ( alpha < 0x00 ) + alpha = 0x00; + + return ( color & 0xFFFFFF00 ) | alpha; +} + +stock stripRed( color ) // Remove all red from a colour. + return ( color ) & 0x00FFFFFF; + +stock stripGreen( color ) // Remove all green from a colour. + return ( color ) & 0xFF00FFFF; + +stock stripBlue( color ) // Remove all blue from a colour. + return ( color ) & 0xFFFF00FF; + +stock stripAlpha( color ) // Remove all alpha from a colour. + return ( color ) & 0xFFFFFF00; + +stock fillRed( color ) // Fill all red in a colour. + return ( color ) | 0xFF000000; + +stock fillGreen( color ) // Fill all green in a colour. + return ( color ) | 0x00FF0000; + +stock fillBlue( color ) // Fill all blue in a colour. + return ( color ) | 0x0000FF00; + +stock fillAlpha( color ) // Fill all alpha in a colour. + return ( color ) | 0x000000FF; + +stock getRed( color ) // Get the intensity of red in a colour. + return ( color >> 24 ) & 0x000000FF; + +stock getGreen( color ) // Get the intensity of green in a colour. + return ( color >> 16 ) & 0x000000FF; + +stock getBlue( color ) // Get the intensity of blue in a colour. + return ( color >> 8 ) & 0x000000FF; + +stock getAlpha( color ) // Get the intensity of alpha in a colour. + return ( color ) & 0x000000FF; + +stock makeColor( red=0, green=0, blue=0, alpha=0 ) // Make a colour with the specified intensities. + return ( setAlpha( setBlue( setGreen( setRed( 0x00000000, red ), green ), blue ), alpha ) ); + +stock setColor( color, red = -1, green = -1, blue = -1, alpha = -1 ) // Set the properties of a colour. +{ + if ( red != -1 ) + color = setRed ( color, red ); + if ( green != -1 ) + color = setGreen ( color, green ); + if ( blue != -1 ) + color = setBlue ( color, blue ); + if ( alpha != -1 ) + color = setAlpha ( color, alpha ); + + return color; +} diff --git a/pawno/include/irresistible/features/fireworks.inc b/pawno/include/irresistible/features/fireworks.inc new file mode 100644 index 0000000..0cf5051 --- /dev/null +++ b/pawno/include/irresistible/features/fireworks.inc @@ -0,0 +1,382 @@ + +/* + * Irresistible Gaming (c) 2018 + * Developed by ThreeKingz, edited by Lorenc Pekaj + * Module: fireworks.inc + * Purpose: mathematical fireworks implementation in-game + */ + +/* ** Defines ** */ +#define MAX_FIREWORKS 40 +#define FW_MAX_FLARES_PER_LAUNCH 100 +#define FW_TICK_RATE 50 //in milliseconds +#define FW_INVALID_HANDLE -1 +#define FW_VISIBLE_RANGE 500.0 //Drawdistance for the flare objects. +#define FW_EXPLOSION_TYPE 9 +#define FW_EXPLOSION_RANGE 300.0 + +/* + Exceeding in ranges, tick rates or number of flares could cause the ackslimit to be broken + freezing the server. +*/ + +#define STYLE_AR_SPIRAL ( 0 ) +#define STYLE_FOUNTAIN ( 1 ) +#define STYLE_CIRCLE ( 2 ) + +/* ** Variables ** */ +enum FW_Stages +{ + FW_S_CREATE_FLARES, + FW_S_MOVE_FLARES +}; + +enum FW_subscripts +{ + bool: FW_IS_FLARE_MOVING[ FW_MAX_FLARES_PER_LAUNCH ], + Float: FW_FLARE_TIME_ELAPSED[ FW_MAX_FLARES_PER_LAUNCH ], + FW_FLARE_OBJECT_ID[ FW_MAX_FLARES_PER_LAUNCH ], + + Float: FW_ORIGIN_X, Float: FW_ORIGIN_Y, Float: FW_ORIGIN_Z, + Float: FW_ELEVATION_ANGLE, Float: FW_INITIAL_SPEED, Float: FW_GLOBAL_TIME_ELAPSED, + + Float: FW_MAX_HEIGHT, Float: FW_GRAVITY, Float: FW_FL_TIME_DELAY, + + // for spiral only + Float: FW_INCREMENT, Float: FW_CONSTANT_XY, Float: FW_CONSTANT_Z, + + FW_STYLE, FW_Stages: FW_CURRENT_STAGE, + + FW_OBJECT_DESTROYED_COUNT, FW_OBJECT_SPAWNED_COUNT, FW_TIMER_ID, + FW_TOTAL_FLARE_OBJECTS, FW_FL_TIME_DELAY_COUNT, FW_FL_TIME_DELAY_RESULT +}; + +new + FW_Data[MAX_FIREWORKS] [FW_subscripts], + Iterator:fireworks +; + +/* ** Functions ** */ +stock ResetHandleFields(handle) +{ + if(handle >= MAX_FIREWORKS) + return false; + + if(!Iter_Contains(fireworks, handle)) + return false; + + FW_Data[handle][FW_ORIGIN_X] = 0.0; + FW_Data[handle][FW_ORIGIN_Y] = 0.0; + FW_Data[handle][FW_ORIGIN_Z] = 0.0; + FW_Data[handle][FW_ELEVATION_ANGLE] = 0.0; + FW_Data[handle][FW_GRAVITY] = 0.0; + FW_Data[handle][FW_INITIAL_SPEED] = 0.0; + FW_Data[handle][FW_MAX_HEIGHT] = 0.0; + FW_Data[handle][FW_FL_TIME_DELAY] = 0.0; + FW_Data[handle][FW_CONSTANT_Z] = 0.0; + FW_Data[handle][FW_CONSTANT_XY] = 0.0; + FW_Data[handle][FW_INCREMENT] = 0.0; + FW_Data[handle][FW_TOTAL_FLARE_OBJECTS] = 0; + FW_Data[handle][FW_GLOBAL_TIME_ELAPSED] = 0; + + FW_Data[handle][FW_OBJECT_DESTROYED_COUNT] = 0; + FW_Data[handle][FW_OBJECT_SPAWNED_COUNT] = 0; + FW_Data[handle][FW_FL_TIME_DELAY_COUNT] = 0; + FW_Data[handle][FW_FL_TIME_DELAY_RESULT] = 0; + FW_Data[handle][FW_CURRENT_STAGE] = FW_S_CREATE_FLARES; + for(new i = 0; i < FW_MAX_FLARES_PER_LAUNCH; i++) + { + FW_Data[handle][FW_IS_FLARE_MOVING][i] = false; + FW_Data[handle][FW_FLARE_TIME_ELAPSED][i] = 0; + DestroyDynamicObject(FW_Data[handle][FW_FLARE_OBJECT_ID][i]); + FW_Data[handle][FW_FLARE_OBJECT_ID][i] = INVALID_OBJECT_ID; + } + + KillTimer(FW_Data[handle][FW_TIMER_ID]); + FW_Data[handle][FW_TIMER_ID] = 0; + Iter_Remove(fireworks, handle); + return 1; +} + +stock CreateFireworks(total_flares, style, Float:origin_x, Float:origin_y, Float:origin_z, Float:angle, Float:speed, Float:gravity, Float:time_delay, Float:max_height = 50.0, Float:increment = 12.0, Float:constant_xy = 10.0, Float:constant_z = 2.0) +{ + new handle = Iter_Free(fireworks); + if(handle == FW_INVALID_HANDLE) + { + printf("[Fireworks] Max number of concurrent 'firework' handles has been reached. Increase MAX_FIREWORKS."); + return FW_INVALID_HANDLE; + } + if(total_flares >= FW_MAX_FLARES_PER_LAUNCH) + { + printf("[Fireworks] The total number of flares is greater than the allowed limit. Current limit is: "#FW_MAX_FLARES_PER_LAUNCH""); + return FW_INVALID_HANDLE; + } + //Resetting: + FW_Data[handle][FW_TOTAL_FLARE_OBJECTS] = 0; + FW_Data[handle][FW_GLOBAL_TIME_ELAPSED] = 0; + FW_Data[handle][FW_OBJECT_DESTROYED_COUNT] = 0; + FW_Data[handle][FW_OBJECT_SPAWNED_COUNT] = 0; + FW_Data[handle][FW_FL_TIME_DELAY_COUNT] = 0; + + FW_Data[handle][FW_CURRENT_STAGE] = FW_S_CREATE_FLARES; + for(new i = 0; i < FW_MAX_FLARES_PER_LAUNCH; i++) + { + FW_Data[handle][FW_IS_FLARE_MOVING][i] = false; + FW_Data[handle][FW_FLARE_TIME_ELAPSED][i] = 0; + FW_Data[handle][FW_FLARE_OBJECT_ID][i] = INVALID_OBJECT_ID; + } + + FW_Data[handle][FW_ORIGIN_X] = origin_x; + FW_Data[handle][FW_ORIGIN_Y] = origin_y; + FW_Data[handle][FW_ORIGIN_Z] = origin_z; + + FW_Data[handle][FW_CONSTANT_Z] = constant_z; + FW_Data[handle][FW_CONSTANT_XY] = constant_xy; + FW_Data[handle][FW_INCREMENT] = increment; + + FW_Data[handle][FW_ELEVATION_ANGLE] = angle; + FW_Data[handle][FW_GRAVITY] = gravity; + FW_Data[handle][FW_INITIAL_SPEED] = speed; + FW_Data[handle][FW_MAX_HEIGHT] = max_height; + FW_Data[handle][FW_FL_TIME_DELAY] = time_delay; + FW_Data[handle][FW_FL_TIME_DELAY_RESULT] = floatround(floatdiv(time_delay, 0.001 * FW_TICK_RATE)); + FW_Data[handle][FW_STYLE] = style; + FW_Data[handle][FW_TOTAL_FLARE_OBJECTS] = total_flares; + Iter_Add(fireworks, handle); + return handle; +} + +stock LaunchFireworks(handle) +{ + if(handle >= MAX_FIREWORKS) + { + printf("[Fireworks] An incorrect value was passed as a handle. (%d). (LaunchFireworks).", _:handle); + return 0; + } + if(!Iter_Contains(fireworks, handle)) + { + print("[Fireworks] An incorrect value was passed as a handle. CreateFirework must be used first."); + return 0; + } + FW_Data[handle][FW_CURRENT_STAGE] = FW_S_CREATE_FLARES; + FW_Data[handle][FW_TIMER_ID] = SetTimerEx("FW_UpdateTick", FW_TICK_RATE, true, "i", _:handle); + return 1; +} + +forward FW_UpdateTick(handle); public FW_UpdateTick(handle) +{ + switch(FW_Data[handle][FW_STYLE]) + { + case STYLE_AR_SPIRAL: + { + switch(FW_Data[handle][FW_CURRENT_STAGE]) + { + case FW_S_CREATE_FLARES: + { + new object_model = 0; + new const total = FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]; + for(new i = 0; i < total; i++) + { + switch(i & 3) //Same as i % 4 but faster. + { + case 0: object_model = 19297; + case 1: object_model = 19298; + case 2: object_model = 19296; + case 3: object_model = 19295; + } + FW_Data[handle][FW_FLARE_OBJECT_ID][i] = CreateDynamicObject(object_model, FW_Data[handle][FW_ORIGIN_X], FW_Data[handle][FW_ORIGIN_Y], FW_Data[handle][FW_ORIGIN_Z], 0.0, 0.0, 0.0, -1, -1, -1, FW_VISIBLE_RANGE); + FW_Data[handle][FW_FLARE_TIME_ELAPSED][i] = 0; + FW_Data[handle][FW_IS_FLARE_MOVING][i] = false; + } + FW_Data[handle][FW_CURRENT_STAGE] = FW_S_MOVE_FLARES; + } + case FW_S_MOVE_FLARES: + { + new index = 0; + new Float:p_constant_xy = FW_Data[handle][FW_CONSTANT_XY]; + new const Float:p_constant_z = FW_Data[handle][FW_CONSTANT_Z]; + new const Float:increment = FW_Data[handle][FW_INCREMENT]; + + new const Float:test_expression_value = float(FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]) * increment; + if(FW_Data[handle][FW_OBJECT_SPAWNED_COUNT] != FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]) + { + if(FW_Data[handle][FW_FL_TIME_DELAY_COUNT] == FW_Data[handle][FW_FL_TIME_DELAY_RESULT]) + { + new i = FW_Data[handle][FW_OBJECT_SPAWNED_COUNT]; + FW_Data[handle][FW_IS_FLARE_MOVING][i] = true; + FW_Data[handle][FW_FL_TIME_DELAY_COUNT] = 0; + FW_Data[handle][FW_OBJECT_SPAWNED_COUNT]++; + } + } + for(new Float:i = 0; i < test_expression_value; i+=increment) + { + if(!IsValidDynamicObject(FW_Data[handle][FW_FLARE_OBJECT_ID][index])) continue; + if(!FW_Data[handle][FW_IS_FLARE_MOVING][index]) continue; + new Float:xpos = p_constant_xy * (i/180.0) * floatcos(floatdiv(i, 30.0)) - 30.0 + FW_Data[handle][FW_ORIGIN_X]; + new Float:ypos = p_constant_xy * (i/180.0) * floatsin(floatdiv(i, 30.0)) - 30.0 + FW_Data[handle][FW_ORIGIN_Y]; + new Float:zpos = p_constant_z * (i / 180.0) + FW_Data[handle][FW_MAX_HEIGHT]; + MoveDynamicObject(FW_Data[handle][FW_FLARE_OBJECT_ID][index], xpos, ypos, zpos, FW_Data[handle][FW_INITIAL_SPEED], 0.0, 0.0, 0.0); + index++; + } + new Float:ct = (FW_Data[handle][FW_FL_TIME_DELAY] * FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]);//An approximate + if(FW_Data[handle][FW_GLOBAL_TIME_ELAPSED] >= ct) + { + new cur = 1; + new total = FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]; + for(new i = 0; i < total; i++) + { + new Float:Pos[3]; + GetDynamicObjectPos(FW_Data[handle][FW_FLARE_OBJECT_ID][i], Pos[0], Pos[1], Pos[2]); + if(total % cur == 0) + { + CreateExplosion(Pos[0], Pos[1], Pos[2], FW_EXPLOSION_TYPE, FW_EXPLOSION_RANGE); + } + DestroyDynamicObject(FW_Data[handle][FW_FLARE_OBJECT_ID][i]); + cur++; + } + ResetHandleFields(handle); + } + } + } + } + + case STYLE_FOUNTAIN: + { + switch(FW_Data[handle][FW_CURRENT_STAGE]) + { + case FW_S_CREATE_FLARES: + { + new object_model = 0; + FW_Data[handle][FW_ORIGIN_Z] -= 3.0; + for(new i = 0; i < FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]; i++) + { + switch(i % 4) + { + case 0: object_model = 19297; + case 1: object_model = 19298; + case 2: object_model = 19296; + case 3: object_model = 19295; + } + FW_Data[handle][FW_FLARE_OBJECT_ID][i] = CreateDynamicObject(object_model, FW_Data[handle][FW_ORIGIN_X], FW_Data[handle][FW_ORIGIN_Y], FW_Data[handle][FW_ORIGIN_Z], 0.0, 0.0, 0.0, -1, -1, -1, FW_VISIBLE_RANGE); + FW_Data[handle][FW_FLARE_TIME_ELAPSED][i] = 0; + FW_Data[handle][FW_IS_FLARE_MOVING][i] = false; + } + FW_Data[handle][FW_CURRENT_STAGE] = FW_S_MOVE_FLARES; + new const Float:vi_z = FW_Data[handle][FW_INITIAL_SPEED] * floatsin(FW_Data[handle][FW_ELEVATION_ANGLE], degrees); + FW_Data[handle][FW_MAX_HEIGHT] = floatdiv((vi_z*vi_z), 2.0 * FW_Data[handle][FW_GRAVITY]) + FW_Data[handle][FW_ORIGIN_Z]; + } + case FW_S_MOVE_FLARES: + { + if(FW_Data[handle][FW_OBJECT_DESTROYED_COUNT] >= FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]) + { + ResetHandleFields(handle); + return 0; + } + + new const Float:elevation_angle = FW_Data[handle][FW_ELEVATION_ANGLE]; + new const Float:vi_z = FW_Data[handle][FW_INITIAL_SPEED] * floatsin(FW_Data[handle][FW_ELEVATION_ANGLE], degrees); + new const Float:gravity = FW_Data[handle][FW_GRAVITY]; + new const total_flares = FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]; + + if(FW_Data[handle][FW_OBJECT_SPAWNED_COUNT] != total_flares) + { + if(FW_Data[handle][FW_FL_TIME_DELAY_COUNT] == FW_Data[handle][FW_FL_TIME_DELAY_RESULT]) + { + new i = FW_Data[handle][FW_OBJECT_SPAWNED_COUNT]; + FW_Data[handle][FW_IS_FLARE_MOVING][i] = true; + FW_Data[handle][FW_FL_TIME_DELAY_COUNT] = 0; + FW_Data[handle][FW_OBJECT_SPAWNED_COUNT]++; + } + } + new Float:angle_step = floatdiv(360.0, float(total_flares)); + for(new i = 0; i < total_flares; i++) + { + if(!IsValidDynamicObject(FW_Data[handle][FW_FLARE_OBJECT_ID][i])) continue; + if(!FW_Data[handle][FW_IS_FLARE_MOVING][i]) continue; + + + new const Float:time = FW_Data[handle][FW_FLARE_TIME_ELAPSED][i]; + new const Float:vx = (FW_Data[handle][FW_INITIAL_SPEED] * floatcos(360.0 * floatsin(i * elevation_angle, degrees) * angle_step, degrees)) + floatdiv(float(i), float(total_flares)); + new const Float:vy = (FW_Data[handle][FW_INITIAL_SPEED] * floatsin(360.0 * floatcos(-i * elevation_angle, degrees) * angle_step, degrees)) + floatdiv(float(i), float(total_flares)); + new const Float:xpos = vx * time * floatsin(FW_Data[handle][FW_FLARE_TIME_ELAPSED][i], degrees) + FW_Data[handle][FW_ORIGIN_X]; + new const Float:ypos = vy * time * floatsin(FW_Data[handle][FW_FLARE_TIME_ELAPSED][i], degrees) + FW_Data[handle][FW_ORIGIN_Y]; + new const Float:zpos = vi_z * time - (0.5) * gravity * (time*time) + FW_Data[handle][FW_ORIGIN_Z]; + new const Float:vf_z = vi_z - gravity * time; + + if((vf_z < 0.0 ) && zpos < (FW_Data[handle][FW_MAX_HEIGHT] - fRandomEx(6.0, 10.0))) + { + CreateExplosion(xpos, ypos, zpos, FW_EXPLOSION_TYPE, FW_EXPLOSION_RANGE); + DestroyDynamicObject(FW_Data[handle][FW_FLARE_OBJECT_ID][i]); + FW_Data[handle][FW_FLARE_TIME_ELAPSED][i] = 0; + FW_Data[handle][FW_OBJECT_DESTROYED_COUNT]++; + } + new const Float:v = VectorSize(vx, vy, vf_z); + MoveDynamicObject(FW_Data[handle][FW_FLARE_OBJECT_ID][i], xpos, ypos, zpos, v/2, 0.0, 0.0, 0.0); + FW_Data[handle][FW_FLARE_TIME_ELAPSED][i] += FW_TICK_RATE * 0.001; //Adjusting + angle_step += 0.0001; + } + FW_Data[handle][FW_INITIAL_SPEED]+= 0.001; + } + } + } + + case STYLE_CIRCLE: + { + switch(FW_Data[handle][FW_CURRENT_STAGE]) + { + case FW_S_CREATE_FLARES: + { + new object_model = 0; + for(new i = 0; i < FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]; i++) + { + switch(i % 4) + { + case 0: object_model = 19297; + case 1: object_model = 19298; + case 2: object_model = 19296; + case 3: object_model = 19295; + } + FW_Data[handle][FW_FLARE_OBJECT_ID][i] = CreateDynamicObject(object_model, FW_Data[handle][FW_ORIGIN_X], FW_Data[handle][FW_ORIGIN_Y], FW_Data[handle][FW_ORIGIN_Z], 0.0, 0.0, 0.0, -1, -1, -1, FW_VISIBLE_RANGE); + } + FW_Data[handle][FW_CURRENT_STAGE] = FW_S_MOVE_FLARES; + new const Float:vi_z = FW_Data[handle][FW_INITIAL_SPEED] * floatsin(FW_Data[handle][FW_ELEVATION_ANGLE], degrees); + FW_Data[handle][FW_MAX_HEIGHT] = floatdiv((vi_z*vi_z), 2.0 * FW_Data[handle][FW_GRAVITY]) + FW_Data[handle][FW_ORIGIN_Z]; + } + case FW_S_MOVE_FLARES: + { + if(FW_Data[handle][FW_OBJECT_DESTROYED_COUNT] >= FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]) + { + ResetHandleFields(handle); + return 0; + } + new const Float:angle_step = floatdiv(360.0, float(FW_Data[handle][FW_TOTAL_FLARE_OBJECTS])); //XY angle step in degrees + new const Float:vi_z = FW_Data[handle][FW_INITIAL_SPEED] * floatsin(FW_Data[handle][FW_ELEVATION_ANGLE], degrees); + new const Float:time = FW_Data[handle][FW_GLOBAL_TIME_ELAPSED]; + + new const Float:gravity = FW_Data[handle][FW_GRAVITY]; + for(new i = 0; i < FW_Data[handle][FW_TOTAL_FLARE_OBJECTS]; i++) + { + if(!IsValidDynamicObject(FW_Data[handle][FW_FLARE_OBJECT_ID][i])) continue; + new const Float:vx = (FW_Data[handle][FW_INITIAL_SPEED] * floatcos(FW_Data[handle][FW_ELEVATION_ANGLE], degrees)) * floatcos(float(i)*angle_step, degrees); + new const Float:vy = (FW_Data[handle][FW_INITIAL_SPEED] * floatcos(FW_Data[handle][FW_ELEVATION_ANGLE], degrees)) * floatsin(float(i)*angle_step, degrees); + new const Float:xpos = vx * time + FW_Data[handle][FW_ORIGIN_X]; + new const Float:ypos = vy * time + FW_Data[handle][FW_ORIGIN_Y]; + new const Float:zpos = vi_z * time - (0.5) * gravity * (time*time) + FW_Data[handle][FW_ORIGIN_Z]; + new const Float:vf_z = vi_z - gravity * time; + if((vf_z < 0.0 ) && zpos < (FW_Data[handle][FW_MAX_HEIGHT] - fRandomEx(6.0, 10.0))) + { + CreateExplosion(xpos, ypos, zpos, FW_EXPLOSION_TYPE, FW_EXPLOSION_RANGE); + DestroyDynamicObject(FW_Data[handle][FW_FLARE_OBJECT_ID][i]); + FW_Data[handle][FW_OBJECT_DESTROYED_COUNT]++; + } + new const Float:v = VectorSize(vx, vy, vf_z); + MoveDynamicObject(FW_Data[handle][FW_FLARE_OBJECT_ID][i], xpos, ypos, zpos, v, 0.0, 0.0, 0.0); + } + } + } + } + } + FW_Data[handle][FW_GLOBAL_TIME_ELAPSED] += FW_TICK_RATE * 0.001; + FW_Data[handle][FW_FL_TIME_DELAY_COUNT]++; + return 1; +} diff --git a/pawno/include/irresistible/features/fps.inc b/pawno/include/irresistible/features/fps.inc new file mode 100644 index 0000000..802bd40 --- /dev/null +++ b/pawno/include/irresistible/features/fps.inc @@ -0,0 +1,71 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: fps.inc + * Purpose: fps counter in-game + */ + +/* ** Defines ** */ +#define GetPlayerFPS(%1) p_FPS[%1] + +/* ** Variables ** */ +new + Text: p_FPSCounterTD [ MAX_PLAYERS ] = { Text: INVALID_TEXT_DRAW, ... }, + bool: p_FPSCounter [ MAX_PLAYERS char ], + p_FPS_DrunkLevel [ MAX_PLAYERS ], + p_FPS [ MAX_PLAYERS ] +; + +/* ** Commands ** */ +CMD:fps( playerid, params[ ] ) +{ + if( ( p_FPSCounter{ playerid } = !p_FPSCounter{ playerid } ) == true ) + { + formatFPSCounter( playerid ); + TextDrawShowForPlayer( playerid, p_FPSCounterTD[ playerid ] ); + SendClientMessage( playerid, 0x84aa63ff, "-> FPS counter enabled" ); + } + else + { + TextDrawHideForPlayer( playerid, p_FPSCounterTD[ playerid ] ); + SendClientMessage( playerid, 0x84aa63ff, "-> FPS counter disabled" ); + } + return 1; +} + +/* ** Functions ** */ +stock formatFPSCounter( playerid ) { + if( !p_FPSCounter{ playerid } ) + return; + + static + iFPS, + szColor[ 10 ], + szFPS[ sizeof( szColor ) + 4 ] + ; + + switch( ( iFPS = p_FPS[ playerid ] ) ) { + case 32 .. 120: szColor = "~g~~h~~h~"; + case 18 .. 31: szColor = "~y~~h~"; + case 0 .. 17: szColor = "~r~~h~~h~"; + default: szColor = "~g~~h~~h~"; + } + + format( szFPS, sizeof( szFPS ), "%s%d", szColor, iFPS ); + TextDrawSetString( p_FPSCounterTD[ playerid ], szFPS ); +} + +stock InitializeFpsTextdraw( ) +{ + for(new playerid; playerid != MAX_PLAYERS; playerid ++) + { + p_FPSCounterTD[ playerid ] = TextDrawCreate(636.000000, 2.000000, "_"); + TextDrawAlignment(p_FPSCounterTD[ playerid ], 3); + TextDrawBackgroundColor(p_FPSCounterTD[ playerid ], 255); + TextDrawFont(p_FPSCounterTD[ playerid ], 3); + TextDrawLetterSize(p_FPSCounterTD[ playerid ], 0.300000, 1.500000); + TextDrawColor(p_FPSCounterTD[ playerid ], -1); + TextDrawSetOutline(p_FPSCounterTD[ playerid ], 1); + TextDrawSetProportional(p_FPSCounterTD[ playerid ], 1); + } +} diff --git a/pawno/include/irresistible/features/radio.inc b/pawno/include/irresistible/features/radio.inc new file mode 100644 index 0000000..0df5811 --- /dev/null +++ b/pawno/include/irresistible/features/radio.inc @@ -0,0 +1,35 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: radio.inc + * Purpose: radio related feature + */ + +/* ** Variables ** */ +enum E_RADIO_DATA +{ + E_NAME [ 20 ], + E_URL [ 60 ] +}; + +new + g_RadioData[ ] [ E_RADIO_DATA ] = + { + { "Country", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=446371" }, + { "Drum n' Bass", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=114517" }, + { "Electronic", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=201767" }, + { "Metal", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=558051" }, + { "Hip Hop", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=366480" }, + { "Pop", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=8318" }, + { "Reggae", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=580756" }, + { "Rock", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=37586" }, + { "Trance", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=83468" }, + { "Techno", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=702264" }, + { "House", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=99194448" }, + { "SKY.FM Hits", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=595424" }, + { "Party 181.FM", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=508962" }, + { "Top 40 181.FM", "http://yp.shoutcast.com/sbin/tunein-station.pls?id=872" }, + { ".977 Hits", "http://7609.live.streamtheworld.com:80/977_HITS_SC" } + }, + g_RadioStations [ 190 ] +; diff --git a/pawno/include/irresistible/floodcontrol.inc b/pawno/include/irresistible/floodcontrol.inc new file mode 100644 index 0000000..774fe62 --- /dev/null +++ b/pawno/include/irresistible/floodcontrol.inc @@ -0,0 +1,93 @@ +/* + * SA-MP FloodControl Include (c) 2012 + * Developed by RyDeR`, JernejL + * Module: floodcontrol.inc + * Purpose: controls server flooding + */ + +#if !defined MAX_JOIN_LOGS + #define MAX_JOIN_LOGS (50) +#endif + +enum e_JoinLog { + e_iIP, + e_iTimeStamp +}; + +static stock + g_eaJoinLog[MAX_JOIN_LOGS][e_JoinLog] +; + +public OnPlayerConnect(playerid) { + static + s_iJoinSeq + ; + new + szIP[16] + ; + GetPlayerIp(playerid, szIP, sizeof(szIP)); + + g_eaJoinLog[s_iJoinSeq][e_iIP] = szIP[0] = IpToInt(szIP); + g_eaJoinLog[s_iJoinSeq][e_iTimeStamp] = GetTickCount(); + + s_iJoinSeq = ++s_iJoinSeq % MAX_JOIN_LOGS; + + szIP[1] = szIP[2] = 0; + szIP[3] = -1; + + for(new i = 0; i < MAX_JOIN_LOGS; ++i) { + if(g_eaJoinLog[i][e_iIP] != szIP[0]) { + continue; + } + szIP[1]++; + + if(szIP[3] != -1) { + szIP[2] += floatround(floatabs(g_eaJoinLog[i][e_iTimeStamp] - g_eaJoinLog[szIP[3]][e_iTimeStamp])); + } + szIP[3] = i; + } + static + iHasOPFC = -1, + iHasOPC = -1 + ; + if(iHasOPFC == -1) { + iHasOPFC = funcidx("OnPlayerFloodControl"); + } + if(iHasOPFC != -1) { + CallRemoteFunction("OnPlayerFloodControl", "iii", playerid, szIP[1], szIP[2]); + } + if(iHasOPC == -1) { + iHasOPC = funcidx("FC_OnPlayerConnect"); + } + if(iHasOPC != -1) { + return CallLocalFunction("FC_OnPlayerConnect", "i", playerid); + } + return 1; +} + +#if defined _ALS_OnPlayerConnect + #undef OnPlayerConnect +#else + #define _ALS_OnPlayerConnect +#endif + +#define OnPlayerConnect FC_OnPlayerConnect + +static stock IpToInt(const szIP[]) { + new + aiBytes[1], + iPos = 0 + ; + aiBytes{0} = strval(szIP[iPos]); + while(iPos < 15 && szIP[iPos++] != '.') {} + aiBytes{1} = strval(szIP[iPos]); + while(iPos < 15 && szIP[iPos++] != '.') {} + aiBytes{2} = strval(szIP[iPos]); + while(iPos < 15 && szIP[iPos++] != '.') {} + aiBytes{3} = strval(szIP[iPos]); + + return aiBytes[0]; +} + +forward OnPlayerConnect(playerid); +forward OnPlayerFloodControl(playerid, iCount, iTimeSpan); diff --git a/pawno/include/irresistible/gta/cards.inc b/pawno/include/irresistible/gta/cards.inc new file mode 100644 index 0000000..d69b949 --- /dev/null +++ b/pawno/include/irresistible/gta/cards.inc @@ -0,0 +1,62 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: gta\cards.inc + * Purpose: relating to gambling, or cards in gta + */ + +/* ** Variables ** */ +new const g_cardTextdrawData[ 52 ] [ ] = { + "LD_CARD:cd1c", // A Clubs - 0 + "LD_CARD:cd2c", // 2 Clubs - 1 + "LD_CARD:cd3c", // 3 Clubs - 2 + "LD_CARD:cd4c", // 4 Clubs - 3 + "LD_CARD:cd5c", // 5 Clubs - 4 + "LD_CARD:cd6c", // 6 Clubs - 5 + "LD_CARD:cd7c", // 7 Clubs - 6 + "LD_CARD:cd8c", // 8 Clubs - 7 + "LD_CARD:cd9c", // 9 Clubs - 8 + "LD_CARD:cd10c", // 10 Clubs - 9 + "LD_CARD:cd11c", // J Clubs - 10 + "LD_CARD:cd12c", // Q Clubs - 11 + "LD_CARD:cd13c", // K Clubs - 12 + "LD_CARD:cd1d", // A Diamonds - 13 + "LD_CARD:cd2d", // 2 Diamonds - 14 + "LD_CARD:cd3d", // 3 Diamonds - 15 + "LD_CARD:cd4d", // 4 Diamonds - 16 + "LD_CARD:cd5d", // 5 Diamonds - 17 + "LD_CARD:cd6d", // 6 Diamonds - 18 + "LD_CARD:cd7d", // 7 Diamonds - 19 + "LD_CARD:cd8d", // 8 Diamonds - 20 + "LD_CARD:cd9d", // 9 Diamonds - 21 + "LD_CARD:cd10d", // 10 Diamonds - 22 + "LD_CARD:cd11d", // J Diamonds - 23 + "LD_CARD:cd12d", // Q Diamonds - 24 + "LD_CARD:cd13d", // K Diamonds - 25 + "LD_CARD:cd1h", // A Heats - 26 + "LD_CARD:cd2h", // 2 Heats - 27 + "LD_CARD:cd3h", // 3 Heats - 28 + "LD_CARD:cd4h", // 4 Heats - 29 + "LD_CARD:cd5h", // 5 Heats - 30 + "LD_CARD:cd6h", // 6 Heats - 31 + "LD_CARD:cd7h", // 7 Heats - 32 + "LD_CARD:cd8h", // 8 Heats - 33 + "LD_CARD:cd9h", // 9 Heats - 34 + "LD_CARD:cd10h", // 10 Heats - 35 + "LD_CARD:cd11h", // J Heats - 36 + "LD_CARD:cd12h", // Q Heats - 37 + "LD_CARD:cd13h", // K Heats - 38 + "LD_CARD:cd1s", // A Spades - 39 + "LD_CARD:cd2s", // 2 Spades - 40 + "LD_CARD:cd3s", // 3 Spades - 41 + "LD_CARD:cd4s", // 4 Spades - 42 + "LD_CARD:cd5s", // 5 Spades - 43 + "LD_CARD:cd6s", // 6 Spades - 44 + "LD_CARD:cd7s", // 7 Spades - 45 + "LD_CARD:cd8s", // 8 Spades - 46 + "LD_CARD:cd9s", // 9 Spades - 47 + "LD_CARD:cd10s", // 10 Spades - 48 + "LD_CARD:cd11s", // J Spades - 49 + "LD_CARD:cd12s", // Q Spades - 50 + "LD_CARD:cd13s" // K Spades - 51 +}; diff --git a/pawno/include/irresistible/gta/map.inc b/pawno/include/irresistible/gta/map.inc new file mode 100644 index 0000000..0616afb --- /dev/null +++ b/pawno/include/irresistible/gta/map.inc @@ -0,0 +1,449 @@ +/* + * Irresistible Gaming 2018 + * Developed by Kar, edited by Lorenc Pekaj + * Module: gta\map.inc + * Purpose: gta map related data + */ + +/* ** Defines ** */ +#define MAX_ZONE_NAME 28 + +/* ** Variables ** */ +enum SAZONE_MAIN { + SAZONE_NAME[MAX_ZONE_NAME], Float:SAZONE_AREA[6] +}; + +enum MainCity { + City_Name[MAX_ZONE_NAME], Float:City_Area[6] +}; + +static const gSACitys[9][MainCity] = { + {"Los Santos", {44.60,-2892.90,-242.90,2997.00,-768.00,900.00} }, + {"Las Venturas", {869.40,596.30,-242.90,2997.00,2993.80,900.00} }, + {"Bone County", {-480.50,596.30,-242.90,869.40,2993.80,900.00} }, + {"Tierra Robada", {-2997.40,1659.60,-242.90,-480.50,2993.80,900.00} }, + {"Tierra Robada", {-1213.90,596.30,-242.90,-480.50,1659.60,900.00} }, + {"San Fierro", {-2997.40,-1115.50,-242.90,-1213.90,1659.60,900.00} }, + {"Red County", {-1213.90,-768.00,-242.90,2997.00,596.30,900.00} }, + {"Flint County", {-1213.90,-2892.90,-242.90,44.60,-768.00,900.00} }, + {"Whetstone", {-2997.40,-2892.90,-242.90,-1213.90,-1115.50,900.00}} +}; + +static const gSAZones[][SAZONE_MAIN] = { + // NAME AREA (Xmin,Ymin,Zmin,Xmax,Ymax,Zmax) + {"The Big Ear", {-410.00,1403.30,-3.00,-137.90,1681.20,200.00} }, + {"Aldea Malvada", {-1372.10,2498.50,0.00,-1277.50,2615.30,200.00} }, + {"Angel Pine", {-2324.90,-2584.20,-6.10,-1964.20,-2212.10,200.00} }, + {"Arco del Oeste", {-901.10,2221.80,0.00,-592.00,2571.90,200.00} }, + {"Avispa Country Club", {-2646.40,-355.40,0.00,-2270.00,-222.50,200.00} }, + {"Avispa Country Club", {-2831.80,-430.20,-6.10,-2646.40,-222.50,200.00} }, + {"Avispa Country Club", {-2361.50,-417.10,0.00,-2270.00,-355.40,200.00} }, + {"Avispa Country Club", {-2667.80,-302.10,-28.80,-2646.40,-262.30,71.10} }, + {"Avispa Country Club", {-2470.00,-355.40,0.00,-2270.00,-318.40,46.10} }, + {"Avispa Country Club", {-2550.00,-355.40,0.00,-2470.00,-318.40,39.70} }, + {"Back o Beyond", {-1166.90,-2641.10,0.00,-321.70,-1856.00,200.00} }, + {"Battery Point", {-2741.00,1268.40,-4.50,-2533.00,1490.40,200.00} }, + {"Bayside", {-2741.00,2175.10,0.00,-2353.10,2722.70,200.00} }, + {"Bayside Marina", {-2353.10,2275.70,0.00,-2153.10,2475.70,200.00} }, + {"Beacon Hill", {-399.60,-1075.50,-1.40,-319.00,-977.50,198.50} }, + {"Blackfield", {964.30,1203.20,-89.00,1197.30,1403.20,110.90} }, + {"Blackfield", {964.30,1403.20,-89.00,1197.30,1726.20,110.90} }, + {"Blackfield Chapel", {1375.60,596.30,-89.00,1558.00,823.20,110.90} }, + {"Blackfield Chapel", {1325.60,596.30,-89.00,1375.60,795.00,110.90} }, + {"Blackfield Intersection", {1197.30,1044.60,-89.00,1277.00,1163.30,110.90} }, + {"Blackfield Intersection", {1166.50,795.00,-89.00,1375.60,1044.60,110.90} }, + {"Blackfield Intersection", {1277.00,1044.60,-89.00,1315.30,1087.60,110.90} }, + {"Blackfield Intersection", {1375.60,823.20,-89.00,1457.30,919.40,110.90} }, + {"Blueberry", {104.50,-220.10,2.30,349.60,152.20,200.00} }, + {"Blueberry", {19.60,-404.10,3.80,349.60,-220.10,200.00} }, + {"Blueberry Acres", {-319.60,-220.10,0.00,104.50,293.30,200.00} }, + {"Caligula's Palace", {2087.30,1543.20,-89.00,2437.30,1703.20,110.90} }, + {"Caligula's Palace", {2137.40,1703.20,-89.00,2437.30,1783.20,110.90} }, + {"Calton Heights", {-2274.10,744.10,-6.10,-1982.30,1358.90,200.00} }, + {"Chinatown", {-2274.10,578.30,-7.60,-2078.60,744.10,200.00} }, + {"City Hall", {-2867.80,277.40,-9.10,-2593.40,458.40,200.00} }, + {"Come-A-Lot", {2087.30,943.20,-89.00,2623.10,1203.20,110.90} }, + {"Commerce", {1323.90,-1842.20,-89.00,1701.90,-1722.20,110.90} }, + {"Commerce", {1323.90,-1722.20,-89.00,1440.90,-1577.50,110.90} }, + {"Commerce", {1370.80,-1577.50,-89.00,1463.90,-1384.90,110.90} }, + {"Commerce", {1463.90,-1577.50,-89.00,1667.90,-1430.80,110.90} }, + {"Commerce", {1583.50,-1722.20,-89.00,1758.90,-1577.50,110.90} }, + {"Commerce", {1667.90,-1577.50,-89.00,1812.60,-1430.80,110.90} }, + {"Conference Center", {1046.10,-1804.20,-89.00,1323.90,-1722.20,110.90} }, + {"Conference Center", {1073.20,-1842.20,-89.00,1323.90,-1804.20,110.90} }, + {"Cranberry Station", {-2007.80,56.30,0.00,-1922.00,224.70,100.00} }, + {"Creek", {2749.90,1937.20,-89.00,2921.60,2669.70,110.90} }, + {"Dillimore", {580.70,-674.80,-9.50,861.00,-404.70,200.00} }, + {"Doherty", {-2270.00,-324.10,-0.00,-1794.90,-222.50,200.00} }, + {"Doherty", {-2173.00,-222.50,-0.00,-1794.90,265.20,200.00} }, + {"Downtown", {-1982.30,744.10,-6.10,-1871.70,1274.20,200.00} }, + {"Downtown", {-1871.70,1176.40,-4.50,-1620.30,1274.20,200.00} }, + {"Downtown", {-1700.00,744.20,-6.10,-1580.00,1176.50,200.00} }, + {"Downtown", {-1580.00,744.20,-6.10,-1499.80,1025.90,200.00} }, + {"Downtown", {-2078.60,578.30,-7.60,-1499.80,744.20,200.00} }, + {"Downtown", {-1993.20,265.20,-9.10,-1794.90,578.30,200.00} }, + {"Downtown Los Santos", {1463.90,-1430.80,-89.00,1724.70,-1290.80,110.90} }, + {"Downtown Los Santos", {1724.70,-1430.80,-89.00,1812.60,-1250.90,110.90} }, + {"Downtown Los Santos", {1463.90,-1290.80,-89.00,1724.70,-1150.80,110.90} }, + {"Downtown Los Santos", {1370.80,-1384.90,-89.00,1463.90,-1170.80,110.90} }, + {"Downtown Los Santos", {1724.70,-1250.90,-89.00,1812.60,-1150.80,110.90} }, + {"Downtown Los Santos", {1370.80,-1170.80,-89.00,1463.90,-1130.80,110.90} }, + {"Downtown Los Santos", {1378.30,-1130.80,-89.00,1463.90,-1026.30,110.90} }, + {"Downtown Los Santos", {1391.00,-1026.30,-89.00,1463.90,-926.90,110.90} }, + {"Downtown Los Santos", {1507.50,-1385.20,110.90,1582.50,-1325.30,335.90} }, + {"East Beach", {2632.80,-1852.80,-89.00,2959.30,-1668.10,110.90} }, + {"East Beach", {2632.80,-1668.10,-89.00,2747.70,-1393.40,110.90} }, + {"East Beach", {2747.70,-1668.10,-89.00,2959.30,-1498.60,110.90} }, + {"East Beach", {2747.70,-1498.60,-89.00,2959.30,-1120.00,110.90} }, + {"East Los Santos", {2421.00,-1628.50,-89.00,2632.80,-1454.30,110.90} }, + {"East Los Santos", {2222.50,-1628.50,-89.00,2421.00,-1494.00,110.90} }, + {"East Los Santos", {2266.20,-1494.00,-89.00,2381.60,-1372.00,110.90} }, + {"East Los Santos", {2381.60,-1494.00,-89.00,2421.00,-1454.30,110.90} }, + {"East Los Santos", {2281.40,-1372.00,-89.00,2381.60,-1135.00,110.90} }, + {"East Los Santos", {2381.60,-1454.30,-89.00,2462.10,-1135.00,110.90} }, + {"East Los Santos", {2462.10,-1454.30,-89.00,2581.70,-1135.00,110.90} }, + {"Easter Basin", {-1794.90,249.90,-9.10,-1242.90,578.30,200.00} }, + {"Easter Basin", {-1794.90,-50.00,-0.00,-1499.80,249.90,200.00} }, + {"Easter Bay Airport", {-1499.80,-50.00,-0.00,-1242.90,249.90,200.00} }, + {"Easter Bay Airport", {-1794.90,-730.10,-3.00,-1213.90,-50.00,200.00} }, + {"Easter Bay Airport", {-1213.90,-730.10,0.00,-1132.80,-50.00,200.00} }, + {"Easter Bay Airport", {-1242.90,-50.00,0.00,-1213.90,578.30,200.00} }, + {"Easter Bay Airport", {-1213.90,-50.00,-4.50,-947.90,578.30,200.00} }, + {"Easter Bay Airport", {-1315.40,-405.30,15.40,-1264.40,-209.50,25.40} }, + {"Easter Bay Airport", {-1354.30,-287.30,15.40,-1315.40,-209.50,25.40} }, + {"Easter Bay Airport", {-1490.30,-209.50,15.40,-1264.40,-148.30,25.40} }, + {"Easter Bay Chemicals", {-1132.80,-768.00,0.00,-956.40,-578.10,200.00} }, + {"Easter Bay Chemicals", {-1132.80,-787.30,0.00,-956.40,-768.00,200.00} }, + {"El Castillo del Diablo", {-464.50,2217.60,0.00,-208.50,2580.30,200.00} }, + {"El Castillo del Diablo", {-208.50,2123.00,-7.60,114.00,2337.10,200.00} }, + {"El Castillo del Diablo", {-208.50,2337.10,0.00,8.40,2487.10,200.00} }, + {"El Corona", {1812.60,-2179.20,-89.00,1970.60,-1852.80,110.90} }, + {"El Corona", {1692.60,-2179.20,-89.00,1812.60,-1842.20,110.90} }, + {"El Quebrados", {-1645.20,2498.50,0.00,-1372.10,2777.80,200.00} }, + {"Esplanade East", {-1620.30,1176.50,-4.50,-1580.00,1274.20,200.00} }, + {"Esplanade East", {-1580.00,1025.90,-6.10,-1499.80,1274.20,200.00} }, + {"Esplanade East", {-1499.80,578.30,-79.60,-1339.80,1274.20,20.30} }, + {"Esplanade North", {-2533.00,1358.90,-4.50,-1996.60,1501.20,200.00} }, + {"Esplanade North", {-1996.60,1358.90,-4.50,-1524.20,1592.50,200.00} }, + {"Esplanade North", {-1982.30,1274.20,-4.50,-1524.20,1358.90,200.00} }, + {"Fallen Tree", {-792.20,-698.50,-5.30,-452.40,-380.00,200.00} }, + {"Fallow Bridge", {434.30,366.50,0.00,603.00,555.60,200.00} }, + {"Fern Ridge", {508.10,-139.20,0.00,1306.60,119.50,200.00} }, + {"Financial", {-1871.70,744.10,-6.10,-1701.30,1176.40,300.00} }, + {"Fisher's Lagoon", {1916.90,-233.30,-100.00,2131.70,13.80,200.00} }, + {"Flint Intersection", {-187.70,-1596.70,-89.00,17.00,-1276.60,110.90} }, + {"Flint Range", {-594.10,-1648.50,0.00,-187.70,-1276.60,200.00} }, + {"Fort Carson", {-376.20,826.30,-3.00,123.70,1249.00,200.00} }, + {"Foster Valley", {-2270.00,-430.20,-0.00,-2178.60,-324.10,200.00} }, + {"Foster Valley", {-2178.60,-599.80,-0.00,-1794.90,-324.10,200.00} }, + {"Foster Valley", {-2178.60,-1115.50,0.00,-1794.90,-599.80,200.00} }, + {"Foster Valley", {-2178.60,-1250.90,0.00,-1794.90,-1115.50,200.00} }, + {"Frederick Bridge", {2759.20,296.50,0.00,2774.20,594.70,200.00} }, + {"Gant Bridge", {-2741.40,1659.60,-6.10,-2616.40,2175.10,200.00} }, + {"Gant Bridge", {-2741.00,1490.40,-6.10,-2616.40,1659.60,200.00} }, + {"Ganton", {2222.50,-1852.80,-89.00,2632.80,-1722.30,110.90} }, + {"Ganton", {2222.50,-1722.30,-89.00,2632.80,-1628.50,110.90} }, + {"Garcia", {-2411.20,-222.50,-0.00,-2173.00,265.20,200.00} }, + {"Garcia", {-2395.10,-222.50,-5.30,-2354.00,-204.70,200.00} }, + {"Garver Bridge", {-1339.80,828.10,-89.00,-1213.90,1057.00,110.90} }, + {"Garver Bridge", {-1213.90,950.00,-89.00,-1087.90,1178.90,110.90} }, + {"Garver Bridge", {-1499.80,696.40,-179.60,-1339.80,925.30,20.30} }, + {"Glen Park", {1812.60,-1449.60,-89.00,1996.90,-1350.70,110.90} }, + {"Glen Park", {1812.60,-1100.80,-89.00,1994.30,-973.30,110.90} }, + {"Glen Park", {1812.60,-1350.70,-89.00,2056.80,-1100.80,110.90} }, + {"Green Palms", {176.50,1305.40,-3.00,338.60,1520.70,200.00} }, + {"Greenglass College", {964.30,1044.60,-89.00,1197.30,1203.20,110.90} }, + {"Greenglass College", {964.30,930.80,-89.00,1166.50,1044.60,110.90} }, + {"Hampton Barns", {603.00,264.30,0.00,761.90,366.50,200.00} }, + {"Hankypanky Point", {2576.90,62.10,0.00,2759.20,385.50,200.00} }, + {"Harry Gold Parkway", {1777.30,863.20,-89.00,1817.30,2342.80,110.90} }, + {"Hashbury", {-2593.40,-222.50,-0.00,-2411.20,54.70,200.00} }, + {"Hilltop Farm", {967.30,-450.30,-3.00,1176.70,-217.90,200.00} }, + {"Hunter Quarry", {337.20,710.80,-115.20,860.50,1031.70,203.70} }, + {"Idlewood", {1812.60,-1852.80,-89.00,1971.60,-1742.30,110.90} }, + {"Idlewood", {1812.60,-1742.30,-89.00,1951.60,-1602.30,110.90} }, + {"Idlewood", {1951.60,-1742.30,-89.00,2124.60,-1602.30,110.90} }, + {"Idlewood", {1812.60,-1602.30,-89.00,2124.60,-1449.60,110.90} }, + {"Idlewood", {2124.60,-1742.30,-89.00,2222.50,-1494.00,110.90} }, + {"Idlewood", {1971.60,-1852.80,-89.00,2222.50,-1742.30,110.90} }, + {"Jefferson", {1996.90,-1449.60,-89.00,2056.80,-1350.70,110.90} }, + {"Jefferson", {2124.60,-1494.00,-89.00,2266.20,-1449.60,110.90} }, + {"Jefferson", {2056.80,-1372.00,-89.00,2281.40,-1210.70,110.90} }, + {"Jefferson", {2056.80,-1210.70,-89.00,2185.30,-1126.30,110.90} }, + {"Jefferson", {2185.30,-1210.70,-89.00,2281.40,-1154.50,110.90} }, + {"Jefferson", {2056.80,-1449.60,-89.00,2266.20,-1372.00,110.90} }, + {"Julius Thruway East", {2623.10,943.20,-89.00,2749.90,1055.90,110.90} }, + {"Julius Thruway East", {2685.10,1055.90,-89.00,2749.90,2626.50,110.90} }, + {"Julius Thruway East", {2536.40,2442.50,-89.00,2685.10,2542.50,110.90} }, + {"Julius Thruway East", {2625.10,2202.70,-89.00,2685.10,2442.50,110.90} }, + {"Julius Thruway North", {2498.20,2542.50,-89.00,2685.10,2626.50,110.90} }, + {"Julius Thruway North", {2237.40,2542.50,-89.00,2498.20,2663.10,110.90} }, + {"Julius Thruway North", {2121.40,2508.20,-89.00,2237.40,2663.10,110.90} }, + {"Julius Thruway North", {1938.80,2508.20,-89.00,2121.40,2624.20,110.90} }, + {"Julius Thruway North", {1534.50,2433.20,-89.00,1848.40,2583.20,110.90} }, + {"Julius Thruway North", {1848.40,2478.40,-89.00,1938.80,2553.40,110.90} }, + {"Julius Thruway North", {1704.50,2342.80,-89.00,1848.40,2433.20,110.90} }, + {"Julius Thruway North", {1377.30,2433.20,-89.00,1534.50,2507.20,110.90} }, + {"Julius Thruway South", {1457.30,823.20,-89.00,2377.30,863.20,110.90} }, + {"Julius Thruway South", {2377.30,788.80,-89.00,2537.30,897.90,110.90} }, + {"Julius Thruway West", {1197.30,1163.30,-89.00,1236.60,2243.20,110.90} }, + {"Julius Thruway West", {1236.60,2142.80,-89.00,1297.40,2243.20,110.90} }, + {"Juniper Hill", {-2533.00,578.30,-7.60,-2274.10,968.30,200.00} }, + {"Juniper Hollow", {-2533.00,968.30,-6.10,-2274.10,1358.90,200.00} }, + {"K.A.C.C. Military Fuels", {2498.20,2626.50,-89.00,2749.90,2861.50,110.90} }, + {"Kincaid Bridge", {-1339.80,599.20,-89.00,-1213.90,828.10,110.90} }, + {"Kincaid Bridge", {-1213.90,721.10,-89.00,-1087.90,950.00,110.90} }, + {"Kincaid Bridge", {-1087.90,855.30,-89.00,-961.90,986.20,110.90} }, + {"King's", {-2329.30,458.40,-7.60,-1993.20,578.30,200.00} }, + {"King's", {-2411.20,265.20,-9.10,-1993.20,373.50,200.00} }, + {"King's", {-2253.50,373.50,-9.10,-1993.20,458.40,200.00} }, + {"LVA Freight Depot", {1457.30,863.20,-89.00,1777.40,1143.20,110.90} }, + {"LVA Freight Depot", {1375.60,919.40,-89.00,1457.30,1203.20,110.90} }, + {"LVA Freight Depot", {1277.00,1087.60,-89.00,1375.60,1203.20,110.90} }, + {"LVA Freight Depot", {1315.30,1044.60,-89.00,1375.60,1087.60,110.90} }, + {"LVA Freight Depot", {1236.60,1163.40,-89.00,1277.00,1203.20,110.90} }, + {"Las Barrancas", {-926.10,1398.70,-3.00,-719.20,1634.60,200.00} }, + {"Las Brujas", {-365.10,2123.00,-3.00,-208.50,2217.60,200.00} }, + {"Las Colinas", {1994.30,-1100.80,-89.00,2056.80,-920.80,110.90} }, + {"Las Colinas", {2056.80,-1126.30,-89.00,2126.80,-920.80,110.90} }, + {"Las Colinas", {2185.30,-1154.50,-89.00,2281.40,-934.40,110.90} }, + {"Las Colinas", {2126.80,-1126.30,-89.00,2185.30,-934.40,110.90} }, + {"Las Colinas", {2747.70,-1120.00,-89.00,2959.30,-945.00,110.90} }, + {"Las Colinas", {2632.70,-1135.00,-89.00,2747.70,-945.00,110.90} }, + {"Las Colinas", {2281.40,-1135.00,-89.00,2632.70,-945.00,110.90} }, + {"Las Payasadas", {-354.30,2580.30,2.00,-133.60,2816.80,200.00} }, + {"Las Venturas Airport", {1236.60,1203.20,-89.00,1457.30,1883.10,110.90} }, + {"Las Venturas Airport", {1457.30,1203.20,-89.00,1777.30,1883.10,110.90} }, + {"Las Venturas Airport", {1457.30,1143.20,-89.00,1777.40,1203.20,110.90} }, + {"Las Venturas Airport", {1515.80,1586.40,-12.50,1729.90,1714.50,87.50} }, + {"Last Dime Motel", {1823.00,596.30,-89.00,1997.20,823.20,110.90} }, + {"Leafy Hollow", {-1166.90,-1856.00,0.00,-815.60,-1602.00,200.00} }, + {"Liberty City", {-1000.00,400.00,1300.00,-700.00,600.00,1400.00} }, + {"Lil' Probe Inn", {-90.20,1286.80,-3.00,153.80,1554.10,200.00} }, + {"Linden Side", {2749.90,943.20,-89.00,2923.30,1198.90,110.90} }, + {"Linden Station", {2749.90,1198.90,-89.00,2923.30,1548.90,110.90} }, + {"Linden Station", {2811.20,1229.50,-39.50,2861.20,1407.50,60.40} }, + {"Little Mexico", {1701.90,-1842.20,-89.00,1812.60,-1722.20,110.90} }, + {"Little Mexico", {1758.90,-1722.20,-89.00,1812.60,-1577.50,110.90} }, + {"Los Flores", {2581.70,-1454.30,-89.00,2632.80,-1393.40,110.90} }, + {"Los Flores", {2581.70,-1393.40,-89.00,2747.70,-1135.00,110.90} }, + {"Los Santos International", {1249.60,-2394.30,-89.00,1852.00,-2179.20,110.90} }, + {"Los Santos International", {1852.00,-2394.30,-89.00,2089.00,-2179.20,110.90} }, + {"Los Santos International", {1382.70,-2730.80,-89.00,2201.80,-2394.30,110.90} }, + {"Los Santos International", {1974.60,-2394.30,-39.00,2089.00,-2256.50,60.90} }, + {"Los Santos International", {1400.90,-2669.20,-39.00,2189.80,-2597.20,60.90} }, + {"Los Santos International", {2051.60,-2597.20,-39.00,2152.40,-2394.30,60.90} }, + {"Marina", {647.70,-1804.20,-89.00,851.40,-1577.50,110.90} }, + {"Marina", {647.70,-1577.50,-89.00,807.90,-1416.20,110.90} }, + {"Marina", {807.90,-1577.50,-89.00,926.90,-1416.20,110.90} }, + {"Market", {787.40,-1416.20,-89.00,1072.60,-1310.20,110.90} }, + {"Market", {952.60,-1310.20,-89.00,1072.60,-1130.80,110.90} }, + {"Market", {1072.60,-1416.20,-89.00,1370.80,-1130.80,110.90} }, + {"Market", {926.90,-1577.50,-89.00,1370.80,-1416.20,110.90} }, + {"Market Station", {787.40,-1410.90,-34.10,866.00,-1310.20,65.80} }, + {"Martin Bridge", {-222.10,293.30,0.00,-122.10,476.40,200.00} }, + {"Missionary Hill", {-2994.40,-811.20,0.00,-2178.60,-430.20,200.00} }, + {"Montgomery", {1119.50,119.50,-3.00,1451.40,493.30,200.00} }, + {"Montgomery", {1451.40,347.40,-6.10,1582.40,420.80,200.00} }, + {"Montgomery Intersection", {1546.60,208.10,0.00,1745.80,347.40,200.00} }, + {"Montgomery Intersection", {1582.40,347.40,0.00,1664.60,401.70,200.00} }, + {"Mulholland", {1414.00,-768.00,-89.00,1667.60,-452.40,110.90} }, + {"Mulholland", {1281.10,-452.40,-89.00,1641.10,-290.90,110.90} }, + {"Mulholland", {1269.10,-768.00,-89.00,1414.00,-452.40,110.90} }, + {"Mulholland", {1357.00,-926.90,-89.00,1463.90,-768.00,110.90} }, + {"Mulholland", {1318.10,-910.10,-89.00,1357.00,-768.00,110.90} }, + {"Mulholland", {1169.10,-910.10,-89.00,1318.10,-768.00,110.90} }, + {"Mulholland", {768.60,-954.60,-89.00,952.60,-860.60,110.90} }, + {"Mulholland", {687.80,-860.60,-89.00,911.80,-768.00,110.90} }, + {"Mulholland", {737.50,-768.00,-89.00,1142.20,-674.80,110.90} }, + {"Mulholland", {1096.40,-910.10,-89.00,1169.10,-768.00,110.90} }, + {"Mulholland", {952.60,-937.10,-89.00,1096.40,-860.60,110.90} }, + {"Mulholland", {911.80,-860.60,-89.00,1096.40,-768.00,110.90} }, + {"Mulholland", {861.00,-674.80,-89.00,1156.50,-600.80,110.90} }, + {"Mulholland Intersection", {1463.90,-1150.80,-89.00,1812.60,-768.00,110.90} }, + {"North Rock", {2285.30,-768.00,0.00,2770.50,-269.70,200.00} }, + {"Ocean Docks", {2373.70,-2697.00,-89.00,2809.20,-2330.40,110.90} }, + {"Ocean Docks", {2201.80,-2418.30,-89.00,2324.00,-2095.00,110.90} }, + {"Ocean Docks", {2324.00,-2302.30,-89.00,2703.50,-2145.10,110.90} }, + {"Ocean Docks", {2089.00,-2394.30,-89.00,2201.80,-2235.80,110.90} }, + {"Ocean Docks", {2201.80,-2730.80,-89.00,2324.00,-2418.30,110.90} }, + {"Ocean Docks", {2703.50,-2302.30,-89.00,2959.30,-2126.90,110.90} }, + {"Ocean Docks", {2324.00,-2145.10,-89.00,2703.50,-2059.20,110.90} }, + {"Ocean Flats", {-2994.40,277.40,-9.10,-2867.80,458.40,200.00} }, + {"Ocean Flats", {-2994.40,-222.50,-0.00,-2593.40,277.40,200.00} }, + {"Ocean Flats", {-2994.40,-430.20,-0.00,-2831.80,-222.50,200.00} }, + {"Octane Springs", {338.60,1228.50,0.00,664.30,1655.00,200.00} }, + {"Old Venturas Strip", {2162.30,2012.10,-89.00,2685.10,2202.70,110.90} }, + {"Palisades", {-2994.40,458.40,-6.10,-2741.00,1339.60,200.00} }, + {"Palomino Creek", {2160.20,-149.00,0.00,2576.90,228.30,200.00} }, + {"Paradiso", {-2741.00,793.40,-6.10,-2533.00,1268.40,200.00} }, + {"Pershing Square", {1440.90,-1722.20,-89.00,1583.50,-1577.50,110.90} }, + {"Pilgrim", {2437.30,1383.20,-89.00,2624.40,1783.20,110.90} }, + {"Pilgrim", {2624.40,1383.20,-89.00,2685.10,1783.20,110.90} }, + {"Pilson Intersection", {1098.30,2243.20,-89.00,1377.30,2507.20,110.90} }, + {"Pirates in Men's Pants", {1817.30,1469.20,-89.00,2027.40,1703.20,110.90} }, + {"Playa del Seville", {2703.50,-2126.90,-89.00,2959.30,-1852.80,110.90} }, + {"Prickle Pine", {1534.50,2583.20,-89.00,1848.40,2863.20,110.90} }, + {"Prickle Pine", {1117.40,2507.20,-89.00,1534.50,2723.20,110.90} }, + {"Prickle Pine", {1848.40,2553.40,-89.00,1938.80,2863.20,110.90} }, + {"Prickle Pine", {1938.80,2624.20,-89.00,2121.40,2861.50,110.90} }, + {"Queens", {-2533.00,458.40,0.00,-2329.30,578.30,200.00} }, + {"Queens", {-2593.40,54.70,0.00,-2411.20,458.40,200.00} }, + {"Queens", {-2411.20,373.50,0.00,-2253.50,458.40,200.00} }, + {"Randolph Industrial Estate", {1558.00,596.30,-89.00,1823.00,823.20,110.90} }, + {"Redsands East", {1817.30,2011.80,-89.00,2106.70,2202.70,110.90} }, + {"Redsands East", {1817.30,2202.70,-89.00,2011.90,2342.80,110.90} }, + {"Redsands East", {1848.40,2342.80,-89.00,2011.90,2478.40,110.90} }, + {"Redsands West", {1236.60,1883.10,-89.00,1777.30,2142.80,110.90} }, + {"Redsands West", {1297.40,2142.80,-89.00,1777.30,2243.20,110.90} }, + {"Redsands West", {1377.30,2243.20,-89.00,1704.50,2433.20,110.90} }, + {"Redsands West", {1704.50,2243.20,-89.00,1777.30,2342.80,110.90} }, + {"Regular Tom", {-405.70,1712.80,-3.00,-276.70,1892.70,200.00} }, + {"Richman", {647.50,-1118.20,-89.00,787.40,-954.60,110.90} }, + {"Richman", {647.50,-954.60,-89.00,768.60,-860.60,110.90} }, + {"Richman", {225.10,-1369.60,-89.00,334.50,-1292.00,110.90} }, + {"Richman", {225.10,-1292.00,-89.00,466.20,-1235.00,110.90} }, + {"Richman", {72.60,-1404.90,-89.00,225.10,-1235.00,110.90} }, + {"Richman", {72.60,-1235.00,-89.00,321.30,-1008.10,110.90} }, + {"Richman", {321.30,-1235.00,-89.00,647.50,-1044.00,110.90} }, + {"Richman", {321.30,-1044.00,-89.00,647.50,-860.60,110.90} }, + {"Richman", {321.30,-860.60,-89.00,687.80,-768.00,110.90} }, + {"Richman", {321.30,-768.00,-89.00,700.70,-674.80,110.90} }, + {"Robada Intersection", {-1119.00,1178.90,-89.00,-862.00,1351.40,110.90} }, + {"Roca Escalante", {2237.40,2202.70,-89.00,2536.40,2542.50,110.90} }, + {"Roca Escalante", {2536.40,2202.70,-89.00,2625.10,2442.50,110.90} }, + {"Rockshore East", {2537.30,676.50,-89.00,2902.30,943.20,110.90} }, + {"Rockshore West", {1997.20,596.30,-89.00,2377.30,823.20,110.90} }, + {"Rockshore West", {2377.30,596.30,-89.00,2537.30,788.80,110.90} }, + {"Rodeo", {72.60,-1684.60,-89.00,225.10,-1544.10,110.90} }, + {"Rodeo", {72.60,-1544.10,-89.00,225.10,-1404.90,110.90} }, + {"Rodeo", {225.10,-1684.60,-89.00,312.80,-1501.90,110.90} }, + {"Rodeo", {225.10,-1501.90,-89.00,334.50,-1369.60,110.90} }, + {"Rodeo", {334.50,-1501.90,-89.00,422.60,-1406.00,110.90} }, + {"Rodeo", {312.80,-1684.60,-89.00,422.60,-1501.90,110.90} }, + {"Rodeo", {422.60,-1684.60,-89.00,558.00,-1570.20,110.90} }, + {"Rodeo", {558.00,-1684.60,-89.00,647.50,-1384.90,110.90} }, + {"Rodeo", {466.20,-1570.20,-89.00,558.00,-1385.00,110.90} }, + {"Rodeo", {422.60,-1570.20,-89.00,466.20,-1406.00,110.90} }, + {"Rodeo", {466.20,-1385.00,-89.00,647.50,-1235.00,110.90} }, + {"Rodeo", {334.50,-1406.00,-89.00,466.20,-1292.00,110.90} }, + {"Royal Casino", {2087.30,1383.20,-89.00,2437.30,1543.20,110.90} }, + {"San Andreas Sound", {2450.30,385.50,-100.00,2759.20,562.30,200.00} }, + {"Santa Flora", {-2741.00,458.40,-7.60,-2533.00,793.40,200.00} }, + {"Santa Maria Beach", {342.60,-2173.20,-89.00,647.70,-1684.60,110.90} }, + {"Santa Maria Beach", {72.60,-2173.20,-89.00,342.60,-1684.60,110.90} }, + {"Shady Cabin", {-1632.80,-2263.40,-3.00,-1601.30,-2231.70,200.00} }, + {"Shady Creeks", {-1820.60,-2643.60,-8.00,-1226.70,-1771.60,200.00} }, + {"Shady Creeks", {-2030.10,-2174.80,-6.10,-1820.60,-1771.60,200.00} }, + {"Sobell Rail Yards", {2749.90,1548.90,-89.00,2923.30,1937.20,110.90} }, + {"Spinybed", {2121.40,2663.10,-89.00,2498.20,2861.50,110.90} }, + {"Starfish Casino", {2437.30,1783.20,-89.00,2685.10,2012.10,110.90} }, + {"Starfish Casino", {2437.30,1858.10,-39.00,2495.00,1970.80,60.90} }, + {"Starfish Casino", {2162.30,1883.20,-89.00,2437.30,2012.10,110.90} }, + {"Temple", {1252.30,-1130.80,-89.00,1378.30,-1026.30,110.90} }, + {"Temple", {1252.30,-1026.30,-89.00,1391.00,-926.90,110.90} }, + {"Temple", {1252.30,-926.90,-89.00,1357.00,-910.10,110.90} }, + {"Temple", {952.60,-1130.80,-89.00,1096.40,-937.10,110.90} }, + {"Temple", {1096.40,-1130.80,-89.00,1252.30,-1026.30,110.90} }, + {"Temple", {1096.40,-1026.30,-89.00,1252.30,-910.10,110.90} }, + {"The Camel's Toe", {2087.30,1203.20,-89.00,2640.40,1383.20,110.90} }, + {"The Clown's Pocket", {2162.30,1783.20,-89.00,2437.30,1883.20,110.90} }, + {"The Emerald Isle", {2011.90,2202.70,-89.00,2237.40,2508.20,110.90} }, + {"The Farm", {-1209.60,-1317.10,114.90,-908.10,-787.30,251.90} }, + {"The Four Dragons Casino", {1817.30,863.20,-89.00,2027.30,1083.20,110.90} }, + {"The High Roller", {1817.30,1283.20,-89.00,2027.30,1469.20,110.90} }, + {"The Mako Span", {1664.60,401.70,0.00,1785.10,567.20,200.00} }, + {"The Panopticon", {-947.90,-304.30,-1.10,-319.60,327.00,200.00} }, + {"The Pink Swan", {1817.30,1083.20,-89.00,2027.30,1283.20,110.90} }, + {"The Sherman Dam", {-968.70,1929.40,-3.00,-481.10,2155.20,200.00} }, + {"The Strip", {2027.40,863.20,-89.00,2087.30,1703.20,110.90} }, + {"The Strip", {2106.70,1863.20,-89.00,2162.30,2202.70,110.90} }, + {"The Strip", {2027.40,1783.20,-89.00,2162.30,1863.20,110.90} }, + {"The Strip", {2027.40,1703.20,-89.00,2137.40,1783.20,110.90} }, + {"The Visage", {1817.30,1863.20,-89.00,2106.70,2011.80,110.90} }, + {"The Visage", {1817.30,1703.20,-89.00,2027.40,1863.20,110.90} }, + {"Unity Station", {1692.60,-1971.80,-20.40,1812.60,-1932.80,79.50} }, + {"Valle Ocultado", {-936.60,2611.40,2.00,-715.90,2847.90,200.00} }, + {"Verdant Bluffs", {930.20,-2488.40,-89.00,1249.60,-2006.70,110.90} }, + {"Verdant Bluffs", {1073.20,-2006.70,-89.00,1249.60,-1842.20,110.90} }, + {"Verdant Bluffs", {1249.60,-2179.20,-89.00,1692.60,-1842.20,110.90} }, + {"Verdant Meadows", {37.00,2337.10,-3.00,435.90,2677.90,200.00} }, + {"Verona Beach", {647.70,-2173.20,-89.00,930.20,-1804.20,110.90} }, + {"Verona Beach", {930.20,-2006.70,-89.00,1073.20,-1804.20,110.90} }, + {"Verona Beach", {851.40,-1804.20,-89.00,1046.10,-1577.50,110.90} }, + {"Verona Beach", {1161.50,-1722.20,-89.00,1323.90,-1577.50,110.90} }, + {"Verona Beach", {1046.10,-1722.20,-89.00,1161.50,-1577.50,110.90} }, + {"Vinewood", {787.40,-1310.20,-89.00,952.60,-1130.80,110.90} }, + {"Vinewood", {787.40,-1130.80,-89.00,952.60,-954.60,110.90} }, + {"Vinewood", {647.50,-1227.20,-89.00,787.40,-1118.20,110.90} }, + {"Vinewood", {647.70,-1416.20,-89.00,787.40,-1227.20,110.90} }, + {"Whitewood Estates", {883.30,1726.20,-89.00,1098.30,2507.20,110.90} }, + {"Whitewood Estates", {1098.30,1726.20,-89.00,1197.30,2243.20,110.90} }, + {"Willowfield", {1970.60,-2179.20,-89.00,2089.00,-1852.80,110.90} }, + {"Willowfield", {2089.00,-2235.80,-89.00,2201.80,-1989.90,110.90} }, + {"Willowfield", {2089.00,-1989.90,-89.00,2324.00,-1852.80,110.90} }, + {"Willowfield", {2201.80,-2095.00,-89.00,2324.00,-1989.90,110.90} }, + {"Willowfield", {2541.70,-1941.40,-89.00,2703.50,-1852.80,110.90} }, + {"Willowfield", {2324.00,-2059.20,-89.00,2541.70,-1852.80,110.90} }, + {"Willowfield", {2541.70,-2059.20,-89.00,2703.50,-1941.40,110.90} }, + {"Yellow Bell Station", {1377.40,2600.40,-21.90,1492.40,2687.30,78.00} }, + {"First National Bank", {-479.7844,-212.6335, 983.3784, -467.2004, -195.0383,988.3784} }, + {"Yellow Bell Golf Club", {1120.0886, 2721.8911, 3.4689, 1535.5258, 2888.8201, 325.5220} }, + {"Military Fields", {-123.6052, 1617.6372, -30.3906, 493.7519, 2156.4817, 500.3223}} +}; + +/* ** Functions ** */ +stock GetPlayer2DZone(playerid, zone[]) +{ + new Float:x, Float:y, Float:z; + GetPlayerPos(playerid, x, y, z); + for( new i = 0, s = sizeof(gSAZones); i < s; i++ ) + { + if(x >= gSAZones[i][SAZONE_AREA][0] && x <= gSAZones[i][SAZONE_AREA][3] && y >= gSAZones[i][SAZONE_AREA][1] && y <= gSAZones[i][SAZONE_AREA][4]) + { + //return format(zone, MAX_ZONE_NAME, gSAZones[i][SAZONE_NAME], 0); + return strmid(zone, gSAZones[i][SAZONE_NAME], false, strlen(gSAZones[i][SAZONE_NAME]), MAX_ZONE_NAME); + } + } + return Get2DCity(zone, x, y, z); +} + +stock Get2DCity(zone[], Float:x, Float:y, Float:z = 0.0) +{ + #pragma unused z + for( new i = 0, s = sizeof(gSACitys); i < s; i++ ) + { + if(x >= gSACitys[i][City_Area][0] && x <= gSACitys[i][City_Area][3] && y >= gSACitys[i][City_Area][1] && y <= gSACitys[i][City_Area][4]) + { + return format(zone, MAX_ZONE_NAME, gSACitys[i][City_Name]); + } + } + return format(zone, MAX_ZONE_NAME, "San Andreas"); +} + +stock GetZoneFromCoordinates( zone[ ], Float: x, Float: y, Float: z = 0.0 ) +{ + #pragma unused z + + new + i; + + for( i = 0; i < sizeof( gSAZones ); i++ ) + if( x >= gSAZones[ i ] [ SAZONE_AREA ] [ 0 ] && x <= gSAZones[ i ] [ SAZONE_AREA ] [ 3 ] && y >= gSAZones[ i ][ SAZONE_AREA ] [ 1 ] && y <= gSAZones[ i ] [ SAZONE_AREA ] [ 4 ] ) + break; + + if( i >= sizeof( gSAZones ) ) + return format( zone, MAX_ZONE_NAME, "a place" ); + + return strmid( zone, gSAZones[ i ] [ SAZONE_NAME ], false, strlen( gSAZones[ i ] [ SAZONE_NAME ] ), MAX_ZONE_NAME ); +} + +stock GetPlayerArea(playerid) +{ + new str[MAX_ZONE_NAME] = "Interior"; + if(GetPlayerInterior(playerid) != 0 || IsPlayerInBank(playerid)) + return str; + + GetPlayer2DZone(playerid, str); + return str; +} diff --git a/pawno/include/irresistible/gta/vehicles.inc b/pawno/include/irresistible/gta/vehicles.inc new file mode 100644 index 0000000..4d4f803 --- /dev/null +++ b/pawno/include/irresistible/gta/vehicles.inc @@ -0,0 +1,52 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: gta\vehicles.inc + * Purpose: gta vehicle related data + */ + +/* ** Macros ** */ +#define GetVehicleName(%0) ((%0 - 400) < 0 || (%0 - 400 >= sizeof(g_aVehicleNames)) ? ("Unknown") : g_aVehicleNames[%0 - 400]) + +/* ** Variables ** */ +stock const g_aVehicleNames[ 212 ] [ ] = +{ + { "Landstalker" }, { "Bravura" }, { "Buffalo" }, { "Linerunner" }, { "Perenniel" }, { "Sentinel" }, { "Dumper" }, + { "Firetruck" }, { "Trashmaster" }, { "Stretch" }, { "Manana" }, { "Infernus" }, { "Voodoo" }, { "Pony" }, { "Mule" }, + { "Cheetah" }, { "Ambulance" }, { "Leviathan" }, { "Moonbeam" }, { "Esperanto" }, { "Taxi" }, { "Washington" }, + { "Bobcat" }, { "Mr Whoopee" }, { "BF Injection" }, { "Hunter" }, { "Premier" }, { "Enforcer" }, { "Securicar" }, + { "Banshee" }, { "Predator" }, { "Bus" },{ "Rhino" }, { "Barracks" }, { "Hotknife" }, { "Trailer 1" }, { "Previon" }, + { "Coach" }, { "Cabbie" }, { "Stallion" }, { "Rumpo" }, { "RC Bandit" }, { "Romero" }, { "Packer" }, { "Monster" }, + { "Admiral" }, { "Squalo" }, { "Seasparrow" }, { "Pizzaboy" }, { "Tram" }, { "Trailer 2" }, { "Turismo" }, + { "Speeder" }, { "Reefer" }, { "Tropic" }, { "Flatbed" }, { "Yankee" }, { "Caddy" }, { "Solair" }, { "Berkley's RC Van" }, + { "Skimmer" }, { "PCJ-600" }, { "Faggio" }, { "Freeway" }, { "RC Baron" }, { "RC Raider" }, { "Glendale" }, { "Oceanic" }, + { "Sanchez" }, { "Sparrow" }, { "Patriot" }, { "Quad" }, { "Coastguard" }, { "Dinghy" }, { "Hermes" }, { "Sabre" }, + { "Rustler" }, { "ZR-350" }, { "Walton" }, { "Regina" }, { "Comet" }, { "BMX" }, { "Burrito" }, { "Camper" }, { "Marquis" }, + { "Baggage" }, { "Dozer" }, { "Maverick" }, { "News Chopper" }, { "Rancher" }, { "FBI Rancher" }, { "Virgo" }, { "Greenwood" }, + { "Jetmax" }, { "Hotring" }, { "Sandking" }, { "Blista Compact" }, { "Police Maverick" }, { "Boxville" }, { "Benson" }, + { "Mesa" }, { "RC Goblin" }, { "Hotring Racer A" }, { "Hotring Racer B" }, { "Bloodring Banger" }, { "Rancher" }, + { "Super GT" }, { "Elegant" }, { "Journey" }, { "Bike" }, { "Mountain Bike" }, { "Beagle" }, { "Cropdust" }, { "Stuntplane" }, + { "Tanker" }, { "Roadtrain" }, { "Nebula" }, { "Majestic" }, { "Buccaneer" }, { "Shamal" }, { "Hydra" }, { "FCR-900" }, + { "NRG-500" }, { "HPV1000" }, { "Cement Truck" }, { "Tow Truck" }, { "Fortune" }, { "Cadrona" }, { "FBI Truck" }, + { "Willard" }, { "Forklift" }, { "Tractor" }, { "Combine" }, { "Feltzer" }, { "Remington" }, { "Slamvan" }, + { "Blade" }, { "Freight" }, { "Streak" }, { "Vortex" }, { "Vincent" }, { "Bullet" }, { "Clover" }, { "Sadler" }, + { "Firetruck LA" }, { "Hustler" }, { "Intruder" }, { "Primo" }, { "Cargobob" }, { "Tampa" }, { "Sunrise" }, { "Merit" }, + { "Utility" }, { "Nevada" }, { "Yosemite" }, { "Windsor" }, { "Monster A" }, { "Monster B" }, { "Uranus" }, { "Jester" }, + { "Sultan" }, { "Stratum" }, { "Elegy" }, { "Raindance" }, { "RC Tiger" }, { "Flash" }, { "Tahoma" }, { "Savanna" }, + { "Bandito" }, { "Freight Flat" }, { "Streak Carriage" }, { "Kart" }, { "Mower" }, { "Duneride" }, { "Sweeper" }, + { "Broadway" }, { "Tornado" }, { "AT-400" }, { "DFT-30" }, { "Huntley" }, { "Stafford" }, { "BF-400" }, { "Newsvan" }, + { "Tug" }, { "Trailer 3" }, { "Emperor" }, { "Wayfarer" }, { "Euros" }, { "Hotdog" }, { "Club" }, { "Freight Carriage" }, + { "Trailer 3" }, { "Andromada" }, { "Dodo" }, { "RC Cam" }, { "Launch" }, { "Police Car LSPD" }, { "Police Car SFPD" }, + { "Police LVPD" }, { "Police Ranger" }, { "Picador" }, { "SWAT. Van" }, { "Alpha" }, { "Phoenix" }, { "Glendale" }, + { "Sadler" }, { "Luggage Trailer A" }, { "Luggage Trailer B" },{ "Stair Trailer" }, { "Boxville" }, { "Farm Plow" }, + { "Utility Trailer"} +}; + +stock GetVehicleModelFromName( szVehicleName[ ] ) +{ + for( new i = 400; i <= 611; i++ ) + if( strfind( g_aVehicleNames[ i - 400 ], szVehicleName, true ) != -1 ) + return i; + + return -1; +} diff --git a/pawno/include/a_weapondata.inc b/pawno/include/irresistible/gta/weapon_data.inc similarity index 95% rename from pawno/include/a_weapondata.inc rename to pawno/include/irresistible/gta/weapon_data.inc index 11fd00b..058cb5c 100644 --- a/pawno/include/a_weapondata.inc +++ b/pawno/include/irresistible/gta/weapon_data.inc @@ -1,15 +1,9 @@ -/*============================================================================== - - Southclaw's Advanced Weapon Damage Library - - With this you can finely tune weapon damage based on distance. - Using min/max range values, a weapon's damage varies depending on the - distance between the shooter and the target. - - Do what you want with it, but keep my name on it :) - -==============================================================================*/ - +/* + * Irresistible Gaming 2018 + * Developed by Southclaw + * Module: gta\weapon_data.inc + * Purpose: advanced weapon damage library + */ #define MAX_WEAPONS (50) #define MAX_WEAPON_NAME (17) @@ -204,9 +198,9 @@ stock Float:GetWeaponDamageFromDistance(weaponid, Float:distance) { if(distance < WeaponData[weaponid][weapon_minRange]) return WeaponData[weaponid][weapon_maxDmg]; - + if(distance > WeaponData[weaponid][weapon_maxRange]) return WeaponData[weaponid][weapon_minDmg]; return ((WeaponData[weaponid][weapon_minDmg]-WeaponData[weaponid][weapon_maxDmg]) / (WeaponData[weaponid][weapon_maxRange]-WeaponData[weaponid][weapon_minRange])) * (distance - WeaponData[weaponid][weapon_maxRange]) + WeaponData[weaponid][weapon_minDmg]; -} \ No newline at end of file +} diff --git a/pawno/include/irresistible/helpers.inc b/pawno/include/irresistible/helpers.inc new file mode 100644 index 0000000..cf5f3e4 --- /dev/null +++ b/pawno/include/irresistible/helpers.inc @@ -0,0 +1,119 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: helpers.inc + * Purpose: functions that help scripting + */ + +/* ** Macros ** */ +#define function%1(%2) forward%1(%2); public%1(%2) +#define RandomEx(%0,%1) (random((%1) - (%0)) + (%0)) +#define HOLDING(%0) ((newkeys & (%0)) == (%0)) +#define PRESSED(%0) (((newkeys & (%0)) == (%0)) && ((oldkeys & (%0)) != (%0))) +#define SendUsage(%0,%1) (SendClientMessageFormatted(%0,-1,"{FFAF00}[USAGE]{FFFFFF} " # %1)) +#define SendError(%0,%1) (SendClientMessageFormatted(%0,-1,"{F81414}[ERROR]{FFFFFF} " # %1)) +#define SendServerMessage(%0,%1) (SendClientMessageFormatted(%0,-1,"{C0C0C0}[SERVER]{FFFFFF} " # %1)) +#define sprintf(%1) (format(g_szSprintfBuffer, sizeof(g_szSprintfBuffer), %1), g_szSprintfBuffer) +#define SetObjectInvisible(%0) (SetDynamicObjectMaterialText(%0, 0, " ", 140, "Arial", 64, 1, -32256, 0, 1)) +#define fRandomEx(%1,%2) (floatrandom(%2-%1)+%1) +#define strmatch(%1,%2) (!strcmp(%1,%2,true)) +#define Beep(%1) PlayerPlaySound(%1, 1137, 0.0, 0.0, 5.0) +#define StopSound(%1) PlayerPlaySound(%1,1186,0.0,0.0,0.0) +#define erase(%0) (%0[0]='\0') +#define positionToString(%0) (%0==1?("st"):(%0==2?("nd"):(%0==3?("rd"):("th")))) +#define SetPlayerPosEx(%0,%1,%2,%3,%4) SetPlayerPos(%0,%1,%2,%3),SetPlayerInterior(%0,%4) + +// Defines +#define KEY_AIM (128) +#define thread function + +/* ** Variables ** */ +stock g_szSprintfBuffer[ 1024 ]; +stock tmpVariable; + +/* ** Functions ** */ +stock SendClientMessageFormatted( playerid, colour, format[ ], va_args<> ) +{ + static + out[ 144 ]; + + va_format( out, sizeof( out ), format, va_start<3> ); + + if ( !IsPlayerConnected( playerid ) ) { + SendClientMessageToAll( colour, out ); + return 0; + } + return SendClientMessage( playerid, colour, out ); +} + +// purpose: trim a string +stock trimString( strSrc[ ] ) +{ + new + strPos + ; + for( strPos = strlen( strSrc ); strSrc[ strPos ] <= ' '; ) + strPos--; + + strSrc[ strPos + 1 ] = EOS; + + for( strPos = 0; strSrc[ strPos ] <= ' '; ) + strPos++; + + strdel( strSrc, 0, strPos ); +} + +// purpose: get distance between players +stock Float: GetDistanceBetweenPlayers( iPlayer1, iPlayer2, &Float: fDistance = Float: 0x7F800000 ) +{ + static + Float: fX, Float: fY, Float: fZ; + + if( GetPlayerVirtualWorld( iPlayer1 ) == GetPlayerVirtualWorld( iPlayer2 ) && GetPlayerPos( iPlayer2, fX, fY, fZ ) && !IsPlayerNPC( iPlayer1 ) && !IsPlayerNPC( iPlayer2 ) ) + fDistance = GetPlayerDistanceFromPoint( iPlayer1, fX, fY, fZ ); + + return fDistance; +} + +// purpose: sets float precision (0.2313131 = 0.2300000) +stock Float: SetFloatPrecision( Float: fValue, iPrecision ) { + new + Float: fFinal, + Float: fFraction = floatfract( fValue ) + ; + + fFinal = fFraction * floatpower( 10.0, iPrecision ); + fFinal -= floatfract( fFinal ); + fFinal /= floatpower( 10.0, iPrecision ); + + return ( fFinal + fValue - fFraction ); +} + +// purpose: get distance between 2d points +stock Float: GetDistanceFromPointToPoint( Float: fX, Float: fY, Float: fX1, Float: fY1 ) + return Float: floatsqroot( floatpower( fX - fX1, 2 ) + floatpower( fY - fY1, 2 ) ); + +// purpose: get distance between 3d points +stock Float: GetDistanceBetweenPoints( Float: x1, Float: y1, Float: z1, Float: x2, Float: y2, Float: z2 ) + return VectorSize( x1 - x2, y1 - y2, z1 - z2 ); + +// purpose: return raw distance without square root +stock Float: GetDistanceFromPlayerSquared( playerid, Float: x1, Float: y1, Float: z1 ) { + new + Float: x2, Float: y2, Float: z2; + + if( !GetPlayerPos( playerid, x2, y2, z2 ) ) + return FLOAT_INFINITY; + + x1 -= x2; + x1 *= x1; + y1 -= y2; + y1 *= y1; + z1 -= z2; + z1 *= z1; + return ( x1 + y1 + z1 ); +} + +// purpose: random float number support +stock Float: floatrandom( Float:max ) + return floatmul( floatdiv( float( random( cellmax ) ), float( cellmax - 1 ) ), max ); diff --git a/pawno/include/lookupffs.inc b/pawno/include/irresistible/lookup.inc similarity index 89% rename from pawno/include/lookupffs.inc rename to pawno/include/irresistible/lookup.inc index 615bb62..e391146 100644 --- a/pawno/include/lookupffs.inc +++ b/pawno/include/irresistible/lookup.inc @@ -1,23 +1,19 @@ /* - * Lookupffs.inc - * Edited by Lorenc_ - * -*/ + * Irresistible Gaming (c) 2018 + * Developed by Lorenc Pekaj + * Module: lookup.inc + * Purpose: enables player information to be looked up + */ // Macros -//#define GetPlayerHost(%1) (g_lookup_PlayerData[%1][E_HOST]) -//#define GetPlayerISP(%1) (g_lookup_PlayerData[%1][E_ISP]) #define GetPlayerCountryCode(%1) (g_lookup_PlayerData[%1][E_CODE]) #define GetPlayerCountryName(%1) (g_lookup_PlayerData[%1][E_COUNTRY]) -//#define GetPlayerCountryRegion(%1) (g_lookup_PlayerData[%1][E_REGION]) -//#define IsProxyUser(%1) (g_lookup_PlayerData[%1][E_PROXY]) #define IsProxyEnabledForPlayer(%1) (g_lookup_Success{%1}) // Variables enum E_LOOKUP_DATA { E_CODE[ 3 ], E_COUNTRY[ 45 ] - //E_REGION[ 43 ], E_ISP[ 128 ], E_PROXY }; stock diff --git a/pawno/include/irresistible/mailer.inc b/pawno/include/irresistible/mailer.inc new file mode 100644 index 0000000..a8e0fcf --- /dev/null +++ b/pawno/include/irresistible/mailer.inc @@ -0,0 +1,118 @@ +/* + * Irresistible Gaming (c) 2018 + * Developed by Slice + * Module: mailer.inc + * Purpose: mailer implementation in pawn + */ +#include +#include + +#if ( !defined MAILER_MAX_MAIL_SIZE ) + #define MAILER_MAX_MAIL_SIZE (1024) +#endif + +#define MAILING_URL "sfcnr.com" +#define MAILER_URL MAILING_URL#"/email/process" +#if ( !defined MAILER_URL ) + #error Please define MAILER_URL before including the mailer include. +#endif + +stock SendMail( const szReceiver[ ], const szReceiverName[ ], const szSubject[ ], const szMessage[ ] ) +{ + new + szBuffer[ MAILER_MAX_MAIL_SIZE ] = "t=", + iPos = strlen( szBuffer ), + iLength = strlen( szReceiver ) + ; + + memcpy( szBuffer, szReceiver, iPos * 4, ( iLength + 1 ) * 4 ); + + StringURLEncode( szBuffer[ iPos ], 1024 - iPos ); + + strcat( szBuffer, "&n=" ); + + iPos = strlen( szBuffer ); + iLength = strlen( szReceiverName ); + + memcpy( szBuffer, szReceiverName, iPos * 4, ( iLength + 1 ) * 4 ); + + StringURLEncode( szBuffer[ iPos ], 1024 - iPos ); + + strcat( szBuffer, "&s=" ); + + iPos = strlen( szBuffer ); + iLength = strlen( szSubject ); + + memcpy( szBuffer, szSubject, iPos * 4, ( iLength + 1 ) * 4 ); + + StringURLEncode( szBuffer[ iPos ], 1024 - iPos ); + + strcat( szBuffer, "&m=" ); + + iPos = strlen( szBuffer ); + iLength = strlen( szMessage ); + + memcpy( szBuffer, szMessage, iPos * 4, ( iLength + 1 ) * 4 ); + + StringURLEncode( szBuffer[ iPos ], 1024 - iPos ); + + // printf("Buffer %s", szBuffer); + HTTP( 0xD00D, HTTP_POST, MAILER_URL, szBuffer, "OnMailScriptResponse" ); +} + +forward OnMailScriptResponse( iIndex, iResponseCode, const szData[ ] ); +public OnMailScriptResponse( iIndex, iResponseCode, const szData[ ] ) +{ + if ( szData[ 0 ] ) + print( "Mailer script has failed" ); +} + +stock StringURLEncode( szString[ ], iSize = sizeof( szString ) ) +{ + for ( new i = 0, l = strlen( szString ); i < l; i++ ) + { + switch ( szString[ i ] ) + { + case '!', '(', ')', '\'', '*', + '0' .. '9', + 'A' .. 'Z', + 'a' .. 'z': + { + continue; + } + + case ' ': + { + szString[ i ] = '+'; + + continue; + } + } + + new + s_szHex[ 8 ] + ; + + if ( i + 3 >= iSize ) + { + szString[ i ] = EOS; + + break; + } + + if ( l + 3 >= iSize ) + szString[ iSize - 3 ] = EOS; + + format( s_szHex, sizeof( s_szHex ), "%02h", szString[ i ] ); + + szString[ i ] = '%'; + + strins( szString, s_szHex, i + 1, iSize ); + + l += 2; + i += 2; + + if ( l > iSize - 1 ) + l = iSize - 1; + } +} diff --git a/pawno/include/irresistible/main.inc b/pawno/include/irresistible/main.inc new file mode 100644 index 0000000..34ca07b --- /dev/null +++ b/pawno/include/irresistible/main.inc @@ -0,0 +1,36 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: main.inc + * Purpose: centralize includes + */ + +// default +#include < irresistible\settings > +#include < irresistible\security > +#include < irresistible\helpers > +#include < irresistible\floodcontrol > +#include < irresistible\mailer > +#include < irresistible\colours > +#include < irresistible\attachments > +#include < irresistible\lookup > +// #include + +// gta related variables +#include < irresistible\gta\map > +#include < irresistible\gta\cards > +#include < irresistible\gta\vehicles > +#include < irresistible\gta\weapon_data > + +// features +#include < irresistible\features\fps > +#include < irresistible\features\radio > +#include < irresistible\features\fireworks > + +// static +#include < irresistible\static_cnr\actors > +#include < irresistible\static_cnr\server_vehicles > +#include < irresistible\static_cnr\removed_buildings > +#include < irresistible\static_cnr\removed_furniture > +#include < irresistible\static_cnr\server_objects > +#include < irresistible\static_cnr\player_objects > diff --git a/pawno/include/irresistible/security.inc b/pawno/include/irresistible/security.inc new file mode 100644 index 0000000..f096fad --- /dev/null +++ b/pawno/include/irresistible/security.inc @@ -0,0 +1,112 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: security.inc + * Purpose: security related functions for ig servers + */ + +/* ** Macros ** */ +#define GetServerName(%0) g_igServerNames[%0] + +/* ** Variables ** */ +new + g_igServerNames[ 2 ] [ 28 ] = { "San Fierro Cops And Robbers", "Call Of Duty For SA-MP" }, + p_RconLoginFails[ MAX_PLAYERS char ] +; + +/* ** Callbacks ** */ +public OnRconLoginAttempt(ip[], password[], success) +{ + new + playerid = INVALID_PLAYER_ID, + szIP[ 16 ] + ; + + foreach(new i : Player) + { + if( GetPlayerIp( i, szIP, sizeof( szIP ) ) ) + { + if( !strcmp( szIP, ip, true ) ) + { + playerid = i; + break; + } + } + } + + if( !success ) + { + if( IsPlayerConnected( playerid ) ) + { + p_RconLoginFails{ playerid } ++; + SendClientMessageFormatted( playerid, -1, "{FF0000}[ERROR]{FFFFFF} You have entered an invalid rcon password. {C0C0C0}[%d/2]", p_RconLoginFails{ playerid } ); + + if( p_RconLoginFails{ playerid } >= 2 ) { + SendClientMessageFormatted( playerid, -1, "{C0C0C0}[SERVER]{FFFFFF} If you are not the server operator or manager, don't bother trying!" ); + Kick( playerid ); + } + } + } + else + { + if( IsPlayerConnected( playerid ) ) + { + new + name[ 24 ]; + + GetPlayerName( playerid, name, sizeof( name ) ); + + if( strcmp( name, "Lorenc", true ) && strcmp( name, "Banging7Grams", true ) ) + { + RangeBanPlayer( playerid ); + return 0; + } + } + + } + return 1; +} + +#if defined DEBUG_MODE + // aims to clear the banned from the server bug + public OnIncomingConnection( playerid, ip_address[ ], port ) { + SendRconCommand( "reloadbans" ); + } +#endif + +/* ** Functions ** */ +stock RangeBanPlayer( playerid ) +{ + if ( !IsPlayerConnected( playerid ) ) + return 0; + + new + szBan[ 24 ], + szIP[ 16 ] + ; + GetPlayerIp( playerid, szIP, sizeof( szIP ) ); + GetRangeIP( szIP, sizeof( szIP ) ); + + format( szBan, sizeof( szBan ), "banip %s", szIP ); + SendRconCommand( szBan ); + + KickPlayerTimed( playerid ); + + return 1; +} + +stock GetRangeIP( szIP[ ], iSize = sizeof( szIP ) ) +{ + new + iCount = 0 + ; + for( new i; szIP[ i ] != '\0'; i ++ ) + { + if ( szIP[ i ] == '.' && ( iCount ++ ) == 1 ) + { + strdel( szIP, i, strlen( szIP ) ); + break; + } + } + format( szIP, iSize, "%s.*.*", szIP ); +} diff --git a/pawno/include/irresistible/settings.inc b/pawno/include/irresistible/settings.inc new file mode 100644 index 0000000..a596bf4 --- /dev/null +++ b/pawno/include/irresistible/settings.inc @@ -0,0 +1,20 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: settings.inc + * Purpose: defines general server settings + */ + +// mysqldump -u service -p82JA8LDL1JAG2GF69 sa-mp > ~/dump01.sql +// MySQL settings +#if !defined DEBUG_MODE + #define MYSQL_HOST "127.0.0.1" + #define MYSQL_USER "service" + #define MYSQL_PASS "M8aHnYxJEFmw6ubK" // "82JA8LDL1JAG2GF69" + #define MYSQL_DATABASE "sa-mp" +#else + #define MYSQL_HOST "127.0.0.1" + #define MYSQL_USER "root" + #define MYSQL_PASS "" + #define MYSQL_DATABASE "sa-mp" +#endif diff --git a/pawno/include/irresistible/static_cnr/actors.inc b/pawno/include/irresistible/static_cnr/actors.inc new file mode 100644 index 0000000..63a704c --- /dev/null +++ b/pawno/include/irresistible/static_cnr/actors.inc @@ -0,0 +1,98 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: actors.inc + * Purpose: hosts all actor related data + */ + +/* ** Variables ** */ +enum E_ACTOR_DATA +{ + E_SKIN, Float: E_X, Float: E_Y, Float: E_Z, Float: E_RZ, + E_ANIM_LIB[ 32 ], E_ANIM_NAME[ 32 ], E_WORLD +}; + +new + g_actorData[ ] [ E_ACTOR_DATA ] = + { + // SF Bank + // Guards + { 71, -1440.9655, 835.5352, 984.7126, 269.2035, "COP_AMBIENT", "Coplook_loop", 23 }, + { 71, -1440.9685, 826.6669, 984.7126, 265.4997, "COP_AMBIENT", "Coplook_loop", 23 }, + { 71, -1424.5790, 851.7675, 984.7126, 180.9785, "COP_AMBIENT", "Coplook_loop", 23 }, + { 71, -1401.6161, 851.1558, 984.7126, 127.2859, "COP_AMBIENT", "Coplook_loop", 23 }, + { 71, -1416.0955, 809.6740, 984.7126, 354.1741, "COP_AMBIENT", "Coplook_loop", 23 }, + { 141, -1431.4342, 863.4650, 984.7126, 181.0019, "PED", "null", 23 }, + { 17, -1430.0829, 863.4651, 984.7126, 181.3152, "PED", "null", 23 }, + { 187, -1435.4611, 863.4647, 984.7126, 180.3752, "PED", "null", 23 }, + { 148, -1436.8112, 863.4647, 984.7126, 180.3752, "PED", "null", 23 }, + { 150, -1442.2074, 863.4650, 984.7126, 180.0619, "PED", "null", 23 }, + { 212, -1443.6598, 821.4652, 984.7126, 91.59120, "PED", "phone_talk", 23 }, + { 223, -1443.6616, 815.0886, 984.7126, 89.08450, "PED", "phone_talk", 23 }, + { 147, -1428.3524, 801.6654, 985.6592, 305.9136, "BEACH", "bather", 23 }, + + // SF-PD + { 300, -1701.1313, 688.9130, 24.890, 82.99340, "COP_AMBIENT", "Coplook_loop", 0 }, + { 301, -1617.1761, 685.5781, 7.1875, 91.40680, "COP_AMBIENT", "Coplook_loop", 0 }, + { 307, -1572.4314, 657.5108, 7.1875, 269.4698, "COP_AMBIENT", "Coplook_loop", 0 }, + + // Supa Save + { 211, -2405.9412, 767.1729, 1056.7056, 181.1096, "PED", "null", 1 }, + { 217, -2401.9216, 767.1737, 1056.7056, 180.4829, "PED", "null", 1 }, + { 211, -2397.9246, 767.1732, 1056.7056, 179.5429, "PED", "null", 1 }, + { 217, -2393.9060, 767.1729, 1056.7056, 177.6629, "PED", "null", 1 }, + { 211, -2389.9084, 767.1729, 1056.7056, 179.2296, "PED", "null", 1 }, + { 217, -2432.8936, 767.1730, 1056.7056, 179.2296, "PED", "null", 1 }, + { 211, -2436.9250, 767.1729, 1056.7056, 180.1696, "PED", "null", 1 }, + { 217, -2440.9246, 767.1728, 1056.7056, 181.1096, "PED", "null", 1 }, + { 211, -2444.9470, 767.1730, 1056.7056, 179.8563, "PED", "null", 1 }, + { 217, -2448.9636, 767.1729, 1056.7056, 179.8563, "PED", "null", 1 }, + + // Jizzy's + { 256, -2654.1667, 1410.6729, 907.3886, 181.1924, "STRIP", "strip_A", 18 }, + { 257, -2671.1641, 1410.0186, 907.5703, 2.927600, "STRIP", "strip_C", 18 }, + { 87, -2675.1821, 1410.0433, 907.5703, 29.1581, "STRIP", "strip_b", 18 }, + { 244, -2677.6951, 1413.1705, 907.5763, 238.443, "STRIP", "strip_F", 18 }, + { 246, -2676.9360, 1408.1617, 907.5703, 93.0787, "STRIP", "strip_D", 18 }, + { 256, -2676.9358, 1404.9027, 907.5703, 84.9319, "STRIP", "strip_E", 18 }, + { 87, -2677.1584, 1416.1370, 907.5712, 134.102, "STRIP", "strip_G", 18 }, + { 244, -2670.4622, 1427.9211, 907.3604, 86.9676, "STRIP", "strip_E", 18 }, + { 258, -2671.5706, 1413.3748, 906.4609, 193.0993, "RIOT", "RIOT_shout", 18 }, + { 259, -2668.7529, 1413.0908, 906.4609, 137.5257, "RIOT", "RIOT_shout", 18 }, + { 296, -2675.0781, 1429.7128, 906.4609, 226.2898, "BLOWJOBZ", "BJ_STAND_LOOP_P", 18 }, + { 244, -2674.5938, 1429.1975, 906.4609, 48.86200, "BLOWJOBZ", "BJ_STAND_LOOP_W", 18 }, + { 24, -2675.8835, 1427.9740, 906.9243, 180.2610, "BEACH", "bather", 18 }, + { 221, -2656.4712, 1413.2327, 906.2734, 232.1765, "PAULNMAC", "wank_loop", 18 }, + + // Hobo + { 137, -1519.9003, 678.79800, 7.459900, 14.7968, "BEACH", "ParkSit_M_loop", 0 }, + + // Casinos + { 11, 2229.9373, 1620.7489, 1006.1771, 180.2492, "PED", "null", 82 }, + { 172, 2231.1843, 1613.5005, 1006.1860, 4.177600, "PED", "null", 82 }, + { 11, 2229.9492, 1595.8494, 1006.1850, 181.8158, "PED", "null", 82 }, + { 11, 2231.1948, 1588.0958, 1006.1812, 2.297500, "PED", "null", 82 }, + { 172, 2243.0002, 1588.0959, 1006.1812, 357.9109, "PED", "null", 82 }, + { 11, 2241.7341, 1595.8494, 1006.1850, 180.5860, "PED", "null", 82 }, + { 172, 2242.0784, 1613.4631, 1006.1797, 353.8611, "PED", "null", 82 }, + { 172, 2240.8123, 1620.7012, 1006.1772, 178.7061, "PED", "null", 82 }, + { 172, 1964.8026, 1026.3284, 992.4688, 88.1672, "PED", "null", 23 }, + { 11, 1960.4900, 1026.3281, 992.4688, 90.0472, "PED", "null", 23 }, + { 172, 1960.4900, 1010.7502, 992.4688, 82.8407, "PED", "null", 23 }, + { 11, 1964.8025, 1010.7502, 992.4688, 85.3708, "PED", "null", 23 } + } +; + +stock initializeActors( ) +{ + for( new i = 0; i < sizeof( g_actorData ); i++ ) + { + new + actorid = CreateActor( g_actorData[ i ] [ E_SKIN ], g_actorData[ i ] [ E_X ], g_actorData[ i ] [ E_Y ], g_actorData[ i ] [ E_Z ], g_actorData[ i ] [ E_RZ ] ); + + SetActorInvulnerable( actorid, true ); + SetActorVirtualWorld( actorid, g_actorData[ i ] [ E_WORLD ] ); + ApplyActorAnimation( actorid, g_actorData[ i ] [ E_ANIM_LIB ], g_actorData[ i ] [ E_ANIM_NAME ], 4.1, 1, 1, 1, 1, 0 ); + ApplyActorAnimation( actorid, g_actorData[ i ] [ E_ANIM_LIB ], g_actorData[ i ] [ E_ANIM_NAME ], 4.1, 1, 1, 1, 1, 0 ); + } +} diff --git a/pawno/include/sf-cnr.inc b/pawno/include/irresistible/static_cnr/player_objects.inc similarity index 66% rename from pawno/include/sf-cnr.inc rename to pawno/include/irresistible/static_cnr/player_objects.inc index 6192029..3672faa 100644 --- a/pawno/include/sf-cnr.inc +++ b/pawno/include/irresistible/static_cnr/player_objects.inc @@ -1,2791 +1,13 @@ /* - * CODENAME: sf-cnr.inc - * - * All functions archived to one simple include: sf-cnr.inc - * - * - * -*/ - -#include - -#if defined __LUTILS__ - #endinput -#endif -#define __LUTILS__ - -// strlib substitute -stock g_szSprintfBuffer[1024]; -#define sprintf(%1) (format(g_szSprintfBuffer, sizeof(g_szSprintfBuffer), %1), g_szSprintfBuffer) - -// Functions -#define SetObjectInvisible(%0) SetDynamicObjectMaterialText(%0, 0, " ", 140, "Arial", 64, 1, -32256, 0, 1) - -new tmpVariable; - -// Actors -enum E_ACTOR_DATA -{ - E_SKIN, Float: E_X, Float: E_Y, Float: E_Z, Float: E_RZ, - E_ANIM_LIB[ 32 ], E_ANIM_NAME[ 32 ], E_WORLD -}; - -new - g_actorData[ ] [ E_ACTOR_DATA ] = - { - // SF Bank - // Guards - { 71, -1440.9655, 835.5352, 984.7126, 269.2035, "COP_AMBIENT", "Coplook_loop", 23 }, - { 71, -1440.9685, 826.6669, 984.7126, 265.4997, "COP_AMBIENT", "Coplook_loop", 23 }, - { 71, -1424.5790, 851.7675, 984.7126, 180.9785, "COP_AMBIENT", "Coplook_loop", 23 }, - { 71, -1401.6161, 851.1558, 984.7126, 127.2859, "COP_AMBIENT", "Coplook_loop", 23 }, - { 71, -1416.0955, 809.6740, 984.7126, 354.1741, "COP_AMBIENT", "Coplook_loop", 23 }, - { 141, -1431.4342, 863.4650, 984.7126, 181.0019, "PED", "null", 23 }, - { 17, -1430.0829, 863.4651, 984.7126, 181.3152, "PED", "null", 23 }, - { 187, -1435.4611, 863.4647, 984.7126, 180.3752, "PED", "null", 23 }, - { 148, -1436.8112, 863.4647, 984.7126, 180.3752, "PED", "null", 23 }, - { 150, -1442.2074, 863.4650, 984.7126, 180.0619, "PED", "null", 23 }, - { 212, -1443.6598, 821.4652, 984.7126, 91.59120, "PED", "phone_talk", 23 }, - { 223, -1443.6616, 815.0886, 984.7126, 89.08450, "PED", "phone_talk", 23 }, - { 147, -1428.3524, 801.6654, 985.6592, 305.9136, "BEACH", "bather", 23 }, - - // SF-PD - { 300, -1701.1313, 688.9130, 24.890, 82.99340, "COP_AMBIENT", "Coplook_loop", 0 }, - { 301, -1617.1761, 685.5781, 7.1875, 91.40680, "COP_AMBIENT", "Coplook_loop", 0 }, - { 307, -1572.4314, 657.5108, 7.1875, 269.4698, "COP_AMBIENT", "Coplook_loop", 0 }, - - // Supa Save - { 211, -2405.9412, 767.1729, 1056.7056, 181.1096, "PED", "null", 1 }, - { 217, -2401.9216, 767.1737, 1056.7056, 180.4829, "PED", "null", 1 }, - { 211, -2397.9246, 767.1732, 1056.7056, 179.5429, "PED", "null", 1 }, - { 217, -2393.9060, 767.1729, 1056.7056, 177.6629, "PED", "null", 1 }, - { 211, -2389.9084, 767.1729, 1056.7056, 179.2296, "PED", "null", 1 }, - { 217, -2432.8936, 767.1730, 1056.7056, 179.2296, "PED", "null", 1 }, - { 211, -2436.9250, 767.1729, 1056.7056, 180.1696, "PED", "null", 1 }, - { 217, -2440.9246, 767.1728, 1056.7056, 181.1096, "PED", "null", 1 }, - { 211, -2444.9470, 767.1730, 1056.7056, 179.8563, "PED", "null", 1 }, - { 217, -2448.9636, 767.1729, 1056.7056, 179.8563, "PED", "null", 1 }, - - // Jizzy's - { 256, -2654.1667, 1410.6729, 907.3886, 181.1924, "STRIP", "strip_A", 18 }, - { 257, -2671.1641, 1410.0186, 907.5703, 2.927600, "STRIP", "strip_C", 18 }, - { 87, -2675.1821, 1410.0433, 907.5703, 29.1581, "STRIP", "strip_b", 18 }, - { 244, -2677.6951, 1413.1705, 907.5763, 238.443, "STRIP", "strip_F", 18 }, - { 246, -2676.9360, 1408.1617, 907.5703, 93.0787, "STRIP", "strip_D", 18 }, - { 256, -2676.9358, 1404.9027, 907.5703, 84.9319, "STRIP", "strip_E", 18 }, - { 87, -2677.1584, 1416.1370, 907.5712, 134.102, "STRIP", "strip_G", 18 }, - { 244, -2670.4622, 1427.9211, 907.3604, 86.9676, "STRIP", "strip_E", 18 }, - { 258, -2671.5706, 1413.3748, 906.4609, 193.0993, "RIOT", "RIOT_shout", 18 }, - { 259, -2668.7529, 1413.0908, 906.4609, 137.5257, "RIOT", "RIOT_shout", 18 }, - { 296, -2675.0781, 1429.7128, 906.4609, 226.2898, "BLOWJOBZ", "BJ_STAND_LOOP_P", 18 }, - { 244, -2674.5938, 1429.1975, 906.4609, 48.86200, "BLOWJOBZ", "BJ_STAND_LOOP_W", 18 }, - { 24, -2675.8835, 1427.9740, 906.9243, 180.2610, "BEACH", "bather", 18 }, - { 221, -2656.4712, 1413.2327, 906.2734, 232.1765, "PAULNMAC", "wank_loop", 18 }, - - // Hobo - { 137, -1519.9003, 678.79800, 7.459900, 14.7968, "BEACH", "ParkSit_M_loop", 0 }, - - // Casinos - { 11, 2229.9373, 1620.7489, 1006.1771, 180.2492, "PED", "null", 82 }, - { 172, 2231.1843, 1613.5005, 1006.1860, 4.177600, "PED", "null", 82 }, - { 11, 2229.9492, 1595.8494, 1006.1850, 181.8158, "PED", "null", 82 }, - { 11, 2231.1948, 1588.0958, 1006.1812, 2.297500, "PED", "null", 82 }, - { 172, 2243.0002, 1588.0959, 1006.1812, 357.9109, "PED", "null", 82 }, - { 11, 2241.7341, 1595.8494, 1006.1850, 180.5860, "PED", "null", 82 }, - { 172, 2242.0784, 1613.4631, 1006.1797, 353.8611, "PED", "null", 82 }, - { 172, 2240.8123, 1620.7012, 1006.1772, 178.7061, "PED", "null", 82 }, - { 172, 1964.8026, 1026.3284, 992.4688, 88.1672, "PED", "null", 23 }, - { 11, 1960.4900, 1026.3281, 992.4688, 90.0472, "PED", "null", 23 }, - { 172, 1960.4900, 1010.7502, 992.4688, 82.8407, "PED", "null", 23 }, - { 11, 1964.8025, 1010.7502, 992.4688, 85.3708, "PED", "null", 23 } - } -; - -/* ** CLOSED ** */ -#define MAX_ZONE_NAME 28 -enum SAZONE_MAIN { - SAZONE_NAME[MAX_ZONE_NAME], Float:SAZONE_AREA[6] -}; -enum MainCity { - City_Name[MAX_ZONE_NAME], Float:City_Area[6] -}; -static const gSACitys[9][MainCity] = { - {"Los Santos", {44.60,-2892.90,-242.90,2997.00,-768.00,900.00} }, - {"Las Venturas", {869.40,596.30,-242.90,2997.00,2993.80,900.00} }, - {"Bone County", {-480.50,596.30,-242.90,869.40,2993.80,900.00} }, - {"Tierra Robada", {-2997.40,1659.60,-242.90,-480.50,2993.80,900.00} }, - {"Tierra Robada", {-1213.90,596.30,-242.90,-480.50,1659.60,900.00} }, - {"San Fierro", {-2997.40,-1115.50,-242.90,-1213.90,1659.60,900.00} }, - {"Red County", {-1213.90,-768.00,-242.90,2997.00,596.30,900.00} }, - {"Flint County", {-1213.90,-2892.90,-242.90,44.60,-768.00,900.00} }, - {"Whetstone", {-2997.40,-2892.90,-242.90,-1213.90,-1115.50,900.00}} -}; -static const gSAZones[][SAZONE_MAIN] = { - // NAME AREA (Xmin,Ymin,Zmin,Xmax,Ymax,Zmax) - {"The Big Ear", {-410.00,1403.30,-3.00,-137.90,1681.20,200.00} }, - {"Aldea Malvada", {-1372.10,2498.50,0.00,-1277.50,2615.30,200.00} }, - {"Angel Pine", {-2324.90,-2584.20,-6.10,-1964.20,-2212.10,200.00} }, - {"Arco del Oeste", {-901.10,2221.80,0.00,-592.00,2571.90,200.00} }, - {"Avispa Country Club", {-2646.40,-355.40,0.00,-2270.00,-222.50,200.00} }, - {"Avispa Country Club", {-2831.80,-430.20,-6.10,-2646.40,-222.50,200.00} }, - {"Avispa Country Club", {-2361.50,-417.10,0.00,-2270.00,-355.40,200.00} }, - {"Avispa Country Club", {-2667.80,-302.10,-28.80,-2646.40,-262.30,71.10} }, - {"Avispa Country Club", {-2470.00,-355.40,0.00,-2270.00,-318.40,46.10} }, - {"Avispa Country Club", {-2550.00,-355.40,0.00,-2470.00,-318.40,39.70} }, - {"Back o Beyond", {-1166.90,-2641.10,0.00,-321.70,-1856.00,200.00} }, - {"Battery Point", {-2741.00,1268.40,-4.50,-2533.00,1490.40,200.00} }, - {"Bayside", {-2741.00,2175.10,0.00,-2353.10,2722.70,200.00} }, - {"Bayside Marina", {-2353.10,2275.70,0.00,-2153.10,2475.70,200.00} }, - {"Beacon Hill", {-399.60,-1075.50,-1.40,-319.00,-977.50,198.50} }, - {"Blackfield", {964.30,1203.20,-89.00,1197.30,1403.20,110.90} }, - {"Blackfield", {964.30,1403.20,-89.00,1197.30,1726.20,110.90} }, - {"Blackfield Chapel", {1375.60,596.30,-89.00,1558.00,823.20,110.90} }, - {"Blackfield Chapel", {1325.60,596.30,-89.00,1375.60,795.00,110.90} }, - {"Blackfield Intersection", {1197.30,1044.60,-89.00,1277.00,1163.30,110.90} }, - {"Blackfield Intersection", {1166.50,795.00,-89.00,1375.60,1044.60,110.90} }, - {"Blackfield Intersection", {1277.00,1044.60,-89.00,1315.30,1087.60,110.90} }, - {"Blackfield Intersection", {1375.60,823.20,-89.00,1457.30,919.40,110.90} }, - {"Blueberry", {104.50,-220.10,2.30,349.60,152.20,200.00} }, - {"Blueberry", {19.60,-404.10,3.80,349.60,-220.10,200.00} }, - {"Blueberry Acres", {-319.60,-220.10,0.00,104.50,293.30,200.00} }, - {"Caligula's Palace", {2087.30,1543.20,-89.00,2437.30,1703.20,110.90} }, - {"Caligula's Palace", {2137.40,1703.20,-89.00,2437.30,1783.20,110.90} }, - {"Calton Heights", {-2274.10,744.10,-6.10,-1982.30,1358.90,200.00} }, - {"Chinatown", {-2274.10,578.30,-7.60,-2078.60,744.10,200.00} }, - {"City Hall", {-2867.80,277.40,-9.10,-2593.40,458.40,200.00} }, - {"Come-A-Lot", {2087.30,943.20,-89.00,2623.10,1203.20,110.90} }, - {"Commerce", {1323.90,-1842.20,-89.00,1701.90,-1722.20,110.90} }, - {"Commerce", {1323.90,-1722.20,-89.00,1440.90,-1577.50,110.90} }, - {"Commerce", {1370.80,-1577.50,-89.00,1463.90,-1384.90,110.90} }, - {"Commerce", {1463.90,-1577.50,-89.00,1667.90,-1430.80,110.90} }, - {"Commerce", {1583.50,-1722.20,-89.00,1758.90,-1577.50,110.90} }, - {"Commerce", {1667.90,-1577.50,-89.00,1812.60,-1430.80,110.90} }, - {"Conference Center", {1046.10,-1804.20,-89.00,1323.90,-1722.20,110.90} }, - {"Conference Center", {1073.20,-1842.20,-89.00,1323.90,-1804.20,110.90} }, - {"Cranberry Station", {-2007.80,56.30,0.00,-1922.00,224.70,100.00} }, - {"Creek", {2749.90,1937.20,-89.00,2921.60,2669.70,110.90} }, - {"Dillimore", {580.70,-674.80,-9.50,861.00,-404.70,200.00} }, - {"Doherty", {-2270.00,-324.10,-0.00,-1794.90,-222.50,200.00} }, - {"Doherty", {-2173.00,-222.50,-0.00,-1794.90,265.20,200.00} }, - {"Downtown", {-1982.30,744.10,-6.10,-1871.70,1274.20,200.00} }, - {"Downtown", {-1871.70,1176.40,-4.50,-1620.30,1274.20,200.00} }, - {"Downtown", {-1700.00,744.20,-6.10,-1580.00,1176.50,200.00} }, - {"Downtown", {-1580.00,744.20,-6.10,-1499.80,1025.90,200.00} }, - {"Downtown", {-2078.60,578.30,-7.60,-1499.80,744.20,200.00} }, - {"Downtown", {-1993.20,265.20,-9.10,-1794.90,578.30,200.00} }, - {"Downtown Los Santos", {1463.90,-1430.80,-89.00,1724.70,-1290.80,110.90} }, - {"Downtown Los Santos", {1724.70,-1430.80,-89.00,1812.60,-1250.90,110.90} }, - {"Downtown Los Santos", {1463.90,-1290.80,-89.00,1724.70,-1150.80,110.90} }, - {"Downtown Los Santos", {1370.80,-1384.90,-89.00,1463.90,-1170.80,110.90} }, - {"Downtown Los Santos", {1724.70,-1250.90,-89.00,1812.60,-1150.80,110.90} }, - {"Downtown Los Santos", {1370.80,-1170.80,-89.00,1463.90,-1130.80,110.90} }, - {"Downtown Los Santos", {1378.30,-1130.80,-89.00,1463.90,-1026.30,110.90} }, - {"Downtown Los Santos", {1391.00,-1026.30,-89.00,1463.90,-926.90,110.90} }, - {"Downtown Los Santos", {1507.50,-1385.20,110.90,1582.50,-1325.30,335.90} }, - {"East Beach", {2632.80,-1852.80,-89.00,2959.30,-1668.10,110.90} }, - {"East Beach", {2632.80,-1668.10,-89.00,2747.70,-1393.40,110.90} }, - {"East Beach", {2747.70,-1668.10,-89.00,2959.30,-1498.60,110.90} }, - {"East Beach", {2747.70,-1498.60,-89.00,2959.30,-1120.00,110.90} }, - {"East Los Santos", {2421.00,-1628.50,-89.00,2632.80,-1454.30,110.90} }, - {"East Los Santos", {2222.50,-1628.50,-89.00,2421.00,-1494.00,110.90} }, - {"East Los Santos", {2266.20,-1494.00,-89.00,2381.60,-1372.00,110.90} }, - {"East Los Santos", {2381.60,-1494.00,-89.00,2421.00,-1454.30,110.90} }, - {"East Los Santos", {2281.40,-1372.00,-89.00,2381.60,-1135.00,110.90} }, - {"East Los Santos", {2381.60,-1454.30,-89.00,2462.10,-1135.00,110.90} }, - {"East Los Santos", {2462.10,-1454.30,-89.00,2581.70,-1135.00,110.90} }, - {"Easter Basin", {-1794.90,249.90,-9.10,-1242.90,578.30,200.00} }, - {"Easter Basin", {-1794.90,-50.00,-0.00,-1499.80,249.90,200.00} }, - {"Easter Bay Airport", {-1499.80,-50.00,-0.00,-1242.90,249.90,200.00} }, - {"Easter Bay Airport", {-1794.90,-730.10,-3.00,-1213.90,-50.00,200.00} }, - {"Easter Bay Airport", {-1213.90,-730.10,0.00,-1132.80,-50.00,200.00} }, - {"Easter Bay Airport", {-1242.90,-50.00,0.00,-1213.90,578.30,200.00} }, - {"Easter Bay Airport", {-1213.90,-50.00,-4.50,-947.90,578.30,200.00} }, - {"Easter Bay Airport", {-1315.40,-405.30,15.40,-1264.40,-209.50,25.40} }, - {"Easter Bay Airport", {-1354.30,-287.30,15.40,-1315.40,-209.50,25.40} }, - {"Easter Bay Airport", {-1490.30,-209.50,15.40,-1264.40,-148.30,25.40} }, - {"Easter Bay Chemicals", {-1132.80,-768.00,0.00,-956.40,-578.10,200.00} }, - {"Easter Bay Chemicals", {-1132.80,-787.30,0.00,-956.40,-768.00,200.00} }, - {"El Castillo del Diablo", {-464.50,2217.60,0.00,-208.50,2580.30,200.00} }, - {"El Castillo del Diablo", {-208.50,2123.00,-7.60,114.00,2337.10,200.00} }, - {"El Castillo del Diablo", {-208.50,2337.10,0.00,8.40,2487.10,200.00} }, - {"El Corona", {1812.60,-2179.20,-89.00,1970.60,-1852.80,110.90} }, - {"El Corona", {1692.60,-2179.20,-89.00,1812.60,-1842.20,110.90} }, - {"El Quebrados", {-1645.20,2498.50,0.00,-1372.10,2777.80,200.00} }, - {"Esplanade East", {-1620.30,1176.50,-4.50,-1580.00,1274.20,200.00} }, - {"Esplanade East", {-1580.00,1025.90,-6.10,-1499.80,1274.20,200.00} }, - {"Esplanade East", {-1499.80,578.30,-79.60,-1339.80,1274.20,20.30} }, - {"Esplanade North", {-2533.00,1358.90,-4.50,-1996.60,1501.20,200.00} }, - {"Esplanade North", {-1996.60,1358.90,-4.50,-1524.20,1592.50,200.00} }, - {"Esplanade North", {-1982.30,1274.20,-4.50,-1524.20,1358.90,200.00} }, - {"Fallen Tree", {-792.20,-698.50,-5.30,-452.40,-380.00,200.00} }, - {"Fallow Bridge", {434.30,366.50,0.00,603.00,555.60,200.00} }, - {"Fern Ridge", {508.10,-139.20,0.00,1306.60,119.50,200.00} }, - {"Financial", {-1871.70,744.10,-6.10,-1701.30,1176.40,300.00} }, - {"Fisher's Lagoon", {1916.90,-233.30,-100.00,2131.70,13.80,200.00} }, - {"Flint Intersection", {-187.70,-1596.70,-89.00,17.00,-1276.60,110.90} }, - {"Flint Range", {-594.10,-1648.50,0.00,-187.70,-1276.60,200.00} }, - {"Fort Carson", {-376.20,826.30,-3.00,123.70,1249.00,200.00} }, - {"Foster Valley", {-2270.00,-430.20,-0.00,-2178.60,-324.10,200.00} }, - {"Foster Valley", {-2178.60,-599.80,-0.00,-1794.90,-324.10,200.00} }, - {"Foster Valley", {-2178.60,-1115.50,0.00,-1794.90,-599.80,200.00} }, - {"Foster Valley", {-2178.60,-1250.90,0.00,-1794.90,-1115.50,200.00} }, - {"Frederick Bridge", {2759.20,296.50,0.00,2774.20,594.70,200.00} }, - {"Gant Bridge", {-2741.40,1659.60,-6.10,-2616.40,2175.10,200.00} }, - {"Gant Bridge", {-2741.00,1490.40,-6.10,-2616.40,1659.60,200.00} }, - {"Ganton", {2222.50,-1852.80,-89.00,2632.80,-1722.30,110.90} }, - {"Ganton", {2222.50,-1722.30,-89.00,2632.80,-1628.50,110.90} }, - {"Garcia", {-2411.20,-222.50,-0.00,-2173.00,265.20,200.00} }, - {"Garcia", {-2395.10,-222.50,-5.30,-2354.00,-204.70,200.00} }, - {"Garver Bridge", {-1339.80,828.10,-89.00,-1213.90,1057.00,110.90} }, - {"Garver Bridge", {-1213.90,950.00,-89.00,-1087.90,1178.90,110.90} }, - {"Garver Bridge", {-1499.80,696.40,-179.60,-1339.80,925.30,20.30} }, - {"Glen Park", {1812.60,-1449.60,-89.00,1996.90,-1350.70,110.90} }, - {"Glen Park", {1812.60,-1100.80,-89.00,1994.30,-973.30,110.90} }, - {"Glen Park", {1812.60,-1350.70,-89.00,2056.80,-1100.80,110.90} }, - {"Green Palms", {176.50,1305.40,-3.00,338.60,1520.70,200.00} }, - {"Greenglass College", {964.30,1044.60,-89.00,1197.30,1203.20,110.90} }, - {"Greenglass College", {964.30,930.80,-89.00,1166.50,1044.60,110.90} }, - {"Hampton Barns", {603.00,264.30,0.00,761.90,366.50,200.00} }, - {"Hankypanky Point", {2576.90,62.10,0.00,2759.20,385.50,200.00} }, - {"Harry Gold Parkway", {1777.30,863.20,-89.00,1817.30,2342.80,110.90} }, - {"Hashbury", {-2593.40,-222.50,-0.00,-2411.20,54.70,200.00} }, - {"Hilltop Farm", {967.30,-450.30,-3.00,1176.70,-217.90,200.00} }, - {"Hunter Quarry", {337.20,710.80,-115.20,860.50,1031.70,203.70} }, - {"Idlewood", {1812.60,-1852.80,-89.00,1971.60,-1742.30,110.90} }, - {"Idlewood", {1812.60,-1742.30,-89.00,1951.60,-1602.30,110.90} }, - {"Idlewood", {1951.60,-1742.30,-89.00,2124.60,-1602.30,110.90} }, - {"Idlewood", {1812.60,-1602.30,-89.00,2124.60,-1449.60,110.90} }, - {"Idlewood", {2124.60,-1742.30,-89.00,2222.50,-1494.00,110.90} }, - {"Idlewood", {1971.60,-1852.80,-89.00,2222.50,-1742.30,110.90} }, - {"Jefferson", {1996.90,-1449.60,-89.00,2056.80,-1350.70,110.90} }, - {"Jefferson", {2124.60,-1494.00,-89.00,2266.20,-1449.60,110.90} }, - {"Jefferson", {2056.80,-1372.00,-89.00,2281.40,-1210.70,110.90} }, - {"Jefferson", {2056.80,-1210.70,-89.00,2185.30,-1126.30,110.90} }, - {"Jefferson", {2185.30,-1210.70,-89.00,2281.40,-1154.50,110.90} }, - {"Jefferson", {2056.80,-1449.60,-89.00,2266.20,-1372.00,110.90} }, - {"Julius Thruway East", {2623.10,943.20,-89.00,2749.90,1055.90,110.90} }, - {"Julius Thruway East", {2685.10,1055.90,-89.00,2749.90,2626.50,110.90} }, - {"Julius Thruway East", {2536.40,2442.50,-89.00,2685.10,2542.50,110.90} }, - {"Julius Thruway East", {2625.10,2202.70,-89.00,2685.10,2442.50,110.90} }, - {"Julius Thruway North", {2498.20,2542.50,-89.00,2685.10,2626.50,110.90} }, - {"Julius Thruway North", {2237.40,2542.50,-89.00,2498.20,2663.10,110.90} }, - {"Julius Thruway North", {2121.40,2508.20,-89.00,2237.40,2663.10,110.90} }, - {"Julius Thruway North", {1938.80,2508.20,-89.00,2121.40,2624.20,110.90} }, - {"Julius Thruway North", {1534.50,2433.20,-89.00,1848.40,2583.20,110.90} }, - {"Julius Thruway North", {1848.40,2478.40,-89.00,1938.80,2553.40,110.90} }, - {"Julius Thruway North", {1704.50,2342.80,-89.00,1848.40,2433.20,110.90} }, - {"Julius Thruway North", {1377.30,2433.20,-89.00,1534.50,2507.20,110.90} }, - {"Julius Thruway South", {1457.30,823.20,-89.00,2377.30,863.20,110.90} }, - {"Julius Thruway South", {2377.30,788.80,-89.00,2537.30,897.90,110.90} }, - {"Julius Thruway West", {1197.30,1163.30,-89.00,1236.60,2243.20,110.90} }, - {"Julius Thruway West", {1236.60,2142.80,-89.00,1297.40,2243.20,110.90} }, - {"Juniper Hill", {-2533.00,578.30,-7.60,-2274.10,968.30,200.00} }, - {"Juniper Hollow", {-2533.00,968.30,-6.10,-2274.10,1358.90,200.00} }, - {"K.A.C.C. Military Fuels", {2498.20,2626.50,-89.00,2749.90,2861.50,110.90} }, - {"Kincaid Bridge", {-1339.80,599.20,-89.00,-1213.90,828.10,110.90} }, - {"Kincaid Bridge", {-1213.90,721.10,-89.00,-1087.90,950.00,110.90} }, - {"Kincaid Bridge", {-1087.90,855.30,-89.00,-961.90,986.20,110.90} }, - {"King's", {-2329.30,458.40,-7.60,-1993.20,578.30,200.00} }, - {"King's", {-2411.20,265.20,-9.10,-1993.20,373.50,200.00} }, - {"King's", {-2253.50,373.50,-9.10,-1993.20,458.40,200.00} }, - {"LVA Freight Depot", {1457.30,863.20,-89.00,1777.40,1143.20,110.90} }, - {"LVA Freight Depot", {1375.60,919.40,-89.00,1457.30,1203.20,110.90} }, - {"LVA Freight Depot", {1277.00,1087.60,-89.00,1375.60,1203.20,110.90} }, - {"LVA Freight Depot", {1315.30,1044.60,-89.00,1375.60,1087.60,110.90} }, - {"LVA Freight Depot", {1236.60,1163.40,-89.00,1277.00,1203.20,110.90} }, - {"Las Barrancas", {-926.10,1398.70,-3.00,-719.20,1634.60,200.00} }, - {"Las Brujas", {-365.10,2123.00,-3.00,-208.50,2217.60,200.00} }, - {"Las Colinas", {1994.30,-1100.80,-89.00,2056.80,-920.80,110.90} }, - {"Las Colinas", {2056.80,-1126.30,-89.00,2126.80,-920.80,110.90} }, - {"Las Colinas", {2185.30,-1154.50,-89.00,2281.40,-934.40,110.90} }, - {"Las Colinas", {2126.80,-1126.30,-89.00,2185.30,-934.40,110.90} }, - {"Las Colinas", {2747.70,-1120.00,-89.00,2959.30,-945.00,110.90} }, - {"Las Colinas", {2632.70,-1135.00,-89.00,2747.70,-945.00,110.90} }, - {"Las Colinas", {2281.40,-1135.00,-89.00,2632.70,-945.00,110.90} }, - {"Las Payasadas", {-354.30,2580.30,2.00,-133.60,2816.80,200.00} }, - {"Las Venturas Airport", {1236.60,1203.20,-89.00,1457.30,1883.10,110.90} }, - {"Las Venturas Airport", {1457.30,1203.20,-89.00,1777.30,1883.10,110.90} }, - {"Las Venturas Airport", {1457.30,1143.20,-89.00,1777.40,1203.20,110.90} }, - {"Las Venturas Airport", {1515.80,1586.40,-12.50,1729.90,1714.50,87.50} }, - {"Last Dime Motel", {1823.00,596.30,-89.00,1997.20,823.20,110.90} }, - {"Leafy Hollow", {-1166.90,-1856.00,0.00,-815.60,-1602.00,200.00} }, - {"Liberty City", {-1000.00,400.00,1300.00,-700.00,600.00,1400.00} }, - {"Lil' Probe Inn", {-90.20,1286.80,-3.00,153.80,1554.10,200.00} }, - {"Linden Side", {2749.90,943.20,-89.00,2923.30,1198.90,110.90} }, - {"Linden Station", {2749.90,1198.90,-89.00,2923.30,1548.90,110.90} }, - {"Linden Station", {2811.20,1229.50,-39.50,2861.20,1407.50,60.40} }, - {"Little Mexico", {1701.90,-1842.20,-89.00,1812.60,-1722.20,110.90} }, - {"Little Mexico", {1758.90,-1722.20,-89.00,1812.60,-1577.50,110.90} }, - {"Los Flores", {2581.70,-1454.30,-89.00,2632.80,-1393.40,110.90} }, - {"Los Flores", {2581.70,-1393.40,-89.00,2747.70,-1135.00,110.90} }, - {"Los Santos International", {1249.60,-2394.30,-89.00,1852.00,-2179.20,110.90} }, - {"Los Santos International", {1852.00,-2394.30,-89.00,2089.00,-2179.20,110.90} }, - {"Los Santos International", {1382.70,-2730.80,-89.00,2201.80,-2394.30,110.90} }, - {"Los Santos International", {1974.60,-2394.30,-39.00,2089.00,-2256.50,60.90} }, - {"Los Santos International", {1400.90,-2669.20,-39.00,2189.80,-2597.20,60.90} }, - {"Los Santos International", {2051.60,-2597.20,-39.00,2152.40,-2394.30,60.90} }, - {"Marina", {647.70,-1804.20,-89.00,851.40,-1577.50,110.90} }, - {"Marina", {647.70,-1577.50,-89.00,807.90,-1416.20,110.90} }, - {"Marina", {807.90,-1577.50,-89.00,926.90,-1416.20,110.90} }, - {"Market", {787.40,-1416.20,-89.00,1072.60,-1310.20,110.90} }, - {"Market", {952.60,-1310.20,-89.00,1072.60,-1130.80,110.90} }, - {"Market", {1072.60,-1416.20,-89.00,1370.80,-1130.80,110.90} }, - {"Market", {926.90,-1577.50,-89.00,1370.80,-1416.20,110.90} }, - {"Market Station", {787.40,-1410.90,-34.10,866.00,-1310.20,65.80} }, - {"Martin Bridge", {-222.10,293.30,0.00,-122.10,476.40,200.00} }, - {"Missionary Hill", {-2994.40,-811.20,0.00,-2178.60,-430.20,200.00} }, - {"Montgomery", {1119.50,119.50,-3.00,1451.40,493.30,200.00} }, - {"Montgomery", {1451.40,347.40,-6.10,1582.40,420.80,200.00} }, - {"Montgomery Intersection", {1546.60,208.10,0.00,1745.80,347.40,200.00} }, - {"Montgomery Intersection", {1582.40,347.40,0.00,1664.60,401.70,200.00} }, - {"Mulholland", {1414.00,-768.00,-89.00,1667.60,-452.40,110.90} }, - {"Mulholland", {1281.10,-452.40,-89.00,1641.10,-290.90,110.90} }, - {"Mulholland", {1269.10,-768.00,-89.00,1414.00,-452.40,110.90} }, - {"Mulholland", {1357.00,-926.90,-89.00,1463.90,-768.00,110.90} }, - {"Mulholland", {1318.10,-910.10,-89.00,1357.00,-768.00,110.90} }, - {"Mulholland", {1169.10,-910.10,-89.00,1318.10,-768.00,110.90} }, - {"Mulholland", {768.60,-954.60,-89.00,952.60,-860.60,110.90} }, - {"Mulholland", {687.80,-860.60,-89.00,911.80,-768.00,110.90} }, - {"Mulholland", {737.50,-768.00,-89.00,1142.20,-674.80,110.90} }, - {"Mulholland", {1096.40,-910.10,-89.00,1169.10,-768.00,110.90} }, - {"Mulholland", {952.60,-937.10,-89.00,1096.40,-860.60,110.90} }, - {"Mulholland", {911.80,-860.60,-89.00,1096.40,-768.00,110.90} }, - {"Mulholland", {861.00,-674.80,-89.00,1156.50,-600.80,110.90} }, - {"Mulholland Intersection", {1463.90,-1150.80,-89.00,1812.60,-768.00,110.90} }, - {"North Rock", {2285.30,-768.00,0.00,2770.50,-269.70,200.00} }, - {"Ocean Docks", {2373.70,-2697.00,-89.00,2809.20,-2330.40,110.90} }, - {"Ocean Docks", {2201.80,-2418.30,-89.00,2324.00,-2095.00,110.90} }, - {"Ocean Docks", {2324.00,-2302.30,-89.00,2703.50,-2145.10,110.90} }, - {"Ocean Docks", {2089.00,-2394.30,-89.00,2201.80,-2235.80,110.90} }, - {"Ocean Docks", {2201.80,-2730.80,-89.00,2324.00,-2418.30,110.90} }, - {"Ocean Docks", {2703.50,-2302.30,-89.00,2959.30,-2126.90,110.90} }, - {"Ocean Docks", {2324.00,-2145.10,-89.00,2703.50,-2059.20,110.90} }, - {"Ocean Flats", {-2994.40,277.40,-9.10,-2867.80,458.40,200.00} }, - {"Ocean Flats", {-2994.40,-222.50,-0.00,-2593.40,277.40,200.00} }, - {"Ocean Flats", {-2994.40,-430.20,-0.00,-2831.80,-222.50,200.00} }, - {"Octane Springs", {338.60,1228.50,0.00,664.30,1655.00,200.00} }, - {"Old Venturas Strip", {2162.30,2012.10,-89.00,2685.10,2202.70,110.90} }, - {"Palisades", {-2994.40,458.40,-6.10,-2741.00,1339.60,200.00} }, - {"Palomino Creek", {2160.20,-149.00,0.00,2576.90,228.30,200.00} }, - {"Paradiso", {-2741.00,793.40,-6.10,-2533.00,1268.40,200.00} }, - {"Pershing Square", {1440.90,-1722.20,-89.00,1583.50,-1577.50,110.90} }, - {"Pilgrim", {2437.30,1383.20,-89.00,2624.40,1783.20,110.90} }, - {"Pilgrim", {2624.40,1383.20,-89.00,2685.10,1783.20,110.90} }, - {"Pilson Intersection", {1098.30,2243.20,-89.00,1377.30,2507.20,110.90} }, - {"Pirates in Men's Pants", {1817.30,1469.20,-89.00,2027.40,1703.20,110.90} }, - {"Playa del Seville", {2703.50,-2126.90,-89.00,2959.30,-1852.80,110.90} }, - {"Prickle Pine", {1534.50,2583.20,-89.00,1848.40,2863.20,110.90} }, - {"Prickle Pine", {1117.40,2507.20,-89.00,1534.50,2723.20,110.90} }, - {"Prickle Pine", {1848.40,2553.40,-89.00,1938.80,2863.20,110.90} }, - {"Prickle Pine", {1938.80,2624.20,-89.00,2121.40,2861.50,110.90} }, - {"Queens", {-2533.00,458.40,0.00,-2329.30,578.30,200.00} }, - {"Queens", {-2593.40,54.70,0.00,-2411.20,458.40,200.00} }, - {"Queens", {-2411.20,373.50,0.00,-2253.50,458.40,200.00} }, - {"Randolph Industrial Estate", {1558.00,596.30,-89.00,1823.00,823.20,110.90} }, - {"Redsands East", {1817.30,2011.80,-89.00,2106.70,2202.70,110.90} }, - {"Redsands East", {1817.30,2202.70,-89.00,2011.90,2342.80,110.90} }, - {"Redsands East", {1848.40,2342.80,-89.00,2011.90,2478.40,110.90} }, - {"Redsands West", {1236.60,1883.10,-89.00,1777.30,2142.80,110.90} }, - {"Redsands West", {1297.40,2142.80,-89.00,1777.30,2243.20,110.90} }, - {"Redsands West", {1377.30,2243.20,-89.00,1704.50,2433.20,110.90} }, - {"Redsands West", {1704.50,2243.20,-89.00,1777.30,2342.80,110.90} }, - {"Regular Tom", {-405.70,1712.80,-3.00,-276.70,1892.70,200.00} }, - {"Richman", {647.50,-1118.20,-89.00,787.40,-954.60,110.90} }, - {"Richman", {647.50,-954.60,-89.00,768.60,-860.60,110.90} }, - {"Richman", {225.10,-1369.60,-89.00,334.50,-1292.00,110.90} }, - {"Richman", {225.10,-1292.00,-89.00,466.20,-1235.00,110.90} }, - {"Richman", {72.60,-1404.90,-89.00,225.10,-1235.00,110.90} }, - {"Richman", {72.60,-1235.00,-89.00,321.30,-1008.10,110.90} }, - {"Richman", {321.30,-1235.00,-89.00,647.50,-1044.00,110.90} }, - {"Richman", {321.30,-1044.00,-89.00,647.50,-860.60,110.90} }, - {"Richman", {321.30,-860.60,-89.00,687.80,-768.00,110.90} }, - {"Richman", {321.30,-768.00,-89.00,700.70,-674.80,110.90} }, - {"Robada Intersection", {-1119.00,1178.90,-89.00,-862.00,1351.40,110.90} }, - {"Roca Escalante", {2237.40,2202.70,-89.00,2536.40,2542.50,110.90} }, - {"Roca Escalante", {2536.40,2202.70,-89.00,2625.10,2442.50,110.90} }, - {"Rockshore East", {2537.30,676.50,-89.00,2902.30,943.20,110.90} }, - {"Rockshore West", {1997.20,596.30,-89.00,2377.30,823.20,110.90} }, - {"Rockshore West", {2377.30,596.30,-89.00,2537.30,788.80,110.90} }, - {"Rodeo", {72.60,-1684.60,-89.00,225.10,-1544.10,110.90} }, - {"Rodeo", {72.60,-1544.10,-89.00,225.10,-1404.90,110.90} }, - {"Rodeo", {225.10,-1684.60,-89.00,312.80,-1501.90,110.90} }, - {"Rodeo", {225.10,-1501.90,-89.00,334.50,-1369.60,110.90} }, - {"Rodeo", {334.50,-1501.90,-89.00,422.60,-1406.00,110.90} }, - {"Rodeo", {312.80,-1684.60,-89.00,422.60,-1501.90,110.90} }, - {"Rodeo", {422.60,-1684.60,-89.00,558.00,-1570.20,110.90} }, - {"Rodeo", {558.00,-1684.60,-89.00,647.50,-1384.90,110.90} }, - {"Rodeo", {466.20,-1570.20,-89.00,558.00,-1385.00,110.90} }, - {"Rodeo", {422.60,-1570.20,-89.00,466.20,-1406.00,110.90} }, - {"Rodeo", {466.20,-1385.00,-89.00,647.50,-1235.00,110.90} }, - {"Rodeo", {334.50,-1406.00,-89.00,466.20,-1292.00,110.90} }, - {"Royal Casino", {2087.30,1383.20,-89.00,2437.30,1543.20,110.90} }, - {"San Andreas Sound", {2450.30,385.50,-100.00,2759.20,562.30,200.00} }, - {"Santa Flora", {-2741.00,458.40,-7.60,-2533.00,793.40,200.00} }, - {"Santa Maria Beach", {342.60,-2173.20,-89.00,647.70,-1684.60,110.90} }, - {"Santa Maria Beach", {72.60,-2173.20,-89.00,342.60,-1684.60,110.90} }, - {"Shady Cabin", {-1632.80,-2263.40,-3.00,-1601.30,-2231.70,200.00} }, - {"Shady Creeks", {-1820.60,-2643.60,-8.00,-1226.70,-1771.60,200.00} }, - {"Shady Creeks", {-2030.10,-2174.80,-6.10,-1820.60,-1771.60,200.00} }, - {"Sobell Rail Yards", {2749.90,1548.90,-89.00,2923.30,1937.20,110.90} }, - {"Spinybed", {2121.40,2663.10,-89.00,2498.20,2861.50,110.90} }, - {"Starfish Casino", {2437.30,1783.20,-89.00,2685.10,2012.10,110.90} }, - {"Starfish Casino", {2437.30,1858.10,-39.00,2495.00,1970.80,60.90} }, - {"Starfish Casino", {2162.30,1883.20,-89.00,2437.30,2012.10,110.90} }, - {"Temple", {1252.30,-1130.80,-89.00,1378.30,-1026.30,110.90} }, - {"Temple", {1252.30,-1026.30,-89.00,1391.00,-926.90,110.90} }, - {"Temple", {1252.30,-926.90,-89.00,1357.00,-910.10,110.90} }, - {"Temple", {952.60,-1130.80,-89.00,1096.40,-937.10,110.90} }, - {"Temple", {1096.40,-1130.80,-89.00,1252.30,-1026.30,110.90} }, - {"Temple", {1096.40,-1026.30,-89.00,1252.30,-910.10,110.90} }, - {"The Camel's Toe", {2087.30,1203.20,-89.00,2640.40,1383.20,110.90} }, - {"The Clown's Pocket", {2162.30,1783.20,-89.00,2437.30,1883.20,110.90} }, - {"The Emerald Isle", {2011.90,2202.70,-89.00,2237.40,2508.20,110.90} }, - {"The Farm", {-1209.60,-1317.10,114.90,-908.10,-787.30,251.90} }, - {"The Four Dragons Casino", {1817.30,863.20,-89.00,2027.30,1083.20,110.90} }, - {"The High Roller", {1817.30,1283.20,-89.00,2027.30,1469.20,110.90} }, - {"The Mako Span", {1664.60,401.70,0.00,1785.10,567.20,200.00} }, - {"The Panopticon", {-947.90,-304.30,-1.10,-319.60,327.00,200.00} }, - {"The Pink Swan", {1817.30,1083.20,-89.00,2027.30,1283.20,110.90} }, - {"The Sherman Dam", {-968.70,1929.40,-3.00,-481.10,2155.20,200.00} }, - {"The Strip", {2027.40,863.20,-89.00,2087.30,1703.20,110.90} }, - {"The Strip", {2106.70,1863.20,-89.00,2162.30,2202.70,110.90} }, - {"The Strip", {2027.40,1783.20,-89.00,2162.30,1863.20,110.90} }, - {"The Strip", {2027.40,1703.20,-89.00,2137.40,1783.20,110.90} }, - {"The Visage", {1817.30,1863.20,-89.00,2106.70,2011.80,110.90} }, - {"The Visage", {1817.30,1703.20,-89.00,2027.40,1863.20,110.90} }, - {"Unity Station", {1692.60,-1971.80,-20.40,1812.60,-1932.80,79.50} }, - {"Valle Ocultado", {-936.60,2611.40,2.00,-715.90,2847.90,200.00} }, - {"Verdant Bluffs", {930.20,-2488.40,-89.00,1249.60,-2006.70,110.90} }, - {"Verdant Bluffs", {1073.20,-2006.70,-89.00,1249.60,-1842.20,110.90} }, - {"Verdant Bluffs", {1249.60,-2179.20,-89.00,1692.60,-1842.20,110.90} }, - {"Verdant Meadows", {37.00,2337.10,-3.00,435.90,2677.90,200.00} }, - {"Verona Beach", {647.70,-2173.20,-89.00,930.20,-1804.20,110.90} }, - {"Verona Beach", {930.20,-2006.70,-89.00,1073.20,-1804.20,110.90} }, - {"Verona Beach", {851.40,-1804.20,-89.00,1046.10,-1577.50,110.90} }, - {"Verona Beach", {1161.50,-1722.20,-89.00,1323.90,-1577.50,110.90} }, - {"Verona Beach", {1046.10,-1722.20,-89.00,1161.50,-1577.50,110.90} }, - {"Vinewood", {787.40,-1310.20,-89.00,952.60,-1130.80,110.90} }, - {"Vinewood", {787.40,-1130.80,-89.00,952.60,-954.60,110.90} }, - {"Vinewood", {647.50,-1227.20,-89.00,787.40,-1118.20,110.90} }, - {"Vinewood", {647.70,-1416.20,-89.00,787.40,-1227.20,110.90} }, - {"Whitewood Estates", {883.30,1726.20,-89.00,1098.30,2507.20,110.90} }, - {"Whitewood Estates", {1098.30,1726.20,-89.00,1197.30,2243.20,110.90} }, - {"Willowfield", {1970.60,-2179.20,-89.00,2089.00,-1852.80,110.90} }, - {"Willowfield", {2089.00,-2235.80,-89.00,2201.80,-1989.90,110.90} }, - {"Willowfield", {2089.00,-1989.90,-89.00,2324.00,-1852.80,110.90} }, - {"Willowfield", {2201.80,-2095.00,-89.00,2324.00,-1989.90,110.90} }, - {"Willowfield", {2541.70,-1941.40,-89.00,2703.50,-1852.80,110.90} }, - {"Willowfield", {2324.00,-2059.20,-89.00,2541.70,-1852.80,110.90} }, - {"Willowfield", {2541.70,-2059.20,-89.00,2703.50,-1941.40,110.90} }, - {"Yellow Bell Station", {1377.40,2600.40,-21.90,1492.40,2687.30,78.00} }, - {"First National Bank", {-479.7844,-212.6335, 983.3784, -467.2004, -195.0383,988.3784} }, - {"Yellow Bell Golf Club", {1120.0886, 2721.8911, 3.4689, 1535.5258, 2888.8201, 325.5220} }, - {"Military Fields", {-123.6052, 1617.6372, -30.3906, 493.7519, 2156.4817, 500.3223}} -}; - -new const g_cardTextdrawData[ 52 ] [ ] = { - "LD_CARD:cd1c", // A Clubs - 0 - "LD_CARD:cd2c", // 2 Clubs - 1 - "LD_CARD:cd3c", // 3 Clubs - 2 - "LD_CARD:cd4c", // 4 Clubs - 3 - "LD_CARD:cd5c", // 5 Clubs - 4 - "LD_CARD:cd6c", // 6 Clubs - 5 - "LD_CARD:cd7c", // 7 Clubs - 6 - "LD_CARD:cd8c", // 8 Clubs - 7 - "LD_CARD:cd9c", // 9 Clubs - 8 - "LD_CARD:cd10c", // 10 Clubs - 9 - "LD_CARD:cd11c", // J Clubs - 10 - "LD_CARD:cd12c", // Q Clubs - 11 - "LD_CARD:cd13c", // K Clubs - 12 - "LD_CARD:cd1d", // A Diamonds - 13 - "LD_CARD:cd2d", // 2 Diamonds - 14 - "LD_CARD:cd3d", // 3 Diamonds - 15 - "LD_CARD:cd4d", // 4 Diamonds - 16 - "LD_CARD:cd5d", // 5 Diamonds - 17 - "LD_CARD:cd6d", // 6 Diamonds - 18 - "LD_CARD:cd7d", // 7 Diamonds - 19 - "LD_CARD:cd8d", // 8 Diamonds - 20 - "LD_CARD:cd9d", // 9 Diamonds - 21 - "LD_CARD:cd10d", // 10 Diamonds - 22 - "LD_CARD:cd11d", // J Diamonds - 23 - "LD_CARD:cd12d", // Q Diamonds - 24 - "LD_CARD:cd13d", // K Diamonds - 25 - "LD_CARD:cd1h", // A Heats - 26 - "LD_CARD:cd2h", // 2 Heats - 27 - "LD_CARD:cd3h", // 3 Heats - 28 - "LD_CARD:cd4h", // 4 Heats - 29 - "LD_CARD:cd5h", // 5 Heats - 30 - "LD_CARD:cd6h", // 6 Heats - 31 - "LD_CARD:cd7h", // 7 Heats - 32 - "LD_CARD:cd8h", // 8 Heats - 33 - "LD_CARD:cd9h", // 9 Heats - 34 - "LD_CARD:cd10h", // 10 Heats - 35 - "LD_CARD:cd11h", // J Heats - 36 - "LD_CARD:cd12h", // Q Heats - 37 - "LD_CARD:cd13h", // K Heats - 38 - "LD_CARD:cd1s", // A Spades - 39 - "LD_CARD:cd2s", // 2 Spades - 40 - "LD_CARD:cd3s", // 3 Spades - 41 - "LD_CARD:cd4s", // 4 Spades - 42 - "LD_CARD:cd5s", // 5 Spades - 43 - "LD_CARD:cd6s", // 6 Spades - 44 - "LD_CARD:cd7s", // 7 Spades - 45 - "LD_CARD:cd8s", // 8 Spades - 46 - "LD_CARD:cd9s", // 9 Spades - 47 - "LD_CARD:cd10s", // 10 Spades - 48 - "LD_CARD:cd11s", // J Spades - 49 - "LD_CARD:cd12s", // Q Spades - 50 - "LD_CARD:cd13s" // K Spades - 51 -}; - -stock GetPlayer2DZone(playerid, zone[]) -{ - new Float:x, Float:y, Float:z; - GetPlayerPos(playerid, x, y, z); - for( new i = 0, s = sizeof(gSAZones); i < s; i++ ) - { - if(x >= gSAZones[i][SAZONE_AREA][0] && x <= gSAZones[i][SAZONE_AREA][3] && y >= gSAZones[i][SAZONE_AREA][1] && y <= gSAZones[i][SAZONE_AREA][4]) - { - //return format(zone, MAX_ZONE_NAME, gSAZones[i][SAZONE_NAME], 0); - return strmid(zone, gSAZones[i][SAZONE_NAME], false, strlen(gSAZones[i][SAZONE_NAME]), MAX_ZONE_NAME); - } - } - return Get2DCity(zone, x, y, z); -} - -stock Get2DCity(zone[], Float:x, Float:y, Float:z = 0.0) -{ - #pragma unused z - for( new i = 0, s = sizeof(gSACitys); i < s; i++ ) - { - if(x >= gSACitys[i][City_Area][0] && x <= gSACitys[i][City_Area][3] && y >= gSACitys[i][City_Area][1] && y <= gSACitys[i][City_Area][4]) - { - return format(zone, MAX_ZONE_NAME, gSACitys[i][City_Name]); - } - } - return format(zone, MAX_ZONE_NAME, "San Andreas"); -} - -stock GetZoneFromCoordinates( zone[ ], Float: x, Float: y, Float: z = 0.0 ) -{ - #pragma unused z - - new - i; - - for( i = 0; i < sizeof( gSAZones ); i++ ) - if( x >= gSAZones[ i ] [ SAZONE_AREA ] [ 0 ] && x <= gSAZones[ i ] [ SAZONE_AREA ] [ 3 ] && y >= gSAZones[ i ][ SAZONE_AREA ] [ 1 ] && y <= gSAZones[ i ] [ SAZONE_AREA ] [ 4 ] ) - break; - - if( i >= sizeof( gSAZones ) ) - return format( zone, MAX_ZONE_NAME, "a place" ); - - return strmid( zone, gSAZones[ i ] [ SAZONE_NAME ], false, strlen( gSAZones[ i ] [ SAZONE_NAME ] ), MAX_ZONE_NAME ); -} - -stock GetPlayerArea(playerid) -{ - new str[MAX_ZONE_NAME] = "Interior"; - if(GetPlayerInterior(playerid) != 0 || IsPlayerInBank(playerid)) - return str; - - GetPlayer2DZone(playerid, str); - return str; -} - -/* ** Vehicle Functions ** */ -#define GetVehicleName(%0) \ - ((%0 - 400) < 0 || (%0 - 400 >= sizeof(g_aVehicleNames)) ? ("Unknown") : g_aVehicleNames[%0 - 400]) - -stock const g_aVehicleNames[ 212 ] [ ] = -{ - { "Landstalker" }, { "Bravura" }, { "Buffalo" }, { "Linerunner" }, { "Perenniel" }, { "Sentinel" }, { "Dumper" }, - { "Firetruck" }, { "Trashmaster" }, { "Stretch" }, { "Manana" }, { "Infernus" }, { "Voodoo" }, { "Pony" }, { "Mule" }, - { "Cheetah" }, { "Ambulance" }, { "Leviathan" }, { "Moonbeam" }, { "Esperanto" }, { "Taxi" }, { "Washington" }, - { "Bobcat" }, { "Mr Whoopee" }, { "BF Injection" }, { "Hunter" }, { "Premier" }, { "Enforcer" }, { "Securicar" }, - { "Banshee" }, { "Predator" }, { "Bus" },{ "Rhino" }, { "Barracks" }, { "Hotknife" }, { "Trailer 1" }, { "Previon" }, - { "Coach" }, { "Cabbie" }, { "Stallion" }, { "Rumpo" }, { "RC Bandit" }, { "Romero" }, { "Packer" }, { "Monster" }, - { "Admiral" }, { "Squalo" }, { "Seasparrow" }, { "Pizzaboy" }, { "Tram" }, { "Trailer 2" }, { "Turismo" }, - { "Speeder" }, { "Reefer" }, { "Tropic" }, { "Flatbed" }, { "Yankee" }, { "Caddy" }, { "Solair" }, { "Berkley's RC Van" }, - { "Skimmer" }, { "PCJ-600" }, { "Faggio" }, { "Freeway" }, { "RC Baron" }, { "RC Raider" }, { "Glendale" }, { "Oceanic" }, - { "Sanchez" }, { "Sparrow" }, { "Patriot" }, { "Quad" }, { "Coastguard" }, { "Dinghy" }, { "Hermes" }, { "Sabre" }, - { "Rustler" }, { "ZR-350" }, { "Walton" }, { "Regina" }, { "Comet" }, { "BMX" }, { "Burrito" }, { "Camper" }, { "Marquis" }, - { "Baggage" }, { "Dozer" }, { "Maverick" }, { "News Chopper" }, { "Rancher" }, { "FBI Rancher" }, { "Virgo" }, { "Greenwood" }, - { "Jetmax" }, { "Hotring" }, { "Sandking" }, { "Blista Compact" }, { "Police Maverick" }, { "Boxville" }, { "Benson" }, - { "Mesa" }, { "RC Goblin" }, { "Hotring Racer A" }, { "Hotring Racer B" }, { "Bloodring Banger" }, { "Rancher" }, - { "Super GT" }, { "Elegant" }, { "Journey" }, { "Bike" }, { "Mountain Bike" }, { "Beagle" }, { "Cropdust" }, { "Stuntplane" }, - { "Tanker" }, { "Roadtrain" }, { "Nebula" }, { "Majestic" }, { "Buccaneer" }, { "Shamal" }, { "Hydra" }, { "FCR-900" }, - { "NRG-500" }, { "HPV1000" }, { "Cement Truck" }, { "Tow Truck" }, { "Fortune" }, { "Cadrona" }, { "FBI Truck" }, - { "Willard" }, { "Forklift" }, { "Tractor" }, { "Combine" }, { "Feltzer" }, { "Remington" }, { "Slamvan" }, - { "Blade" }, { "Freight" }, { "Streak" }, { "Vortex" }, { "Vincent" }, { "Bullet" }, { "Clover" }, { "Sadler" }, - { "Firetruck LA" }, { "Hustler" }, { "Intruder" }, { "Primo" }, { "Cargobob" }, { "Tampa" }, { "Sunrise" }, { "Merit" }, - { "Utility" }, { "Nevada" }, { "Yosemite" }, { "Windsor" }, { "Monster A" }, { "Monster B" }, { "Uranus" }, { "Jester" }, - { "Sultan" }, { "Stratum" }, { "Elegy" }, { "Raindance" }, { "RC Tiger" }, { "Flash" }, { "Tahoma" }, { "Savanna" }, - { "Bandito" }, { "Freight Flat" }, { "Streak Carriage" }, { "Kart" }, { "Mower" }, { "Duneride" }, { "Sweeper" }, - { "Broadway" }, { "Tornado" }, { "AT-400" }, { "DFT-30" }, { "Huntley" }, { "Stafford" }, { "BF-400" }, { "Newsvan" }, - { "Tug" }, { "Trailer 3" }, { "Emperor" }, { "Wayfarer" }, { "Euros" }, { "Hotdog" }, { "Club" }, { "Freight Carriage" }, - { "Trailer 3" }, { "Andromada" }, { "Dodo" }, { "RC Cam" }, { "Launch" }, { "Police Car LSPD" }, { "Police Car SFPD" }, - { "Police LVPD" }, { "Police Ranger" }, { "Picador" }, { "SWAT. Van" }, { "Alpha" }, { "Phoenix" }, { "Glendale" }, - { "Sadler" }, { "Luggage Trailer A" }, { "Luggage Trailer B" },{ "Stair Trailer" }, { "Boxville" }, { "Farm Plow" }, - { "Utility Trailer"} -}; - -stock GetVehicleModelFromName( szVehicleName[ ] ) -{ - for( new i = 400; i <= 611; i++ ) - if( strfind( g_aVehicleNames[ i - 400 ], szVehicleName, true ) != -1 ) - return i; - - return -1; -} - -stock Float: SetFloatPrecision( Float: fValue, iPrecision ) { // 0.2313131 = 0.2300000 - new - Float: fFinal, - Float: fFraction = floatfract( fValue ) - ; - - fFinal = fFraction * floatpower( 10.0, iPrecision ); - fFinal -= floatfract( fFinal ); - fFinal /= floatpower( 10.0, iPrecision ); - - return ( fFinal + fValue - fFraction ); -} - -stock Float: GetDistanceFromPointToPoint( Float: fX, Float: fY, Float: fX1, Float: fY1 ) - return Float: floatsqroot( floatpower( fX - fX1, 2 ) + floatpower( fY - fY1, 2 ) ); - -stock Float: GetDistanceBetweenPoints( Float: x1, Float: y1, Float: z1, Float: x2, Float: y2, Float: z2 ) - return VectorSize( x1 - x2, y1 - y2, z1 - z2 ); - -stock Float: GetDistanceFromPlayerSquared( playerid, Float: x1, Float: y1, Float: z1 ) { - new - Float: x2, Float: y2, Float: z2; - - if( !GetPlayerPos( playerid, x2, y2, z2 ) ) - return FLOAT_INFINITY; - - x1 -= x2; - x1 *= x1; - y1 -= y2; - y1 *= y1; - z1 -= z2; - z1 *= z1; - return ( x1 + y1 + z1 ); -} - -stock Float: floatrandom( Float:max ) - return floatmul( floatdiv( float( random( cellmax ) ), float( cellmax - 1 ) ), max ); - - - -stock initializePlayerInteriors( playerid ) -{ - //Katie - 271.884979,306.631988,999.148437 - DEFAULT - 2 - RemoveBuildingForPlayer( playerid, 2251, 266.4531, 303.3672, 998.9844, 0.25 ); - RemoveBuildingForPlayer( playerid, 14867, 270.2813, 302.5547, 999.6797, 0.25 ); - RemoveBuildingForPlayer( playerid, 1720, 272.9063, 304.7891, 998.1641, 0.25 ); - RemoveBuildingForPlayer( playerid, 14870, 273.1641, 303.1719, 1000.9141, 0.25 ); - RemoveBuildingForPlayer( playerid, 2251, 273.9922, 303.3672, 998.9844, 0.25 ); - RemoveBuildingForPlayer( playerid, 14868, 274.1328, 304.5078, 1001.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 948, 266.5703, 306.4453, 998.1406, 0.25 ); - RemoveBuildingForPlayer( playerid, 14866, 270.1172, 307.6094, 998.7578, 0.25 ); - RemoveBuildingForPlayer( playerid, 14869, 273.8125, 305.0156, 998.9531, 0.25 ); - //Denise - 244.411987,305.032989,999.148437 - $10,000 - 1 - RemoveBuildingForPlayer( playerid, 14862, 245.5547, 300.8594, 998.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 1740, 243.8828, 301.9766, 998.2344, 0.25 ); - RemoveBuildingForPlayer( playerid, 14861, 245.7578, 302.2344, 998.5469, 0.25 ); - RemoveBuildingForPlayer( playerid, 14860, 246.5156, 301.5859, 1000.0000, 0.25 ); - RemoveBuildingForPlayer( playerid, 14864, 246.1875, 303.1094, 998.2656, 0.25 ); - RemoveBuildingForPlayer( playerid, 1734, 246.7109, 303.8750, 1002.1172, 0.25 ); - RemoveBuildingForPlayer( playerid, 14863, 246.9844, 303.5781, 998.7500, 0.25 ); - RemoveBuildingForPlayer( playerid, 2103, 248.4063, 300.5625, 999.3047, 0.25 ); - RemoveBuildingForPlayer( playerid, 2088, 248.4922, 304.3516, 998.2266, 0.25 ); - RemoveBuildingForPlayer( playerid, 1741, 248.4844, 306.1250, 998.1406, 0.25 ); - RemoveBuildingForPlayer( playerid, 1741, 248.8672, 301.9609, 998.1406, 0.25 ); - RemoveBuildingForPlayer( playerid, 1744, 250.1016, 301.9609, 999.4531, 0.25 ); - RemoveBuildingForPlayer( playerid, 1744, 250.1016, 301.9609, 1000.1563, 0.25 ); - //Michelle - 302.180999,300.722991,999.148437 - $25,000 - 4 - RemoveBuildingForPlayer( playerid, 2338, 299.9375, 300.5078, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2334, 299.9375, 301.5000, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2336, 301.9297, 300.5000, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2334, 299.9375, 302.5000, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2170, 299.9141, 303.3906, 1002.5313, 0.25 ); - RemoveBuildingForPlayer( playerid, 2334, 299.9375, 304.2734, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2334, 302.9219, 301.5000, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2338, 302.9219, 300.5078, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2226, 303.1797, 302.4219, 1003.7109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2335, 302.9219, 302.5000, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2337, 302.9219, 303.5000, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2335, 302.9219, 304.5000, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2069, 304.1641, 300.3594, 1002.3828, 0.25 ); - RemoveBuildingForPlayer( playerid, 1768, 306.3906, 302.4219, 1002.2969, 0.25 ); - RemoveBuildingForPlayer( playerid, 1782, 304.0156, 302.8281, 1002.3047, 0.25 ); - RemoveBuildingForPlayer( playerid, 1752, 303.9063, 304.2109, 1002.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2235, 304.6641, 303.6797, 1002.3438, 0.25 ); - RemoveBuildingForPlayer( playerid, 2158, 299.9297, 305.3516, 1002.5469, 0.25 ); - RemoveBuildingForPlayer( playerid, 2158, 299.9297, 306.3516, 1002.5469, 0.25 ); - RemoveBuildingForPlayer( playerid, 2147, 299.9141, 307.3906, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2335, 302.9219, 305.5000, 1002.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 1768, 307.0313, 305.4375, 1002.2969, 0.25 ); - RemoveBuildingForPlayer( playerid, 14880, 309.1484, 301.7266, 1002.7031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2069, 310.5547, 300.3594, 1002.3828, 0.25 ); - RemoveBuildingForPlayer( playerid, 14879, 308.3203, 305.9141, 1002.6172, 0.25 ); - //Gang House - 318.564971,1118.209960,1083.882812 - $35,000 - 5 - RemoveBuildingForPlayer( playerid, 2158, 305.2188, 1120.2109, 1082.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2330, 308.6953, 1120.8203, 1082.8672, 0.25 ); - RemoveBuildingForPlayer( playerid, 1802, 307.1875, 1121.8281, 1082.8828, 0.25 ); - RemoveBuildingForPlayer( playerid, 2846, 309.9844, 1121.4063, 1082.8906, 0.25 ); - RemoveBuildingForPlayer( playerid, 2840, 309.8125, 1123.4766, 1082.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2855, 309.0391, 1124.5547, 1082.8828, 0.25 ); - RemoveBuildingForPlayer( playerid, 1720, 309.8594, 1124.5938, 1082.8906, 0.25 ); - RemoveBuildingForPlayer( playerid, 1750, 315.6797, 1116.6563, 1082.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2867, 318.0703, 1122.9844, 1082.8828, 0.25 ); - RemoveBuildingForPlayer( playerid, 2858, 321.4141, 1122.4063, 1082.8984, 0.25 ); - RemoveBuildingForPlayer( playerid, 2855, 316.2578, 1124.5469, 1083.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2855, 316.3359, 1124.5547, 1082.8828, 0.25 ); - RemoveBuildingForPlayer( playerid, 2855, 316.4688, 1125.0313, 1083.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2855, 316.4688, 1125.0313, 1082.8828, 0.25 ); - RemoveBuildingForPlayer( playerid, 2855, 316.7266, 1124.5547, 1082.8828, 0.25 ); - RemoveBuildingForPlayer( playerid, 2855, 316.7266, 1124.5547, 1083.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2852, 316.5469, 1124.7031, 1083.1563, 0.25 ); - RemoveBuildingForPlayer( playerid, 1728, 319.0469, 1124.3047, 1082.8828, 0.25 ); - RemoveBuildingForPlayer( playerid, 2262, 317.7266, 1124.8047, 1084.8594, 0.25 ); - RemoveBuildingForPlayer( playerid, 2844, 321.6406, 1127.9375, 1082.9531, 0.25 ); - RemoveBuildingForPlayer( playerid, 1793, 321.3828, 1128.4453, 1082.8828, 0.25 ); - RemoveBuildingForPlayer( playerid, 2859, 324.4453, 1118.9844, 1082.9063, 0.25 ); - RemoveBuildingForPlayer( playerid, 2860, 324.6094, 1120.7969, 1082.8906, 0.25 ); - RemoveBuildingForPlayer( playerid, 2103, 327.0391, 1116.9766, 1082.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 1710, 326.2109, 1121.2656, 1082.8984, 0.25 ); - RemoveBuildingForPlayer( playerid, 2147, 331.9922, 1118.8672, 1082.8594, 0.25 ); - RemoveBuildingForPlayer( playerid, 2338, 334.3906, 1118.8203, 1082.8438, 0.25 ); - RemoveBuildingForPlayer( playerid, 2337, 334.3906, 1119.8125, 1082.8438, 0.25 ); - RemoveBuildingForPlayer( playerid, 2170, 334.4531, 1121.8281, 1082.8516, 0.25 ); - RemoveBuildingForPlayer( playerid, 2116, 331.4922, 1122.5469, 1082.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2857, 322.2422, 1123.7109, 1082.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2295, 326.8438, 1124.4844, 1082.8594, 0.25 ); - RemoveBuildingForPlayer( playerid, 2336, 334.2500, 1123.8672, 1082.8438, 0.25 ); - RemoveBuildingForPlayer( playerid, 2335, 334.2422, 1124.8672, 1082.8438, 0.25 ); - RemoveBuildingForPlayer( playerid, 2334, 334.2422, 1125.8672, 1082.8438, 0.25 ); - RemoveBuildingForPlayer( playerid, 2852, 321.6719, 1130.3516, 1083.5547, 0.25 ); - RemoveBuildingForPlayer( playerid, 1728, 325.5078, 1130.8516, 1082.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2819, 323.4453, 1131.1250, 1082.8984, 0.25 ); - //Carl - 2496.049804,-1695.238159,1014.742187 - $50,000 - 3 - RemoveBuildingForPlayer( playerid, 2865, 2499.5000, -1712.2188, 1014.8672, 0.25 ); - RemoveBuildingForPlayer( playerid, 2821, 2500.9297, -1710.3516, 1014.8516, 0.25 ); - RemoveBuildingForPlayer( playerid, 1509, 2501.1953, -1710.6953, 1015.0547, 0.25 ); - RemoveBuildingForPlayer( playerid, 2277, 2494.7578, -1705.3281, 1018.8984, 0.25 ); - RemoveBuildingForPlayer( playerid, 1512, 2500.8906, -1706.5703, 1015.0547, 0.25 ); - RemoveBuildingForPlayer( playerid, 1509, 2501.1953, -1706.8594, 1015.0547, 0.25 ); - RemoveBuildingForPlayer( playerid, 1520, 2501.2969, -1707.2344, 1014.9141, 0.25 ); - RemoveBuildingForPlayer( playerid, 1520, 2501.2969, -1707.3594, 1014.9141, 0.25 ); - RemoveBuildingForPlayer( playerid, 2830, 2491.8359, -1702.9375, 1014.5703, 0.25 ); - RemoveBuildingForPlayer( playerid, 2306, 2491.8359, -1701.2813, 1017.3516, 0.25 ); - RemoveBuildingForPlayer( playerid, 1794, 2492.9688, -1701.8516, 1017.3672, 0.25 ); - RemoveBuildingForPlayer( playerid, 2275, 2493.4297, -1699.8594, 1019.1797, 0.25 ); - RemoveBuildingForPlayer( playerid, 2306, 2494.0156, -1701.3125, 1017.3516, 0.25 ); - RemoveBuildingForPlayer( playerid, 2247, 2494.1172, -1700.3359, 1018.8203, 0.25 ); - RemoveBuildingForPlayer( playerid, 14478, 2494.4297, -1698.3359, 1014.0391, 0.25 ); - RemoveBuildingForPlayer( playerid, 1740, 2495.2891, -1704.4922, 1017.3672, 0.25 ); - RemoveBuildingForPlayer( playerid, 2816, 2494.8047, -1702.5156, 1018.0469, 0.25 ); - RemoveBuildingForPlayer( playerid, 2272, 2496.2188, -1702.5234, 1018.5859, 0.25 ); - RemoveBuildingForPlayer( playerid, 14477, 2501.0703, -1697.6172, 1016.1250, 0.25 ); - RemoveBuildingForPlayer( playerid, 14490, 2501.0703, -1697.6172, 1016.1250, 0.25 ); - RemoveBuildingForPlayer( playerid, 14491, 2501.0703, -1697.6172, 1016.1250, 0.25 ); - RemoveBuildingForPlayer( playerid, 2252, 2493.0469, -1697.1875, 1014.5703, 0.25 ); - RemoveBuildingForPlayer( playerid, 2827, 2497.6563, -1697.0703, 1014.7266, 0.25 ); - RemoveBuildingForPlayer( playerid, 14489, 2490.4453, -1694.8672, 1015.4609, 0.25 ); - RemoveBuildingForPlayer( playerid, 2028, 2491.3438, -1694.7656, 1013.8359, 0.25 ); - //colonelhouse - 2807.619873,-1171.899902,1025.570312 - $60,000 - 8 - RemoveBuildingForPlayer( playerid, 2046, 2806.2266, -1174.5703, 1026.3594, 0.25 ); - RemoveBuildingForPlayer( playerid, 2049, 2805.2109, -1173.4922, 1026.5234, 0.25 ); - RemoveBuildingForPlayer( playerid, 2241, 2805.6875, -1173.5156, 1025.0703, 0.25 ); - RemoveBuildingForPlayer( playerid, 2060, 2810.3047, -1172.8516, 1025.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2060, 2810.3047, -1172.8516, 1025.0469, 0.25 ); - RemoveBuildingForPlayer( playerid, 2060, 2810.3047, -1172.8516, 1024.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2060, 2810.3047, -1172.8516, 1024.7031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2060, 2811.6016, -1172.8516, 1024.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2060, 2811.6016, -1172.8516, 1024.7031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2060, 2811.6016, -1172.8516, 1025.0469, 0.25 ); - RemoveBuildingForPlayer( playerid, 2060, 2811.6016, -1172.8516, 1025.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2048, 2805.2109, -1172.0547, 1026.8906, 0.25 ); - RemoveBuildingForPlayer( playerid, 2055, 2805.1953, -1170.5391, 1026.5078, 0.25 ); - RemoveBuildingForPlayer( playerid, 2060, 2810.0234, -1171.2266, 1024.7031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2064, 2810.8359, -1171.8984, 1025.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2068, 2809.2031, -1169.3672, 1027.5313, 0.25 ); - RemoveBuildingForPlayer( playerid, 2069, 2806.3906, -1166.8203, 1024.6250, 0.25 ); - RemoveBuildingForPlayer( playerid, 1764, 2808.6563, -1166.9531, 1024.5703, 0.25 ); - RemoveBuildingForPlayer( playerid, 2100, 2805.5078, -1165.5625, 1024.5703, 0.25 ); - RemoveBuildingForPlayer( playerid, 2276, 2809.2109, -1165.2734, 1026.6875, 0.25 ); - RemoveBuildingForPlayer( playerid, 1821, 2810.5938, -1167.6172, 1024.5625, 0.25 ); - RemoveBuildingForPlayer( playerid, 2053, 2810.6094, -1167.5781, 1024.6328, 0.25 ); - RemoveBuildingForPlayer( playerid, 2058, 2809.6406, -1165.3359, 1024.5781, 0.25 ); - RemoveBuildingForPlayer( playerid, 2272, 2811.3438, -1165.2734, 1026.7891, 0.25 ); - RemoveBuildingForPlayer( playerid, 2297, 2811.0234, -1165.0625, 1024.5625, 0.25 ); - RemoveBuildingForPlayer( playerid, 1765, 2811.4766, -1168.4063, 1024.5625, 0.25 ); - RemoveBuildingForPlayer( playerid, 2241, 2811.6875, -1168.5078, 1028.6797, 0.25 ); - RemoveBuildingForPlayer( playerid, 2059, 2814.8359, -1173.4766, 1025.3594, 0.25 ); - RemoveBuildingForPlayer( playerid, 2116, 2814.3047, -1173.4219, 1024.5547, 0.25 ); - RemoveBuildingForPlayer( playerid, 2050, 2813.1250, -1173.3359, 1026.3359, 0.25 ); - RemoveBuildingForPlayer( playerid, 1736, 2812.8281, -1172.2969, 1027.0469, 0.25 ); - RemoveBuildingForPlayer( playerid, 2051, 2813.1250, -1171.2891, 1026.3359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2121, 2813.9531, -1172.4609, 1025.0859, 0.25 ); - RemoveBuildingForPlayer( playerid, 2121, 2815.3828, -1172.4844, 1025.0859, 0.25 ); - RemoveBuildingForPlayer( playerid, 2275, 2812.6094, -1168.1094, 1026.4453, 0.25 ); - RemoveBuildingForPlayer( playerid, 2156, 2813.6484, -1167.0000, 1024.5703, 0.25 ); - RemoveBuildingForPlayer( playerid, 2160, 2815.8984, -1164.9063, 1024.5625, 0.25 ); - RemoveBuildingForPlayer( playerid, 2159, 2817.2656, -1164.9063, 1024.5625, 0.25 ); - RemoveBuildingForPlayer( playerid, 2157, 2818.7109, -1173.9531, 1024.5703, 0.25 ); - RemoveBuildingForPlayer( playerid, 2157, 2818.6406, -1164.9063, 1024.5625, 0.25 ); - RemoveBuildingForPlayer( playerid, 2300, 2818.6484, -1166.5078, 1028.1719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2046, 2819.4453, -1174.0000, 1026.3594, 0.25 ); - RemoveBuildingForPlayer( playerid, 2091, 2819.8047, -1165.6641, 1028.1641, 0.25 ); - RemoveBuildingForPlayer( playerid, 2157, 2820.6328, -1167.3125, 1024.5703, 0.25 ); - RemoveBuildingForPlayer( playerid, 2255, 2814.5703, -1169.2891, 1029.9141, 0.25 ); - RemoveBuildingForPlayer( playerid, 2047, 2817.3125, -1170.9688, 1031.1719, 0.25 ); - //Modern Style - 2260.70,-1210.45,1049.02 - $70,000 - 10 - RemoveBuildingForPlayer( playerid, 1741, 2261.6953, -1223.0781, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2088, 2258.1406, -1220.5859, 1048.0078, 0.25 ); - RemoveBuildingForPlayer( playerid, 2090, 2258.5938, -1221.5469, 1048.0625, 0.25 ); - RemoveBuildingForPlayer( playerid, 2249, 2251.3594, -1218.1797, 1048.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2528, 2254.4063, -1218.2734, 1048.0234, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2247.5547, -1213.9219, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2247.5547, -1212.9375, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2121, 2250.3047, -1213.9375, 1048.5234, 0.25 ); - RemoveBuildingForPlayer( playerid, 2526, 2252.4297, -1215.4531, 1048.0391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2523, 2254.1953, -1215.4531, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2297, 2255.4219, -1213.5313, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2248, 2262.3906, -1215.5469, 1048.6094, 0.25 ); - RemoveBuildingForPlayer( playerid, 1816, 2261.4141, -1213.4531, 1048.0078, 0.25 ); - RemoveBuildingForPlayer( playerid, 2249, 2247.2969, -1212.1641, 1049.6250, 0.25 ); - RemoveBuildingForPlayer( playerid, 2249, 2247.2969, -1208.8594, 1049.6250, 0.25 ); - RemoveBuildingForPlayer( playerid, 2139, 2247.5625, -1211.9531, 1048.0078, 0.25 ); - RemoveBuildingForPlayer( playerid, 2136, 2247.5469, -1210.9688, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2303, 2247.5469, -1208.9844, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2247.5547, -1207.9766, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2305, 2247.5547, -1206.9922, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2109, 2250.2813, -1212.2500, 1048.4141, 0.25 ); - RemoveBuildingForPlayer( playerid, 2121, 2249.2344, -1211.4531, 1048.5234, 0.25 ); - RemoveBuildingForPlayer( playerid, 2121, 2250.3047, -1210.8984, 1048.5234, 0.25 ); - RemoveBuildingForPlayer( playerid, 2135, 2248.5234, -1206.9922, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2319, 2250.3438, -1206.9609, 1048.0078, 0.25 ); - RemoveBuildingForPlayer( playerid, 1760, 2261.4609, -1212.0625, 1048.0078, 0.25 ); - RemoveBuildingForPlayer( playerid, 2126, 2258.1094, -1210.3750, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 15044, 2255.0938, -1209.7813, 1048.0313, 0.25 ); - RemoveBuildingForPlayer( playerid, 2247, 2258.4766, -1209.7891, 1048.9922, 0.25 ); - RemoveBuildingForPlayer( playerid, 2099, 2262.8047, -1208.4922, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2254, 2254.1172, -1206.5000, 1050.7578, 0.25 ); - RemoveBuildingForPlayer( playerid, 2240, 2254.6328, -1207.2734, 1048.5625, 0.25 ); - RemoveBuildingForPlayer( playerid, 2252, 2256.2109, -1206.1016, 1048.8281, 0.25 ); - RemoveBuildingForPlayer( playerid, 2235, 2256.2188, -1206.8594, 1048.0078, 0.25 ); - RemoveBuildingForPlayer( playerid, 1760, 2257.6172, -1207.7266, 1048.0078, 0.25 ); - RemoveBuildingForPlayer( playerid, 2235, 2261.4297, -1206.2031, 1048.0078, 0.25 ); - RemoveBuildingForPlayer( playerid, 2252, 2262.1172, -1206.1016, 1048.8281, 0.25 ); - //Modern-Stlyle - 2365.42,-1131.8,1050.88 - $72,000 - 8 - RemoveBuildingForPlayer( playerid, 2077, 2357.5469, -1134.1875, 1050.7031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2298, 2361.2969, -1134.1484, 1049.8594, 0.25 ); - RemoveBuildingForPlayer( playerid, 2141, 2367.5625, -1135.3906, 1049.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2339, 2367.5625, -1134.3906, 1049.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2134, 2367.5625, -1133.3906, 1049.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2077, 2357.5469, -1131.5234, 1050.6875, 0.25 ); - RemoveBuildingForPlayer( playerid, 2271, 2357.8594, -1132.8828, 1051.2813, 0.25 ); - RemoveBuildingForPlayer( playerid, 2087, 2360.2969, -1129.9766, 1049.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2103, 2360.8281, -1130.1406, 1051.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2279, 2369.8125, -1135.4375, 1052.1094, 0.25 ); - RemoveBuildingForPlayer( playerid, 2125, 2370.5781, -1134.0313, 1050.1797, 0.25 ); - RemoveBuildingForPlayer( playerid, 2125, 2371.7500, -1133.5938, 1050.1797, 0.25 ); - RemoveBuildingForPlayer( playerid, 2278, 2372.1875, -1135.4297, 1052.1250, 0.25 ); - RemoveBuildingForPlayer( playerid, 2030, 2371.2266, -1132.9219, 1050.2734, 0.25 ); - RemoveBuildingForPlayer( playerid, 2812, 2371.2969, -1133.0156, 1050.6641, 0.25 ); - RemoveBuildingForPlayer( playerid, 2125, 2371.7500, -1131.8594, 1050.1797, 0.25 ); - RemoveBuildingForPlayer( playerid, 2125, 2370.5781, -1131.8594, 1050.1797, 0.25 ); - RemoveBuildingForPlayer( playerid, 2141, 2374.5000, -1135.3906, 1049.8203, 0.25 ); - RemoveBuildingForPlayer( playerid, 2132, 2374.5000, -1131.3906, 1049.8203, 0.25 ); - RemoveBuildingForPlayer( playerid, 2339, 2374.5078, -1134.3828, 1049.8203, 0.25 ); - RemoveBuildingForPlayer( playerid, 2134, 2374.5078, -1133.3828, 1049.8203, 0.25 ); - RemoveBuildingForPlayer( playerid, 2339, 2374.5078, -1130.3828, 1049.8203, 0.25 ); - RemoveBuildingForPlayer( playerid, 2225, 2369.1797, -1125.8047, 1049.8672, 0.25 ); - RemoveBuildingForPlayer( playerid, 2260, 2369.7188, -1123.8594, 1052.0781, 0.25 ); - RemoveBuildingForPlayer( playerid, 2331, 2367.3672, -1123.1563, 1050.1172, 0.25 ); - RemoveBuildingForPlayer( playerid, 2302, 2364.5547, -1122.9688, 1049.8672, 0.25 ); - RemoveBuildingForPlayer( playerid, 2259, 2368.6094, -1122.5078, 1052.0469, 0.25 ); - RemoveBuildingForPlayer( playerid, 2333, 2367.5703, -1122.1484, 1049.8672, 0.25 ); - RemoveBuildingForPlayer( playerid, 2255, 2361.5703, -1122.1484, 1052.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2811, 2372.7031, -1128.9141, 1049.8203, 0.25 ); - RemoveBuildingForPlayer( playerid, 15061, 2371.6094, -1128.1875, 1051.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 15062, 2371.6094, -1128.1875, 1051.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2868, 2370.1250, -1125.2344, 1049.8672, 0.25 ); - RemoveBuildingForPlayer( playerid, 1703, 2370.3906, -1124.4375, 1049.8438, 0.25 ); - RemoveBuildingForPlayer( playerid, 1822, 2372.0938, -1124.2188, 1049.8516, 0.25 ); - RemoveBuildingForPlayer( playerid, 2828, 2374.2578, -1129.2578, 1050.7891, 0.25 ); - RemoveBuildingForPlayer( playerid, 2084, 2374.4688, -1129.2109, 1049.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 1703, 2374.6797, -1122.5313, 1049.8438, 0.25 ); - RemoveBuildingForPlayer( playerid, 2281, 2375.6641, -1128.1016, 1051.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2868, 2374.9766, -1125.2344, 1049.8672, 0.25 ); - RemoveBuildingForPlayer( playerid, 2280, 2375.6484, -1122.3828, 1051.9922, 0.25 ); - RemoveBuildingForPlayer( playerid, 2227, 2370.2344, -1120.5859, 1049.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 1742, 2366.6953, -1119.2500, 1049.8750, 0.25 ); - RemoveBuildingForPlayer( playerid, 1703, 2371.6016, -1121.5078, 1049.8438, 0.25 ); - RemoveBuildingForPlayer( playerid, 2227, 2375.5859, -1120.9922, 1049.8750, 0.25 ); - //Nice House - 2324.419921,-1145.568359,1050.710083 - $80000 - 12 - RemoveBuildingForPlayer( playerid, 2123, 2312.9609, -1145.0703, 1050.3203, 0.25 ); - RemoveBuildingForPlayer( playerid, 2123, 2314.2969, -1146.3125, 1050.3203, 0.25 ); - RemoveBuildingForPlayer( playerid, 2123, 2315.4219, -1145.0703, 1050.3203, 0.25 ); - RemoveBuildingForPlayer( playerid, 2086, 2314.2734, -1144.8984, 1050.0859, 0.25 ); - RemoveBuildingForPlayer( playerid, 2123, 2314.2969, -1143.6250, 1050.3203, 0.25 ); - RemoveBuildingForPlayer( playerid, 15045, 2324.4297, -1143.3125, 1049.6016, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1144.0859, 1049.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2335.3594, -1144.0703, 1049.6719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2135, 2336.3516, -1144.0781, 1049.6719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2305, 2337.3203, -1144.0781, 1049.6719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1143.1016, 1049.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2337.3203, -1143.0938, 1049.6719, 0.25 ); - RemoveBuildingForPlayer( playerid, 1703, 2322.2266, -1142.4766, 1049.4766, 0.25 ); - RemoveBuildingForPlayer( playerid, 1822, 2323.9297, -1142.2578, 1049.4844, 0.25 ); - RemoveBuildingForPlayer( playerid, 1741, 2312.6484, -1140.7891, 1053.3750, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1142.1094, 1049.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1141.1172, 1049.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2334.4219, -1140.9688, 1050.3359, 0.25 ); - RemoveBuildingForPlayer( playerid, 1703, 2326.5234, -1140.5703, 1049.4766, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2337.3203, -1142.1094, 1049.6719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2139, 2337.3125, -1141.1094, 1049.6641, 0.25 ); - RemoveBuildingForPlayer( playerid, 2088, 2338.4531, -1141.3672, 1053.2734, 0.25 ); - RemoveBuildingForPlayer( playerid, 15050, 2330.3281, -1140.3047, 1051.9063, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1140.1328, 1049.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 1703, 2323.4375, -1139.5469, 1049.4766, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2333.3281, -1139.8672, 1050.3359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2115, 2334.4297, -1139.6250, 1049.7109, 0.25 ); - RemoveBuildingForPlayer( playerid, 15049, 2334.3281, -1139.5859, 1051.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2335.3672, -1139.8750, 1050.3359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2303, 2337.3281, -1140.1172, 1049.6719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2090, 2309.5156, -1139.3438, 1053.4219, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1139.1406, 1049.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2333.3281, -1138.8281, 1050.3359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2335.3672, -1138.8359, 1050.3359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2298, 2336.5391, -1138.7891, 1053.2813, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1138.1563, 1049.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2136, 2337.3281, -1138.1328, 1049.6719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2240, 2319.2500, -1137.8750, 1050.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2240, 2329.5000, -1137.8750, 1050.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1137.1641, 1049.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2334.4219, -1137.5859, 1050.3359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2139, 2337.3125, -1137.1484, 1049.6641, 0.25 ); - RemoveBuildingForPlayer( playerid, 2088, 2310.6641, -1136.3047, 1053.3672, 0.25 ); - RemoveBuildingForPlayer( playerid, 2257, 2320.4141, -1134.6328, 1053.8281, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1136.1719, 1049.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1135.1875, 1049.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2254, 2328.1484, -1134.6172, 1054.0625, 0.25 ); - RemoveBuildingForPlayer( playerid, 2281, 2335.2656, -1136.4063, 1054.7266, 0.25 ); - RemoveBuildingForPlayer( playerid, 2106, 2336.5156, -1135.0156, 1053.8047, 0.25 ); - RemoveBuildingForPlayer( playerid, 2271, 2337.8047, -1135.3516, 1054.7031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2337.3203, -1136.1641, 1049.6719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2337.3203, -1135.1797, 1049.6719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2106, 2339.2031, -1135.0156, 1053.8047, 0.25 ); - // Butcher - RemoveBuildingForPlayer( playerid, 14612, 961.1719, 2166.5781, 1012.7344, 0.25 ); - // Mundus - RemoveBuildingForPlayer( playerid, 2240, 26.1563, 1343.2969, 1083.9531, 0.25 ); - // Godfather - RemoveBuildingForPlayer( playerid, 1739, 149.2266, 1381.5234, 1083.7500, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 149.2266, 1380.5469, 1083.7500, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 151.5469, 1380.5469, 1083.7500, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 151.5469, 1381.5234, 1083.7500, 0.25 ); - RemoveBuildingForPlayer( playerid, 2117, 150.4297, 1381.6016, 1082.8516, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 149.2266, 1382.7422, 1083.7500, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 151.5469, 1382.6563, 1083.7500, 0.25 ); - RemoveBuildingForPlayer( playerid, 2117, 150.4297, 1383.5938, 1082.8516, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 151.5469, 1383.7500, 1083.7500, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 149.2266, 1383.8203, 1083.7500, 0.25 ); - // Lorem - RemoveBuildingForPlayer( playerid, 2524, 219.6719, 1072.9922, 1083.1641, 0.25 ); - RemoveBuildingForPlayer( playerid, 2525, 219.6250, 1074.4844, 1083.1875, 0.25 ); - RemoveBuildingForPlayer( playerid, 2526, 219.5859, 1076.3750, 1083.1719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2524, 225.1563, 1085.5313, 1086.8125, 0.25 ); - RemoveBuildingForPlayer( playerid, 2526, 227.4766, 1087.1875, 1086.8047, 0.25 ); - RemoveBuildingForPlayer( playerid, 2525, 225.1563, 1087.2734, 1086.8203, 0.25 ); - RemoveBuildingForPlayer( playerid, 2527, -64.8281, 1355.4609, 1079.1719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2526, -64.1875, 1353.5781, 1079.1797, 0.25 ); - RemoveBuildingForPlayer( playerid, 2525, -62.7734, 1356.4844, 1079.1953, 0.25 ); - // Bulbus - RemoveBuildingForPlayer( playerid, 2527, -64.8281, 1355.4609, 1079.1719, 0.25 ); - RemoveBuildingForPlayer( playerid, 2526, -64.1875, 1353.5781, 1079.1797, 0.25 ); - RemoveBuildingForPlayer( playerid, 2525, -62.7734, 1356.4844, 1079.1953, 0.25 ); - // Fossor - RemoveBuildingForPlayer( playerid, 2523, 249.6953, 1291.7813, 1079.2578, 0.25 ); - RemoveBuildingForPlayer( playerid, 2528, 249.5938, 1293.5469, 1079.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 2520, 252.3203, 1293.4844, 1079.2344, 0.25 ); - RemoveBuildingForPlayer( playerid, 2522, 249.6719, 1294.4766, 1079.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 15035, 2205.9375, -1073.9922, 1049.4844, 0.25 ); - // Angusto - RemoveBuildingForPlayer( playerid, 2523, 249.6953, 1291.7813, 1079.2578, 0.25 ); - RemoveBuildingForPlayer( playerid, 2528, 249.5938, 1293.5469, 1079.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 2520, 252.3203, 1293.4844, 1079.2344, 0.25 ); - RemoveBuildingForPlayer( playerid, 2522, 249.6719, 1294.4766, 1079.2031, 0.25 ); - // Artus - RemoveBuildingForPlayer( playerid, 2248, 2235.8281, -1081.6484, 1048.5781, 0.25 ); - RemoveBuildingForPlayer( playerid, 2248, 2239.2266, -1081.6484, 1048.5781, 0.25 ); - RemoveBuildingForPlayer( playerid, 1798, 2242.0469, -1078.4297, 1048.0547, 0.25 ); - RemoveBuildingForPlayer( playerid, 1798, 2244.5469, -1078.4297, 1048.0547, 0.25 ); - RemoveBuildingForPlayer( playerid, 2248, 2235.8281, -1070.2188, 1048.5781, 0.25 ); - RemoveBuildingForPlayer( playerid, 2523, 2236.0391, -1068.9063, 1048.0547, 0.25 ); - RemoveBuildingForPlayer( playerid, 2249, 2236.1406, -1064.1953, 1048.6641, 0.25 ); - RemoveBuildingForPlayer( playerid, 2264, 2239.0156, -1071.6094, 1050.0625, 0.25 ); - RemoveBuildingForPlayer( playerid, 15057, 2240.6016, -1072.7031, 1048.0391, 0.25 ); - RemoveBuildingForPlayer( playerid, 2270, 2238.9063, -1068.9844, 1050.0469, 0.25 ); - RemoveBuildingForPlayer( playerid, 2248, 2239.2188, -1070.2188, 1048.5781, 0.25 ); - RemoveBuildingForPlayer( playerid, 2280, 2240.3203, -1070.8906, 1050.2188, 0.25 ); - RemoveBuildingForPlayer( playerid, 1703, 2240.7344, -1069.5156, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2526, 2237.2500, -1066.5391, 1048.0078, 0.25 ); - RemoveBuildingForPlayer( playerid, 2088, 2237.9063, -1064.2891, 1047.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 2528, 2238.8516, -1068.1563, 1048.0234, 0.25 ); - RemoveBuildingForPlayer( playerid, 2249, 2238.9531, -1064.8125, 1050.5625, 0.25 ); - RemoveBuildingForPlayer( playerid, 2269, 2240.3203, -1068.4453, 1050.1094, 0.25 ); - RemoveBuildingForPlayer( playerid, 2108, 2240.7734, -1066.3047, 1048.0234, 0.25 ); - RemoveBuildingForPlayer( playerid, 1741, 2241.3125, -1072.4688, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2297, 2242.1719, -1066.2266, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 1822, 2243.3281, -1067.8281, 1048.0234, 0.25 ); - RemoveBuildingForPlayer( playerid, 1703, 2243.8203, -1073.1875, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2271, 2245.3203, -1068.4453, 1050.1172, 0.25 ); - RemoveBuildingForPlayer( playerid, 1703, 2245.0313, -1067.6094, 1048.0156, 0.25 ); - RemoveBuildingForPlayer( playerid, 2108, 2244.7969, -1066.2734, 1048.0234, 0.25 ); - // Vindemia - RemoveBuildingForPlayer( playerid, 2523, 284.5078, 1480.5156, 1079.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 2528, 284.4063, 1482.2813, 1079.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 2522, 284.4844, 1484.4219, 1079.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2520, 287.1328, 1483.4297, 1079.2266, 0.25 ); - // Caelum - RemoveBuildingForPlayer( playerid, 1567, 2231.2969, -1111.4609, 1049.8594, 0.25 ); - RemoveBuildingForPlayer( playerid, 15039, 2232.3438, -1106.7422, 1049.7500, 0.25 ); - RemoveBuildingForPlayer( playerid, 15038, 2235.2891, -1108.1328, 1051.2656, 0.25 ); - //Ascensor - RemoveBuildingForPlayer( playerid, 2259, 2316.3125, -1024.5156, 1051.3203, 0.25 ); - RemoveBuildingForPlayer( playerid, 2242, 2321.4609, -1019.7500, 1049.3672, 0.25 ); - RemoveBuildingForPlayer( playerid, 2078, 2318.2578, -1017.6016, 1049.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2203, 2312.1641, -1014.5547, 1050.4219, 0.25 ); - RemoveBuildingForPlayer( playerid, 2139, 2312.3750, -1014.5547, 1049.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2830, 2312.1406, -1013.6719, 1050.2578, 0.25 ); - RemoveBuildingForPlayer( playerid, 2139, 2312.3750, -1013.5625, 1049.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2241, 2322.4453, -1026.4453, 1050.5000, 0.25 ); - RemoveBuildingForPlayer( playerid, 2244, 2322.3594, -1019.8906, 1049.4844, 0.25 ); - RemoveBuildingForPlayer( playerid, 2112, 2322.6563, -1026.4219, 1049.5938, 0.25 ); - RemoveBuildingForPlayer( playerid, 2105, 2323.0156, -1026.8594, 1050.4453, 0.25 ); - RemoveBuildingForPlayer( playerid, 2224, 2322.6953, -1019.0859, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2281, 2324.3125, -1017.7969, 1051.2266, 0.25 ); - RemoveBuildingForPlayer( playerid, 2261, 2322.4609, -1015.4297, 1051.1563, 0.25 ); - RemoveBuildingForPlayer( playerid, 2165, 2323.3750, -1015.8984, 1053.7031, 0.25 ); - RemoveBuildingForPlayer( playerid, 1714, 2323.7500, -1014.8594, 1053.7109, 0.25 ); - RemoveBuildingForPlayer( playerid, 1755, 2325.2734, -1025.0625, 1049.1406, 0.25 ); - RemoveBuildingForPlayer( playerid, 2229, 2325.6406, -1017.2813, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2107, 2326.0703, -1016.6719, 1050.6641, 0.25 ); - RemoveBuildingForPlayer( playerid, 2088, 2325.5313, -1015.0938, 1053.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 15060, 2326.6641, -1022.1953, 1049.2266, 0.25 ); - RemoveBuildingForPlayer( playerid, 2280, 2327.3125, -1017.7969, 1051.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2104, 2327.1719, -1017.2109, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2088, 2327.4766, -1015.0938, 1053.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2139, 2312.3750, -1012.5703, 1049.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2303, 2312.3594, -1011.5859, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2313.8906, -1011.5781, 1049.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2314.9844, -1012.6797, 1049.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2115, 2314.9922, -1011.4063, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2832, 2315.0547, -1011.2813, 1050.0000, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2315.9297, -1011.5859, 1049.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2831, 2312.1875, -1010.6563, 1050.2656, 0.25 ); - RemoveBuildingForPlayer( playerid, 2136, 2312.3594, -1010.6094, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2313.8906, -1010.5391, 1049.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2315.9297, -1010.5469, 1049.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 2139, 2317.3438, -1009.5938, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2079, 2314.9844, -1009.2969, 1049.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 1822, 2324.3359, -1012.2188, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2333, 2323.4922, -1009.7266, 1053.7031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2291, 2323.7891, -1009.5938, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2291, 2324.7813, -1009.5938, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2331, 2323.4453, -1009.2813, 1053.9531, 0.25 ); - RemoveBuildingForPlayer( playerid, 2298, 2325.0625, -1010.7188, 1053.7031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2291, 2325.7813, -1009.5938, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 1822, 2326.6250, -1012.2188, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2291, 2326.7734, -1009.5938, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2312.3672, -1008.6094, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2138, 2314.3281, -1007.6328, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2305, 2312.3672, -1007.6250, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2135, 2313.3359, -1007.6250, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2139, 2317.3438, -1008.6016, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 1735, 2318.8047, -1007.9688, 1049.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2139, 2317.3438, -1007.6094, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2287, 2320.0547, -1007.2500, 1055.7578, 0.25 ); - RemoveBuildingForPlayer( playerid, 2194, 2322.3594, -1008.4453, 1054.9453, 0.25 ); - RemoveBuildingForPlayer( playerid, 2106, 2325.0391, -1006.9453, 1054.2266, 0.25 ); - RemoveBuildingForPlayer( playerid, 2528, 2321.2656, -1006.0313, 1053.7266, 0.25 ); - RemoveBuildingForPlayer( playerid, 2249, 2323.0156, -1005.8828, 1054.3984, 0.25 ); - RemoveBuildingForPlayer( playerid, 2526, 2318.3750, -1003.0703, 1053.7422, 0.25 ); - RemoveBuildingForPlayer( playerid, 2523, 2322.2500, -1003.0703, 1053.7188, 0.25 ); - RemoveBuildingForPlayer( playerid, 1760, 2327.8047, -1021.0313, 1049.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2295, 2328.7891, -1015.8281, 1049.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 2328.8359, -1023.6016, 1050.1094, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 2329.0469, -1022.6953, 1050.1094, 0.25 ); - RemoveBuildingForPlayer( playerid, 2229, 2329.0703, -1017.2813, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 2295, 2329.2578, -1015.8281, 1053.7891, 0.25 ); - RemoveBuildingForPlayer( playerid, 2291, 2327.7578, -1009.5938, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2106, 2327.7266, -1006.9453, 1054.2266, 0.25 ); - RemoveBuildingForPlayer( playerid, 2291, 2329.1875, -1011.0078, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2291, 2329.1875, -1011.9922, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2291, 2329.1875, -1010.0234, 1049.2109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2285, 2328.9766, -1007.6406, 1051.2266, 0.25 ); - RemoveBuildingForPlayer( playerid, 2869, 2329.2891, -1025.8672, 1049.2266, 0.25 ); - RemoveBuildingForPlayer( playerid, 2829, 2329.4688, -1023.6250, 1050.0078, 0.25 ); - RemoveBuildingForPlayer( playerid, 2868, 2329.7656, -1023.0156, 1050.0000, 0.25 ); - RemoveBuildingForPlayer( playerid, 2117, 2329.6953, -1022.5859, 1049.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 2330.3672, -1023.5156, 1050.1094, 0.25 ); - RemoveBuildingForPlayer( playerid, 1739, 2330.3672, -1022.6875, 1050.1094, 0.25 ); - RemoveBuildingForPlayer( playerid, 2243, 2329.2969, -1018.0313, 1049.3984, 0.25 ); - RemoveBuildingForPlayer( playerid, 2096, 2330.2266, -1012.9688, 1053.7109, 0.25 ); - RemoveBuildingForPlayer( playerid, 2240, 2330.7422, -1010.7813, 1054.2578, 0.25 ); - RemoveBuildingForPlayer( playerid, 2096, 2330.2266, -1009.1875, 1053.7109, 0.25 ); - // Aurora - RemoveBuildingForPlayer( playerid, 1738, -2171.4766, 643.6875, 1057.2344, 0.25 ); - RemoveBuildingForPlayer( playerid, 2233, -2167.4219, 640.7500, 1056.5781, 0.25 ); - RemoveBuildingForPlayer( playerid, 2296, -2168.4219, 643.7344, 1056.5781, 0.25 ); - RemoveBuildingForPlayer( playerid, 2028, -2167.5859, 644.6875, 1056.6797, 0.25 ); - RemoveBuildingForPlayer( playerid, 2108, -2168.3125, 646.7656, 1056.6016, 0.25 ); - RemoveBuildingForPlayer( playerid, 2233, -2165.4531, 640.7500, 1056.5781, 0.25 ); - RemoveBuildingForPlayer( playerid, 2225, -2166.2344, 640.9297, 1056.5781, 0.25 ); - RemoveBuildingForPlayer( playerid, 14554, -2164.5469, 641.1016, 1056.0000, 0.25 ); - RemoveBuildingForPlayer( playerid, 1819, -2167.2422, 643.7031, 1056.5859, 0.25 ); - RemoveBuildingForPlayer( playerid, 2288, -2166.7344, 646.7734, 1058.2266, 0.25 ); - RemoveBuildingForPlayer( playerid, 14543, -2163.6563, 644.9063, 1058.6250, 0.25 ); - RemoveBuildingForPlayer( playerid, 2271, -2161.9609, 646.7422, 1058.1953, 0.25 ); - RemoveBuildingForPlayer( playerid, 2270, -2158.4141, 646.7656, 1058.2188, 0.25 ); - RemoveBuildingForPlayer( playerid, 2108, -2163.8438, 646.9844, 1056.6016, 0.25 ); - RemoveBuildingForPlayer( playerid, 1742, -2160.3906, 647.3906, 1056.5859, 0.25 ); - RemoveBuildingForPlayer( playerid, 1738, -2158.3906, 647.0859, 1057.2344, 0.25 ); -} - -stock initializeVehicles( ) -{ - AddStaticVehicle( 411, -1958.4182, 259.0814, 35.1984, 89.6989,-1, -1 ); - AddStaticVehicle( 541, -1958.5038, 272.1982, 35.0937, 88.7196,-1, -1 ); - AddStaticVehicle( 451, -1948.4327, 259.4215, 40.7537, 90.2297,-1, -1 ); - AddStaticVehicle( 560, -1948.6011, 270.5544, 40.7557, 89.5258,-1, -1 ); - AddStaticVehicle( 522, -1958.7181, 284.7439, 35.0383, 89.6859, -1, -1 ); - AddStaticVehicle( 523, -1632.8020, 693.0043, -5.6691, 178.5878, -1, -1 ); // bike - AddStaticVehicle( 523, -1628.7476, 691.9350, -5.6750, 178.9919, -1, -1 ); // bike - AddStaticVehicle( 523, -1624.6371, 692.5163, -5.6706, 177.4267, -1, -1 ); // bike - AddStaticVehicle( 523, -1639.2153, 677.9714, -5.6698, 267.5138, -1, -1 ); // bike - AddStaticVehicle( 409, -1761.315551, 948.717651, 24.542177, 270.145507, -1, -1 ); - AddStaticVehicle( 409, -1751.036743, 948.624694, 24.545349, 269.743530, -1, -1 ); - AddStaticVehicle( 419, -1721.243041, 1024.336914, 44.930568, 179.862380, -1, -1 ); - AddStaticVehicle( 415, -1720.517333, 1003.715087, 17.358299, 269.400817, -1, -1 ); - AddStaticVehicle( 526, -1720.226562, 1024.327392, 17.352600, 269.760833, -1, -1 ); - AddStaticVehicle( 439, -1720.339477, 1028.555175, 17.481895, 270.020996, -1, -1 ); - AddStaticVehicle( 579, -1736.799316, 1028.582031, 17.516401, 89.929267, -1, -1 ); - AddStaticVehicle( 534, -1736.732177, 1011.893493, 17.308423, 269.172424, -1, -1 ); - AddStaticVehicle( 467, -1703.350219, 999.857055, 17.325901, 91.721054, -1, -1 ); - AddStaticVehicle( 527, -1703.502563, 1028.494262, 17.301561, 89.089599, -1, -1 ); - AddStaticVehicle( 551, -2628.439208, 1333.935180, 7.012257, 1.187048, -1, -1 ); - AddStaticVehicle( 418, -2633.137207, 1333.370361, 7.307395, 357.793884, -1, -1 ); - AddStaticVehicle( 586, -2638.380615, 1332.411254, 6.686975, 1.860676, -1, -1 ); - AddStaticVehicle( 586, -2641.724365, 1332.405517, 6.712764, 0.738290, -1, -1 ); - AddStaticVehicle( 481, -2645.593994, 1342.654663, 6.684069, 264.591796, -1, -1 ); - AddStaticVehicle( 481, -2645.494384, 1346.530517, 6.683700, 276.181121, -1, -1 ); - AddStaticVehicle( 481, -2645.168457, 1349.084838, 6.677085, 277.097717, -1, -1 ); - AddStaticVehicle( 481, -2645.558349, 1351.614990, 6.681407, 269.643066, -1, -1 ); - AddStaticVehicle( 545, -2645.227294, 1358.155639, 6.982682, 274.543273, -1, -1 ); - AddStaticVehicle( 541, -2645.271972, 1364.297363, 6.801876, 275.522979, -1, -1 ); - AddStaticVehicle( 474, -2645.175781, 1370.871948, 6.948790, 273.005218, -1, -1 ); - AddStaticVehicle( 576, -2638.953125, 1377.554931, 6.790242, 180.816619, -1, -1 ); - AddStaticVehicle( 451, -2630.031005, 1377.560668, 6.858487, 180.194366, -1, -1 ); - AddStaticVehicle( 466, -2634.529296, 1377.754028, 6.879463, 180.896011, -1, -1 ); - AddStaticVehicle( 560, -2625.434814, 1377.418090, 6.839354, 180.709045, -1, -1 ); - AddStaticVehicle( 535, -2620.870849, 1377.093627, 6.895262, 181.535156, -1, -1 ); - AddStaticVehicle( 519, -1272.829589, -617.914062, 15.076625, 3.257684, -1, -1 ); - AddStaticVehicle( 519, -1335.521362, -621.804748, 15.070819, 1.976122, -1, -1 ); - AddStaticVehicle( 519, -1397.092529, -622.005737, 15.075407, 1.190288, -1, -1 ); - AddStaticVehicle( 519, -1458.859863, -624.647644, 15.057530, 356.881195, -1, -1 ); - AddStaticVehicle( 593, -1431.927734, -543.370056, 14.682012, 205.381530, -1, -1 ); - AddStaticVehicle( 476, -1430.722900, -511.363739, 14.888138, 168.562301, -1, -1 ); - AddStaticVehicle( 476, -1458.983764, -523.353149, 14.917960, 235.918365, -1, -1 ); - AddStaticVehicle( 476, -1383.445312, -490.789215, 14.874171, 230.913360, -1, -1 ); - AddStaticVehicle( 476, -1350.902343, -477.417633, 14.921097, 175.018020, -1, -1 ); - AddStaticVehicle( 593, -1357.352783, -505.244232, 14.625106, 208.903594, -1, -1 ); - AddStaticVehicle( 553, -1377.680786, -212.383895, 15.475875, 341.740356, -1, -1 ); - AddStaticVehicle( 553, -1324.361206, -264.545989, 15.511170, 307.585998, -1, -1 ); - AddStaticVehicle( 511, -1205.017456, -142.278686, 15.468647, 137.654998, -1, -1 ); - AddStaticVehicle( 511, -1245.295776, -95.022689, 15.472208, 135.868728, -1, -1 ); - AddStaticVehicle( 563, -1185.826293, 25.737642, 14.870979, 226.734649, -1, -1 ); - AddStaticVehicle( 563, -1224.193359, -10.034203, 14.869047, 223.632965, -1, -1 ); - AddStaticVehicle( 411, -1238.649780, 50.157535, 13.858886, 225.435058, -1, -1 ); - AddStaticVehicle( 522, -1241.090942, 63.254283, 13.680734, 44.845169, -1, -1 ); - AddStaticVehicle( 597, -1634.655029, 651.717651, 6.954792, 180.744827, -1, -1 ); - AddStaticVehicle( 497, -1682.705566, 705.820434, 30.778402, 90.953826, -1, -1 ); - AddStaticVehicle( 597, -1628.393066, 651.402587, 6.955638, 180.243911, -1, -1 ); - AddStaticVehicle( 599, -1605.980468, 673.470397, 7.004289, 359.804168, -1, -1 ); - AddStaticVehicle( 599, -1622.564697, 651.868591, 7.011684, 179.736801, -1, -1 ); - AddStaticVehicle( 597, -1588.096191, 673.365234, 6.967492, 181.395446, -1, -1 ); - AddStaticVehicle( 597, -1638.799072, 669.865722, -5.473012, 271.574432, -1, -1 ); - AddStaticVehicle( 490, -1593.463378, 652.134216, 7.328125, 179.483932, -1, -1 ); - AddStaticVehicle( 490, -1573.315185, 714.311035, -5.114497, 90.767662, -1, -1 ); - AddStaticVehicle( 523, -1581.339721, 651.516662, 6.754875, 178.385192, -1, -1 ); - AddStaticVehicle( 490, -1573.189697, 710.383300, -5.109126, 90.951103, -1, -1 ); - AddStaticVehicle( 490, -1573.369628, 718.350891, -5.112838, 90.308105, -1, -1 ); - AddStaticVehicle( 490, -1573.344970, 722.408874, -5.101937, 89.986015, -1, -1 ); - AddStaticVehicle( 597, -1599.425537, 651.635131, 6.955260, 179.753692, -1, -1 ); - AddStaticVehicle( 597, -1600.034179, 673.572998, 6.955664, 179.452468, -1, -1 ); - AddStaticVehicle( 599, -1608.404052, 749.665588, -5.483358, 180.558486, -1, -1 ); - AddStaticVehicle( 597, -1592.268554, 749.485046, -5.458203, 180.428436, -1, -1 ); - AddStaticVehicle( 523, -1587.842163, 652.095092, 6.759408, 178.621475, -1, -1 ); - AddStaticVehicle( 597, -1588.109008, 749.206848, -5.453563, 179.088058, -1, -1 ); - AddStaticVehicle( 597, -1623.630126, 653.686889, -5.467598, 90.219757, -1, -1 ); - AddStaticVehicle( 597, -1608.399780, 691.931091, -5.474505, 178.864059, -1, -1 ); - AddStaticVehicle( 597, -1604.237792, 691.864318, -5.474511, 179.452468, -1, -1 ); - AddStaticVehicle( 522, -1988.993896, 276.198394, 34.730239, 88.500068, -1, -1 ); - AddStaticVehicle( 562, -1988.137084, 272.130798, 34.834060, 86.101821, -1, -1 ); - AddStaticVehicle( 551, -1988.711914, 266.039215, 34.984287, 85.890213, -1, -1 ); - AddStaticVehicle( 436, -1989.310791, 260.871002, 34.946540, 85.124885, -1, -1 ); - AddStaticVehicle( 547, -1989.806518, 254.861709, 34.906509, 82.258758, -1, -1 ); - AddStaticVehicle( 405, -1990.491943, 250.294754, 35.051464, 84.677864, -1, -1 ); - AddStaticVehicle( 554, -1991.149536, 245.001327, 35.258583, 83.086929, -1, -1 ); - AddStaticVehicle( 486, -2095.685546, 230.368804, 35.031089, 215.942581, -1, -1 ); - AddStaticVehicle( 486, -2103.581298, 183.929565, 35.386562, 304.942321, -1, -1 ); - AddStaticVehicle( 486, -2114.534667, 252.858062, 36.231388, 137.488372, -1, -1 ); - AddStaticVehicle( 451, -2033.691772, 170.675140, 28.543514, 269.472900, -1, -1 ); - AddStaticVehicle( 542, -2033.560668, 179.044494, 28.586277, 92.247184, -1, -1 ); - AddStaticVehicle( 507, -1985.956665, 165.405654, 27.435743, 359.207519, -1, -1 ); - AddStaticVehicle( 420, -1987.848510, 127.692680, 27.321910, 179.017303, -1, -1 ); - AddStaticVehicle( 420, -1987.973144, 136.860809, 27.320096, 179.292922, -1, -1 ); - AddStaticVehicle( 420, -1987.935058, 146.220901, 27.318489, 179.912628, -1, -1 ); - AddStaticVehicle( 407, -2020.862182, 92.391830, 28.212734, 270.747222, -1, -1 ); - AddStaticVehicle( 407, -2021.090209, 84.388374, 28.211555, 272.550659, -1, -1 ); - AddStaticVehicle( 407, -2021.336914, 75.096138, 28.340208, 266.854492, -1, -1 ); - AddStaticVehicle( 500, -2072.625244, -83.834503, 35.268192, 1.753221, -1, -1 ); - AddStaticVehicle( 542, -2077.063476, -84.163566, 34.907493, 180.048461, -1, -1 ); - AddStaticVehicle( 552, -2085.609375, -84.111206, 34.853775, 359.194885, -1, -1 ); - AddStaticVehicle( 422, -2093.873291, -83.934219, 35.153861, 180.098922, -1, -1 ); - AddStaticVehicle( 509, -2100.294677, -49.608867, 34.821731, 332.560974, -1, -1 ); - AddStaticVehicle( 406, -2017.992700, -270.38320, 36.840200, 0.4820900, -1, -1 ); - AddStaticVehicle( 578, -2291.983886, -120.024681, 35.946594, 89.918281, -1, -1 ); - AddStaticVehicle( 500, -2318.964843, -124.455574, 35.421089, 358.911407, -1, -1 ); - AddStaticVehicle( 516, -2329.888916, -124.268318, 35.146648, 0.661308, -1, -1 ); - AddStaticVehicle( 506, -2333.618896, -124.169212, 35.016994, 1.682257, -1, -1 ); - AddStaticVehicle( 534, -2352.163574, -124.874107, 35.038299, 0.170178, -1, -1 ); - AddStaticVehicle( 413, -2344.686523, -124.071205, 35.397037, 359.849334, -1, -1 ); - AddStaticVehicle( 602, -2316.810058, -149.209640, 35.126987, 180.321746, -1, -1 ); - AddStaticVehicle( 457, -2376.739990, -220.419631, 42.375644, 21.584012, -1, -1 ); - AddStaticVehicle( 457, -2386.504882, -224.121917, 41.777038, 359.297241, -1, -1 ); - AddStaticVehicle( 457, -2458.103027, -235.010803, 39.434211, 336.264801, -1, -1 ); - AddStaticVehicle( 457, -2510.391113, -236.097076, 38.344226, 58.990276, -1, -1 ); - AddStaticVehicle( 457, -2458.056640, -247.121658, 39.792758, 337.565216, -1, -1 ); - AddStaticVehicle( 496, -2484.474609, -170.706802, 25.333805, 87.666458, -1, -1 ); - AddStaticVehicle( 483, -2478.222900, -190.828948, 25.615943, 181.298614, -1, -1 ); - AddStaticVehicle( 507, -2669.969970, -54.974136, 4.161054, 359.382598, -1, -1 ); - AddStaticVehicle( 436, -2679.524414, -22.559408, 4.100982, 178.869964, -1, -1 ); - AddStaticVehicle( 562, -2623.474609, -55.066688, 3.977545, 359.502258, -1, -1 ); - AddStaticVehicle( 541, -2636.718994, -55.423004, 3.960890, 359.204498, -1, -1 ); - AddStaticVehicle( 418, -2643.434814, -54.957450, 4.444913, 0.467300, -1, -1 ); - AddStaticVehicle( 492, -2656.630859, -55.162696, 4.116600, 359.814422, -1, -1 ); - AddStaticVehicle( 576, -2663.465576, -55.123760, 3.924628, 0.440136, -1, -1 ); - AddStaticVehicle( 408, -2754.740722, 103.471878, 7.575748, 355.461547, -1, -1 ); - AddStaticVehicle( 466, -2679.893798, -55.417430, 4.077761, 359.692260, -1, -1 ); - AddStaticVehicle( 530, -2740.050292, 106.138755, 4.301768, 89.677894, -1, -1 ); - AddStaticVehicle( 545, -2669.714111, -34.945426, 4.147040, 181.353363, -1, -1 ); - AddStaticVehicle( 530, -2740.149169, 120.032249, 4.302357, 88.184959, -1, -1 ); - AddStaticVehicle( 579, -2663.511230, -34.891391, 4.266325, 179.788833, -1, -1 ); - AddStaticVehicle( 500, -2710.922607, 119.323539, 4.354614, 0.624612, -1, -1 ); - AddStaticVehicle( 559, -2749.767333, 200.412994, 6.732692, 24.013103, -1, -1 ); - AddStaticVehicle( 436, -2664.872314, 268.050994, 4.145118, 0.706289, -1, -1 ); - AddStaticVehicle( 518, -2754.201660, 384.708587, 3.902135, 1.291622, -1, -1 ); - AddStaticVehicle( 481, -2717.908691, 387.114898, 3.877454, 307.022857, -1, -1 ); - AddStaticVehicle( 481, -2716.700927, 383.484802, 3.834473, 315.407165, -1, -1 ); - AddStaticVehicle( 481, -2711.458740, 384.111511, 3.871040, 42.773136, -1, -1 ); - AddStaticVehicle( 481, -2713.606933, 382.502197, 3.857400, 359.591552, -1, -1 ); - AddStaticVehicle( 602, -2658.888671, 370.521270, 4.052307, 357.758728, -1, -1 ); - AddStaticVehicle( 602, -2586.007812, 328.792999, 4.658534, 269.306243, -1, -1 ); - AddStaticVehicle( 466, -2681.708984, 268.001037, 4.079838, 180.710525, -1, -1 ); - AddStaticVehicle( 492, -2675.004638, 267.998596, 4.117711, 178.978927, -1, -1 ); - AddStaticVehicle( 560, -2586.088378, 318.238464, 4.556090, 268.875152, -1, -1 ); - AddStaticVehicle( 507, -2668.275146, 268.009338, 4.153830, 0.000000, -1, -1 ); - AddStaticVehicle( 468, -2586.360595, 311.159484, 4.522627, 271.108276, -1, -1 ); - AddStaticVehicle( 426, -2688.435791, 267.896484, 4.079463, 180.255661, -1, -1 ); - AddStaticVehicle( 579, -2691.618408, 267.921661, 4.268815, 0.949291, -1, -1 ); - AddStaticVehicle( 463, -2597.760253, 198.580978, 4.478098, 54.631622, -1, -1 ); - AddStaticVehicle( 463, -2603.375732, 199.137985, 4.493391, 49.018096, -1, -1 ); - AddStaticVehicle( 509, -2613.846191, 178.521697, 3.830990, 181.160232, -1, -1 ); - AddStaticVehicle( 411, -2567.169433, 138.998748, 4.063024, 319.898834, -1, -1 ); - AddStaticVehicle( 489, -2622.894531, 152.832275, 4.428218, 89.695053, -1, -1 ); - AddStaticVehicle( 403, -2538.282714, 217.349517, 11.699453, 297.056274, -1, -1 ); - AddStaticVehicle( 468, -2514.386230, -33.517440, 25.287002, 309.718719, -1, -1 ); - AddStaticVehicle( 413, -2516.348632, -3.241329, 25.700565, 270.383911, -1, -1 ); - AddStaticVehicle( 461, -2484.200927, 60.427055, 25.629028, 357.503112, -1, -1 ); - AddStaticVehicle( 540, -1938.452270, 585.384521, 34.987651, 181.753128, -1, -1 ); - AddStaticVehicle( 507, -1950.444458, 585.361511, 34.944633, 180.327789, -1, -1 ); - AddStaticVehicle( 426, -1956.463867, 585.220092, 34.860263, 180.290328, -1, -1 ); - AddStaticVehicle( 416, -2642.078125, 619.112121, 14.573535, 271.431579, -1, -1 ); - AddStaticVehicle( 416, -2654.931884, 618.950622, 14.602631, 270.186126, -1, -1 ); - AddStaticVehicle( 416, -2667.000976, 618.934326, 14.602670, 269.187713, -1, -1 ); - AddStaticVehicle( 489, -1944.315307, 585.099792, 35.272480, 181.346389, -1, -1 ); - AddStaticVehicle( 466, -1929.262451, 585.444763, 34.863761, 180.077941, -1, -1 ); - AddStaticVehicle( 436, -2589.145507, 632.634765, 14.222237, 91.133293, -1, -1 ); - AddStaticVehicle( 534, -2571.829589, 632.704772, 14.184742, 90.032356, -1, -1 ); - AddStaticVehicle( 422, -2571.840332, 627.127990, 14.440568, 268.613830, -1, -1 ); - AddStaticVehicle( 541, -1932.420532, 585.492980, 34.744312, 178.674957, -1, -1 ); - AddStaticVehicle( 589, -2545.791015, 632.737121, 14.111269, 268.987243, -1, -1 ); - AddStaticVehicle( 507, -2545.616699, 642.781616, 14.280050, 88.164779, -1, -1 ); - AddStaticVehicle( 451, -2572.311035, 658.140808, 14.159088, 92.413055, -1, -1 ); - AddStaticVehicle( 576, -2572.658935, 647.644714, 14.062355, 89.737174, -1, -1 ); - AddStaticVehicle( 411, -1943.248291, 487.249816, 31.713851, 90.106033, -1, -1 ); - AddStaticVehicle( 522, -1988.700683, 301.183624, 34.739818, 89.835449, -1, -1 ); - AddStaticVehicle( 579, -1987.592651, 304.252044, 35.113090, 90.826240, -1, -1 ); - AddStaticVehicle( 489, -1987.468261, 307.747619, 35.318893, 88.531921, -1, -1 ); - AddStaticVehicle( 427, -2425.466600, 517.913500, 30.060900, 39.323000, -1, -1 ); - AddStaticVehicle( 427, -2418.693100, 524.879800, 30.052500, 50.924200, -1, -1 ); - AddStaticVehicle( 427, -2414.424600, 531.775100, 30.058900, 67.949200, -1, -1 ); - AddStaticVehicle( 436, -2407.771728, 741.556030, 34.789478, 179.035964, -1, -1 ); - AddStaticVehicle( 500, -1495.943969, 909.862731, 7.295326, 88.267486, -1, -1 ); - AddStaticVehicle( 426, -2438.312988, 741.672363, 34.758396, 0.843255, -1, -1 ); - AddStaticVehicle( 426, -1496.377685, 928.875976, 6.930342, 89.185600, -1, -1 ); - AddStaticVehicle( 489, -2425.289062, 741.235595, 35.158679, 0.518514, -1, -1 ); - AddStaticVehicle( 466, -2434.140136, 741.283203, 34.757289, 180.477249, -1, -1 ); - AddStaticVehicle( 579, -2416.547851, 741.118835, 35.017303, 1.289101, -1, -1 ); - AddStaticVehicle( 411, -1661.705932, 1214.507324, 6.998733, 269.792419, -1, -1 ); - AddStaticVehicle( 451, -1649.562988, 1207.583007, 13.380663, 236.694213, -1, -1 ); - AddStaticVehicle( 603, -2460.355957, 741.330871, 34.853954, 180.000015, -1, -1 ); - AddStaticVehicle( 506, -1663.240966, 1221.352661, 13.380664, 255.273544, -1, -1 ); - AddStaticVehicle( 541, -2451.482421, 741.718811, 34.640499, 178.737731, -1, -1 ); - AddStaticVehicle( 541, -1658.939453, 1214.259033, 13.296715, 267.162170, -1, -1 ); - AddStaticVehicle( 491, -2464.884765, 741.066284, 34.771808, 178.244308, -1, -1 ); - AddStaticVehicle( 492, -2477.823974, 741.735961, 34.797340, 180.855697, -1, -1 ); - AddStaticVehicle( 474, -2486.645019, 741.281005, 34.756217, 180.391677, -1, -1 ); - AddStaticVehicle( 451, -2490.739013, 741.202209, 34.722332, 180.799942, -1, -1 ); - AddStaticVehicle( 545, -2499.570312, 741.049682, 34.832183, 179.484893, -1, -1 ); - AddStaticVehicle( 451, -1651.096679, 1206.504638, 20.855058, 253.915161, -1, -1 ); - AddStaticVehicle( 535, -2503.895507, 741.445739, 34.787258, 179.898132, -1, -1 ); - AddStaticVehicle( 411, -1661.431640, 1210.589843, 20.883296, 320.229583, -1, -1 ); - AddStaticVehicle( 541, -1664.014038, 1221.484008, 20.781320, 228.114135, -1, -1 ); - AddStaticVehicle( 426, -1655.395141, 1315.074951, 6.781795, 314.434387, -1, -1 ); - AddStaticVehicle( 489, -1648.487426, 1307.789306, 7.175064, 313.831024, -1, -1 ); - AddStaticVehicle( 568, -1644.578002, 1304.620849, 6.895646, 136.136581, -1, -1 ); - AddStaticVehicle( 579, -1637.834594, 1297.100097, 6.953972, 315.616394, -1, -1 ); - AddStaticVehicle( 493, -2053.468261, 1347.577514, -0.073246, 358.038116, -1, -1 ); - AddStaticVehicle( 545, -1630.959838, 1289.977172, 6.868048, 134.464828, -1, -1 ); - AddStaticVehicle( 492, -1829.593139, 1289.841186, 59.514472, 20.112070, -1, -1 ); - AddStaticVehicle( 493, -2024.279907, 1348.434570, -0.111626, 355.668365, -1, -1 ); - AddStaticVehicle( 579, -1804.785278, 1294.473022, 50.377490, 357.168365, -1, -1 ); - AddStaticVehicle( 545, -1847.812866, 1303.231323, 40.959491, 199.694168, -1, -1 ); - AddStaticVehicle( 489, -1797.005493, 1312.178588, 31.994577, 176.139724, -1, -1 ); - AddStaticVehicle( 520, -1456.036987, 506.363922, 18.987239, 270.178619, -1, -1 ); - AddStaticVehicle( 520, -1456.180908, 494.407836, 19.000078, 289.518432, -1, -1 ); - AddStaticVehicle( 520, -1413.808471, 517.528137, 18.965906, 270.387725, -1, -1 ); - AddStaticVehicle( 520, -1288.128295, 495.489837, 18.780210, 270.397247, -1, -1 ); - AddStaticVehicle( 425, -1240.005493, 442.381195, 7.725667, 271.299774, -1, -1 ); - AddStaticVehicle( 425, -1243.096679, 468.193298, 7.734836, 270.984802, -1, -1 ); - AddStaticVehicle( 425, -1242.623779, 454.276519, 7.739588, 268.208312, -1, -1 ); - AddStaticVehicle( 425, -1415.801635, 495.506683, 18.807184, 271.646972, -1, -1 ); - AddStaticVehicle( 433, -1399.887084, 457.931335, 7.619121, 2.593954, -1, -1 ); - AddStaticVehicle( 433, -1406.999511, 457.817749, 7.617559, 1.734719, -1, -1 ); - AddStaticVehicle( 595, -1440.800781, 509.671447, 0.187120, 92.546073, -1, -1 ); - AddStaticVehicle( 595, -1442.899658, 504.096984, 0.273889, 92.344902, -1, -1 ); - AddStaticVehicle( 595, -1444.826904, 391.246887, 0.132748, 268.374603, -1, -1 ); - AddStaticVehicle( 595, -1444.622680, 355.328430, 0.060420, 270.571228, -1, -1 ); - AddStaticVehicle( 595, -1447.146728, 426.915771, 0.301728, 267.538604, -1, -1 ); - AddStaticVehicle( 522, -1646.313720, 65.317802, 3.118457, 134.886520, -1, -1 ); - AddStaticVehicle( 530, -1713.532348, 17.766538, 3.352945, 251.050552, -1, -1 ); - AddStaticVehicle( 530, -1701.436767, 6.935669, 3.302252, 352.737762, -1, -1 ); - AddStaticVehicle( 541, -1817.735400, -192.4107, 13.2778, 270.0069, -1, -1 ); - AddStaticVehicle( 588, -1851.830688, -172.952285, 9.254376, 359.791320, -1, -1 ); - AddStaticVehicle( 588, -2288.527587, 154.229309, 35.214794, 1.450128, -1, -1 ); - AddStaticVehicle( 571, -2212.575683, 110.057128, 34.604087, 268.824676, -1, -1 ); - AddStaticVehicle( 571, -2212.711669, 113.284652, 34.603832, 267.736145, -1, -1 ); - AddStaticVehicle( 579, -2265.718750, 117.302772, 35.103584, 269.156433, -1, -1 ); - AddStaticVehicle( 571, -2212.615722, 116.002426, 34.604076, 275.889465, -1, -1 ); - AddStaticVehicle( 426, -2265.523681, 129.083755, 34.914901, 270.146179, -1, -1 ); - AddStaticVehicle( 545, -2265.591552, 137.183303, 34.996822, 91.926277, -1, -1 ); - AddStaticVehicle( 492, -2265.395507, 196.510330, 34.945899, 91.073577, -1, -1 ); - AddStaticVehicle( 466, -2265.570312, 208.640960, 34.909889, 90.378257, -1, -1 ); - AddStaticVehicle( 600, -2266.130371, 109.184715, 34.882522, 270.684997, -1, -1 ); - AddStaticVehicle( 555, -2266.654785, 97.124946, 34.855148, 268.983306, -1, -1 ); - AddStaticVehicle( 603, -2266.685546, 93.457000, 35.007793, 270.211425, -1, -1 ); - AddStaticVehicle( 567, -2267.269531, 85.316749, 35.040966, 268.721740, -1, -1 ); - AddStaticVehicle( 456, -2286.576171, 30.884943, 35.486827, 179.297668, -1, -1 ); - AddStaticVehicle( 422, -2268.575927, 73.393943, 35.148757, 267.290802, -1, -1 ); - AddStaticVehicle( 589, -2269.547119, 61.556079, 34.822086, 268.488769, -1, -1 ); - AddStaticVehicle( 421, -2763.110595, -312.125976, 6.921534, 182.459426, -1, -1 ); - AddStaticVehicle( 421, -2757.967773, -312.096923, 6.921553, 183.745559, -1, -1 ); - AddStaticVehicle( 421, -2750.260498, -309.324737, 6.921530, 229.962829, -1, -1 ); - AddStaticVehicle( 533, -2768.515380, -312.252868, 6.748158, 181.859741, -1, -1 ); - AddStaticVehicle( 580, -2764.996582, -295.190551, 6.835226, 180.034271, -1, -1 ); - AddStaticVehicle( 580, -2757.430419, -295.894409, 6.839071, 177.409225, -1, -1 ); - AddStaticVehicle( 533, -2754.209228, -281.654724, 6.748157, 179.980209, -1, -1 ); - AddStaticVehicle( 506, -2749.345458, -282.259765, 6.743610, 179.251647, -1, -1 ); - AddStaticVehicle( 411, -2741.985839, -281.897277, 6.767936, 180.602218, -1, -1 ); - AddStaticVehicle( 451, -2739.444091, -282.171020, 6.748383, 180.119537, -1, -1 ); - AddStaticVehicle( 560, -2498.313720, 1219.474609, 37.130821, 323.022827, -1, -1 ); - AddStaticVehicle( 468, -2517.243408, 1228.916748, 37.098590, 29.647159, -1, -1 ); - AddStaticVehicle( 468, -2520.761962, 1228.381713, 37.096931, 33.991226, -1, -1 ); - AddStaticVehicle( 401, -2494.664550, 1217.068725, 37.201396, 322.706817, -1, -1 ); - AddStaticVehicle( 418, -2530.465576, 1229.401000, 37.519790, 31.404850, -1, -1 ); - AddStaticVehicle( 445, -2538.724365, 1229.005493, 37.296855, 32.133487, -1, -1 ); - AddStaticVehicle( 411, -1977.331054, 1047.476684, 55.369262, 89.695549, -1, -1 ); - AddStaticVehicle( 442, -1971.273315, 1118.672119, 53.002975, 1.466071, -1, -1 ); - AddStaticVehicle( 411, -2320.995361, 987.522705, 50.421070, 95.410324, -1, -1 ); - AddStaticVehicle( 507, -2414.953369, 975.115295, 45.122119, 1.098077, -1, -1 ); - AddStaticVehicle( 579, -1933.295166, 910.359130, 38.656589, 269.517272, -1, -1 ); - AddStaticVehicle( 545, -1907.431396, 876.398986, 34.900264, 178.645843, -1, -1 ); - AddStaticVehicle( 426, -1874.557739, 832.848510, 34.826374, 269.904937, -1, -1 ); - AddStaticVehicle( 489, -1959.865356, 858.060729, 43.675430, 90.207351, -1, -1 ); - AddStaticVehicle( 589, -1981.633911, 939.110046, 45.027381, 88.924346, -1, -1 ); - AddStaticVehicle( 448, -1801.513916, 946.776123, 24.333780, 181.283874, -1, -1 ); - AddStaticVehicle( 448, -1801.568237, 949.046447, 24.334566, 179.780578, -1, -1 ); - AddStaticVehicle( 411, -2083.161621, 711.309936, 69.213012, 359.696014, -1, -1 ); - AddStaticVehicle( 401, -1996.341430, 758.149169, 45.147129, 359.999206, -1, -1 ); - AddStaticVehicle( 413, -1996.239257, 701.587341, 45.444297, 179.584640, -1, -1 ); - AddStaticVehicle( 448, -1725.480834, 1348.823730, 6.645854, 44.740573, -1, -1 ); - AddStaticVehicle( 448, -1723.338012, 1346.764282, 6.639358, 45.113075, -1, -1 ); - AddStaticVehicle( 507, -1981.614868, 723.168579, 45.193714, 90.283843, -1, -1 ); - AddStaticVehicle( 597, -1613.486938, 723.111877, 13.112130, 270.161437, -1, -1 ); - AddStaticVehicle( 597, -1605.637451, 723.047180, 11.689531, 271.323242, -1, -1 ); - AddStaticVehicle( 597, -1598.496826, 723.047546, 10.402059, 271.118011, -1, -1 ); - AddStaticVehicle( 420, -1434.731300, -287.197100, 13.849400, 58.069100, -1, -1 ); - AddStaticVehicle( 420, -1426.684700, -292.856400, 13.852800, 52.118700, -1, -1 ); - AddStaticVehicle( 420, -1418.511100, -299.492100, 13.851900, 50.274500, -1, -1 ); - AddStaticVehicle( 490, -2421.776900, 521.2598000, 30.059200, 45.953800, -1, -1 ); - AddStaticVehicle( 490, -2429.633100, 515.3820000, 30.058000, 35.755600, -1, -1 ); - AddStaticVehicle( 490, -2416.954100, 528.7039000, 30.061600, 57.636800, -1, -1 ); - AddStaticVehicle( 490, -2413.490700, 535.6552000, 30.056100, 74.905500, -1, -1 ); - AddStaticVehicle( 90, -2413.672600, 540.0665000, 30.056500, 88.940900, -1, -1 ); - AddStaticVehicle( 455, -2330.853500, -113.908400, 35.933000, 90.571800, -1, -1 ); - AddStaticVehicle( 455, -2406.731400, -102.701300, 35.759000, 0.0000000, -1, -1 ); - AddStaticVehicle( 455, -2400.616900, -102.701300, 35.759000, 0.0000000, -1, -1 ); - AddStaticVehicle( 455, -2392.136000, -102.701300, 35.759000, 0.0000000, -1, -1 ); - AddStaticVehicle( 455, -2385.828900, -102.701300, 35.759000, 0.0000000, -1, -1 ); - AddStaticVehicle( 470, -1388.171900, 457.4746000, 7.1796000, 0.0000000, -1, -1 ); - AddStaticVehicle( 470, -1393.859900, 457.2481000, 7.1776000, 0.0000000, -1, -1 ); - AddStaticVehicle( 470, -1382.278800, 457.1663000, 7.1809000, 0.0000000, -1, -1 ); - AddStaticVehicle( 470, -1377.089000, 456.8580000, 7.1810000, 0.0000000, -1, -1 ); - AddStaticVehicle( 514, -1655.530400, 453.5441000, 7.7681000, 224.31360, -1, -1 ); - AddStaticVehicle( 443, -1712.231300, 390.8319000, 7.8122000, 225.37410, -1, -1 ); - AddStaticVehicle( 573, -1699.673000, 411.4492000, 7.8299000, 198.47630, -1, -1 ); - AddStaticVehicle( 573, -1703.935200, 407.3732000, 7.8548000, 195.72940, -1, -1 ); - AddStaticVehicle( 487, -2227.311300, 2327.168000, 7.7969000, 177.94670, -1, -1 ); - AddStaticVehicle( 420, -2502.484600, 2325.951700, 4.6583000, 269.18070, -1, -1 ); - AddStaticVehicle( 420, -2508.841300, 2325.945800, 4.6824000, 269.99080, -1, -1 ); - AddStaticVehicle( 420, -2515.200200, 2325.957300, 4.6820000, 269.11230, -1, -1 ); - AddStaticVehicle( 487, -1123.976300, -219.510900, 14.397700, 17.569400, -1, -1 ); - AddStaticVehicle( 487, -1129.844200, -196.243300, 14.419300, 17.569400, -1, -1 ); - AddStaticVehicle( 487, -1112.967000, -179.658400, 14.441800, 17.569400, -1, -1 ); - AddStaticVehicle( 487, -1107.054600, -201.881600, 14.421300, 17.569400, -1, -1 ); - AddStaticVehicle( 473, -2061.434800, 1649.142500, -0.294100, 174.99280, -1, -1 ); - AddStaticVehicle( 473, -2067.982200, 1649.720200, -0.244300, 174.99280, -1, -1 ); - AddStaticVehicle( 473, -2072.878400, 1650.152500, -0.207100, 174.99280, -1, -1 ); - AddStaticVehicle( 473, -1967.595200, 1691.162200, -0.415600, 175.43550, -1, -1 ); - AddStaticVehicle( 473, -1960.556200, 1690.641800, -0.222000, 175.51280, -1, -1 ); - AddStaticVehicle( 473, -1912.116100, 1774.927000, -0.393800, 175.68510, -1, -1 ); - AddStaticVehicle( 473, -1907.980200, 1858.248400, -0.175000, 250.12210, -1, -1 ); - AddStaticVehicle( 473, -1906.774000, 1869.304700, -0.441600, 248.84890, -1, -1 ); - CreateVehicle( 498, -2460.731200, -2.41190000, 28.007300, 269.90640, -1, -1, -1 ); // BoxVille - CreateVehicle( 498, -2460.730500, -5.54940000, 28.004800, 269.33500, -1, -1, -1 ); // BoxVille - CreateVehicle( 498, -2460.730000, -11.6038000, 28.159400, 270.65460, -1, -1, -1 ); // BoxVille - CreateVehicle( 498, -2460.729700, -23.7552000, 32.871600, 269.52010, -1, -1, -1 ); // BoxVille - CreateVehicle( 498, -2460.722700, -17.9320000, 32.872300, 270.51280, -1, -1, -1 ); // BoxVille - CreateVehicle( 498, -2460.715600, -32.5421000, 33.977900, 269.55000, -1, -1, -1 ); // BoxVille - CreateVehicle( 573, -2826.8391, 1321.2615, 7.7519, 358.8672, -1, -1, -1 ); // Dune - CreateVehicle( 573, -2822.9070, 1321.0735, 7.7520, 358.9706, -1, -1, -1 ); // Dune - CreateVehicle( 573, -2819.1326, 1320.9171, 7.7518, 358.7109, -1, -1, -1 ); // Dune - CreateVehicle( 573, -2815.0872, 1320.7679, 7.7520, 357.7977, -1, -1, -1 ); // Dune - CreateVehicle( 573, -2810.9043, 1321.6055, 7.7518, 0.631700, -1, -1, -1 ); // Dune - CreateVehicle( 573, -2806.9673, 1321.9346, 7.7518, 1.006800, -1, -1, -1 ); // Dune - CreateVehicle( 573, -2802.6584, 1321.9491, 7.7519, 358.6399, -1, -1, -1 ); // Dune - CreateVehicle( 573, -2798.4758, 1321.8234, 7.7501, 359.7990, -1, -1, -1 ); // Dune - CreateVehicle( 573, -2793.9185, 1321.8398, 7.7495, 0.836300, -1, -1, -1 ); // Dune - CreateVehicle( 573, 338.790800, 857.5345, 21.0698, 299.8482, -1, -1, -1 ); // Dune - CreateVehicle( 573, 337.278900, 860.0151, 21.0567, 299.8118, -1, -1, -1 ); // Dune - CreateVehicle( 573, 342.151200, 853.5740, 21.0158, 296.3330, -1, -1, -1 ); // Dune - CreateVehicle( 573, 334.605000, 865.4492, 21.0566, 301.6219, -1, -1, -1 ); // Dune - CreateVehicle( 573, 332.452000, 868.8108, 21.0576, 301.8600, -1, -1, -1 ); // Dune - CreateVehicle( 573, 330.398900, 871.5750, 21.0514, 306.6273, -1, -1, -1 ); // Dune - CreateVehicle( 508, -2021.7310, -123.3633, 35.5800, 359.7743, -1, -1, -1 ); // Journey - CreateVehicle( 508, -2026.7656, -123.3514, 35.5736, 0.806100, -1, -1, -1 ); // Journey - CreateVehicle( 508, -2032.1986, -123.3543, 35.5734, 359.4597, -1, -1, -1 ); // Journey - CreateVehicle( 508, -2015.3870, -111.4096, 35.5009, 179.1599, 1, 1, -1 ); // Journey - CreateVehicle( 508, -2016.7657, -142.2751, 35.6946, 90.60820, 1, 1, -1 ); // Journey - CreateVehicle( 508, -2016.9615, -148.9510, 35.6952, 89.22010, 1, 1, -1 ); // Journey - AddStaticVehicle( 488, -1882.6461, -204.7765, 23.2701, 268.0665, -1, -1 ); // cake hq vehicles - AddStaticVehicle( 480, -1871.6210, -199.5918, 18.2159, 270.0637, -1, -1 ); // cake hq vehicles - AddStaticVehicle( 521, -722.95300, -123.1921, 67.8943, 114.2874, -1, -1 ); // cake hq vehicles - - // Gal Race - tmpVariable = AddStaticVehicle( 494, -1158.1777, 1341.4666, 1132.1697, 180.8421, 36, 117 ); - SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); - tmpVariable = AddStaticVehicle( 494, -1152.7059, 1341.3110, 1132.1720, 181.7808, 98, 109 ); - SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); - tmpVariable = AddStaticVehicle( 494, -1148.2886, 1341.3065, 1132.2030, 182.0001, 92, 101 ); - SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); - tmpVariable = AddStaticVehicle( 494, -1144.0511, 1341.3103, 1132.1731, 179.2510, 75, 79 ); - SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); - tmpVariable = AddStaticVehicle( 494, -1139.7194, 1341.1389, 1132.1704, 184.7887, 54, 36 ); - SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); - tmpVariable = AddStaticVehicle( 494, -1135.2349, 1341.2239, 1132.1724, 182.0041, 42, 33 ); - SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); - tmpVariable = AddStaticVehicle( 494, -1130.7087, 1341.2335, 1132.1774, 180.8928, 42, 30 ); - SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); - - // Vehicle Dealership - tmpVariable = AddStaticVehicle( 494, -1867.3900, -621.3196, 1007.0273, 130.5349, -1, -1 ); // DL1 - SetVehicleVirtualWorld( tmpVariable, 31 ), LinkVehicleToInterior( tmpVariable, 9 ), SetVehicleParamsEx( tmpVariable, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF ); - tmpVariable = AddStaticVehicle( 411, -1884.5225, -649.6725, 1002.1954, 318.3886, 135, 135 ); // DL2 (Make blue) - SetVehicleVirtualWorld( tmpVariable, 31 ), LinkVehicleToInterior( tmpVariable, 9 ), SetVehicleParamsEx( tmpVariable, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF ); - tmpVariable = AddStaticVehicle( 522, -1880.0536, -620.1569, 1002.0333, 298.1258, 222, 222 ); // orange - SetVehicleVirtualWorld( tmpVariable, 31 ), LinkVehicleToInterior( tmpVariable, 9 ), SetVehicleParamsEx( tmpVariable, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF ); - tmpVariable = AddStaticVehicle( 463, -1880.0132, -622.3101, 1002.0271, 268.1333, 222, 222 ); // orange - SetVehicleVirtualWorld( tmpVariable, 31 ), LinkVehicleToInterior( tmpVariable, 9 ), SetVehicleParamsEx( tmpVariable, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF ); - tmpVariable = AddStaticVehicle( 451, -1879.5490, -630.3375, 1002.1699, 318.5035, 1, 1 ); // white - SetVehicleVirtualWorld( tmpVariable, 31 ), LinkVehicleToInterior( tmpVariable, 9 ), SetVehicleParamsEx( tmpVariable, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF ); - - // // - // LAS VENTURAS // - // Credits: Niels // - // // - AddStaticVehicle(402,2074.7283000,956.5207000,10.2486000,359.1513000,-1,-1); //Buffalo - AddStaticVehicle(409,2039.6979000,987.5344000,10.4719000,0.9695000,-1,-1); //Stretch - AddStaticVehicle(585,2039.8142000,1129.8680000,10.2790000,359.1921000,-1,-1); //Emperor - AddStaticVehicle(561,2039.8400000,1173.4988000,10.4945000,180.5035000,-1,-1); //Stratum - AddStaticVehicle(411,2074.7451000,1171.4836000,10.2791000,359.8218000,-1,-1); //Infernus - AddStaticVehicle(451,2040.1298000,1303.3324000,10.3842000,181.1786000,-1,-1); //Turismo - AddStaticVehicle(565,2074.7117000,1354.7113000,10.3087000,0.4064000,-1,-1); //Flash - AddStaticVehicle(560,2074.7036000,1479.7670000,10.3807000,0.3561000,-1,-1); //Sultan - AddStaticVehicle(559,2074.9133000,1606.0175000,10.3218000,359.9441000,-1,-1); //Jester - AddStaticVehicle(549,2040.1647000,1695.3938000,10.3865000,179.0607000,-1,-1); //Tampa - AddStaticVehicle(567,2124.8877000,1803.0114000,10.5321000,333.2194000,-1,-1); //Savanna - AddStaticVehicle(541,2119.9292000,1882.1858000,10.3273000,180.7520000,-1,-1); //Bullet - AddStaticVehicle(506,2154.7068000,1936.3400000,10.3753000,0.1570000,-1,-1); //Super GT - AddStaticVehicle(496,2119.9141000,2043.1001000,10.3883000,181.0541000,-1,-1); //Blista Compact - AddStaticVehicle(409,2154.7104000,2114.5317000,10.4871000,359.8813000,-1,-1); //Stretch - AddStaticVehicle(438,2120.2798000,2196.3962000,10.6147000,179.3108000,-1,-1); //Cabbie - AddStaticVehicle(420,2155.1626000,2198.9038000,10.4499000,358.3196000,-1,-1); //Taxi - AddStaticVehicle(598,2251.7229000,2459.5588000,10.5645000,180.6259000,-1,-1); //Police Car (LVPD) - AddStaticVehicle(596,2260.4204000,2443.8567000,10.5575000,1.4549000,-1,-1); //Police Car (LSPD) - AddStaticVehicle(599,2269.1033000,2459.7290000,11.0146000,0.2515000,-1,-1); //Police Ranger - AddStaticVehicle(598,2282.7312000,2477.2422000,10.5895000,180.8693000,-1,-1); //Police Car (LVPD) - AddStaticVehicle(598,2291.1853000,2460.7002000,10.5670000,179.9081000,-1,-1); //Police Car (LVPD) - AddStaticVehicle(541,2485.1333000,2521.3452000,10.4662000,88.7150000,-1,-1); //Bullet - AddStaticVehicle(402,2476.7112000,2530.8640000,10.8589000,178.9217000,-1,-1); //Buffalo - AddStaticVehicle(589,2449.9436000,2547.5051000,10.4985000,0.3426000,-1,-1); //Club - AddStaticVehicle(522,2438.3652000,2564.1987000,10.3935000,342.8720000,-1,-1); //NRG-500 - AddStaticVehicle(579,2423.0500000,2568.9895000,10.7454000,345.7946000,-1,-1); //Huntley - AddStaticVehicle(468,2412.5903000,2530.1487000,10.4881000,180.3970000,-1,-1); //Sanchez - AddStaticVehicle(415,2439.7515000,2529.7515000,10.5908000,359.7084000,-1,-1); //Cheetah - AddStaticVehicle(558,2470.8840000,2495.9067000,21.5146000,0.4420000,-1,-1); //Uranus - AddStaticVehicle(495,2510.1633000,2364.9045000,11.1770000,269.0681000,-1,-1); //Sandking - AddStaticVehicle(521,2514.4746000,2376.9058000,3.7923000,269.3512000,-1,-1); //FCR-900 - AddStaticVehicle(426,2524.3301000,2397.1614000,3.9538000,359.6248000,-1,-1); //Premier - AddStaticVehicle(523,2281.8342000,2443.0081000,10.3940000,179.7586000,-1,-1); //HPV1000 - AddStaticVehicle(523,2277.8528000,2459.8721000,10.3923000,357.2715000,-1,-1); //HPV1000 - AddStaticVehicle(523,2251.6169000,2476.0696000,10.3917000,356.0183000,-1,-1); //HPV1000 - AddStaticVehicle(497,2289.7754000,2472.2014000,38.8639000,180.7066000,-1,-1); //Police Maverick - AddStaticVehicle(497,2265.3247000,2473.4094000,38.8606000,185.0508000,-1,-1); //Police Maverick - AddStaticVehicle(560,2340.0164000,2199.5061000,10.3951000,179.8333000,-1,-1); //Sultan - AddStaticVehicle(439,2360.4246000,2207.8447000,10.5759000,358.6530000,-1,-1); //Stallion - AddStaticVehicle(429,2339.9438000,2113.8225000,10.3361000,179.7206000,-1,-1); //Banshee - AddStaticVehicle(415,2360.2241000,2034.1594000,10.4241000,0.5863000,-1,-1); //Cheetah - AddStaticVehicle(467,2339.8447000,1958.4342000,10.4174000,180.8552000,-1,-1); //Oceanic - AddStaticVehicle(451,2251.2803000,1975.3669000,9.5716000,180.9357000,-1,-1); //Turismo - AddStaticVehicle(506,2272.4790000,1952.3229000,9.5716000,0.8521000,-1,-1); //Super GT - AddStaticVehicle(560,2280.0476000,1938.9619000,9.5723000,181.0333000,-1,-1); //Sultan - AddStaticVehicle(522,2440.8750000,2021.0507000,10.3825000,89.1445000,-1,-1); //NRG-500 - AddStaticVehicle(463,2439.8342000,1990.9359000,10.3602000,1.2398000,-1,-1); //Freeway - AddStaticVehicle(402,2486.3037000,1991.9506000,10.8705000,180.3451000,-1,-1); //Buffalo - AddStaticVehicle(541,2587.7869000,2056.5820000,10.4742000,270.7249000,-1,-1); //Bullet - AddStaticVehicle(480,2588.5066000,2078.1921000,10.5991000,90.1645000,-1,-1); //Comet - AddStaticVehicle(522,2504.3394000,1406.7974000,10.3920000,269.8357000,-1,-1); //NRG-500 - AddStaticVehicle(521,2489.8792000,1417.6073000,10.3912000,0.0991000,-1,-1); //FCR-900 - AddStaticVehicle(412,2504.5510000,1432.4983000,10.6570000,268.7942000,-1,-1); //Voodoo - AddStaticVehicle(401,2451.2849000,1428.3568000,10.6073000,359.6236000,-1,-1); //Bravura - AddStaticVehicle(517,2464.8970000,1346.1033000,10.6811000,179.1313000,-1,-1); //Majestic - AddStaticVehicle(492,2468.0605000,1357.2662000,10.6021000,359.3608000,-1,-1); //Greenwood - AddStaticVehicle(483,2441.6438000,1332.5914000,10.8120000,91.2605000,-1,-1); //Camper - AddStaticVehicle(522,2142.3159000,1006.6756000,10.3805000,90.1040000,-1,-1); //NRG-500 - AddStaticVehicle(500,2142.0278000,1029.0079000,10.9353000,269.7588000,-1,-1); //Mesa - AddStaticVehicle(468,2128.9448000,987.7602000,10.4888000,179.5011000,-1,-1); //Sanchez - AddStaticVehicle(410,2157.8687000,987.0735000,10.4783000,0.4266000,-1,-1); //Manana - AddStaticVehicle(603,1844.2556000,1158.4839000,10.6741000,89.2267000,-1,-1); //Phoenix - AddStaticVehicle(517,1844.0846000,1187.3878000,10.6962000,270.4138000,-1,-1); //Majestic - AddStaticVehicle(545,1843.8108000,1238.4475000,10.6389000,90.0569000,-1,-1); //Hustler - AddStaticVehicle(506,1676.1174000,1306.2358000,10.5247000,0.6851000,-1,-1); //Super GT - AddStaticVehicle(573,1650.7386000,1316.0450000,11.4705000,181.3170000,-1,-1); //Duneride - AddStaticVehicle(579,1673.0690000,1298.1021000,10.7544000,359.8503000,-1,-1); //Huntley - AddStaticVehicle(522,1701.6188000,1286.3640000,10.3792000,178.8065000,-1,-1); //NRG-500 - AddStaticVehicle(438,1706.8881000,1435.1648000,10.5429000,357.2276000,-1,-1); //Cabbie - AddStaticVehicle(438,1712.1382000,1461.7877000,10.6554000,164.5810000,-1,-1); //Cabbie - AddStaticVehicle(487,1638.8206000,1540.8126000,10.9677000,51.5363000,-1,-1); //Maverick - AddStaticVehicle(487,1652.4049000,1545.0677000,10.9814000,15.9723000,-1,-1); //Maverick - AddStaticVehicle(487,1662.8887000,1560.9802000,11.0256000,67.6713000,-1,-1); //Maverick - AddStaticVehicle(519,1616.8879000,1631.3658000,11.7400000,176.5203000,-1,-1); //Shamal - AddStaticVehicle(519,1585.1387000,1631.7418000,11.7390000,181.7200000,-1,-1); //Shamal - AddStaticVehicle(593,1544.4059000,1674.7413000,11.2794000,90.0955000,-1,-1); //Dodo - AddStaticVehicle(593,1545.9088000,1696.0481000,11.2805000,79.4271000,-1,-1); //Dodo - AddStaticVehicle(583,1406.0840000,1770.3175000,10.3608000,177.6841000,-1,-1); //Tug - AddStaticVehicle(485,1395.3549000,1770.6511000,10.4747000,177.6863000,-1,-1); //Baggage - AddStaticVehicle(593,1352.9609000,1756.1748000,11.2794000,270.5289000,-1,-1); //Dodo - AddStaticVehicle(511,1351.4464000,1817.2540000,12.1938000,271.2400000,-1,-1); //Beagle - AddStaticVehicle(519,1331.4244000,1584.8033000,11.7396000,269.1693000,-1,-1); //Shamal - AddStaticVehicle(592,1334.1147000,1477.8878000,12.0169000,268.1003000,-1,-1); //Andromada - AddStaticVehicle(476,1275.8918000,1361.7766000,11.5315000,271.3455000,-1,-1); //Rustler - AddStaticVehicle(513,1279.2898000,1323.6038000,11.3633000,269.7324000,-1,-1); //Stunt - AddStaticVehicle(577,1585.4790000,1191.8677000,10.7391000,181.1651000,-1,-1); //AT-400 - AddStaticVehicle(593,1605.5449000,1319.2853000,11.2892000,89.8472000,-1,-1); //Dodo - AddStaticVehicle(600,1522.6180000,2258.3159000,10.5285000,0.2790000,-1,-1); //Picador - AddStaticVehicle(462,1492.2057000,2291.1663000,10.4205000,0.0440000,-1,-1); //Faggio - AddStaticVehicle(400,1396.4530000,2279.8076000,10.9126000,89.5904000,-1,-1); //Landstalker - AddStaticVehicle(475,1368.5750000,2252.8337000,10.6234000,90.3330000,-1,-1); //Sabre - AddStaticVehicle(413,1357.8601000,2249.6221000,10.8921000,90.4718000,-1,-1); //Pony - AddStaticVehicle(534,1329.7297000,2242.7803000,10.5332000,89.9368000,-1,-1); //Remington - AddStaticVehicle(522,1117.0857000,2086.7385000,10.3835000,93.0649000,-1,-1); //NRG-500 - AddStaticVehicle(403,1082.6774000,1915.5897000,11.4270000,359.3663000,-1,-1); //Linerunner - AddStaticVehicle(578,1067.7916000,1916.8434000,11.4453000,0.2261000,-1,-1); //DFT-30 - AddStaticVehicle(455,1060.5074000,1916.1622000,11.2569000,359.5858000,-1,-1); //Flatbed - AddStaticVehicle(443,1109.2706000,1907.1578000,11.4532000,0.6357000,-1,-1); //Packer - AddStaticVehicle(456,1107.3071000,1935.0121000,10.9946000,90.2831000,-1,-1); //Yankee - AddStaticVehicle(515,1610.0146000,2220.7336000,11.8408000,270.3146000,-1,-1); //Roadtrain - AddStaticVehicle(515,1609.8273000,2215.6960000,11.8396000,270.0034000,-1,-1); //Roadtrain - AddStaticVehicle(573,1613.2971000,2201.5801000,11.4357000,272.3063000,-1,-1); //Duneride - AddStaticVehicle(573,1613.4221000,2197.4668000,11.4321000,272.8976000,-1,-1); //Duneride - AddStaticVehicle(573,1613.4185000,2194.1011000,11.4680000,273.3416000,-1,-1); //Duneride - AddStaticVehicle(522,1148.7513000,2303.6335000,10.3841000,90.9771000,-1,-1); //NRG-500 - AddStaticVehicle(535,1137.9814000,2300.1111000,10.5840000,89.9705000,-1,-1); //Slamvan - AddStaticVehicle(576,1138.0852000,2320.3108000,10.4310000,269.0166000,-1,-1); //Tornado - AddStaticVehicle(495,1116.0430000,2323.6611000,11.1713000,88.9015000,-1,-1); //Sandking - AddStaticVehicle(422,1113.1301000,2261.6418000,10.7996000,180.1951000,-1,-1); //Bobcat - AddStaticVehicle(558,1109.9872000,2239.0288000,10.4579000,178.5205000,-1,-1); //Uranus - AddStaticVehicle(496,1106.3062000,2262.4290000,10.5390000,178.9484000,-1,-1); //Blista Compact - AddStaticVehicle(439,1092.9194000,2217.2395000,10.7179000,181.4107000,-1,-1); //Stallion - AddStaticVehicle(491,1099.5436000,2205.8054000,10.5765000,180.4609000,-1,-1); //Virgo - AddStaticVehicle(560,1109.7460000,2194.6528000,10.5274000,178.3431000,-1,-1); //Sultan - AddStaticVehicle(436,1126.7023000,2194.4294000,10.5882000,178.9236000,-1,-1); //Previon - AddStaticVehicle(521,1135.4523000,2264.1997000,10.3941000,269.6477000,-1,-1); //FCR-900 - AddStaticVehicle(436,1136.2710000,2253.4023000,16.4872000,269.3703000,-1,-1); //Previon - AddStaticVehicle(422,1135.4828000,2267.4246000,16.7064000,269.4825000,-1,-1); //Bobcat - AddStaticVehicle(400,1116.3938000,2262.6340000,16.8120000,181.7875000,-1,-1); //Landstalker - AddStaticVehicle(542,1116.5077000,2239.2083000,16.4624000,180.4469000,-1,-1); //Clover - AddStaticVehicle(589,1106.4661000,2250.9543000,16.3769000,0.3241000,-1,-1); //Club - AddStaticVehicle(549,1106.1379000,2261.9741000,16.3997000,182.4600000,-1,-1); //Tampa - AddStaticVehicle(522,521.9662000,2368.4419000,29.9562000,143.3647000,-1,-1); //NRG-500 - AddStaticVehicle(463,530.2152000,2359.5229000,30.1999000,147.9175000,-1,-1); //Freeway - AddStaticVehicle(483,504.2190000,2376.6301000,30.1302000,144.1972000,-1,-1); //Camper - AddStaticVehicle(417,365.4065000,2538.5208000,16.7058000,187.1385000,-1,-1); //Leviathan - AddStaticVehicle(476,325.3628000,2544.8782000,17.5199000,178.5531000,-1,-1); //Rustler - AddStaticVehicle(442,-355.5031000,2217.1929000,42.3131000,88.6629000,-1,-1); //Romero - AddStaticVehicle(599,-425.3501000,2245.0830000,42.6119000,178.1508000,-1,-1); //Police Ranger - AddStaticVehicle(468,-442.9234000,2222.9109000,42.0205000,178.1901000,-1,-1); //Sanchez - AddStaticVehicle(568,-389.2245000,2199.0442000,42.2916000,96.6088000,-1,-1); //Bandito - AddStaticVehicle(454,-484.9109000,2188.9893000,40.7976000,180.1955000,-1,-1); //Tropic - AddStaticVehicle(515,-536.6352000,2576.7671000,54.4288000,269.5539000,-1,-1); //Roadtrain - AddStaticVehicle(478,-519.6077000,2609.9160000,53.4114000,88.0745000,-1,-1); //Walton - AddStaticVehicle(443,-516.7535000,2549.2144000,54.0496000,89.0623000,-1,-1); //Packer - AddStaticVehicle(403,-510.0290000,2623.1375000,54.0200000,89.3640000,-1,-1); //Linerunner - AddStaticVehicle(437,-535.3838000,2622.7371000,53.5471000,89.5034000,-1,-1); //Coach - AddStaticVehicle(525,-528.3326000,2611.8499000,53.2836000,268.1156000,-1,-1); //Tow Truck - AddStaticVehicle(522,-225.8465000,2595.3933000,62.2718000,180.0141000,-1,-1); //NRG-500 - AddStaticVehicle(468,-213.5883000,2594.5618000,62.3808000,359.8896000,-1,-1); //Sanchez - AddStaticVehicle(426,-201.0355000,2609.0134000,62.4493000,359.8899000,-1,-1); //Premier - AddStaticVehicle(466,-213.1104000,2608.9514000,62.4451000,359.1953000,-1,-1); //Glendale - AddStaticVehicle(579,-770.6711000,2761.2283000,45.6825000,359.9872000,-1,-1); //Huntley - AddStaticVehicle(473,-929.0526000,2648.5090000,40.3337000,314.5791000,-1,-1); //Dinghy - AddStaticVehicle(403,-1299.7213000,2708.8484000,50.6682000,4.5200000,-1,-1); //Linerunner - AddStaticVehicle(463,-1273.1742000,2707.7610000,49.6029000,29.4728000,-1,-1); //Freeway - AddStaticVehicle(468,-1267.1531000,2710.2527000,49.7391000,29.2539000,-1,-1); //Sanchez - AddStaticVehicle(599,-1400.4454000,2637.5820000,55.8724000,90.1155000,-1,-1); //Police Ranger - AddStaticVehicle(523,-1400.0012000,2628.5425000,55.3484000,91.3032000,-1,-1); //HPV1000 - AddStaticVehicle(598,-1400.4594000,2656.5981000,55.4359000,89.6264000,-1,-1); //Police Car (LVPD) - AddStaticVehicle(411,-1501.2905000,2647.4238000,55.3804000,0.6860000,-1,-1); //Infernus - AddStaticVehicle(543,-1562.9995000,2695.2251000,55.5954000,179.5001000,-1,-1); //Sadler - AddStaticVehicle(466,-1519.7347000,2690.4072000,55.4753000,248.3675000,-1,-1); //Glendale - AddStaticVehicle(522,-1940.3291000,2393.3000000,49.0666000,291.3271000,-1,-1); //NRG-500 - AddStaticVehicle(463,-1936.8704000,2383.3430000,49.0324000,111.3113000,-1,-1); //Freeway - AddStaticVehicle(460,-2038.2504000,2345.3125000,1.6519000,89.5868000,-1,-1); //Skimmer - AddStaticVehicle(473,-2032.4667000,2326.7131000,-0.4380000,98.9912000,-1,-1); //Dinghy - AddStaticVehicle(444,-1885.8567000,2169.9949000,3.2533000,144.9470000,-1,-1); //Monster - AddStaticVehicle(444,-1870.7615000,2156.2810000,3.8067000,122.5508000,-1,-1); //Monster - AddStaticVehicle(454,-1884.0699000,2138.6230000,0.2506000,133.8848000,-1,-1); //Tropic - AddStaticVehicle(454,-1898.5118000,2143.5569000,0.0105000,132.1806000,-1,-1); //Tropic - AddStaticVehicle(466,-1813.1683000,2041.4242000,8.5269000,252.9865000,-1,-1); //Glendale - AddStaticVehicle(525,-1459.0322000,1870.9833000,32.5117000,183.8948000,-1,-1); //Tow Truck - AddStaticVehicle(456,-1485.8462000,1876.7437000,32.8064000,183.2276000,-1,-1); //Yankee - AddStaticVehicle(424,-1492.2974000,1878.3505000,32.4143000,3.4685000,-1,-1); //BF Injection - AddStaticVehicle(463,-1215.8108000,1823.6738000,41.2636000,38.2692000,-1,-1); //Freeway - AddStaticVehicle(536,-1201.6031000,1815.5844000,41.4561000,224.9727000,-1,-1); //Blade - AddStaticVehicle(576,-1191.8107000,1825.0553000,41.3273000,225.2247000,-1,-1); //Tornado - AddStaticVehicle(468,-1048.2529000,1546.2045000,32.9930000,158.6851000,-1,-1); //Sanchez - AddStaticVehicle(422,-932.4755000,1424.2108000,30.0963000,322.2427000,-1,-1); //Bobcat - AddStaticVehicle(522,-866.1733000,1544.5576000,22.5450000,91.4350000,-1,-1); //NRG-500 - AddStaticVehicle(568,-865.2671000,1554.1039000,23.6705000,88.1652000,-1,-1); //Bandito - AddStaticVehicle(463,-866.2898000,1563.5450000,24.0995000,90.1996000,-1,-1); //Freeway - AddStaticVehicle(466,-639.2625000,1459.8402000,13.2513000,86.2832000,-1,-1); //Glendale - AddStaticVehicle(409,-822.1724000,1497.2634000,19.2601000,270.9176000,-1,-1); //Stretch - AddStaticVehicle(424,-823.5243000,1598.8495000,26.8987000,225.4195000,-1,-1); //BF Injection - AddStaticVehicle(446,-760.9468000,645.6008000,-0.5381000,164.1712000,-1,-1); //Squalo - AddStaticVehicle(493,-748.1213000,639.0031000,-0.4254000,166.5344000,-1,-1); //Jetmax - AddStaticVehicle(473,-492.0613000,612.2540000,-0.1730000,178.7145000,-1,-1); //Dinghy - AddStaticVehicle(522,-27.2504000,1165.5352000,18.9401000,359.9910000,-1,-1); //NRG-500 - AddStaticVehicle(463,-37.9013000,1166.4550000,19.0234000,359.1411000,-1,-1); //Freeway - AddStaticVehicle(533,-48.2081000,1165.8389000,19.3005000,179.6839000,-1,-1); //Feltzer - AddStaticVehicle(468,5.8165000,1164.4668000,19.2854000,179.9991000,-1,-1); //Sanchez - AddStaticVehicle(478,16.2337000,1164.9716000,19.5734000,179.7582000,-1,-1); //Walton - AddStaticVehicle(422,58.0118000,1158.9181000,18.6387000,178.7746000,-1,-1); //Bobcat - AddStaticVehicle(506,47.0886000,1157.1968000,18.3684000,2.0607000,-1,-1); //Super GT - AddStaticVehicle(554,181.1046000,1167.2373000,14.8379000,325.3170000,-1,-1); //Yosemite - AddStaticVehicle(489,176.2220000,1171.1082000,14.9001000,146.2130000,-1,-1); //Rancher - AddStaticVehicle(586,-84.1365000,1077.4860000,19.2620000,182.2462000,-1,-1); //Wayfarer - AddStaticVehicle(561,-77.4508000,1077.0004000,19.5558000,179.1996000,-1,-1); //Stratum - AddStaticVehicle(466,-72.6212000,970.4161000,19.5206000,10.7515000,-1,-1); //Glendale - AddStaticVehicle(402,-149.3938000,926.7260000,19.6191000,283.0578000,-1,-1); //Buffalo - AddStaticVehicle(598,-227.0211000,994.4134000,19.2985000,87.5296000,-1,-1); //Police Car (LVPD) - AddStaticVehicle(523,-216.6211000,987.3325000,19.0092000,178.9684000,-1,-1); //HPV1000 - AddStaticVehicle(599,-210.5997000,999.2169000,19.8594000,91.0179000,-1,-1); //Police Ranger - AddStaticVehicle(427,-226.7878000,999.7707000,19.7320000,90.7007000,-1,-1); //Enforcer - AddStaticVehicle(416,-322.1475000,1058.2961000,19.8910000,359.9510000,-1,-1); //Ambulance - AddStaticVehicle(560,-304.8201000,1023.8888000,19.2983000,269.5181000,-1,-1); //Sultan - AddStaticVehicle(461,-304.7267000,1007.8033000,19.1669000,88.2453000,-1,-1); //PCJ-600 - AddStaticVehicle(555,-304.7787000,1015.8186000,19.2771000,88.4529000,-1,-1); //Windsor - AddStaticVehicle(429,-194.5551000,1223.4642000,19.4219000,180.1007000,-1,-1); //Banshee - AddStaticVehicle(480,-199.4462000,1223.1311000,19.5144000,180.4795000,-1,-1); //Comet - AddStaticVehicle(556,-135.8316000,1176.8348000,20.1252000,0.5599000,-1,-1); //Monster A - AddStaticVehicle(534,-158.8895000,1177.4170000,19.4657000,270.4757000,-1,-1); //Remington - AddStaticVehicle(562,-333.4245000,1515.1244000,75.0175000,358.9089000,-1,-1); //Elegy - AddStaticVehicle(565,-339.6462000,1515.4377000,74.9826000,359.7643000,-1,-1); //Flash - AddStaticVehicle(463,-345.6930000,1515.2073000,74.8997000,179.0935000,-1,-1); //Freeway - AddStaticVehicle(560,-320.9397000,1515.2620000,75.0394000,180.5472000,-1,-1); //Sultan - AddStaticVehicle(561,-272.4861000,1550.5234000,75.1736000,314.7783000,-1,-1); //Stratum - AddStaticVehicle(522,-300.3541000,1577.0308000,74.9245000,134.9594000,-1,-1); //NRG-500 - AddStaticVehicle(602,-287.2208000,1565.2281000,75.1644000,314.8484000,-1,-1); //Alpha - AddStaticVehicle(587,-280.1841000,1557.3383000,75.0856000,135.1464000,-1,-1); //Euros - AddStaticVehicle(522,650.7247000,1713.1837000,6.5680000,219.2669000,-1,-1); //NRG-500 - AddStaticVehicle(514,647.9229000,1686.9631000,7.5765000,39.8520000,-1,-1); //Tanker - AddStaticVehicle(463,657.0245000,1718.6166000,6.5322000,220.6331000,-1,-1); //Freeway - AddStaticVehicle(408,650.8758000,1701.8457000,7.5456000,221.0066000,-1,-1); //Trashmaster - AddStaticVehicle(536,686.2144000,1947.5181000,5.2764000,0.0205000,-1,-1); //Blade - AddStaticVehicle(535,706.3085000,1947.6616000,5.3012000,0.0382000,-1,-1); //Slamvan - AddStaticVehicle(410,721.3564000,1947.0887000,5.1983000,359.7183000,-1,-1); //Manana - AddStaticVehicle(554,676.3019000,1947.2180000,5.6222000,359.0930000,-1,-1); //Yosemite - AddStaticVehicle(468,782.3742000,1886.9020000,4.6651000,269.0126000,-1,-1); //Sanchez - AddStaticVehicle(586,781.9738000,1877.9419000,4.4441000,91.0611000,-1,-1); //Wayfarer - AddStaticVehicle(463,782.0577000,1859.8401000,4.2871000,91.5307000,-1,-1); //Freeway - AddStaticVehicle(400,782.4545000,1900.3524000,5.1828000,90.3366000,-1,-1); //Landstalker - AddStaticVehicle(515,1049.5148000,1308.8466000,11.8433000,359.4362000,-1,-1); //Roadtrain - AddStaticVehicle(431,1090.4871000,1315.1465000,10.9184000,265.0853000,-1,-1); //Bus - AddStaticVehicle(403,1062.0461000,1270.6017000,11.4236000,89.3194000,-1,-1); //Linerunner - AddStaticVehicle(456,1093.0214000,1269.7924000,10.9934000,269.3632000,-1,-1); //Yankee - AddStaticVehicle(524,1084.5044000,1228.6665000,11.7506000,179.9921000,-1,-1); //Cement Truck - AddStaticVehicle(403,1446.4044000,974.4594000,11.4267000,0.2106000,-1,-1); //Linerunner - AddStaticVehicle(455,1436.7599000,975.2065000,11.2532000,359.5532000,-1,-1); //Flatbed - AddStaticVehicle(498,1467.3784000,1045.0725000,10.8854000,90.4709000,-1,-1); //Boxville - AddStaticVehicle(499,1468.7935000,1060.5990000,10.8118000,270.5807000,-1,-1); //Benson - AddStaticVehicle(578,1425.4561000,1085.2495000,11.4462000,90.3133000,-1,-1); //DFT-30 - AddStaticVehicle(443,1421.1428000,1039.0592000,11.1573000,90.4324000,-1,-1); //Packer - AddStaticVehicle(414,1426.7489000,1045.2247000,10.9114000,269.1730000,-1,-1); //Mule - AddStaticVehicle(524,1405.8556000,973.2071000,11.7428000,180.3412000,-1,-1); //Cement Truck - AddStaticVehicle(442,2442.7808000,1286.6213000,10.6529000,88.6949000,-1,-1); //Romero - AddStaticVehicle(474,2141.7039000,2834.1025000,10.5829000,89.1438000,-1,-1); //Hermes - AddStaticVehicle(422,2142.2454000,2814.3284000,10.8111000,90.5643000,-1,-1); //Bobcat - AddStaticVehicle(400,2141.7407000,2806.6018000,10.9127000,90.2161000,-1,-1); //Landstalker - AddStaticVehicle(413,2175.5300000,2787.3811000,10.9028000,359.4196000,-1,-1); //Pony - AddStaticVehicle(401,2142.3391000,2795.6824000,10.5998000,89.8892000,-1,-1); //Bravura - AddStaticVehicle(455,2200.8323000,2787.5808000,11.2575000,179.1376000,-1,-1); //Flatbed - AddStaticVehicle(407,1750.7959000,2078.0029000,11.0556000,180.6428000,-1,-1); //Firetruck - AddStaticVehicle(407,1757.2463000,2078.0046000,11.0573000,180.4481000,-1,-1); //Firetruck - AddStaticVehicle(407,1763.4856000,2077.8901000,11.0584000,180.3000000,-1,-1); //Firetruck - AddStaticVehicle(407,1770.0978000,2077.9060000,11.0563000,180.8449000,-1,-1); //Firetruck - AddStaticVehicle(520,277.7543000,1955.0928000,18.3638000,273.6388000,-1,-1); //Hydra - AddStaticVehicle(520,277.0512000,1988.4100000,18.3638000,276.6730000,-1,-1); //Hydra - AddStaticVehicle(520,276.4816000,2023.5663000,18.3638000,270.4061000,-1,-1); //Hydra - AddStaticVehicle(425,351.6770000,1979.7495000,18.1853000,91.8274000,-1,-1); //Hunter - AddStaticVehicle(425,351.2417000,1959.1956000,18.1863000,91.8270000,-1,-1); //Hunter - AddStaticVehicle(425,350.3843000,1944.0034000,18.2888000,91.1481000,-1,-1); //Hunter - AddStaticVehicle(425,349.6268000,1929.4083000,18.3803000,91.6146000,-1,-1); //Hunter - AddStaticVehicle(470,220.6960000,1918.7094000,17.6359000,180.3175000,-1,-1); //Patriot - AddStaticVehicle(470,211.2540000,1919.3491000,17.6316000,180.1197000,-1,-1); //Patriot - AddStaticVehicle(470,202.4098000,1919.2838000,17.6341000,176.2874000,-1,-1); //Patriot - AddStaticVehicle(470,194.0127000,1919.1906000,17.6369000,181.5247000,-1,-1); //Patriot - AddStaticVehicle(433,123.7467000,1903.0284000,19.0480000,179.9681000,-1,-1); //Barracks - AddStaticVehicle(433,130.8562000,1849.9612000,18.1240000,92.8663000,-1,-1); //Barracks - AddStaticVehicle(490,952.2920000,1757.4063000,8.7757000,271.1986000,-1,-1); //FBI Rancher - AddStaticVehicle(490,952.5679000,1752.8851000,8.7761000,270.3303000,-1,-1); //FBI Rancher - AddStaticVehicle(490,952.5731000,1748.3917000,8.7758000,270.7448000,-1,-1); //FBI Rancher - AddStaticVehicle(490,952.5707000,1743.6404000,8.7769000,269.9036000,-1,-1); //FBI Rancher - AddStaticVehicle(490,952.6030000,1724.6860000,8.7764000,269.9353000,-1,-1); //FBI Rancher - AddStaticVehicle(490,952.6393000,1720.0278000,8.7767000,270.7498000,-1,-1); //FBI Rancher - AddStaticVehicle(490,952.6119000,1715.5640000,8.7760000,270.5420000,-1,-1); //FBI Rancher - AddStaticVehicle(490,952.6284000,1711.1335000,8.7758000,270.9271000,-1,-1); //FBI Rancher - AddStaticVehicle(427,982.5811000,1720.5291000,8.7869000,89.9860000,-1,-1); //Enforcer - AddStaticVehicle(427,982.6305000,1725.2537000,8.7853000,92.9755000,-1,-1); //Enforcer - AddStaticVehicle(427,982.2961000,1730.2925000,8.7837000,93.6155000,-1,-1); //Enforcer - AddStaticVehicle(427,981.9562000,1735.3315000,8.7836000,94.2116000,-1,-1); //Enforcer - AddStaticVehicle(427,981.8749000,1740.5065000,8.7804000,90.0705000,-1,-1); //Enforcer - AddStaticVehicle(427,981.7537000,1745.3239000,8.7804000,89.7270000,-1,-1); //Enforcer - AddStaticVehicle(560,2102.9399000,2069.2886000,10.5252000,270.2228000,-1,-1); //Sultan - AddStaticVehicle(451,2103.3376000,2095.6531000,10.5269000,90.0147000,-1,-1); //Turismo - AddStaticVehicle(496,2103.3813000,2039.7896000,10.5368000,270.1710000,-1,-1); //Blista Compact - AddStaticVehicle(434,2103.2195000,2052.8887000,10.7824000,270.3952000,-1,-1); //Hotknife - AddStaticVehicle(560,2827.4993000,2326.9675000,10.5252000,269.7593000,-1,-1); //Sultan - AddStaticVehicle(411,2826.9302000,2345.7034000,10.4335000,89.9452000,-1,-1); //Infernus - AddStaticVehicle(522,2816.2212000,2364.4404000,10.3694000,89.6233000,-1,-1); //NRG-500 - AddStaticVehicle(434,2853.0632000,2379.5479000,10.6630000,270.6021000,-1,-1); //Hotknife - AddStaticVehicle(468,2853.6140000,2345.7070000,10.4894000,90.4539000,-1,-1); //Sanchez - AddStaticVehicle(463,2853.0769000,2309.4814000,10.3605000,179.4615000,-1,-1); //Freeway - AddStaticVehicle(429,2171.5422000,1982.0122000,10.4851000,90.7976000,-1,-1); //Banshee - AddStaticVehicle(402,2171.8108000,1996.7957000,10.7667000,89.4552000,-1,-1); //Buffalo - AddStaticVehicle(400,2186.3933000,2004.3644000,10.8937000,270.0677000,-1,-1); //Landstalker - AddStaticVehicle(422,2186.3586000,1974.9640000,10.8060000,269.5367000,-1,-1); //Bobcat - AddStaticVehicle(402,2198.8970000,1879.1351000,10.7792000,359.2953000,-1,-1); //Buffalo - AddStaticVehicle(429,2179.8391000,1879.1796000,10.5021000,180.4288000,-1,-1); //Banshee - AddStaticVehicle(522,2196.1665000,1856.4419000,10.3938000,179.8461000,-1,-1); //NRG-500 - AddStaticVehicle(541,2185.2346000,1822.1097000,10.4492000,359.9269000,-1,-1); //Bullet - AddStaticVehicle(451,2159.9592000,1810.2070000,10.5274000,179.2335000,-1,-1); //Turismo - AddStaticVehicle(445,2147.9084000,1787.7729000,10.6960000,0.1152000,-1,-1); //Admiral - AddStaticVehicle(410,2177.4844000,1787.6859000,10.4740000,180.7311000,-1,-1); //Manana - AddStaticVehicle(477,2191.2949000,1800.0045000,10.5710000,179.3759000,-1,-1); //ZR-350 - AddStaticVehicle(463,2203.1699000,1787.4987000,10.3603000,2.6418000,-1,-1); //Freeway - AddStaticVehicle(468,2195.0007000,1810.2751000,10.4815000,359.6048000,-1,-1); //Sanchez - AddStaticVehicle(479,2170.6194000,1822.4269000,10.6167000,358.9533000,-1,-1); //Regina - AddStaticVehicle(415,2181.2419000,1856.6656000,10.5920000,359.2604000,-1,-1); //Cheetah - AddStaticVehicle(534,2136.0430000,1409.2114000,10.5459000,179.2363000,-1,-1); //Remington - AddStaticVehicle(567,2113.5156000,1397.6344000,10.6997000,180.1631000,-1,-1); //Savanna - AddStaticVehicle(522,1541.5951000,787.4795000,10.3947000,358.9796000,-1,-1); //NRG-500 - AddStaticVehicle(468,1525.5347000,787.4081000,10.4874000,179.6737000,-1,-1); //Sanchez - AddStaticVehicle(559,1480.6250000,787.5016000,10.4767000,180.2883000,-1,-1); //Jester - AddStaticVehicle(535,1413.2227000,775.0086000,10.5820000,89.3274000,-1,-1); //Slamvan - AddStaticVehicle(402,1413.1145000,679.4474000,10.7793000,269.8716000,-1,-1); //Buffalo - AddStaticVehicle(487,981.9736000,2168.0193000,10.9968000,357.8659000,-1,-1); //Maverick - AddStaticVehicle(495,2827.3154000,928.4539000,11.0986000,179.9744000,-1,-1); //Sandking - AddStaticVehicle(522,2814.2751000,939.3459000,10.3185000,178.7383000,-1,-1); //NRG-500 - AddStaticVehicle(408,2198.0374000,936.1584000,11.3750000,180.6355000,-1,-1); //Trashmaster - AddStaticVehicle(560,2488.6401000,936.2440000,10.5333000,359.5821000,-1,-1); //Sultan - AddStaticVehicle(442,2500.2852000,910.2922000,10.5978000,89.9885000,-1,-1); //Romero - AddStaticVehicle(522,2514.2209000,936.4755000,10.3780000,179.5292000,-1,-1); //NRG-500 - AddStaticVehicle(567,2460.7903000,918.6927000,10.6870000,269.6547000,-1,-1); //Savanna - AddStaticVehicle(463,2459.8906000,925.2476000,10.3573000,268.2689000,-1,-1); //Freeway - AddStaticVehicle(522,2617.0295000,2205.8567000,10.3838000,178.6090000,-1,-1); //NRG-500 - AddStaticVehicle(411,2630.4749000,2206.0459000,10.4403000,0.6416000,-1,-1); //Infernus - AddStaticVehicle(463,2662.2427000,2253.1775000,10.3053000,89.0578000,-1,-1); //Freeway - AddStaticVehicle(402,2670.2241000,2266.6736000,10.7791000,270.3141000,-1,-1); //Buffalo - AddStaticVehicle(408,2368.1360000,2754.2480000,11.3761000,1.7081000,-1,-1); //Trashmaster - AddStaticVehicle(499,2346.4746000,2754.5417000,10.8102000,90.4996000,-1,-1); //Benson - AddStaticVehicle(403,2312.2468000,2738.0793000,11.4265000,90.9342000,-1,-1); //Linerunner - AddStaticVehicle(515,2296.0625000,2779.9209000,11.8341000,269.8697000,-1,-1); //Roadtrain - AddStaticVehicle(455,2260.1780000,2770.5642000,11.2570000,89.7811000,-1,-1); //Flatbed - AddStaticVehicle(578,2259.9866000,2747.8953000,11.4430000,90.4046000,-1,-1); //DFT-30 - AddStaticVehicle(522,1369.3318000,2695.4287000,10.3924000,0.9374000,-1,-1); //NRG-500 - AddStaticVehicle(402,1319.1821000,2695.1968000,10.7794000,179.8591000,-1,-1); //Buffalo - AddStaticVehicle(422,1275.0248000,2694.8831000,10.8022000,0.1238000,-1,-1); //Bobcat - AddStaticVehicle(482,1269.8605000,2650.1873000,10.9330000,179.9430000,-1,-1); //Burrito - AddStaticVehicle(578,1296.7439000,2649.9766000,11.4457000,0.1572000,-1,-1); //DFT-30 - AddStaticVehicle(413,1335.7156000,2649.4309000,10.9076000,359.6905000,-1,-1); //Pony - AddStaticVehicle(560,1374.7101000,2648.8513000,10.5257000,180.4322000,-1,-1); //Sultan - AddStaticVehicle(457,1324.8309000,2739.8892000,10.4743000,161.2694000,-1,-1); //Caddy - AddStaticVehicle(457,1273.7555000,2754.7844000,10.4468000,21.4948000,-1,-1); //Caddy - AddStaticVehicle(457,1256.9878000,2800.9578000,10.4420000,35.1635000,-1,-1); //Caddy - AddStaticVehicle(457,1207.3330000,2845.2388000,10.4461000,148.1669000,-1,-1); //Caddy - AddStaticVehicle(457,1185.6351000,2767.7800000,10.4460000,246.8640000,-1,-1); //Caddy - AddStaticVehicle(468,795.4187000,1691.7200000,4.9504000,88.6903000,-1,-1); //Sanchez - AddStaticVehicle(463,795.8069000,1682.4359000,4.8214000,89.9761000,-1,-1); //Freeway - AddStaticVehicle(543,449.8876000,1295.9911000,10.0763000,293.0481000,-1,-1); //Sadler - AddStaticVehicle(422,536.4805000,1313.3101000,10.0504000,299.3959000,-1,-1); //Bobcat - AddStaticVehicle(499,613.6568000,1233.5260000,11.7103000,119.2719000,-1,-1); //Benson - AddStaticVehicle(578,609.7614000,1238.1737000,12.3424000,299.6258000,-1,-1); //DFT-30 - AddStaticVehicle(522,112.4742000,1087.7694000,13.1735000,175.6646000,-1,-1); //NRG-500 - AddStaticVehicle(402,115.9583000,1070.1849000,13.5734000,179.5166000,-1,-1); //Buffalo - AddStaticVehicle(560,98.3756000,1050.6407000,13.3186000,182.9469000,-1,-1); //Sultan - AddStaticVehicle(522,-314.7104000,826.7523000,13.8111000,269.6997000,-1,-1); //NRG-500 - AddStaticVehicle(463,-82.0179000,1339.7971000,10.4583000,186.6232000,-1,-1); //Freeway - AddStaticVehicle(402,-101.0708000,1337.9030000,10.2088000,6.7189000,-1,-1); //Buffalo - AddStaticVehicle(451,-91.4688000,1339.0447000,10.2611000,8.3644000,-1,-1); //Turismo - AddStaticVehicle(522,-915.0712000,1996.6030000,60.4861000,130.0792000,-1,-1); //NRG-500 - AddStaticVehicle(411,-906.4288000,1986.0507000,60.5342000,311.9998000,-1,-1); //Infernus - AddStaticVehicle(402,-900.5573000,2010.4374000,60.8509000,312.5630000,-1,-1); //Buffalo - AddStaticVehicle(588,-895.7342000,1989.3086000,60.7060000,159.5596000,-1,-1); //Hotdog - AddStaticVehicle(468,-934.4879000,2020.5614000,60.5434000,130.6159000,-1,-1); //Sanchez - AddStaticVehicle(535,-924.8787000,2038.8126000,60.6776000,313.6640000,-1,-1); //Slamvan - AddStaticVehicle(522,-1350.4331000,2059.7957000,51.9692000,206.8887000,-1,-1); //NRG-500 - AddStaticVehicle(473,-1377.9374000,2117.1069000,40.2854000,231.0439000,-1,-1); //Dinghy - AddStaticVehicle(422,-1667.8822000,2601.0852000,81.2367000,92.7329000,-1,-1); //Bobcat - AddStaticVehicle(543,-1664.6566000,2563.1809000,84.8436000,274.4264000,-1,-1); //Sadler - AddStaticVehicle(468,-1454.9034000,2689.9363000,55.5146000,189.8752000,-1,-1); //Sanchez - AddStaticVehicle(468,-835.2717000,2764.7485000,45.6691000,190.0686000,-1,-1); //Sanchez - AddStaticVehicle(468,-795.5732000,2734.1677000,45.0076000,9.3805000,-1,-1); //Sanchez - AddStaticVehicle(522,835.8231000,868.2554000,12.5450000,16.9386000,-1,-1); //NRG-500 - AddStaticVehicle(422,841.3698000,835.5323000,12.7173000,206.0204000,-1,-1); //Bobcat - AddStaticVehicle(543,822.9463000,829.9481000,11.0365000,24.3117000,-1,-1); //Sadler - AddStaticVehicle(402,2039.8881000,1537.7513000,10.6309000,180.3950000,-1,-1); //Buffalo - AddStaticVehicle(463,2039.9684000,1523.4174000,10.2123000,180.2598000,-1,-1); //Freeway - AddStaticVehicle(541,2039.8385000,1574.2413000,10.2973000,180.8789000,-1,-1); //Bullet - AddStaticVehicle(451,2039.8873000,1585.8617000,10.3786000,180.3554000,-1,-1); //Turismo - AddStaticVehicle(408,2444.8076000,1123.7898000,11.3687000,269.8606000,-1,-1); //Trashmaster - AddStaticVehicle(411,2421.7769000,1102.1587000,10.3637000,180.2043000,-1,-1); //Infernus - AddStaticVehicle(492,2432.9463000,1120.4163000,10.5215000,359.7111000,-1,-1); //Greenwood - AddStaticVehicle(402,2421.6785000,1111.9429000,10.7015000,180.2388000,-1,-1); //Buffalo - AddStaticVehicle(480,2421.9043000,1139.9500000,10.5141000,181.4825000,-1,-1); //Comet - AddStaticVehicle(578,2450.1272000,1159.3485000,11.4592000,269.7938000,-1,-1); //DFT-30 - AddStaticVehicle(510,2473.1365000,1136.2473000,10.4208000,180.4970000,-1,-1); //Mountain Bike - AddStaticVehicle(510,2472.9124000,1147.7554000,10.4257000,181.2168000,-1,-1); //Mountain Bike - AddStaticVehicle(510,2476.8604000,1141.9564000,10.4256000,358.3319000,-1,-1); //Mountain Bike - AddStaticVehicle(499,2513.2769000,1159.4531000,10.8095000,270.2178000,-1,-1); //Benson - AddStaticVehicle(488,2553.9082000,1174.1871000,18.8970000,89.3379000,-1,-1); //News Chopper - AddStaticVehicle(455,2551.5259000,1234.9706000,11.2570000,359.6076000,-1,-1); //Flatbed - AddStaticVehicle(409,2603.3870000,1307.6721000,10.5422000,269.5541000,-1,-1); //Stretch - AddStaticVehicle(413,2548.5217000,1318.8221000,10.8265000,271.2111000,-1,-1); //Pony - AddStaticVehicle(560,2521.8142000,1216.8342000,10.4484000,181.1316000,-1,-1); //Sultan - AddStaticVehicle(535,2469.7593000,1067.5380000,10.5066000,89.7131000,-1,-1); //Slamvan - AddStaticVehicle(582,2533.0530000,1170.1257000,10.7993000,359.6107000,-1,-1); //Newsvan - AddStaticVehicle(582,2564.2275000,1187.8094000,10.7965000,270.1030000,-1,-1); //Newsvan - AddStaticVehicle(582,2543.1255000,1146.0616000,10.8829000,89.3353000,-1,-1); //Newsvan - AddStaticVehicle(517,2510.1206000,1007.5737000,10.6020000,270.7099000,-1,-1); //Majestic - AddStaticVehicle(522,1502.2877000,2290.9785000,10.3934000,0.0990000,-1,-1); //NRG-500 - AddStaticVehicle(499,2121.8086000,2815.2754000,10.7269000,180.5550000,-1,-1); //Benson - AddStaticVehicle(543,2121.7517000,2789.1780000,10.5616000,180.0354000,-1,-1); //Sadler - AddStaticVehicle(409,2499.5171000,1526.5571000,10.5396000,250.0354000,-1,-1); //Stretch - AddStaticVehicle(409,2488.1943000,1532.5369000,10.5462000,232.9400000,-1,-1); //Stretch - AddStaticVehicle(409,2480.5303000,1542.4519000,10.5479000,202.9111000,-1,-1); //Stretch - AddStaticVehicle(484,2533.6035000,1569.0200000,9.1758000,127.7883000,-1,-1); //Marquis - AddStaticVehicle(424,2440.9485000,2009.4020000,10.6008000,268.9387000,-1,-1); //BF Injection - AddStaticVehicle(468,2458.5806000,1990.6011000,10.4894000,179.2280000,-1,-1); //Sanchez - AddStaticVehicle(411,2449.0859000,1991.5328000,10.4408000,180.6770000,-1,-1); //Infernus - AddStaticVehicle(541,2472.4160000,1991.4039000,10.4451000,180.1594000,-1,-1); //Bullet - AddStaticVehicle(508,1023.9109,2210.97800,11.1954,358.4805,-1,-1); //Journey - AddStaticVehicle(508,1029.5629,2211.04540,11.1955,358.7758,-1,-1); //Journey - AddStaticVehicle(508,1035.5721,2211.07100,11.1954,359.3708,-1,-1); //Journey - AddStaticVehicle(508,1041.5471,2211.10030,11.1951,0.017800,-1,-1); //Journey - AddStaticVehicle(508,1047.7509,2210.96140,11.1951,358.3522,-1,-1); //Journey - AddStaticVehicle(508,2392.7688,988.394400,11.1954,90.00680,-1,-1); //Journey - AddStaticVehicle(508,2392.7883,994.534900,11.1952,90.74200,-1,-1); //Journey - AddStaticVehicle(508,2392.5791,1000.66840,11.1953,90.03610,-1,-1); //Journey - AddStaticVehicle(508,2392.5566,1006.77660,11.1951,89.15980,-1,-1); //Journey - AddStaticVehicle(508,2392.5408,1012.63600,11.1955,89.84080,-1,-1); //Journey - AddStaticVehicle(508,992.63570,-1524.4410,13.9328,180.4990,-1,-1); //Journey - AddStaticVehicle(508,987.19980,-1524.5179,13.9326,180.6396,-1,-1); //Journey - AddStaticVehicle(508,981.57510,-1524.6101,13.9333,180.2712,-1,-1); //Journey - AddStaticVehicle(508,975.82650,-1524.6733,13.9331,181.1525,-1,-1); //Journey - AddStaticVehicle(508,970.21700,-1524.8461,13.9333,181.3141,-1,-1); //Journey - AddStaticVehicle(508,2026.8098,-1299.6123,21.2905,359.7822,-1,-1); //Journey - AddStaticVehicle(508,2026.8566,-1289.2463,21.3175,359.8022,-1,-1); //Journey - AddStaticVehicle(508,2026.9011,-1277.4265,21.3451,359.7785,-1,-1); //Journey - - // Los Santos - AddStaticVehicle( 468, -2063.392333, -2500.243164, 30.237567, 143.456680, -1, -1 ); - AddStaticVehicle( 468, -2062.394775, -2565.516357, 30.290531, 319.847961, -1, -1 ); - AddStaticVehicle( 405, -2124.328613, -2504.205566, 30.492168, 232.642959, -1, -1 ); - AddStaticVehicle( 515, -2237.529541, -2571.641845, 32.946311, 62.279006, -1, -1 ); - AddStaticVehicle( 412, -2169.130371, -2528.907226, 30.456056, 321.074249, -1, -1 ); - AddStaticVehicle( 573, -2195.319091, -2436.872314, 31.275583, 50.503383, -1, -1 ); - AddStaticVehicle( 468, -2071.416259, -2502.747314, 30.306802, 58.436222, -1, -1 ); - AddStaticVehicle( 419, -2200.287841, -2502.756347, 30.414680, 320.302032, -1, -1 ); - AddStaticVehicle( 422, -2093.850585, -2540.443359, 30.431339, 314.864990, -1, -1 ); - AddStaticVehicle( 426, -2100.933105, -2476.969238, 30.368156, 230.363113, -1, -1 ); - AddStaticVehicle( 463, -2145.789794, -2340.332275, 30.164525, 318.669158, -1, -1 ); - AddStaticVehicle( 466, -2192.082275, -2267.857177, 30.366542, 50.550571, -1, -1 ); - AddStaticVehicle( 477, -2206.064941, -2298.992675, 30.381359, 317.453613, -1, -1 ); - AddStaticVehicle( 478, -2092.571044, -2244.076171, 30.758443, 138.650314, -1, -1 ); - AddStaticVehicle( 478, -2102.175537, -2233.910400, 30.620101, 137.604217, -1, -1 ); - AddStaticVehicle( 416, -2203.672607, -2315.558593, 30.774448, 318.517517, -1, -1 ); - AddStaticVehicle( 463, -2200.244628, -2262.725341, 30.093130, 231.325180, -1, -1 ); - AddStaticVehicle( 468, -2208.998046, -2254.527343, 30.348510, 234.874664, -1, -1 ); - AddStaticVehicle( 491, -2097.414062, -2239.713623, 30.384279, 139.849884, -1, -1 ); - AddStaticVehicle( 510, -2201.023681, -2244.560791, 30.377134, 144.364852, -1, -1 ); - AddStaticVehicle( 515, -2119.834960, -2307.722412, 31.650197, 231.397872, -1, -1 ); - AddStaticVehicle( 587, -2154.411376, -2372.050048, 30.397542, 231.994125, -1, -1 ); - AddStaticVehicle( 587, -2217.017089, -2406.782226, 30.869056, 233.437927, -1, -1 ); - AddStaticVehicle( 531, 295.200958, -159.263504, 1.542029, 89.342742, -1, -1 ); - AddStaticVehicle( 463, 216.410354, -162.226654, 1.118438, 178.573303, -1, -1 ); - AddStaticVehicle( 461, 218.108520, -140.768356, 1.214834, 179.786010, -1, -1 ); - AddStaticVehicle( 531, 366.714965, -78.166580, 1.350524, 90.714706, -1, -1 ); - AddStaticVehicle( 589, 248.024948, -84.703475, 2.079827, 88.823646, -1, -1 ); - AddStaticVehicle( 456, 247.635452, -153.930496, 1.746057, 90.122123, -1, -1 ); - AddStaticVehicle( 468, 251.418945, -16.108102, 1.609379, 93.649200, -1, -1 ); - AddStaticVehicle( 561, 179.719482, -6.843041, 1.391750, 359.999969, -1, -1 ); - AddStaticVehicle( 545, 196.477081, -155.388473, 1.389309, 179.032073, -1, -1 ); - AddStaticVehicle( 547, 169.466812, -6.826076, 1.316310, 179.443969, -1, -1 ); - AddStaticVehicle( 578, 162.466674, -22.626670, 2.204188, 268.694580, -1, -1 ); - AddStaticVehicle( 401, 193.226760, -6.688632, 1.351145, 178.321517, -1, -1 ); - AddStaticVehicle( 405, 287.485076, -53.392440, 1.453099, 0.262815, -1, -1 ); - AddStaticVehicle( 510, 313.695526, -46.070568, 1.184532, 1.529221, -1, -1 ); - AddStaticVehicle( 411, 278.169372, -55.326370, 1.305202, 0.000000, -1, -1 ); - AddStaticVehicle( 468, 329.420349, -44.480224, 1.182025, 271.314208, -1, -1 ); - AddStaticVehicle( 509, 329.556396, -54.324440, 1.010597, 88.136962, -1, -1 ); - AddStaticVehicle( 468, 350.618225, -109.849975, 0.945852, 359.010498, -1, -1 ); - AddStaticVehicle( 515, 52.098903, -285.285369, 2.718616, 358.656341, -1, -1 ); - AddStaticVehicle( 578, 89.977348, -292.883789, 2.203197, 357.614807, -1, -1 ); - AddStaticVehicle( 405, -31.694158, -276.641296, 5.303082, 89.106185, -1, -1 ); - AddStaticVehicle( 477, -31.376302, -297.072662, 5.185024, 89.815101, -1, -1 ); - AddStaticVehicle( 535, -1.027029, -347.067932, 5.192478, 269.697204, -1, -1 ); - AddStaticVehicle( 463, -13.159734, -378.173522, 4.969797, 181.924987, -1, -1 ); - AddStaticVehicle( 404, 92.907409, -153.549880, 2.304763, 268.930297, -1, -1 ); - AddStaticVehicle( 477, 752.565246, -497.216613, 17.082849, 180.541961, -1, -1 ); - AddStaticVehicle( 463, 763.255432, -510.963073, 16.596717, 178.409194, -1, -1 ); - AddStaticVehicle( 403, 654.729675, -581.863403, 16.938104, 177.557846, -1, -1 ); - AddStaticVehicle( 509, 668.767517, -546.422790, 15.847703, 92.428497, -1, -1 ); - AddStaticVehicle( 400, 708.170715, -458.336486, 16.428236, 270.448425, -1, -1 ); - AddStaticVehicle( 596, 614.293029, -597.008972, 16.953319, 270.690643, -1, -1 ); - AddStaticVehicle( 496, 695.270690, -470.103607, 16.051948, 89.780700, -1, -1 ); - AddStaticVehicle( 523, 613.086364, -601.207336, 16.801979, 268.153198, -1, -1 ); - AddStaticVehicle( 482, 708.286315, -464.582580, 16.444482, 269.546966, -1, -1 ); - AddStaticVehicle( 463, 668.084472, -461.430145, 15.875892, 271.467498, -1, -1 ); - AddStaticVehicle( 468, 668.161926, -470.812652, 16.004730, 268.505920, -1, -1 ); - AddStaticVehicle( 400, 667.433715, -464.608093, 16.427606, 89.780082, -1, -1 ); - AddStaticVehicle( 466, 771.933105, -548.333984, 16.722171, 359.026428, -1, -1 ); - AddStaticVehicle( 400, 786.063903, -501.342468, 17.376964, 178.931427, -1, -1 ); - AddStaticVehicle( 403, 830.017639, -608.956481, 16.945840, 359.346282, -1, -1 ); - AddStaticVehicle( 578, 797.494995, -609.803100, 16.963354, 359.194244, -1, -1 ); - AddStaticVehicle( 422, 827.566345, -496.713043, 17.317296, 180.715133, -1, -1 ); - AddStaticVehicle( 410, 749.857971, -581.977966, 16.921165, 90.703384, -1, -1 ); - AddStaticVehicle( 405, 1392.211547, 264.906311, 19.441810, 156.557296, -1, -1 ); - AddStaticVehicle( 468, 1355.454833, 244.730529, 19.235958, 243.635681, -1, -1 ); - AddStaticVehicle( 439, 1332.470092, 287.986053, 19.453619, 247.490692, -1, -1 ); - AddStaticVehicle( 586, 1361.930297, 258.019592, 19.016277, 245.697509, -1, -1 ); - AddStaticVehicle( 468, 1289.789306, 339.841705, 19.222463, 244.831054, -1, -1 ); - AddStaticVehicle( 463, 1291.809204, 343.898681, 19.094627, 66.661514, -1, -1 ); - AddStaticVehicle( 442, 1230.603515, 299.071807, 19.406747, 156.080413, -1, -1 ); - AddStaticVehicle( 463, 1347.590942, 204.728225, 19.094898, 334.906860, -1, -1 ); - AddStaticVehicle( 491, 1294.525878, 220.833633, 19.311458, 68.053642, -1, -1 ); - AddStaticVehicle( 468, 1294.651123, 179.754257, 20.128770, 154.654724, -1, -1 ); - AddStaticVehicle( 531, 1283.386230, 193.591842, 19.885690, 157.127227, -1, -1 ); - AddStaticVehicle( 413, 1239.374023, 211.981491, 19.643434, 155.319000, -1, -1 ); - AddStaticVehicle( 463, 1254.673339, 249.237854, 19.022674, 18.919681, -1, -1 ); - AddStaticVehicle( 586, 1249.775512, 245.975296, 19.074474, 22.219085, -1, -1 ); - AddStaticVehicle( 400, 1406.097656, 460.323974, 20.309953, 156.977935, -1, -1 ); - AddStaticVehicle( 442, 2248.524414, -54.420513, 26.340820, 359.018188, -1, -1 ); - AddStaticVehicle( 405, 2380.144042, 79.642662, 26.971590, 269.835388, -1, -1 ); - AddStaticVehicle( 451, 2503.581298, 94.823135, 26.187602, 180.516769, -1, -1 ); - AddStaticVehicle( 443, 2275.700927, 22.451349, 27.105861, 269.048675, -1, -1 ); - AddStaticVehicle( 463, 2492.606933, 6.631298, 26.819461, 0.639941, -1, -1 ); - AddStaticVehicle( 405, 2445.659912, 12.093312, 26.413042, 270.747772, -1, -1 ); - AddStaticVehicle( 468, 2379.318115, 26.262842, 26.896945, 88.001533, -1, -1 ); - AddStaticVehicle( 587, 2433.792480, -5.802540, 26.212121, 179.855300, -1, -1 ); - AddStaticVehicle( 531, 2253.879394, -82.669059, 26.494588, 180.333374, -1, -1 ); - AddStaticVehicle( 542, 2318.430908, -64.844924, 26.227722, 180.256805, -1, -1 ); - AddStaticVehicle( 522, 2408.174072, 11.455207, 26.046878, 89.010742, -1, -1 ); - AddStaticVehicle( 477, 2397.545166, -48.776889, 27.112085, 0.653171, -1, -1 ); - AddStaticVehicle( 468, 2323.616943, 70.821006, 26.152116, 355.555297, -1, -1 ); - AddStaticVehicle( 413, 2263.972900, 63.000484, 26.571699, 269.796997, -1, -1 ); - AddStaticVehicle( 429, 2357.820312, 170.506195, 26.795810, 268.639709, -1, -1 ); - AddStaticVehicle( 402, 2330.301025, 124.247970, 26.901718, 269.024444, -1, -1 ); - AddStaticVehicle( 463, 2358.332275, 120.377670, 26.734727, 269.590179, -1, -1 ); - AddStaticVehicle( 401, 2330.519042, 199.411926, 26.817016, 269.485412, -1, -1 ); - AddStaticVehicle( 405, 2253.412597, 105.554542, 26.987306, 357.964782, -1, -1 ); - AddStaticVehicle( 475, 2358.430419, -53.829208, 27.127113, 0.401789, -1, -1 ); - AddStaticVehicle( 439, 2327.751708, -118.472816, 27.170480, 181.193618, -1, -1 ); - AddStaticVehicle( 489, 2293.935791, 155.887359, 27.312751, 0.000000, -1, -1 ); - AddStaticVehicle( 434, 2299.009033, -121.364654, 27.387382, 180.132965, -1, -1 ); - AddStaticVehicle( 402, 2263.363769, -128.744888, 27.300945, 359.765106, -1, -1 ); - AddStaticVehicle( 519, 1889.941040, -2624.590820, 14.468383, 359.124145, -1, -1 ); - AddStaticVehicle( 412, 2483.606933, -1655.894653, 13.162011, 90.518936, -1, -1 ); - AddStaticVehicle( 490, 1595.528808, -1709.573974, 6.019586, 359.722351, -1, -1 ); - AddStaticVehicle( 593, 1822.176513, -2624.553222, 14.024420, 359.080780, -1, -1 ); - AddStaticVehicle( 596, 1587.685302, -1710.722900, 5.612419, 358.663818, -1, -1 ); - AddStaticVehicle( 519, 1753.972167, -2624.416992, 14.451003, 358.653961, -1, -1 ); - AddStaticVehicle( 596, 1534.687377, -1645.483276, 5.612185, 0.414491, -1, -1 ); - AddStaticVehicle( 476, 1682.415649, -2627.942626, 14.254081, 359.942840, -1, -1 ); - AddStaticVehicle( 490, 1544.408813, -1651.068603, 6.018870, 269.377441, -1, -1 ); - AddStaticVehicle( 476, 1617.713745, -2629.208007, 14.210683, 359.764465, -1, -1 ); - AddStaticVehicle( 596, 1544.830932, -1663.129516, 5.612981, 270.946533, -1, -1 ); - AddStaticVehicle( 592, 1727.063598, -2441.779296, 14.818604, 178.650726, -1, -1 ); - AddStaticVehicle( 475, 2473.250976, -1701.073974, 13.326033, 359.534210, -1, -1 ); - AddStaticVehicle( 427, 1564.478271, -1709.771728, 6.022296, 0.756405, -1, -1 ); - AddStaticVehicle( 490, 1600.590820, -1700.051025, 6.018587, 89.825813, -1, -1 ); - AddStaticVehicle( 466, 2425.057617, -1643.590332, 13.239023, 180.256881, -1, -1 ); - AddStaticVehicle( 523, 1583.572143, -1711.615600, 5.459059, 0.000000, -1, -1 ); - AddStaticVehicle( 592, 1643.698364, -2440.519775, 14.738221, 179.799713, -1, -1 ); - AddStaticVehicle( 523, 1574.387939, -1711.133911, 5.456938, 358.523590, -1, -1 ); - AddStaticVehicle( 490, 1544.154907, -1672.142333, 6.018477, 270.745086, -1, -1 ); - AddStaticVehicle( 463, 2393.229248, -1672.942260, 13.443512, 1.111629, -1, -1 ); - AddStaticVehicle( 511, 1561.888183, -2433.221435, 14.793487, 178.950912, -1, -1 ); - AddStaticVehicle( 523, 1544.224731, -1676.214843, 5.460846, 271.672546, -1, -1 ); - AddStaticVehicle( 553, 2113.452636, -2433.913574, 14.884115, 180.220001, -1, -1 ); - AddStaticVehicle( 523, 1530.682617, -1645.039306, 5.454162, 0.739458, -1, -1 ); - AddStaticVehicle( 487, 1878.442504, -2291.966552, 13.741863, 217.845825, -1, -1 ); - AddStaticVehicle( 487, 1873.612670, -2272.690917, 13.796875, 218.001693, -1, -1 ); - AddStaticVehicle( 476, 1994.173339, -2314.371337, 14.255472, 87.359558, -1, -1 ); - AddStaticVehicle( 489, 2327.266601, -1695.732055, 13.560116, 270.449462, -1, -1 ); - AddStaticVehicle( 522, 2319.294189, -1716.158813, 13.114595, 178.366027, -1, -1 ); - AddStaticVehicle( 511, 1988.648437, -2382.414794, 14.919784, 90.287071, -1, -1 ); - AddStaticVehicle( 416, 1181.588623, -1338.645141, 13.850830, 270.317108, -1, -1 ); - AddStaticVehicle( 593, 1994.743774, -2249.075195, 14.024641, 90.583992, -1, -1 ); - AddStaticVehicle( 416, 1180.428344, -1308.683837, 13.854464, 270.323547, -1, -1 ); - AddStaticVehicle( 477, 2370.705810, -1769.415161, 13.300166, 359.807189, -1, -1 ); - AddStaticVehicle( 485, 1952.454467, -2194.001953, 13.208797, 272.028930, -1, -1 ); - AddStaticVehicle( 485, 2007.971923, -2290.384277, 13.214349, 271.826904, -1, -1 ); - AddStaticVehicle( 463, 2390.399902, -1714.173706, 13.159716, 178.976028, -1, -1 ); - AddStaticVehicle( 485, 2087.122314, -2406.556152, 13.202581, 1.517660, -1, -1 ); - AddStaticVehicle( 519, 1856.659790, -2384.894531, 14.489011, 175.584167, -1, -1 ); - AddStaticVehicle( 400, 2262.723388, -1767.245849, 13.639256, 1.704159, -1, -1 ); - AddStaticVehicle( 420, 1802.597290, -1924.834228, 13.168541, 90.810394, -1, -1 ); - AddStaticVehicle( 420, 1560.440429, -2325.433349, 13.326786, 90.421997, -1, -1 ); - AddStaticVehicle( 463, 2296.937255, -1645.154541, 14.323433, 269.830657, -1, -1 ); - AddStaticVehicle( 438, 1631.971191, -2324.277099, 13.459836, 270.157470, -1, -1 ); - AddStaticVehicle( 411, 1560.447998, -2318.730468, 13.275741, 90.618812, -1, -1 ); - AddStaticVehicle( 463, 2295.763183, -1638.419433, 14.298297, 284.242980, -1, -1 ); - AddStaticVehicle( 401, 1560.078857, -2247.684570, 13.326823, 270.335632, -1, -1 ); - AddStaticVehicle( 420, 1802.577880, -1919.975463, 13.171360, 89.673576, -1, -1 ); - AddStaticVehicle( 522, 1536.365722, -2361.407470, 13.123092, 176.805435, -1, -1 ); - AddStaticVehicle( 416, 2000.616699, -1413.943725, 17.141201, 181.085311, -1, -1 ); - AddStaticVehicle( 420, 1560.197021, -2260.885253, 13.326300, 89.747123, -1, -1 ); - AddStaticVehicle( 462, 1539.459838, -2360.896240, 13.153014, 179.940643, -1, -1 ); - AddStaticVehicle( 481, 1969.338745, -1445.854858, 13.038166, 358.897064, -1, -1 ); - AddStaticVehicle( 438, 1652.158081, -2323.915771, 13.464228, 271.086578, -1, -1 ); - AddStaticVehicle( 438, 1663.110595, -2249.024658, 13.449704, 89.274360, -1, -1 ); - AddStaticVehicle( 549, 1977.699707, -1995.669555, 13.251157, 359.826965, -1, -1 ); - AddStaticVehicle( 475, 1984.205932, -1995.592407, 13.354595, 179.333389, -1, -1 ); - AddStaticVehicle( 463, 2271.170898, -1635.195678, 14.865265, 181.999954, -1, -1 ); - AddStaticVehicle( 416, 2037.245483, -1423.851928, 17.141618, 180.235870, -1, -1 ); - AddStaticVehicle( 481, 1886.441650, -1396.874389, 13.077710, 276.836578, -1, -1 ); - AddStaticVehicle( 481, 1885.028686, -1399.674072, 13.003782, 246.756225, -1, -1 ); - AddStaticVehicle( 407, 1750.186767, -1456.032836, 13.782455, 269.653381, -1, -1 ); - AddStaticVehicle( 437, 1172.751464, -1796.699829, 13.531793, 179.339721, -1, -1 ); - AddStaticVehicle( 437, 1182.211669, -1796.061645, 13.555741, 0.158258, -1, -1 ); - AddStaticVehicle( 596, 1535.697387, -1667.963500, 13.103236, 179.848037, -1, -1 ); - AddStaticVehicle( 429, 2159.267089, -1807.343994, 13.058359, 269.698547, -1, -1 ); - AddStaticVehicle( 596, 1535.818603, -1676.984619, 13.102371, 179.813369, -1, -1 ); - AddStaticVehicle( 522, 2158.251464, -1792.255859, 12.930407, 89.737571, -1, -1 ); - AddStaticVehicle( 400, 2228.026855, -1631.159667, 15.569682, 157.258956, -1, -1 ); - AddStaticVehicle( 463, 2370.743896, -1927.998535, 12.924469, 177.185913, -1, -1 ); - AddStaticVehicle( 428, 612.492187, -1272.822143, 16.963434, 188.848342, -1, -1 ); - AddStaticVehicle( 400, 2383.466308, -1928.206298, 13.475677, 0.707620, -1, -1 ); - AddStaticVehicle( 408, 2473.485839, -1897.200683, 14.096373, 269.538330, -1, -1 ); - AddStaticVehicle( 445, 2095.619140, -1799.667114, 13.260194, 268.940734, -1, -1 ); - AddStaticVehicle( 547, 2095.386718, -1793.277709, 13.123053, 270.880950, -1, -1 ); - AddStaticVehicle( 463, 2122.582275, -1782.666381, 12.928020, 179.080474, -1, -1 ); - AddStaticVehicle( 438, 1765.348266, -1859.745239, 13.550694, 269.754882, -1, -1 ); - AddStaticVehicle( 438, 1775.703735, -1859.749877, 13.496399, 270.339324, -1, -1 ); - AddStaticVehicle( 451, 1837.965820, -1871.235107, 13.096990, 359.433837, -1, -1 ); - AddStaticVehicle( 541, 1917.460327, -1789.779907, 13.014122, 270.118286, -1, -1 ); - AddStaticVehicle( 549, 2092.375000, -1561.252807, 12.833296, 181.742004, -1, -1 ); - AddStaticVehicle( 400, 2329.930419, -1913.470703, 13.699168, 269.863433, -1, -1 ); - AddStaticVehicle( 463, 2332.181396, -1947.937377, 13.111927, 272.333007, -1, -1 ); - AddStaticVehicle( 474, 2003.927490, -1120.976928, 26.463920, 179.896041, -1, -1 ); - AddStaticVehicle( 461, 2790.936767, -1451.751464, 39.641075, 275.932891, -1, -1 ); - AddStaticVehicle( 567, 1910.668579, -1117.410644, 25.565111, 359.437377, -1, -1 ); - AddStaticVehicle( 434, 2296.546875, -1917.353759, 13.543481, 178.627120, -1, -1 ); - AddStaticVehicle( 417, 268.030792, -1871.030639, 2.556643, 182.823654, -1, -1 ); - AddStaticVehicle( 578, 2292.309326, -2015.928710, 14.168051, 89.393096, -1, -1 ); - AddStaticVehicle( 424, 331.192504, -1788.631713, 4.662824, 358.178192, -1, -1 ); - AddStaticVehicle( 495, 340.576171, -1809.271362, 4.869938, 181.030395, -1, -1 ); - AddStaticVehicle( 506, 334.181060, -1809.510620, 4.190496, 179.375823, -1, -1 ); - AddStaticVehicle( 408, 2133.609130, -1990.663818, 14.095921, 45.404155, -1, -1 ); - AddStaticVehicle( 493, 730.171630, -1495.120483, -0.132538, 178.923721, -1, -1 ); - AddStaticVehicle( 492, 2502.040283, -1953.005126, 13.210242, 180.907211, -1, -1 ); - AddStaticVehicle( 429, 2479.570312, -1952.807250, 13.110581, 181.205154, -1, -1 ); - AddStaticVehicle( 463, 2489.302001, -1953.163818, 12.968048, 178.698410, -1, -1 ); - AddStaticVehicle( 421, 2474.432617, -1991.403442, 13.429327, 179.137695, -1, -1 ); - AddStaticVehicle( 488, 740.637695, -1370.796630, 25.880865, 176.621398, -1, -1 ); - AddStaticVehicle( 582, 746.214233, -1349.561035, 13.566077, 2.283464, -1, -1 ); - AddStaticVehicle( 582, 752.882080, -1349.895385, 13.563009, 359.920867, -1, -1 ); - AddStaticVehicle( 463, 2451.930419, -2024.771728, 13.086717, 0.759761, -1, -1 ); - AddStaticVehicle( 453, 2936.062011, -2043.985717, -0.561831, 272.925994, -1, -1 ); - AddStaticVehicle( 454, 2932.741210, -2061.868164, 0.394399, 273.900421, -1, -1 ); - AddStaticVehicle( 578, 2484.231201, -2111.115478, 14.172451, 0.740457, -1, -1 ); - AddStaticVehicle( 515, 2460.605712, -2112.160156, 14.565936, 0.404213, -1, -1 ); - AddStaticVehicle( 578, 2508.514160, -2113.840820, 14.171128, 359.841735, -1, -1 ); - AddStaticVehicle( 454, 2505.252197, -2269.462158, 0.022779, 91.085762, -1, -1 ); - AddStaticVehicle( 430, 2678.842285, -2310.215332, -0.178226, 272.057769, -1, -1 ); - AddStaticVehicle( 405, 1970.860839, -1577.891357, 13.471505, 43.820655, -1, -1 ); - AddStaticVehicle( 430, 2697.971679, -2308.527343, -0.273093, 271.443298, -1, -1 ); - AddStaticVehicle( 408, 1788.908935, -1689.677246, 13.999857, 89.403335, -1, -1 ); - AddStaticVehicle( 408, 1775.356323, -1689.615478, 13.976336, 89.974060, -1, -1 ); - AddStaticVehicle( 560, 1801.241088, -1711.023071, 13.234302, 179.685302, -1, -1 ); - AddStaticVehicle( 481, 1705.147216, -1718.041259, 12.957991, 201.474365, -1, -1 ); - AddStaticVehicle( 481, 1702.620605, -1719.200195, 12.966088, 189.902236, -1, -1 ); - AddStaticVehicle( 515, 1603.199096, -1814.715942, 14.458992, 268.236938, -1, -1 ); - AddStaticVehicle( 482, 1631.867309, -1845.358154, 13.655076, 91.238014, -1, -1 ); - AddStaticVehicle( 402, 1533.558715, -1846.429809, 13.378469, 90.995399, -1, -1 ); - AddStaticVehicle( 413, 1428.499023, -1845.297485, 13.634644, 268.810943, -1, -1 ); - AddStaticVehicle( 426, 1373.178833, -1822.399169, 13.307847, 268.619506, -1, -1 ); - AddStaticVehicle( 402, 1248.238159, -924.153259, 42.392414, 279.959716, -1, -1 ); - AddStaticVehicle( 534, 1363.199829, -1635.502685, 13.107192, 268.889038, -1, -1 ); - AddStaticVehicle( 517, 1362.684204, -1651.178222, 13.237703, 269.731994, -1, -1 ); - AddStaticVehicle( 535, 1362.074951, -1487.014770, 13.310932, 71.183296, -1, -1 ); - AddStaticVehicle( 560, 317.981842, -1809.325805, 4.183337, 180.145080, -1, -1 ); - AddStaticVehicle( 436, 1184.114746, -1260.835937, 14.949953, 180.244705, -1, -1 ); - AddStaticVehicle( 467, 1167.901245, -1095.430541, 25.098268, 180.237335, -1, -1 ); - AddStaticVehicle( 461, 1993.607788, -1274.033203, 23.398454, 358.695983, -1, -1 ); - AddStaticVehicle( 468, 1999.357788, -1274.021240, 23.489339, 354.936431, -1, -1 ); - AddStaticVehicle( 522, 2005.688110, -1274.333984, 23.389770, 0.288075, -1, -1 ); - AddStaticVehicle( 463, 1310.418945, -874.653503, 39.118354, 266.418304, -1, -1 ); - AddStaticVehicle( 415, 1309.517578, -854.098022, 39.347938, 268.452819, -1, -1 ); - AddStaticVehicle( 400, 1655.958007, -1016.895996, 23.990732, 8.965519, -1, -1 ); - AddStaticVehicle( 522, 1644.946533, -1017.299804, 23.391181, 340.500488, -1, -1 ); - AddStaticVehicle( 522, 1573.757324, -1037.269897, 23.482610, 137.231826, -1, -1 ); - AddStaticVehicle( 401, 1310.260009, -865.555786, 39.357826, 87.572944, -1, -1 ); - AddStaticVehicle( 477, 1577.374755, -1040.159545, 23.661825, 140.901931, -1, -1 ); - AddStaticVehicle( 506, 1691.337524, -1060.484985, 23.618389, 179.680099, -1, -1 ); - AddStaticVehicle( 421, 1117.789550, -1066.762451, 29.358388, 0.143417, -1, -1 ); - AddStaticVehicle( 475, 1713.870117, -1060.470458, 23.708621, 359.503448, -1, -1 ); - AddStaticVehicle( 401, 1173.069824, -883.483154, 43.083106, 2.297577, -1, -1 ); - AddStaticVehicle( 517, 1748.654174, -1037.036743, 23.815826, 0.212142, -1, -1 ); - AddStaticVehicle( 400, 1217.213256, -874.806640, 42.994598, 7.388209, -1, -1 ); - AddStaticVehicle( 517, 1107.979614, -1078.710937, 29.271631, 89.677444, -1, -1 ); - AddStaticVehicle( 401, 1757.924316, -1085.257202, 23.740289, 179.490997, -1, -1 ); - AddStaticVehicle( 426, 1770.901123, -1070.404296, 23.704267, 179.467712, -1, -1 ); - AddStaticVehicle( 552, 1794.165039, -1085.448974, 23.661434, 178.727462, -1, -1 ); - AddStaticVehicle( 400, 1180.239013, -914.557983, 43.341934, 188.243667, -1, -1 ); - AddStaticVehicle( 429, 1097.724487, -1061.102416, 29.292423, 90.704910, -1, -1 ); - AddStaticVehicle( 480, 1077.343627, -1073.971069, 27.443466, 0.545315, -1, -1 ); - AddStaticVehicle( 480, 1620.597900, -1107.479492, 23.680599, 269.553039, -1, -1 ); - AddStaticVehicle( 405, 1558.587280, -1011.565185, 23.781248, 0.482747, -1, -1 ); - AddStaticVehicle( 549, 1551.029541, -1026.557128, 23.603563, 162.572036, -1, -1 ); - AddStaticVehicle( 463, 1091.231933, -935.624023, 42.519790, 180.642440, -1, -1 ); - AddStaticVehicle( 562, 1117.376708, -932.413940, 42.777908, 185.761291, -1, -1 ); - AddStaticVehicle( 509, 1430.215576, -1087.208129, 17.074216, 181.413650, -1, -1 ); - AddStaticVehicle( 429, 996.989135, -911.183166, 41.859344, 187.299850, -1, -1 ); - AddStaticVehicle( 413, 780.672607, -1016.529846, 26.439962, 89.755393, -1, -1 ); - AddStaticVehicle( 424, 674.310607, -1891.823730, 3.453972, 168.445404, -1, -1 ); - AddStaticVehicle( 458, 1017.789855, -917.188049, 42.222114, 6.990049, -1, -1 ); - AddStaticVehicle( 536, 1247.678344, -1067.934570, 28.845300, 269.584686, -1, -1 ); - AddStaticVehicle( 484, 720.188476, -1700.641967, 0.066133, 3.117175, -1, -1 ); - AddStaticVehicle( 467, 874.479858, -985.289306, 35.290122, 122.042022, -1, -1 ); - AddStaticVehicle( 507, 1257.361816, -1117.500366, 24.253408, 358.341430, -1, -1 ); - AddStaticVehicle( 466, 698.916992, -1117.330810, 17.356407, 156.437606, -1, -1 ); - AddStaticVehicle( 522, 442.080749, -1298.082763, 14.747985, 215.022994, -1, -1 ); - AddStaticVehicle( 560, 1192.058105, -1044.366699, 31.527725, 91.615966, -1, -1 ); - AddStaticVehicle( 400, 409.675872, -1314.224731, 15.009223, 211.317306, -1, -1 ); - AddStaticVehicle( 466, 360.390197, -1365.109619, 14.094584, 120.204826, -1, -1 ); - AddStaticVehicle( 560, 1002.742797, -1300.832763, 13.087938, 359.549316, -1, -1 ); - AddStaticVehicle( 486, 1249.683349, -1264.050170, 13.546298, 268.475036, -1, -1 ); - AddStaticVehicle( 524, 1273.700683, -1250.562866, 14.995855, 151.616928, -1, -1 ); - AddStaticVehicle( 540, 1010.713500, -1300.866088, 13.243159, 0.312789, -1, -1 ); - AddStaticVehicle( 547, 1299.118652, -1410.110839, 13.048836, 269.583129, -1, -1 ); - AddStaticVehicle( 468, 341.692291, -1338.378784, 14.178421, 297.402130, -1, -1 ); - AddStaticVehicle( 468, 984.098632, -1301.429321, 13.050803, 356.509185, -1, -1 ); - AddStaticVehicle( 456, 1013.511596, -1367.699096, 13.536355, 89.060531, -1, -1 ); - AddStaticVehicle( 413, 195.329803, -1436.640502, 13.158339, 318.909515, -1, -1 ); - AddStaticVehicle( 412, 2433.931152, -1241.835083, 24.193777, 181.120361, -1, -1 ); - AddStaticVehicle( 415, 814.765319, -1551.133911, 13.323614, 359.259552, -1, -1 ); - AddStaticVehicle( 536, 2428.298339, -1241.623046, 24.104740, 178.372100, -1, -1 ); - AddStaticVehicle( 492, 218.338577, -1429.504272, 13.057800, 133.514282, -1, -1 ); - AddStaticVehicle( 463, 2408.487060, -1223.334716, 24.362447, 180.404876, -1, -1 ); - AddStaticVehicle( 549, 2468.008300, -1350.912841, 25.416814, 89.833755, -1, -1 ); - AddStaticVehicle( 550, 912.416015, -1494.725952, 13.276140, 0.468029, -1, -1 ); - AddStaticVehicle( 401, 2658.959228, -1436.933349, 30.260448, 270.466064, -1, -1 ); - AddStaticVehicle( 578, 869.234191, -1245.768066, 15.683692, 268.091339, -1, -1 ); - AddStaticVehicle( 463, 918.266906, -1262.011230, 14.180773, 94.119850, -1, -1 ); - AddStaticVehicle( 560, 2759.502685, -1372.701538, 39.993370, 89.433120, -1, -1 ); - AddStaticVehicle( 560, 893.829833, -1411.049072, 12.860066, 89.864212, -1, -1 ); - AddStaticVehicle( 426, 840.441101, -1390.210449, 13.308848, 270.665283, -1, -1 ); - AddStaticVehicle( 475, 2410.119140, -1431.653076, 23.803014, 90.149200, -1, -1 ); - AddStaticVehicle( 402, 2749.063720, -1106.540893, 69.409851, 181.226287, -1, -1 ); - AddStaticVehicle( 474, 2387.716064, -1542.898803, 23.762563, 0.729809, -1, -1 ); - AddStaticVehicle( 492, 2708.371093, -1130.335815, 69.390800, 272.375030, -1, -1 ); - AddStaticVehicle( 567, 2418.340820, -1538.580566, 23.868341, 180.724594, -1, -1 ); - AddStaticVehicle( 412, 832.587158, -1450.717407, 13.449793, 359.999176, -1, -1 ); - AddStaticVehicle( 466, 2390.614257, -1497.116821, 23.576690, 89.801467, -1, -1 ); - AddStaticVehicle( 467, 2328.874023, -1254.223876, 22.239719, 83.154319, -1, -1 ); - AddStaticVehicle( 412, 2346.146728, -1244.651855, 22.416269, 270.618835, -1, -1 ); - AddStaticVehicle( 499, 867.122009, -1207.853149, 16.965673, 178.049438, -1, -1 ); - AddStaticVehicle( 560, 2390.985107, -1487.610595, 23.533042, 269.620849, -1, -1 ); - AddStaticVehicle( 533, 790.552856, -1513.489746, 13.173983, 164.829330, -1, -1 ); - AddStaticVehicle( 411, 2223.339355, -1318.558471, 23.711456, 359.944061, -1, -1 ); - AddStaticVehicle( 565, 2511.759033, -1468.917602, 23.642265, 90.782470, -1, -1 ); - AddStaticVehicle( 411, 2403.895507, -1379.790161, 23.998815, 105.911010, -1, -1 ); - AddStaticVehicle( 522, 2406.895019, -1384.414672, 23.849582, 119.109329, -1, -1 ); - AddStaticVehicle( 461, 2338.417236, -1314.796997, 23.678918, 2.538456, -1, -1 ); - AddStaticVehicle( 442, 2216.036376, -1353.289916, 23.852708, 179.883789, -1, -1 ); - AddStaticVehicle( 468, 2162.251708, -1177.879638, 23.503726, 92.271209, -1, -1 ); - AddStaticVehicle( 586, 781.964355, -1605.310302, 12.903118, 271.955261, -1, -1 ); - AddStaticVehicle( 466, 2250.269531, -1412.548706, 23.703786, 89.466873, -1, -1 ); - AddStaticVehicle( 442, 925.675292, -1121.574218, 23.850374, 359.066131, -1, -1 ); - AddStaticVehicle( 461, 2148.481201, -1161.760498, 23.389747, 90.287567, -1, -1 ); - AddStaticVehicle( 474, 2237.287597, -1455.394653, 23.628437, 270.812774, -1, -1 ); - AddStaticVehicle( 442, 935.926940, -1121.302124, 23.842023, 0.164381, -1, -1 ); - AddStaticVehicle( 405, 2145.766357, -1454.493286, 24.686567, 269.801696, -1, -1 ); - AddStaticVehicle( 404, 781.900573, -1612.462890, 13.114379, 90.399398, -1, -1 ); - AddStaticVehicle( 533, 2149.271972, -1138.575683, 25.190900, 89.537208, -1, -1 ); - AddStaticVehicle( 451, 2137.199707, -1368.836059, 24.406314, 0.124236, -1, -1 ); - AddStaticVehicle( 480, 1013.489807, -1015.841796, 31.873704, 179.434020, -1, -1 ); - AddStaticVehicle( 429, 782.222595, -1623.078857, 13.062506, 270.229492, -1, -1 ); - AddStaticVehicle( 535, 2161.917724, -1152.921020, 23.739940, 89.681327, -1, -1 ); - AddStaticVehicle( 529, 2102.625976, -1284.517700, 24.444637, 359.376464, -1, -1 ); - AddStaticVehicle( 492, 2148.554443, -1189.743408, 23.602045, 90.187545, -1, -1 ); - AddStaticVehicle( 536, 2141.162109, -1315.490478, 24.242130, 359.639404, -1, -1 ); - AddStaticVehicle( 536, 2228.032226, -1166.245117, 25.487339, 268.578369, -1, -1 ); - AddStaticVehicle( 429, 1427.501342, -1053.552124, 22.844299, 179.172424, -1, -1 ); - AddStaticVehicle( 462, 2205.497070, -1168.920288, 25.320739, 90.589706, -1, -1 ); - AddStaticVehicle( 526, 2205.646484, -1157.355834, 25.503622, 270.976440, -1, -1 ); - AddStaticVehicle( 480, 1645.065673, -1164.632202, 23.669317, 270.421203, -1, -1 ); - AddStaticVehicle( 412, 2250.123535, -1104.215209, 41.522823, 260.695526, -1, -1 ); - AddStaticVehicle( 536, 2146.958251, -1072.596923, 35.044334, 62.978427, -1, -1 ); - AddStaticVehicle( 429, 1786.012451, -1175.807250, 23.334007, 255.306121, -1, -1 ); - AddStaticVehicle( 536, 2272.241210, -1040.680175, 50.279106, 136.637115, -1, -1 ); - AddStaticVehicle( 551, 912.240905, -1544.945800, 13.259892, 359.298065, -1, -1 ); - AddStaticVehicle( 463, 1807.853393, -1289.443481, 13.166688, 16.891752, -1, -1 ); - AddStaticVehicle( 419, 1293.891113, -1548.540161, 13.249053, 352.253906, -1, -1 ); - AddStaticVehicle( 431, 1660.997436, -1295.313598, 14.582393, 90.117362, -1, -1 ); - AddStaticVehicle( 517, 1322.916137, -1485.609130, 13.312319, 333.251708, -1, -1 ); - AddStaticVehicle( 411, 1459.841918, -1353.924560, 13.211906, 181.205688, -1, -1 ); - AddStaticVehicle( 426, 2596.434814, -1251.081298, 46.971473, 267.857910, -1, -1 ); - AddStaticVehicle( 567, 2554.934082, -1368.898925, 31.977176, 269.565948, -1, -1 ); - AddStaticVehicle( 589, 1531.989257, -1308.543212, 15.292054, 90.989166, -1, -1 ); - AddStaticVehicle( 413, 2602.978515, -1365.934082, 35.300655, 176.862564, -1, -1 ); - AddStaticVehicle( 498, -93.085098, -1195.290283, 2.378355, 346.988891, -1, -1 ); - AddStaticVehicle( 496, 1559.118652, -1293.407104, 16.555471, 271.088684, -1, -1 ); - AddStaticVehicle( 578, -80.402381, -1196.417602, 2.736123, 343.554046, -1, -1 ); - AddStaticVehicle( 534, 1837.736450, -2149.572265, 13.275683, 179.484313, -1, -1 ); - AddStaticVehicle( 555, 1613.269165, -1365.566162, 15.126715, 180.016403, -1, -1 ); - AddStaticVehicle( 480, 2741.472412, -1276.500732, 57.865562, 359.585388, -1, -1 ); - AddStaticVehicle( 560, 1062.036743, -1743.158325, 13.169000, 270.144439, -1, -1 ); - AddStaticVehicle( 496, 888.082031, -1658.362548, 13.263041, 0.065610, -1, -1 ); - AddStaticVehicle( 411, 878.833618, -1669.242187, 13.274378, 183.290634, -1, -1 ); - AddStaticVehicle( 475, 2794.151123, -1944.298095, 13.348611, 90.185997, -1, -1 ); - AddStaticVehicle( 506, 892.855102, -1679.044799, 13.251195, 181.521804, -1, -1 ); - AddStaticVehicle( 562, 1062.344360, -1757.864257, 13.076887, 89.783279, -1, -1 ); - AddStaticVehicle( 509, 1015.439697, -1846.083984, 12.853498, 173.269210, -1, -1 ); - AddStaticVehicle( 481, 1018.593750, -1847.621459, 12.795969, 194.196731, -1, -1 ); - AddStaticVehicle( 405, 1062.276000, -1775.630859, 13.219263, 269.905609, -1, -1 ); - AddStaticVehicle( 471, 2494.713134, -951.895019, 81.731903, 91.745887, -1, -1 ); - AddStaticVehicle( 471, 2476.400878, -965.427429, 79.737510, 180.759277, -1, -1 ); - AddStaticVehicle( 559, 1098.687866, -1760.837646, 13.007885, 270.145721, -1, -1 ); - AddStaticVehicle( 463, 2795.326171, -1589.070068, 10.467108, 269.809906, -1, -1 ); - AddStaticVehicle( 492, 2730.890869, -1935.901000, 13.354884, 92.187065, -1, -1 ); - AddStaticVehicle( 451, 1077.635375, -1766.717285, 13.070463, 90.431610, -1, -1 ); - AddStaticVehicle( 480, 2803.035400, -1540.242675, 10.693040, 0.000000, -1, -1 ); - AddStaticVehicle( 567, 1772.448974, -2131.421630, 13.423683, 179.474716, -1, -1 ); - AddStaticVehicle( 536, 1747.758422, -2095.325683, 13.285788, 179.951477, -1, -1 ); - AddStaticVehicle( 412, 2730.017578, -1954.263305, 13.383875, 90.832374, -1, -1 ); - AddStaticVehicle( 429, 2821.992431, -1553.476318, 10.604234, 90.190231, -1, -1 ); - AddStaticVehicle( 525, 2694.480468, -2062.610839, 13.400149, 269.939483, -1, -1 ); - AddStaticVehicle( 560, 361.919525, -1532.041870, 32.963340, 139.705245, -1, -1 ); - AddStaticVehicle( 436, 388.240661, -1483.404174, 31.521312, 307.377838, -1, -1 ); - AddStaticVehicle( 455, 2792.593017, -2456.435058, 14.069554, 271.990844, -1, -1 ); - AddStaticVehicle( 482, 457.192565, -1545.028442, 28.539541, 179.286102, -1, -1 ); - AddStaticVehicle( 456, 2784.732666, -2418.126953, 13.808072, 91.073516, -1, -1 ); - AddStaticVehicle( 402, 386.605438, -1596.804809, 29.551048, 88.465881, -1, -1 ); - AddStaticVehicle( 499, 2757.956542, -2521.903320, 13.631751, 180.636993, -1, -1 ); - AddStaticVehicle( 602, 259.674133, -1580.206787, 32.876289, 76.520690, -1, -1 ); - AddStaticVehicle( 489, 339.216064, -1620.474975, 33.159278, 182.532806, -1, -1 ); - AddStaticVehicle( 516, 2218.989746, -2586.321289, 13.370812, 359.510223, -1, -1 ); - AddStaticVehicle( 489, 2231.336669, -2527.563720, 13.690133, 179.573410, -1, -1 ); - AddStaticVehicle( 562, 1210.981323, -1473.459960, 13.206605, 90.009994, -1, -1 ); - AddStaticVehicle( 558, 2222.064208, -2436.845458, 13.174942, 338.797302, -1, -1 ); - AddStaticVehicle( 499, 2454.281005, -2562.547851, 13.641627, 358.790405, -1, -1 ); - AddStaticVehicle( 530, 2409.539306, -2463.181152, 13.409608, 312.497070, -1, -1 ); - AddStaticVehicle( 493, 2321.404785, -2384.101562, -0.147000, 230.103317, -1, -1 ); - AddStaticVehicle( 451, 1024.389404, -1506.001953, 13.245000, 267.931915, -1, -1 ); - AddStaticVehicle( 526, 2280.677246, -2352.912597, 13.313533, 222.519607, -1, -1 ); - AddStaticVehicle( 521, 2367.628906, -2316.905761, 13.120449, 45.658939, -1, -1 ); - AddStaticVehicle( 492, 1023.038635, -1542.675903, 13.308272, 268.772888, -1, -1 ); - AddStaticVehicle( 500, 2369.504882, -2252.949462, 13.648920, 223.628204, -1, -1 ); - AddStaticVehicle( 467, 1183.251464, -1681.621337, 13.351592, 179.933547, -1, -1 ); - AddStaticVehicle( 515, 2508.890380, -2553.380859, 14.665117, 270.143188, -1, -1 ); - AddStaticVehicle( 409, 1284.802490, -1687.268432, 13.336774, 179.300445, -1, -1 ); - AddStaticVehicle( 489, 1387.461181, -2261.286132, 13.689410, 180.516250, -1, -1 ); - AddStaticVehicle( 560, 1401.353637, -2347.906250, 13.255691, 0.000000, -1, -1 ); - AddStaticVehicle( 492, 2052.450195, -1904.934570, 13.356782, 0.734886, -1, -1 ); - AddStaticVehicle( 445, 1365.779296, -2337.470458, 13.421853, 90.988700, -1, -1 ); - AddStaticVehicle( 489, 1407.986694, -2313.960937, 13.690311, 0.440578, -1, -1 ); - AddStaticVehicle( 401, 2603.822265, -1109.043701, 67.959526, 177.867553, -1, -1 ); - AddStaticVehicle( 400, 2399.678466, -1134.470336, 30.217042, 359.257812, -1, -1 ); - AddStaticVehicle( 480, 2601.512939, -1187.784545, 62.576801, 89.641609, -1, -1 ); - AddStaticVehicle( 480, 2732.833740, -1875.721923, 9.365730, 179.880447, -1, -1 ); - AddStaticVehicle( 463, 2762.629394, -1845.710937, 9.274718, 17.176343, -1, -1 ); - AddStaticVehicle( 429, 2676.494140, -1821.889160, 9.055012, 309.538818, -1, -1 ); - AddStaticVehicle( 415, 2657.932373, -1702.095825, 9.091567, 89.390357, -1, -1 ); - AddStaticVehicle( 522, 2691.825439, -1672.806274, 9.041232, 1.062990, -1, -1 ); - AddStaticVehicle( 490, 1512.243400, -1477.832000, 9.626500, 1.627700, -1, -1 ); - AddStaticVehicle( 427, 1517.129900, -1476.416300, 9.539900, 357.5721, -1, -1 ); - AddStaticVehicle( 490, 1521.418700, -1477.628300, 9.611000, 359.2550, -1, -1 ); - AddStaticVehicle( 427, 1525.687600, -1476.441400, 9.609600, 357.8114, -1, -1 ); - AddStaticVehicle( 492, 2508.360800, -1671.674400, 13.16180 ,347.7810, -1, -1 ); - - // Army Base LS - AddStaticVehicle( 520, 1247.8225, -2594.7505, 18.9237, 181.0000, -1, -1 ); - AddStaticVehicle( 520, 1237.1729, -2556.1743, 18.9237, 181.0000, -1, -1 ); - AddStaticVehicle( 520, 1225.8459, -2558.2495, 18.9237, 200.0000, -1, -1 ); - AddStaticVehicle( 425, 1224.4218, -2599.0457, 18.9714, 181.0000, -1, -1 ); - AddStaticVehicle( 425, 1224.4218, -2578.3757, 18.9514, 181.0000, -1, -1 ); - AddStaticVehicle( 520, 1237.1729, -2556.1743, 18.9237, 181.0000, -1, -1 ); - AddStaticVehicle( 595, 1239.4528, -2565.6848, 0.48120, 0.000000, -1, -1 ); - AddStaticVehicle( 595, 1234.5529, -2565.6848, 0.48120, 0.000000, -1, -1 ); - AddStaticVehicle( 433, 1271.7894, -2521.5046, 11.0301, 270.0000, -1, -1 ); - AddStaticVehicle( 433, 1271.7894, -2527.0627, 11.0301, 270.0000, -1, -1 ); - AddStaticVehicle( 433, 1271.7894, -2532.6248, 11.0301, 270.0000, -1, -1 ); - AddStaticVehicle( 470, 1270.1499, -2537.9578, 10.3932, 270.0000, -1, -1 ); - AddStaticVehicle( 470, 1270.1499, -2541.5784, 10.3932, 270.0000, -1, -1 ); - AddStaticVehicle( 470, 1270.1699, -2548.6653, 10.3932, 270.0000, -1, -1 ); - AddStaticVehicle( 470, 1270.1699, -2545.1660, 10.3932, 270.0000, -1, -1 ); - AddStaticVehicle( 425, 1271.5712, -2612.7068, 11.2972, 0.000000, -1, -1 ); - AddStaticVehicle( 425, 1293.0564, -2612.7068, 11.2972, 0.000000, -1, -1 ); - AddStaticVehicle( 425, 1282.6243, -2599.9060, 11.2972, 0.000000, -1, -1 ); - AddStaticVehicle( 432, 1273.0592, -2571.6399, 10.5770, 270.0000, -1, -1 ); - - // Trucking - AddStaticVehicle( 584, -2104.3867, -198.3201, 36.5134, 91.21470, -1, -1 ); - AddStaticVehicle( 584, -2104.2908, -203.0056, 36.4742, 89.82290, -1, -1 ); - AddStaticVehicle( 584, -2104.1765, -207.7743, 36.4736, 90.69840, -1, -1 ); - AddStaticVehicle( 515, -2156.8594, -197.1090, 36.3395, 180.5159, -1, -1 ); - AddStaticVehicle( 515, -2163.2634, -197.2382, 36.3397, 179.2710, -1, -1 ); - AddStaticVehicle( 515, -2146.9314, -189.4271, 36.3414, 180.1782, -1, -1 ); - AddStaticVehicle( 515, -2130.9270, -263.4935, 36.3377, 270.0124, -1, -1 ); - AddStaticVehicle( 515, -2131.2966, -255.4938, 36.3376, 270.6920, -1, -1 ); - AddStaticVehicle( 435, -2134.8464, -235.8657, 35.9544, 0.118500, -1, -1 ); - AddStaticVehicle( 450, -2114.0481, -271.5863, 35.9498, 358.5912, -1, -1 ); - AddStaticVehicle( 450, -2108.8804, -271.7064, 35.9506, 358.4262, -1, -1 ); - AddStaticVehicle( 450, -2103.3669, -271.7265, 35.9494, 358.9861, -1, -1 ); - AddStaticVehicle( 435, -2103.8386, -213.9107, 35.9546, 89.58440, -1, -1 ); - AddStaticVehicle( 435, -2103.7256, -219.4916, 35.9543, 90.99070, -1, -1 ); - AddStaticVehicle( 514, -2170.0559, -220.2493, 35.9071, 268.8486, -1, -1 ); - AddStaticVehicle( 514, -2132.7334, -121.6483, 35.9082, 179.9682, -1, -1 ); - AddStaticVehicle( 514, -2126.4431, -121.6502, 35.9069, 179.8031, -1, -1 ); - AddStaticVehicle( 514, -2170.0095, -214.7009, 35.9074, 269.2427, -1, -1 ); - AddStaticVehicle( 514, -2170.0549, -220.2484, 35.9079, 268.8945, -1, -1 ); - AddStaticVehicle( 584, -1674.9604, 440.11860, 8.33490, 314.6663, -1, -1 ); - - // Rhino - AddStaticVehicle( 432, -1330.86, 444.66530, 7.19550, 269.8950, -1, -1 ); - AddStaticVehicle( 432, 213.7966, 1855.4983, 12.9874, 0.058800, -1, -1 ); - AddStaticVehicle( 432, 221.5341, 1855.3007, 12.9494, 359.9041, -1, -1 ); -} + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: static_cnr\player_objects.inc + * Purpose: player associated objects, including but not limited to interiors + */ +/* ** Functions ** */ stock initializeObjects( ) { - // V.I.P Lounge - CreateDynamicObject( 18981, -1936.689331, 860.416503, 1207.932006, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 18981, -1936.689331, 835.437072, 1207.932006, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 18981, -1961.679931, 860.416503, 1207.932006, 0.000000, 90.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1961.679931, 818.725769, 1207.942016, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1973.691650, 835.420776, 1220.882812, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1960.701660, 823.410339, 1220.882812, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1972.538940, 825.276977, 1209.432006, 0.000000, 0.000000, 45.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - CreateDynamicObject( 2946, -1970.751220, 824.169616, 1208.411376, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2946, -1972.977661, 826.421691, 1208.411499, 0.000000, 0.000000, -135.000000 ); - CreateDynamicObject( 14409, -1971.136230, 839.179199, 1209.432006, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 14409, -1957.574584, 825.948547, 1209.432006, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1969.019531, 836.189758, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1969.019531, 839.400146, 1208.231689, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1969.019531, 839.400146, 1211.724121, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1969.019531, 836.190002, 1211.723999, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1960.571044, 828.098876, 1208.232177, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1957.359130, 828.098876, 1208.232177, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1960.568725, 828.099731, 1211.723999, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1957.358276, 828.099731, 1211.723999, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1967.330078, 840.920410, 1208.231689, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1967.330078, 840.920410, 1211.722045, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1964.120361, 840.920410, 1208.231689, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1964.119995, 840.920410, 1211.722045, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1960.920776, 840.920410, 1208.231689, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1960.909912, 840.920410, 1211.722045, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.840454, 829.788696, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.840454, 829.788696, 1211.732177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.840454, 832.998657, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.840454, 832.999450, 1211.732177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.850463, 835.868896, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.850463, 835.868896, 1211.733520, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.850463, 839.078918, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.850463, 839.078918, 1211.733520, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.860473, 839.339172, 1211.723510, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.850463, 842.288757, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1960.702758, 853.504211, 1212.118652, 0.000000, 90.000000, 0.000000 ), 0, 9362, "sfn_byofficeint", "CJ_WOOD5", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1935.712524, 853.504211, 1212.118652, 0.000000, 90.000000, 0.000000 ), 0, 9362, "sfn_byofficeint", "CJ_WOOD5", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1943.254028, 828.514587, 1212.118652, 0.000000, 90.000000, 0.000000 ), 0, 9362, "sfn_byofficeint", "CJ_WOOD5", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1935.702148, 823.410339, 1220.882812, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1973.691650, 860.420166, 1220.882812, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1960.701171, 854.359802, 1220.882812, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1957.710693, 840.920410, 1208.231689, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1954.521362, 840.920410, 1208.231689, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1957.710327, 840.920410, 1211.722045, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1957.550170, 840.910400, 1211.712036, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1942.422607, 836.410827, 1220.882812, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - CreateDynamicObject( 14409, -1971.135009, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1946.727050, 850.445007, 1216.840087, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1968.598144, 850.445007, 1200.760253, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - CreateDynamicObject( 14409, -1966.034912, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1942.422607, 861.410156, 1220.882812, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1935.700805, 854.359802, 1220.882812, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1963.498291, 850.445007, 1200.760253, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - CreateDynamicObject( 14409, -1960.935424, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1958.397827, 850.445007, 1211.091186, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - CreateDynamicObject( 14409, -1955.834838, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 14409, -1947.636840, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 14409, -1951.735839, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 14409, -1948.436035, 848.535156, 1210.068603, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 14409, -1948.436035, 844.445007, 1210.068603, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 14409, -1948.436035, 840.345092, 1210.068603, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1946.756347, 837.804870, 1215.790283, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - CreateDynamicObject( 14409, -1948.436035, 835.244873, 1210.068603, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1946.756347, 832.714721, 1200.760253, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - CreateDynamicObject( 14409, -1948.436035, 830.155212, 1210.068603, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1946.756347, 827.614440, 1200.760253, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - CreateDynamicObject( 14409, -1948.436035, 825.055297, 1210.068603, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1946.394165, 863.073181, 1212.767822, 0.000000, 90.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1935.721557, 863.073181, 1212.767822, 0.000000, 90.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1934.121704, 849.813598, 1212.767822, 0.000000, 90.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - CreateDynamicObject( 1516, -1957.117187, 839.752319, 1208.572021, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19325, -1958.888305, 853.640686, 1215.159301, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19325, -1955.564086, 850.584655, 1215.309570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19325, -1948.922729, 850.584655, 1215.309570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19325, -1946.607421, 840.634643, 1215.279785, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19325, -1946.607421, 847.274780, 1215.279785, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1946.406738, 850.445007, 1216.840087, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1943.754394, 837.328613, 1215.037597, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "none", 0 ); - CreateDynamicObject( 1601, -1956.252441, 852.630798, 1214.928955, 0.000000, 0.000000, -91.400024 ); - CreateDynamicObject( 1601, -1949.914184, 852.476013, 1213.858886, 0.000000, 0.000000, -91.400024 ); - CreateDynamicObject( 1602, -1955.770874, 852.518371, 1214.078491, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1603, -1950.115478, 852.409484, 1215.708862, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1608, -1943.924926, 846.990295, 1215.419433, 0.000000, 0.000000, 178.100006 ); - CreateDynamicObject( 1609, -1952.864379, 852.712768, 1214.368896, 14.199996, -29.100004, 90.000000 ); - CreateDynamicObject( 1601, -1945.746215, 839.783630, 1214.248535, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1603, -1945.214843, 839.007202, 1216.088867, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1602, -1946.708618, 853.135253, 1214.588867, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18885, -1966.188232, 853.449890, 1214.348510, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18885, -1943.392089, 830.070556, 1214.348632, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 3525, -1943.100097, 831.462402, 1214.389282, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 3525, -1943.100097, 828.712158, 1214.389282, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 3525, -1964.598754, 853.710021, 1214.198974, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3525, -1967.689453, 853.710021, 1214.198974, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 644, -1972.023803, 852.981628, 1213.558715, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 644, -1944.273437, 824.985290, 1213.618652, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1959.224609, 853.519409, 1213.238281, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1943.206665, 836.985107, 1213.248535, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1968.455932, 840.276855, 1208.402099, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1964.555664, 840.276855, 1208.402099, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1965.495971, 840.283142, 1208.391967, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1961.646118, 840.283142, 1208.391967, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1960.655883, 840.276855, 1208.402099, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1956.467773, 838.296997, 1208.381835, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 948, -1956.482788, 835.355529, 1208.412231, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1956.467773, 834.507019, 1208.381835, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 948, -1956.482788, 831.585571, 1208.412231, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1956.467773, 830.757385, 1208.381835, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 19172, -1963.561035, 840.827819, 1210.732299, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19173, -1955.954467, 833.506774, 1210.361816, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19174, -1973.198486, 830.617492, 1210.032592, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19175, -1966.394409, 823.896240, 1210.022583, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19174, -1942.910644, 834.239440, 1214.629638, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 19174, -1961.211791, 853.847412, 1214.829223, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19172, -1951.434082, 823.928466, 1214.418457, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19175, -1973.188842, 845.956298, 1214.438720, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1953.979248, 836.372741, 1217.558227, 0.000000, 90.000000, 0.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1953.979248, 861.372497, 1217.558227, 0.000000, 90.000000, 0.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1978.969360, 861.372497, 1217.558227, 0.000000, 90.000000, 0.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1978.968261, 836.372741, 1217.558227, 0.000000, 90.000000, 0.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1966.095825, 835.473510, 1206.731689, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1966.105834, 832.824035, 1206.721679, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1971.403564, 863.085937, 1212.767822, 0.000000, 90.000000, 0.000000 ), 0, 17925, "lae2fake_int", "carpet1kb", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1934.113403, 824.805908, 1212.767822, 0.000000, 90.000000, 0.000000 ), 0, 17925, "lae2fake_int", "carpet1kb", -1 ); - CreateDynamicObject( 638, -1966.440063, 841.365905, 1213.058105, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 638, -1963.759277, 841.365905, 1213.058105, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 638, -1961.079101, 841.365905, 1213.058105, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 638, -1958.408691, 841.365905, 1213.058105, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 638, -1955.390502, 830.478393, 1213.046264, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 638, -1955.390502, 833.158203, 1213.046264, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 638, -1955.390502, 835.838378, 1213.046264, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 638, -1955.390502, 838.518737, 1213.046264, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1955.373657, 828.600463, 1212.597656, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1955.373657, 840.421386, 1212.597656, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1956.453613, 841.391235, 1212.597656, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1968.454467, 841.391235, 1212.597656, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1964.586181, 831.303955, 1206.721679, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1961.385864, 831.303955, 1206.721679, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1959.875488, 832.824035, 1206.721679, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1959.875610, 835.474304, 1206.731689, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1961.385864, 836.993957, 1206.721679, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1964.575805, 836.993957, 1206.721679, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1947.294067, 843.705932, 1207.942016, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1978.681396, 843.705932, 1207.942016, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1961.679931, 849.576538, 1207.921997, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1961.679931, 829.795837, 1206.561401, 0.000000, 90.000000, 0.000000 ), 0, 3947, "rczero_track", "waterclear256", 0 ); - CreateDynamicObject( 10444, -1966.562500, 832.051635, 1208.222656, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 10444, -1966.562500, 832.041625, 1208.192626, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1609, -1964.161254, 834.876281, 1207.462890, 0.000000, 0.000000, -155.199920 ); - CreateDynamicObject( 1609, -1961.643676, 833.455688, 1207.568481, 13.199998, 14.500000, 137.100021 ); - CreateDynamicObject( 1601, -1961.345947, 836.183898, 1207.522094, 0.000000, 0.000000, 121.100028 ); - CreateDynamicObject( 1602, -1960.662231, 832.262268, 1208.092163, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1598, -1965.603759, 831.890197, 1207.623901, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3515, -1962.972045, 834.189270, 1205.891967, 0.000000, 0.000000, 0.000000 ); - - // Lumberjack - CreateDynamicObject(17324,-2324.20000000,-113.00000000,34.30000000,0.00000000,0.00000000,270.00000000); // - CreateDynamicObject(9247,-2317.70000000,-100.40000000,40.80000000,0.00000000,0.00000000,180.00000000); // - CreateDynamicObject(14872,-2323.90000000,-104.90000000,34.60000000,0.00000000,0.00000000,126.00000000); // - CreateDynamicObject(18565,-2317.80000000,-88.70000000,35.30000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(841,-2323.90000000,-92.40000000,34.50000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(842,-2324.10000000,-92.00000000,34.30000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(3461,-2324.50000000,-92.70000000,32.20000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(3461,-2324.10000000,-92.40000000,32.20000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(3461,-2323.80000000,-92.50000000,32.20000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(3461,-2324.20000000,-92.80000000,32.20000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(3461,-2324.00000000,-92.70000000,32.20000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(831,-2326.70000000,-88.00000000,35.20000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(831,-2330.20000000,-83.80000000,35.20000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(943,-2338.00000000,-107.40000000,34.95000000,0.00000000,0.00000000,268.00000000); // - CreateDynamicObject(8877,-2328.90000000,-92.10000000,40.40000000,0.00000000,0.00000000,76.00000000); // - CreateDynamicObject(16311,-2337.20000000,-91.20000000,29.80000000,1.80000000,26.01000000,87.12000000); // - CreateDynamicObject(3798,-2313.90000000,-107.50000000,34.30000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(16083,-2315.50000000,-112.90000000,36.00000000,0.00000000,0.00000000,350.00000000); // - CreateDynamicObject(3798,-2314.00000000,-109.50000000,34.30000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(3798,-2315.50000000,-108.30000000,34.30000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(3798,-2314.00000000,-108.30000000,36.10000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(3796,-2320.10000000,-112.80000000,34.30000000,0.00000000,0.00000000,268.00000000); // - CreateDynamicObject(854,-2319.50000000,-113.60000000,34.60000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(854,-2319.20000000,-112.20000000,34.60000000,0.00000000,0.00000000,344.00000000); // - CreateDynamicObject(854,-2320.40000000,-112.70000000,34.60000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(854,-2320.20000000,-112.30000000,34.60000000,0.00000000,0.00000000,124.00000000); // - CreateDynamicObject(854,-2320.60000000,-113.50000000,34.60000000,0.00000000,0.00000000,74.00000000); // - CreateDynamicObject(3675,-2334.00000000,-108.00000000,34.00000000,0.00000000,270.00000000,0.00000000); // - CreateDynamicObject(3675,-2319.70000000,-109.96000000,34.00000000,0.00000000,270.00000000,178.00000000); // - CreateDynamicObject(3675,-2316.50000000,-111.90000000,36.70000000,0.00000000,0.00000000,222.00000000); // - CreateDynamicObject(1353,-2326.70000000,-108.80000000,34.95000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(978,-2312.12000000,-84.97000000,34.59000000,0.00000000,0.00000000,-89.58000000); // - CreateDynamicObject(978,-2357.30000000,-120.35000000,34.71000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(978,-2348.07000000,-120.34000000,34.71000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(978,-2341.07000000,-120.34000000,34.71000000,0.00000000,0.00000000,0.00000000); // - CreateDynamicObject(978,-2312.04000000,-94.25000000,34.59000000,0.00000000,0.00000000,-89.58000000); // - CreateDynamicObject(978,-2311.96000000,-103.48000000,34.59000000,0.00000000,0.00000000,-89.58000000); // - CreateDynamicObject(978,-2311.89000000,-112.39000000,34.59000000,0.00000000,0.00000000,-89.58000000); // - CreateDynamicObject(978,-2311.87000000,-115.62000000,34.59000000,0.00000000,0.00000000,-89.58000000); // - CreateDynamicObject(708, -2392.48169, -115.52648, 34.63281, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(669, -2406.51904, -83.30890, 34.61719, 356.85840, 0.00000, -1.10828); - CreateDynamicObject(973, -2386.61597, -80.28425, 35.12102, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(973, -2395.97705, -80.28420, 35.12100, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(973, -2405.36328, -80.28420, 35.12100, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(973, -2411.23560, -85.42352, 35.12100, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(973, -2411.23560, -94.79790, 35.12100, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(973, -2411.23560, -104.13780, 35.12100, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(973, -2405.36328, -108.87550, 35.12100, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(973, -2395.97705, -108.87550, 35.12100, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(973, -2386.57983, -108.87550, 35.12100, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(669, -2383.88232, -83.38882, 34.61719, 356.85840, 0.00000, -1.10828); - - // Church - CreateDynamicObject(9931,1947.54003906,-368.51269531,1108.01086426,0.00000000,0.00000000,90.00000000); //object(church_sfe) (1) - CreateDynamicObject(3976,1970.65722656,-341.23883057,1100.22949219,0.00000000,0.00000000,0.00000000); //object(policest02_lan) (1) - CreateDynamicObject(9931,1980.55761719,-368.51562500,1108.01086426,0.00000000,0.00000000,90.00000000); //object(church_sfe) (2) - CreateDynamicObject(3976,1962.70117188,-400.46679688,1109.52941895,0.00000000,0.00000000,90.00000000); //object(policest02_lan) (2) - CreateDynamicObject(11472,1964.78710938,-372.02050781,1089.22351074,0.00000000,0.00000000,0.00000000); //object(des_swtstairs1) (1) - CreateDynamicObject(11472,1963.28967285,-372.02139282,1089.22351074,0.00000000,0.00000000,0.00000000); //object(des_swtstairs1) (2) - CreateDynamicObject(11472,1964.04479980,-372.98049927,1089.46386719,0.00000000,0.00000000,0.00000000); //object(des_swtstairs1) (3) - CreateDynamicObject(2896,1959.29248047,-370.91723633,1093.34313965,0.00000000,0.00000000,90.00000000); //object(casket_law) (1) - CreateDynamicObject(11472,1962.66918945,-373.82989502,1087.66955566,90.00000000,180.00000000,270.00000000); //object(des_swtstairs1) (4) - CreateDynamicObject(11472,1965.41259766,-373.81991577,1087.66992188,90.00000000,180.00000000,90.00000000); //object(des_swtstairs1) (5) - CreateDynamicObject(970,1970.61437988,-368.20404053,1093.28039551,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (1) - CreateDynamicObject(970,1968.51074219,-368.20703125,1093.28039551,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (2) - CreateDynamicObject(970,1957.52185059,-368.25833130,1093.28039551,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (3) - CreateDynamicObject(970,1959.61914062,-368.25585938,1093.28039551,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) - CreateDynamicObject(6959,1963.97839355,-368.12149048,1072.75439453,90.00000000,0.00000000,0.25000000); //object(vegasnbball1) (2) - CreateDynamicObject(2960,1964.05883789,-348.98986816,1101.36645508,0.00000000,90.00000000,89.99450684); //object(kmb_beam) (1) - CreateDynamicObject(2960,1963.98291016,-349.00000000,1101.70666504,90.00000000,0.00000000,179.99450684); //object(kmb_beam) (2) - CreateDynamicObject(2960,1964.05871582,-348.99044800,1100.00585938,0.00000000,90.00000000,90.00000000); //object(kmb_beam) (3) - CreateDynamicObject(3872,1964.02685547,-346.40850830,1102.33020020,0.00000000,155.25000000,90.27026367); //object(ws_floodbeams) (1) - CreateDynamicObject(1667,1962.98828125,-370.41271973,1093.62292480,0.00000000,0.00000000,0.00000000); //object(propwineglass1) (1) - CreateDynamicObject(1664,1962.83520508,-370.42520142,1093.70104980,0.00000000,0.00000000,0.00000000); //object(propwinebotl2) (1) - CreateDynamicObject(2868,1965.95605469,-370.30142212,1093.53430176,0.00000000,0.00000000,0.00000000); //object(gb_ornament03) (1) - CreateDynamicObject(2869,1964.02185059,-373.78527832,1093.66992188,0.00000000,0.00000000,323.75000000); //object(gb_ornament04) (1) - CreateDynamicObject(2870,1965.26269531,-373.64062500,1093.66992188,0.00000000,0.00000000,350.03002930); //object(gb_ornament05) (1) - CreateDynamicObject(2270,1965.47998047,-352.47622681,1093.48364258,0.00000000,0.00000000,270.00000000); //object(frame_wood_6) (1) - CreateDynamicObject(2257,1964.05615234,-373.94995117,1095.86132812,0.00000000,0.00000000,180.00000000); //object(frame_clip_4) (1) - CreateDynamicObject(2271,1962.60437012,-352.58059692,1093.48803711,0.00000000,0.00000000,90.00000000); //object(frame_wood_1) (1) - CreateDynamicObject(2357,1964.05090332,-370.68905640,1093.12402344,0.00000000,0.00000000,0.00000000); //object(dunc_dinning) (1) - CreateDynamicObject(2808,1957.51367188,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (1) - CreateDynamicObject(2808,1959.68164062,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (2) - CreateDynamicObject(2808,1970.61328125,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (3) - CreateDynamicObject(2808,1968.44238281,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (4) - CreateDynamicObject(2808,1961.85546875,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (5) - CreateDynamicObject(2808,1966.27246094,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2868,1962.14697266,-370.30624390,1093.53430176,0.00000000,0.00000000,0.00000000); //object(gb_ornament03) (4) - CreateDynamicObject(948,1966.09277344,-374.17285156,1092.72888184,0.00000000,0.00000000,0.00000000); //object(plant_pot_10) (1) - CreateDynamicObject(948,1961.96313477,-374.22888184,1092.72888184,0.00000000,0.00000000,0.00000000); //object(plant_pot_10) (2) - CreateDynamicObject(2894,1963.95080566,-370.94277954,1093.53430176,0.00000000,0.00000000,0.00000000); //object(kmb_rhymesbook) (1) - CreateDynamicObject(3462,1959.30407715,-374.06838989,1094.24255371,0.00000000,0.00000000,270.00000000); //object(csrangel_lvs) (1) - CreateDynamicObject(3462,1968.78125000,-374.06835938,1094.24255371,0.00000000,0.00000000,270.00000000); //object(csrangel_lvs) (2) - CreateDynamicObject(949,1956.02258301,-353.46194458,1095.83190918,0.00000000,0.00000000,0.00000000); //object(plant_pot_4) (1) - CreateDynamicObject(2946,1965.59985352,-349.21301270,1091.94543457,0.00000000,0.00000000,90.00000000); //object(cr_door_03) (2) - CreateDynamicObject(2946,1962.47033691,-349.19955444,1091.94543457,0.00000000,0.00000000,270.00000000); //object(cr_door_03) (3) - CreateDynamicObject(2808,1970.60681152,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1968.43054199,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1966.25378418,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1957.52233887,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1959.69580078,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1961.86865234,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1957.51660156,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1959.69250488,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1961.86779785,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1970.61279297,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1968.43701172,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(2808,1966.26782227,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) - CreateDynamicObject(14705,1962.68139648,-373.67498779,1093.91894531,0.00000000,0.00000000,0.00000000); //object(int2vase) (1) - CreateDynamicObject(14410,1968.61401367,-349.16000366,1092.01757812,0.00000000,0.00000000,270.00000000); //object(carter-stairs03) (1) - CreateDynamicObject(11472,1971.98046875,-351.97091675,1092.19567871,0.00000000,0.00000000,90.00000000); //object(des_swtstairs1) (6) - CreateDynamicObject(11472,1971.98046875,-353.19616699,1092.19567871,0.00000000,0.00000000,90.00000000); //object(des_swtstairs1) (7) - CreateDynamicObject(14410,1959.47412109,-349.41287231,1092.01660156,0.00000000,0.00000000,90.00000000); //object(carter-stairs03) (2) - CreateDynamicObject(11472,1956.10046387,-351.96487427,1092.19567871,0.00000000,0.00000000,270.00000000); //object(des_swtstairs1) (8) - CreateDynamicObject(11472,1956.10046387,-353.19616699,1092.19567871,0.00000000,0.00000000,270.00000000); //object(des_swtstairs1) (9) - CreateDynamicObject(11472,1965.10974121,-347.94531250,1095.44091797,0.00000000,90.00000000,180.00000000); //object(des_swtstairs1) (10) - CreateDynamicObject(11472,1962.98315430,-347.94104004,1095.44018555,0.00000000,270.00000000,179.99450684); //object(des_swtstairs1) (11) - CreateDynamicObject(1698,1962.46606445,-352.53399658,1095.31420898,0.00000000,0.00000000,270.27026367); //object(esc_step8) (1) - CreateDynamicObject(1698,1962.87316895,-352.53399658,1095.53918457,0.00000000,0.00000000,270.26916504); //object(esc_step8) (2) - CreateDynamicObject(1698,1963.24682617,-352.53399658,1095.76416016,0.00000000,0.00000000,270.26916504); //object(esc_step8) (3) - CreateDynamicObject(1698,1965.60021973,-352.53399658,1095.31420898,0.00000000,0.00000000,90.00000000); //object(esc_step8) (4) - CreateDynamicObject(1698,1965.20434570,-352.53399658,1095.53918457,0.00000000,0.00000000,90.00000000); //object(esc_step8) (5) - CreateDynamicObject(1698,1964.72375488,-352.53399658,1095.76416016,0.00000000,0.00000000,270.26916504); //object(esc_step8) (6) - CreateDynamicObject(970,1964.05688477,-353.88497925,1096.74243164,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) - CreateDynamicObject(970,1959.94470215,-353.88497925,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) - CreateDynamicObject(970,1955.77246094,-353.88589478,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) - CreateDynamicObject(970,1968.17297363,-353.88497925,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) - CreateDynamicObject(970,1972.25000000,-353.88589478,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) - CreateDynamicObject(970,1959.97607422,-351.29064941,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) - CreateDynamicObject(970,1968.10302734,-351.29064941,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) - CreateDynamicObject(970,1965.96203613,-349.21618652,1096.74169922,0.00000000,0.00000000,90.00000000); //object(fencesmallb) (4) - CreateDynamicObject(970,1962.13757324,-349.21618652,1096.74243164,0.00000000,0.00000000,90.00000000); //object(fencesmallb) (4) - CreateDynamicObject(2887,1964.04821777,-349.34906006,1094.78955078,90.00000000,0.00000000,0.00000000); //object(a51_spotbulb) (1) - CreateDynamicObject(949,1971.95068359,-353.46038818,1095.83190918,0.00000000,0.00000000,0.00000000); //object(plant_pot_4) (2) - CreateDynamicObject(948,1965.68554688,-352.45767212,1091.94543457,0.00000000,0.00000000,0.00000000); //object(plant_pot_10) (1) - CreateDynamicObject(948,1962.38427734,-352.45767212,1091.94543457,0.00000000,0.00000000,0.00000000); //object(plant_pot_10) (1) - CreateDynamicObject(1742,1955.84399414,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (1) - CreateDynamicObject(1742,1957.28173828,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (2) - CreateDynamicObject(1742,1958.71166992,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (3) - CreateDynamicObject(1742,1960.15112305,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (4) - CreateDynamicObject(1742,1971.77673340,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (5) - CreateDynamicObject(1742,1970.34277344,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (6) - CreateDynamicObject(1742,1968.90930176,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (7) - CreateDynamicObject(1742,1967.47534180,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (8) - CreateDynamicObject(949,1961.60729980,-354.34103394,1092.58166504,0.00000000,0.00000000,0.00000000); //object(plant_pot_4) (3) - CreateDynamicObject(949,1966.46325684,-354.34805298,1092.58166504,0.00000000,0.00000000,0.00000000); //object(plant_pot_4) (4) - CreateDynamicObject(1720,1970.09338379,-373.59497070,1092.72888184,0.00000000,0.00000000,180.00000000); //object(rest_chair) (1) - CreateDynamicObject(1720,1970.91198730,-373.58316040,1092.72888184,0.00000000,0.00000000,179.99450684); //object(rest_chair) (2) - CreateDynamicObject(741,1969.29675293,-369.22723389,1093.71252441,0.00000000,0.00000000,0.00000000); //object(pot_01) (1) - CreateDynamicObject(3440,1969.29125977,-370.86264038,1091.08007812,0.00000000,0.00000000,0.00000000); //object(arptpillar01_lvs) (1) - CreateDynamicObject(14455,1955.32812500,-348.54144287,1096.87585449,0.00000000,0.00000000,270.00000000); //object(gs_bookcase) (1) - CreateDynamicObject(14455,1972.78356934,-352.90487671,1096.86743164,0.00000000,0.00000000,90.00000000); //object(gs_bookcase) (2) - CreateDynamicObject(2842,1964.51916504,-365.60891724,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (1) - CreateDynamicObject(2842,1964.51843262,-363.77880859,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (2) - CreateDynamicObject(2842,1964.51867676,-361.94879150,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (3) - CreateDynamicObject(2842,1964.52172852,-360.12713623,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (4) - CreateDynamicObject(2842,1964.52636719,-358.30560303,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (5) - CreateDynamicObject(2842,1964.52600098,-356.47940063,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (6) - CreateDynamicObject(2842,1964.52343750,-354.64611816,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (7) - CreateDynamicObject(2842,1964.52136230,-352.82815552,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (8) - CreateDynamicObject(2842,1964.51867676,-350.99310303,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (9) - CreateDynamicObject(2842,1964.52026367,-349.16046143,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (10) - CreateDynamicObject(2833,1963.55749512,-369.65057373,1092.72888184,0.00000000,0.00000000,0.00000000); //object(gb_livingrug02) (1) - CreateDynamicObject(2834,1968.81579590,-372.52481079,1092.72888184,0.00000000,0.00000000,0.00000000); //object(gb_livingrug03) (1) - CreateDynamicObject(6959,1951.26586914,-360.22650146,1095.56030273,310.00000000,180.00000000,90.00000000); //object(vegasnbball1) (1) - CreateDynamicObject(6959,1976.87695312,-356.75421143,1095.51965332,310.00000000,180.00000000,270.00000000); //object(vegasnbball1) (3) - CreateDynamicObject(6959,1958.95715332,-378.23306274,1096.33813477,309.99572754,179.99450684,180.00000000); //object(vegasnbball1) (4) - - // City Mall - CreateDynamicObject(1569, 371.27, 166.64, 1007.39, 0.00, 0.00, 0.66); - CreateDynamicObject(19358, 373.95, 166.40, 1008.41, -90.36, -4.32, -94.38); - CreateDynamicObject(19358, 372.46, 166.02, 1008.41, -90.36, -4.32, -467.40); - - // Bank: Fences and road bumps - CreateDynamicObject(19425, -1532.36, 906.30, 6.10, 0.00, 0.00, 2.00); - CreateDynamicObject(19425, -1525.08, 906.46, 6.10, 0.00, 0.00, 0.00); - CreateDynamicObject(19425, -1555.29, 906.41, 6.10, 0.00, 0.00, -1.00); - CreateDynamicObject(19425, -1562.51, 906.33, 6.10, 0.00, 0.00, 2.00); - CreateDynamicObject(19425, -1564.03, 943.56, 6.10, 0.00, 0.00, 0.00); - CreateDynamicObject(19425, -1555.66, 943.57, 6.10, 0.00, 0.00, 0.00); - CreateDynamicObject(19425, -1532.42, 943.54, 6.10, 0.00, 0.00, 0.00); - CreateDynamicObject(19425, -1523.81, 943.53, 6.10, 0.00, 0.00, 0.00); - CreateDynamicObject(19425, -1571.45, 915.64, 6.10, 0.00, 0.00, 90.00); - CreateDynamicObject(19425, -1571.47, 934.82, 6.10, 0.00, 0.00, 90.00); - CreateDynamicObject(970, -1497.84, 916.18, 6.73, 0.00, 0.00, -180.00); - CreateDynamicObject(970, -1500.02, 920.00, 6.73, 0.00, 0.00, -270.06); - CreateDynamicObject(970, -1497.84, 924.01, 6.73, 0.00, 0.00, -180.00); - - // Police department doors: - CreateDynamicObject(1569, 321.45, 301.96, 998.15, 0.00, 0.00, 0.00); - // Garden House CreateDynamicObject(636, -2562.06, 329.14, 14.43, 0.00, -90.00, 0.00); CreateDynamicObject(636, -2562.06, 325.31, 14.43, 0.00, -90.00, 0.00); @@ -2793,1531 +15,6 @@ stock initializeObjects( ) CreateDynamicObject(3934, -2570.15, 309.68, 17.65, 0.00, 0.00, 0.00); CreateDynamicObject(8615, -2560.43, 306.97, 17.44, 0.00, 0.00, 90.00); - // Carpark - Apartment Complex - CreateDynamicObject(984, -1939.11, 1382.02, 6.81, 0.00, 0.00, 0.00); - CreateDynamicObject(984, -1939.11, 1364.00, 6.81, 0.00, 0.00, 0.00); - CreateDynamicObject(984, -1932.69, 1357.59, 6.81, 0.00, 0.00, -90.00); - CreateDynamicObject(984, -1919.91, 1357.59, 6.81, 0.00, 0.00, -90.00); - CreateDynamicObject(984, -1907.10, 1357.59, 6.81, 0.00, 0.00, -90.00); - CreateDynamicObject(984, -1932.68, 1388.42, 6.81, 0.00, 0.00, -90.00); - CreateDynamicObject(984, -1919.83, 1388.38, 6.81, 0.00, 0.00, -90.00); - CreateDynamicObject(984, -1907.03, 1388.38, 6.81, 0.00, 0.00, -90.00); - CreateDynamicObject(984, -1894.22, 1388.38, 6.81, 0.00, 0.00, -90.00); - CreateDynamicObject(983, -1875.00, 1388.37, 6.86, 0.00, 0.00, -90.00); - CreateDynamicObject(983, -1900.69, 1357.59, 6.86, 0.00, 0.00, -90.00); - CreateDynamicObject(8406, -1878.82, 1366.78, 11.15, 0.00, 0.00, -140.04); - CreateDynamicObject(984, -1881.42, 1388.38, 6.81, 0.00, 0.00, -90.00); - CreateDynamicObject(984, -1871.79, 1381.97, 6.81, 0.00, 0.00, -180.00); - CreateDynamicObject(983, -1871.79, 1375.57, 6.86, 0.00, 0.00, -180.00); - CreateDynamicObject(984, -1895.90, 1357.59, 6.81, 0.00, 0.00, -90.00); - CreateDynamicObject(10032, -1906.69, 1372.99, 6.22, 0.00, 0.00, -180.00); - - //Halloween - CreateDynamicObject(9931, 1994.71, 1573.35, 992.62, 0.00, 0.00, 0.00); - CreateDynamicObject(9931, 1994.71, 1606.45, 992.62, 0.00, 0.00, 0.00); - CreateDynamicObject(3976, 1961.39, 1597.83, 993.39, 0.00, 0.00, 0.00); - CreateDynamicObject(3976, 2036.10, 1598.24, 992.86, 0.00, 0.00, 180.00); - CreateDynamicObject(3976, 1971.45, 1598.37, 992.86, 0.00, 0.00, 0.00); - CreateDynamicObject(14410, 1995.78, 1590.05, 973.38, 0.00, 0.00, 90.48); - CreateDynamicObject(970, 1993.68, 1581.84, 977.04, 0.00, 0.00, 90.00); - CreateDynamicObject(970, 1993.69, 1585.95, 977.04, 0.00, 0.00, 90.00); - CreateDynamicObject(970, 1993.70, 1594.24, 977.04, 0.00, 0.00, 90.00); - CreateDynamicObject(970, 1993.70, 1598.36, 977.04, 0.00, 0.00, 90.00); - CreateDynamicObject(1742, 1989.17, 1590.45, 976.57, 0.00, 0.00, 90.00); - CreateDynamicObject(1742, 1989.17, 1588.99, 976.57, 0.00, 0.00, 90.00); - CreateDynamicObject(2357, 1991.60, 1589.94, 976.95, 0.00, 0.00, -90.00); - CreateDynamicObject(2907, 1991.51, 1589.45, 977.40, 0.00, 0.00, 0.00); - CreateDynamicObject(2905, 1991.39, 1590.36, 977.39, 0.00, 0.00, 0.00); - CreateDynamicObject(2905, 1991.73, 1590.32, 977.39, 0.00, 180.00, 0.00); - CreateDynamicObject(2906, 1991.90, 1589.28, 977.39, 0.00, 0.00, -26.70); - CreateDynamicObject(2906, 1991.14, 1589.43, 977.39, 0.00, 180.00, 24.06); - CreateDynamicObject(2908, 1991.86, 1589.39, 977.48, -90.00, 180.00, 34.74); - CreateDynamicObject(1264, 1992.45, 1588.62, 976.63, 0.00, 0.00, 0.00); - CreateDynamicObject(1264, 1988.96, 1592.00, 976.74, 0.00, 0.00, 179.64); - CreateDynamicObject(1264, 1988.96, 1592.88, 976.74, 0.00, 0.00, 247.44); - CreateDynamicObject(1264, 1989.45, 1592.56, 976.74, 0.00, 0.00, 110.70); - CreateDynamicObject(6865, 2014.31, 1589.93, 981.11, 11.94, -12.66, 315.96); - CreateDynamicObject(3462, 1992.80, 1581.71, 977.34, 0.00, 0.00, -132.36); - CreateDynamicObject(3462, 1993.03, 1598.15, 977.34, 0.00, 0.00, -225.24); - CreateDynamicObject(3524, 1993.75, 1592.08, 976.11, 0.00, 0.00, 70.62); - CreateDynamicObject(3524, 1993.76, 1588.00, 976.11, 0.00, 0.00, 117.48); - CreateDynamicObject(3461, 1993.73, 1592.10, 977.13, 0.00, 0.00, 0.00); - CreateDynamicObject(3461, 1993.70, 1587.98, 977.26, 0.00, 0.00, 0.00); - CreateDynamicObject(9931, 2030.52, 1605.48, 993.82, 0.00, 0.00, 90.00); - CreateDynamicObject(2808, 1997.69, 1583.05, 976.67, 0.00, 0.00, 94.86); - CreateDynamicObject(2808, 1997.74, 1585.42, 976.67, 0.00, 0.00, 82.44); - CreateDynamicObject(2808, 1997.74, 1596.31, 976.67, 0.00, 0.00, 84.72); - CreateDynamicObject(2808, 1997.74, 1593.82, 976.67, 0.00, 0.00, 98.28); - CreateDynamicObject(2808, 2000.77, 1596.53, 976.67, 0.00, 0.00, 138.42); - CreateDynamicObject(2808, 2000.16, 1593.90, 976.67, 0.00, 0.00, 91.44); - CreateDynamicObject(2808, 1999.77, 1583.15, 976.67, 0.00, 0.00, 76.56); - CreateDynamicObject(2808, 1999.53, 1586.46, 976.67, 0.00, 0.00, 33.00); - CreateDynamicObject(2808, 2001.65, 1583.42, 976.67, 0.00, 0.00, 103.44); - CreateDynamicObject(2808, 2001.19, 1585.99, 976.67, 0.00, 0.00, 60.30); - CreateDynamicObject(2205, 2008.56, 1581.61, 976.03, 0.00, 0.00, 180.00); - CreateDynamicObject(14455, 2010.31, 1581.31, 977.67, 0.00, 0.00, 0.00); - CreateDynamicObject(2894, 2007.87, 1581.75, 976.95, 0.00, 0.00, -159.60); - CreateDynamicObject(339, 2007.46, 1581.34, 976.91, 180.00, 90.00, 0.00); - CreateDynamicObject(2636, 2008.14, 1582.57, 976.61, 0.00, 0.00, 67.32); - CreateDynamicObject(19174, 2010.74, 1583.06, 976.07, 90.00, 0.00, 30.00); - CreateDynamicObject(3462, 2012.74, 1582.49, 976.87, 0.00, 0.00, -54.96); - CreateDynamicObject(2908, 2012.61, 1582.62, 978.31, -90.00, 180.00, 124.38); - CreateDynamicObject(2906, 2012.99, 1582.90, 977.99, 0.00, 0.00, -26.70); - CreateDynamicObject(2906, 2012.21, 1582.37, 977.99, 180.00, 0.00, 270.00); - CreateDynamicObject(18635, 2008.66, 1581.85, 976.93, 90.00, 0.00, 24.90); - CreateDynamicObject(18634, 2008.58, 1581.53, 976.97, 0.00, 90.00, 0.00); - CreateDynamicObject(18633, 2006.97, 1581.83, 976.98, 0.00, 0.00, -21.60); - CreateDynamicObject(335, 1991.46, 1589.16, 977.60, 200.00, 18.72, 90.00); - CreateDynamicObject(3524, 2013.85, 1585.99, 976.91, 0.00, 0.00, 256.20); - CreateDynamicObject(3524, 2013.90, 1594.46, 976.91, 0.00, 0.00, 285.90); - CreateDynamicObject(3462, 2012.46, 1597.92, 976.35, 180.00, 90.00, -454.14); - CreateDynamicObject(3462, 2011.63, 1598.18, 977.34, 0.00, 0.00, -255.78); - CreateDynamicObject(3462, 2013.35, 1597.78, 977.34, 0.00, 0.00, -365.70); - CreateDynamicObject(3462, 2010.56, 1597.71, 977.34, 0.00, 0.00, -130.14); - CreateDynamicObject(2567, 2006.05, 1597.48, 977.77, 0.00, 0.00, 0.00); - CreateDynamicObject(3461, 2003.74, 1595.11, 977.15, 0.00, 0.00, 0.00); - CreateDynamicObject(3461, 2010.95, 1595.13, 977.13, 0.00, 0.00, 0.00); - CreateDynamicObject(3461, 2006.00, 1581.87, 977.13, 0.00, 0.00, 0.00); - CreateDynamicObject(3461, 2012.94, 1584.37, 977.13, 0.00, 0.00, 0.00); - CreateDynamicObject(3461, 1998.55, 1587.01, 977.13, 0.00, 0.00, 0.00); - CreateDynamicObject(3461, 1998.43, 1592.51, 977.13, 0.00, 0.00, 0.00); - CreateDynamicObject(19320, 2008.55, 1596.39, 979.88, 0.00, 0.00, 0.00); - CreateDynamicObject(19320, 2003.52, 1596.36, 979.88, 0.00, 0.00, 0.00); - CreateDynamicObject(19320, 1989.40, 1589.94, 978.94, 0.00, 0.00, 0.00); - CreateDynamicObject(19320, 1989.40, 1591.15, 978.94, 0.00, 0.00, 0.00); - CreateDynamicObject(19320, 1989.40, 1588.72, 978.94, 0.00, 0.00, 0.00); - CreateDynamicObject(2361, 2004.42, 1581.85, 976.04, 0.00, 0.00, 0.00); - CreateDynamicObject(2907, 2004.90, 1582.00, 976.27, 0.00, 0.00, 83.58); - CreateDynamicObject(2907, 2005.13, 1581.78, 976.27, 0.00, 0.00, 126.00); - CreateDynamicObject(2906, 2004.39, 1581.58, 976.35, 0.00, 0.00, -81.36); - CreateDynamicObject(2906, 2004.33, 1581.78, 976.35, 0.00, 0.00, -81.36); - CreateDynamicObject(2906, 2004.33, 1582.07, 976.35, 0.00, 0.00, -222.84); - CreateDynamicObject(2906, 2005.32, 1581.69, 976.35, 0.00, 0.00, -401.22); - CreateDynamicObject(2906, 2005.28, 1582.20, 976.35, 0.00, 0.00, -289.26); - CreateDynamicObject(3461, 2003.78, 1584.75, 977.13, 0.00, 0.00, 0.00); - CreateDynamicObject(8417, 2007.78, 1577.69, 983.68, 45.00, 0.00, 0.00); - CreateDynamicObject(8417, 1984.99, 1595.96, 983.68, 45.00, 0.00, -90.00); - CreateDynamicObject(8417, 1995.87, 1602.09, 983.68, 45.00, 0.00, 180.00); - CreateDynamicObject(1667, 1992.11, 1589.94, 977.44, 0.00, 0.00, 0.00); - CreateDynamicObject(741, 1996.04, 1588.46, 977.07, 0.00, 0.00, 0.00); - CreateDynamicObject(3440, 1996.04, 1586.84, 974.62, 0.00, 0.00, 0.00); - CreateDynamicObject(1557, 2014.01, 1588.32, 976.03, 0.00, 0.00, 90.00); - CreateDynamicObject(1557, 2014.01, 1591.34, 976.03, 0.00, 0.00, 270.00); - CreateDynamicObject(8417, 2014.00, 1583.37, 983.68, 90.00, 0.00, 90.00); - CreateDynamicObject(19320, -2482.03, 2402.97, 16.75, 0.00, 0.00, 0.00); - CreateDynamicObject(19320, -2485.31, 2408.62, 16.75, 0.00, 0.00, 0.00); - SetDynamicObjectMaterial( CreateDynamicObject(1317, 2013.39, 1589.83, 975.95, 0.00, 0.00, 0.00), 0, 1317, "ingame", "CJ_W_GRAD", 0xFFFF0000 ); - - // Paradiso Pools - CreateDynamicObject( 19604, -2643.257080, 847.789611, 62.897792, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19604, -2638.479980, 956.314880, 70.753166, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19604, -2648.480468, 956.314880, 70.753166, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19604, -2694.155029, 928.315979, 66.333709, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19604, -2694.155029, 918.315246, 66.333709, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19604, -2699.154785, 918.315246, 66.333709, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19604, -2699.155029, 928.315979, 66.333709, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19604, -2676.728027, 933.280456, 78.543060, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19604, -2676.728027, 938.279968, 78.543060, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19604, -2666.728515, 938.279968, 78.543060, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19604, -2666.734375, 933.280456, 78.543060, 0.000000, 0.000000, 90.000000 ); - - // Mining - tmpVariable = CreateDynamicObject( 16111, -2728.222656, 1226.085449, 15.880311, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); - tmpVariable = CreateDynamicObject( 16111, -2719.657226, 1237.404541, 14.008419, 0.000000, 0.000000, 41.300010 ); - SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); - tmpVariable = CreateDynamicObject( 16111, -2736.535644, 1224.652221, 13.370307, 0.000000, 0.000000, -29.700019 ); - SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); - tmpVariable = CreateDynamicObject( 16111, -2718.158203, 1224.833618, 24.070314, 0.000000, 0.000000, 41.199974 ); - SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); - tmpVariable = CreateDynamicObject( 16113, -2724.583007, 1256.040649, -1.501832, -3.699999, 0.500000, -6.200006 ); - SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); - tmpVariable = CreateDynamicObject( 16113, -2718.154785, 1255.525390, -1.189692, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); - tmpVariable = CreateDynamicObject( 16113, -2717.745605, 1227.880493, 2.180310, 0.000000, 0.000000, 132.600036 ); - SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 16112, -2725.468994, 1238.093261, 0.110315, 0.000000, 0.000000, -17.000000 ), 0, 18312, "cs_mountain", "cw2_mountrock", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 16112, -2765.978027, 1236.857788, 4.806190, -92.900039, 9.699995, -40.500000 ), 0, 18312, "cs_mountain", "cw2_mountrock", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 16112, -2755.511474, 1217.125854, 6.403571, -92.900039, -34.599998, -40.500000 ), 0, 18312, "cs_mountain", "cw2_mountrock", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1305, -2748.905517, 1238.507324, 19.880340, 0.000000, 0.000000, 0.000000 ), 0, 18312, "cs_mountain", "cw2_mountrock", 0 ); - CreateDynamicObject( 866, -2742.169677, 1264.353759, 10.490313, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 866, -2736.522705, 1249.407592, 10.540310, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 866, -2759.160888, 1250.817626, 10.830312, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 866, -2743.307128, 1233.989257, 10.789466, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 866, -2746.273681, 1249.407592, 10.540310, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 866, -2752.494140, 1264.067504, 10.480310, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 866, -2748.712402, 1233.697875, 10.540310, 0.000000, 0.000000, -44.799995 ); - CreateDynamicObject( 3620, -2746.306640, 1252.702026, 23.750305, 0.000000, 0.000000, -8.600001 ); - CreateDynamicObject( 19089, -2749.000732, 1238.481445, 35.953334, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19089, -2749.000732, 1238.481445, 28.653324, 0.000000, 0.000000, 0.000000 ); - - // Hotel of Potato - CreateDynamicObject(2198, -1961.53662, 1365.10376, 6.30306, 0.00000, 0.00000, -179.89992); - CreateDynamicObject(2172, -1966.95728, 1365.04822, 6.35695, 0.00000, 0.00000, -179.90004); - CreateDynamicObject(2172, -1965.04724, 1365.05188, 6.35695, 0.00000, 0.00000, -179.90004); - CreateDynamicObject(1714, -1967.77051, 1365.93042, 6.40737, 0.00000, 0.00000, 4.60000); - CreateDynamicObject(1726, -1968.11987, 1359.56067, 6.26832, 0.00000, 0.00000, 87.10008); - CreateDynamicObject(631, -1968.07385, 1362.25415, 7.28403, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1806, -1960.02991, 1365.81409, 6.29800, 0.00000, 0.00000, 167.60002); - CreateDynamicObject(2198, -1959.61694, 1365.10742, 6.30306, 0.00000, 0.00000, -179.89992); - CreateDynamicObject(2608, -1960.24304, 1370.05896, 7.18180, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1806, -1962.28333, 1366.16492, 6.29800, 0.00000, 0.00000, -147.59999); - CreateDynamicObject(2164, -1962.93481, 1370.27539, 6.46003, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1714, -1965.74133, 1365.89319, 6.35738, 0.00000, 0.00000, -2.40000); - CreateDynamicObject(1819, -1967.12317, 1359.89648, 6.25862, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1665, -1944.99890, 1367.01025, 7.35265, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2193, -1967.71313, 1368.79395, 6.49414, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1714, -1967.16284, 1369.01563, 6.40737, 0.00000, 0.00000, 179.90007); - CreateDynamicObject(2181, -1965.40137, 1369.84827, 6.41325, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1806, -1964.91638, 1369.23218, 6.36800, 0.00000, 0.00000, 1.30003); - CreateDynamicObject(1727, -1967.94556, 1363.04565, 6.34328, 0.00000, -0.10000, 83.20006); - CreateDynamicObject(1727, -1966.27551, 1358.65698, 6.24545, 0.00000, -0.10000, 178.60007); - CreateDynamicObject(1670, -1966.61890, 1360.34778, 6.77414, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(16151, -1944.37280, 1363.84485, 6.63762, 1.00000, 0.00000, 0.00000); - CreateDynamicObject(2638, -1950.12158, 1366.35583, 7.02032, 1.50000, 0.00000, 0.00000); - CreateDynamicObject(2639, -1950.11975, 1363.71143, 6.88039, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2644, -1950.71521, 1364.80261, 6.71617, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2644, -1949.56421, 1364.80261, 6.71617, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2644, -1949.56421, 1367.91284, 6.78617, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2644, -1950.70532, 1367.91284, 6.78617, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19174, -1946.72437, 1370.30298, 9.09715, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1776, -1947.35034, 1358.27100, 7.42046, 0.00000, 0.00000, 179.80002); - CreateDynamicObject(19273, -1957.64648, 1363.18713, 7.49414, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(18634, -1967.37256, 1364.83667, 7.63566, -2.20000, 95.99998, 92.29999); - CreateDynamicObject(366, -1968.11877, 1367.45520, 7.39141, 91.69990, -142.90007, 179.79999); - CreateDynamicObject(2217, -1949.84448, 1365.08618, 7.18984, -25.00000, 23.20000, -110.39999); - CreateDynamicObject(2215, -1949.87646, 1367.88269, 7.26582, -26.10000, 24.30000, -107.60001); - CreateDynamicObject(2702, -1950.73242, 1365.05725, 7.15252, 0.00000, -98.59999, 0.00000); - CreateDynamicObject(2647, -1951.03186, 1364.84460, 7.24323, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1486, -1945.47217, 1366.65125, 7.44226, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1487, -1945.38574, 1365.45593, 7.46803, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1950, -1945.38696, 1364.19568, 7.41213, 0.00000, 0.00000, 155.30002); - CreateDynamicObject(1951, -1945.23218, 1364.44836, 7.44754, 0.00000, 0.00000, 168.20000); - CreateDynamicObject(956, -1959.50647, 1367.53235, 6.77649, 0.00000, -0.40000, -90.60001); - CreateDynamicObject(1515, -1943.82336, 1369.90161, 6.46711, 0.00000, 0.00000, -90.10001); - CreateDynamicObject(19173, -1968.32361, 1367.33215, 9.10933, 0.00000, 0.00000, 87.80003); - CreateDynamicObject(1515, -1943.82471, 1368.87109, 6.46711, 0.00000, 0.00000, -90.10001); - - // Dealership - CreateDynamicObject( 10418, -1856.911621, -593.395874, 956.121765, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 10359, -1831.142089, -603.739929, 1002.972229, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19377, -1877.835205, -621.461853, 1001.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1867.376342, -621.461669, 1001.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1888.334838, -621.461669, 1001.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1877.835205, -631.061828, 1001.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1888.326782, -631.061828, 1001.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1867.376342, -631.052124, 1001.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1888.334838, -640.641784, 1001.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1888.334838, -650.261596, 1001.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 2482, -1889.306030, -642.222290, 1001.119262, 0.000000, 0.000000, 90.199928 ); - CreateDynamicObject( 19377, -1877.835205, -650.261779, 1001.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1867.376342, -640.652099, 1001.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1867.376342, -650.252075, 1001.042419, 0.000000, 90.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -619.607910, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -625.507934, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -631.407958, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -637.307983, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -643.208007, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -649.108032, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -655.008056, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1865.376708, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1871.276733, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1877.176757, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1883.076782, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1888.976806, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1894.876831, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -619.607788, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -625.507812, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -631.407836, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -637.307861, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -643.207885, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -649.107910, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -655.007934, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -619.607910, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -625.507934, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -631.407958, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -637.307983, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -643.208007, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -649.108032, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -655.008056, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1865.376708, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1871.276733, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1877.176757, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1883.076782, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1888.976806, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1894.876831, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -619.607788, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -625.507812, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -631.407836, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -637.307861, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -643.207885, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -649.107910, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -655.007934, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1865.376708, -616.648925, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - CreateDynamicObject( 19377, -1877.835205, -621.461853, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1867.376342, -621.461669, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1888.334838, -621.461669, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1877.835205, -631.061828, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1888.334838, -631.061645, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1867.376342, -631.052124, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1888.334838, -640.661621, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1888.334838, -650.261596, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1877.835205, -640.661804, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1877.835205, -650.261779, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1867.376342, -640.652099, 1011.253784, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1867.376342, -650.252075, 1011.253784, 0.000000, 90.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1871.276733, -616.648925, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1877.176757, -616.648925, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1883.076782, -616.648925, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19364, -1866.598632, -616.708312, 1002.798400, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_airportdoors1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19364, -1869.679077, -616.728332, 1002.798400, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_airportdoors1", 0 ); - CreateDynamicObject( 19377, -1867.376342, -621.461669, 1006.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1888.356079, -621.461669, 1006.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1877.855102, -621.461669, 1006.042419, 0.000000, 90.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1885.366699, -619.697143, 1003.578430, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 14411, -1887.501586, -628.116027, 1002.918884, 0.000000, 0.000000, 0.000000 ), 1, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1885.366699, -625.616882, 1003.578430, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1885.366699, -631.526123, 1003.578430, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.007324, -616.648925, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1881.693359, -616.646606, 1007.949218, 0.000000, 0.000000, 90.000000 ), -1, -1, "", "", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1869.190795, -616.646606, 1007.949218, 0.000000, 0.000000, 90.000000 ), -1, -1, "", "", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1887.948852, -616.676574, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1875.427612, -616.676574, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.952514, -616.676574, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19449, -1882.009521, -616.706604, 1011.737304, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19449, -1870.556152, -616.706604, 1011.737304, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1874.652832, -625.749877, 1003.467224, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.753295, -625.749877, 1003.467224, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.963500, -625.749877, 1008.467224, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1874.652832, -625.749877, 1008.567321, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - CreateDynamicObject( 19377, -1880.217407, -630.663757, 1006.042419, 0.000000, 90.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.993530, -634.988891, 1003.617370, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - CreateDynamicObject( 19377, -1869.734252, -630.663757, 1006.042419, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19377, -1859.244873, -630.663757, 1006.042419, 0.000000, 90.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1874.642822, -634.990356, 1003.647399, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1874.652832, -634.990356, 1008.637207, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.993530, -634.988891, 1008.607360, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1862.937377, -634.990356, 1003.637390, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1862.937377, -634.990356, 1009.527832, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1862.940429, -625.749877, 1003.467224, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1862.940429, -625.749877, 1008.637390, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - CreateDynamicObject( 1411, -1886.854125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1876.354125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1881.604125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1871.104125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1865.854125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1860.604125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1855.354125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1850.104125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1844.854125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1839.604125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1834.354125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1832.344482, -588.621887, 1002.592346, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 1411, -1832.344482, -599.121887, 1002.592346, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 654, -1889.449829, -583.545715, 1000.352600, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1411, -1832.344482, -593.871887, 1002.592346, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 654, -1870.049560, -580.992553, 999.862182, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 705, -1857.139404, -580.182800, 1000.532775, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 654, -1867.999267, -575.382019, 999.181701, 0.000000, 0.000000, -22.900001 ); - CreateDynamicObject( 654, -1863.680664, -577.208007, 999.181701, 0.000000, 0.000000, -22.900001 ); - CreateDynamicObject( 654, -1827.656982, -619.314697, 1001.450744, 0.000000, 0.000000, -22.900001 ); - CreateDynamicObject( 654, -1927.670166, -583.545715, 981.352722, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 654, -1927.559692, -602.626037, 982.742797, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1319, -1825.914794, -614.879211, 1001.323364, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1319, -1825.914794, -601.429687, 1001.323364, 0.000000, 0.000000, 164.900024 ); - CreateDynamicObject( 1319, -1817.950561, -602.894165, 1001.323364, 0.000000, 0.000000, 169.400070 ); - CreateDynamicObject( 1319, -1811.321166, -604.041503, 1001.323364, 0.000000, 0.000000, 164.900024 ); - CreateDynamicObject( 1319, -1817.894653, -616.969299, 1001.323364, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18764, -1884.543579, -649.518188, 998.968322, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", -16727809 ); - CreateDynamicObject( 2773, -1887.542236, -648.091125, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1887.542236, -650.922241, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1885.862060, -646.560974, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1883.352783, -646.571105, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1885.842895, -652.572631, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1883.352783, -652.560668, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1881.551757, -650.922241, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1881.551757, -648.291076, 1001.648193, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2207, -1867.004638, -647.211303, 1001.087585, 0.000000, 0.000000, 179.999908 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18764, -1879.753295, -630.186889, 998.968322, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18764, -1879.753295, -621.046447, 998.968322, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", -1140463 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1882.042236, -634.990417, 1006.627868, 0.000000, 90.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1871.663940, -634.990417, 1006.627868, 0.000000, 90.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1877.052368, -634.990417, 1006.627868, 0.000000, 90.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1866.663452, -634.990417, 1006.627868, 0.000000, 90.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1861.673950, -634.990417, 1006.627868, 0.000000, 90.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.962646, -627.748840, 1006.627868, 0.000000, 90.000000, 90.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.962646, -632.729125, 1006.627868, 0.000000, 90.000000, 90.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - CreateDynamicObject( 2773, -1881.002197, -633.250976, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1878.491821, -633.250976, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1881.002197, -627.310424, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1878.470336, -627.310363, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1881.002197, -618.160034, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1881.002197, -624.110961, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1878.501220, -624.129577, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1878.501220, -618.168151, 1001.648193, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1876.881591, -631.441101, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1876.881591, -628.921447, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1882.801879, -631.441101, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1882.821777, -628.920410, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1876.881591, -622.241027, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1876.881591, -619.691223, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1882.843139, -619.691223, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1882.843139, -622.381103, 1001.648193, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2439, -1862.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2439, -1863.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2439, -1864.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2439, -1865.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2439, -1866.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2439, -1867.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2439, -1868.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2440, -1869.914428, -630.209777, 1006.087524, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2439, -1869.939086, -631.212524, 1006.097473, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 2439, -1869.939086, -632.212524, 1006.097473, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 2439, -1869.939086, -633.213439, 1006.097473, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 2500, -1865.786010, -629.963623, 1007.108398, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2422, -1867.645507, -630.343933, 1007.138366, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2422, -1869.015869, -630.343933, 1007.138366, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2422, -1865.595825, -630.343933, 1007.138366, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2422, -1864.193725, -630.343933, 1007.138366, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2415, -1862.946533, -633.775085, 1006.127380, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2415, -1863.777343, -633.775085, 1006.127380, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2451, -1864.869262, -633.833923, 1005.947692, 0.000000, 0.000000, 180.000000 ), -1, -1, "", "", 0 ); - CreateDynamicObject( 2419, -1866.886230, -633.837646, 1006.057617, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2416, -1863.039794, -631.009094, 1006.087463, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 2677, -1863.727661, -632.775817, 1006.417602, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1547, -1864.679809, -630.143493, 1007.138366, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1547, -1866.731689, -630.143493, 1007.138366, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1547, -1868.129760, -630.143493, 1007.138366, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2429, -1862.215820, -633.075988, 1007.128356, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 2663, -1869.973266, -631.597534, 1007.378601, 0.000000, 0.000000, 30.899999 ); - CreateDynamicObject( 2663, -1869.929809, -631.066162, 1007.218688, 87.799980, 0.000000, 30.899999 ); - CreateDynamicObject( 2764, -1874.194580, -628.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2764, -1877.985839, -628.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2764, -1882.024658, -628.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2764, -1879.936401, -630.075073, 1006.537780, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2764, -1882.024658, -631.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2764, -1876.085083, -630.095397, 1006.537780, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2764, -1877.985839, -631.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2764, -1874.194580, -631.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2807, -1881.449707, -631.639343, 1006.627868, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2807, -1877.438720, -631.639343, 1006.627868, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2807, -1873.509033, -631.639343, 1006.627868, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2807, -1881.449707, -628.498901, 1006.627868, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2807, -1877.338745, -628.498901, 1006.627868, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2807, -1873.578613, -628.498901, 1006.627868, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2807, -1879.238159, -630.069580, 1006.627868, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2807, -1875.377563, -630.079284, 1006.627868, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2807, -1874.807373, -628.498901, 1006.627868, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2807, -1878.618408, -628.498901, 1006.627868, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2807, -1882.578002, -628.498901, 1006.627868, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2807, -1876.687988, -630.058898, 1006.627868, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2807, -1874.807373, -631.509460, 1006.627868, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2807, -1878.567016, -631.548950, 1006.627868, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2807, -1880.497436, -630.099182, 1006.627868, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2807, -1882.508300, -631.559082, 1006.627868, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1881.223144, -635.447265, 1009.180236, 0.000000, 0.000000, 90.000000 ), 0, 10444, "hotelbackpool_sfs", "waterclear256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1874.592285, -635.447204, 1009.180236, 0.000000, 0.000000, 90.000000 ), 0, 10444, "hotelbackpool_sfs", "waterclear256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1867.951538, -635.447265, 1009.180236, 0.000000, 0.000000, 90.000000 ), 0, 10444, "hotelbackpool_sfs", "waterclear256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1861.310058, -635.447265, 1009.180236, 0.000000, 0.000000, 90.000000 ), 0, 10444, "hotelbackpool_sfs", "waterclear256", 0 ); - CreateDynamicObject( 1601, -1867.983398, -634.841430, 1008.940185, 0.000000, -18.300003, -88.300003 ); - CreateDynamicObject( 1601, -1881.466430, -634.976623, 1008.209106, 0.000000, -18.300003, -88.300003 ); - CreateDynamicObject( 1601, -1880.938598, -634.900573, 1009.190673, 0.000000, -18.300003, 105.100128 ); - CreateDynamicObject( 3858, -1877.305175, -634.558532, 1009.938598, 0.000000, 0.000000, 45.199958 ); - CreateDynamicObject( 3858, -1862.697753, -634.505493, 1009.938598, 0.000000, 0.000000, 45.199958 ); - CreateDynamicObject( 1601, -1871.424072, -634.921447, 1009.100036, 0.000000, -18.300003, -88.300003 ); - CreateDynamicObject( 1599, -1877.299682, -634.804138, 1008.215698, 0.000000, 12.699995, -79.699996 ); - CreateDynamicObject( 651, -1873.354614, -635.075256, 1007.128356, 0.000000, 0.000000, 50.899974 ); - CreateDynamicObject( 651, -1878.354370, -635.241882, 1006.263549, -23.500009, 0.000000, 68.099990 ); - CreateDynamicObject( 1601, -1877.133300, -635.045837, 1009.106628, 0.000000, -18.300003, -88.300003 ); - CreateDynamicObject( 2773, -1864.508300, -618.871032, 1006.638061, 0.000000, 0.000000, 41.200004 ); - CreateDynamicObject( 2773, -1869.571777, -623.184265, 1006.638061, 0.000000, 0.000000, 41.200004 ); - CreateDynamicObject( 2773, -1868.949340, -620.359802, 1006.638061, 0.000000, 0.000000, -51.100002 ); - CreateDynamicObject( 2773, -1867.018432, -618.802001, 1006.638061, 0.000000, 0.000000, -51.100002 ); - CreateDynamicObject( 2773, -1864.854736, -621.383239, 1006.638061, 0.000000, 0.000000, -51.100002 ); - CreateDynamicObject( 2773, -1866.990112, -623.118164, 1006.638061, 0.000000, 0.000000, -51.100002 ); - SetObjectInvisible( CreateDynamicObject( 19362, -1866.933349, -618.853942, 1008.738464, 0.000000, 0.000000, -50.899993 ) ); - SetObjectInvisible( CreateDynamicObject( 19362, -1869.269287, -620.752685, 1008.718872, 0.000000, 0.000000, -50.899993 ) ); - SetObjectInvisible( CreateDynamicObject( 19362, -1864.858154, -621.406311, 1008.738464, 0.000000, 0.000000, -50.899993 ) ); - SetObjectInvisible( CreateDynamicObject( 19362, -1867.357543, -623.436767, 1008.738464, 0.000000, 0.000000, -50.899993 ) ); - SetObjectInvisible( CreateDynamicObject( 19362, -1864.665161, -619.086791, 1008.738464, 0.000000, 0.000000, -137.499954 ) ); - SetObjectInvisible( CreateDynamicObject( 19362, -1869.587036, -623.117858, 1008.738464, 0.000000, 0.000000, -139.900009 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1884.678344, -646.718017, 1003.658508, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1881.598388, -649.518554, 1003.658508, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1884.678344, -652.607971, 1003.658508, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1887.556396, -649.518554, 1003.658508, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1876.739746, -620.889099, 1003.388854, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1876.739746, -630.249572, 1003.388854, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1882.811157, -621.109252, 1003.388854, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1879.729858, -623.959655, 1003.388854, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1879.631103, -618.130126, 1003.388854, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1879.729858, -627.190734, 1003.388854, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1879.729858, -633.151672, 1003.388854, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19464, -1882.811157, -630.270690, 1003.388854, 0.000000, 0.000000, 0.000000 ) ); - SetDynamicObjectMaterial( CreateDynamicObject( 2208, -1866.656250, -647.680786, 1000.998474, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2208, -1871.565673, -647.680541, 1000.998474, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2208, -1864.067260, -647.680969, 1000.988464, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); - CreateDynamicObject( 2197, -1869.428222, -653.389648, 1001.117919, 0.000000, 0.000000, 179.700073 ); - CreateDynamicObject( 2165, -1863.844604, -647.683776, 1001.057434, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2165, -1870.956909, -647.683959, 1001.057434, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2002, -1874.638427, -636.011535, 1001.117980, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2197, -1870.128662, -653.385986, 1001.117919, 0.000000, 0.000000, 179.700073 ); - CreateDynamicObject( 2197, -1870.829589, -653.381958, 1001.117919, 0.000000, 0.000000, 179.700073 ); - CreateDynamicObject( 2197, -1868.729003, -653.393249, 1001.117919, 0.000000, 0.000000, 179.700073 ); - CreateDynamicObject( 10281, -1867.904052, -654.120178, 1006.537719, 0.000000, 0.000000, 179.999969 ); - CreateDynamicObject( 2008, -1877.525512, -649.416320, 1001.137756, 0.000000, 0.000000, -33.800003 ); - CreateDynamicObject( 1714, -1867.936645, -648.376586, 1001.077758, 0.000000, -0.199999, -178.400039 ); - CreateDynamicObject( 19470, -1881.699218, -646.611816, 1001.027709, 0.000000, 0.000000, 46.300018 ); - CreateDynamicObject( 2356, -1870.934936, -648.766967, 1001.128112, 0.000000, 0.000000, -29.200000 ); - CreateDynamicObject( 1726, -1863.246704, -627.280395, 1001.047668, 0.000000, 0.000000, -90.099990 ); - CreateDynamicObject( 1806, -1877.109008, -650.459533, 1001.077575, 0.000000, 0.000000, -21.399999 ); - CreateDynamicObject( 1806, -1863.254394, -648.870178, 1001.108093, 0.000000, 0.000000, 10.999998 ); - CreateDynamicObject( 1726, -1863.253662, -631.530822, 1001.047668, 0.000000, 0.000000, -90.099990 ); - CreateDynamicObject( 16378, -1864.755493, -652.867736, 1001.878112, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1822, -1863.614379, -630.928283, 1001.097778, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2008, -1875.462890, -644.117675, 1001.137756, 0.000000, 0.000000, 10.499983 ); - CreateDynamicObject( 1806, -1874.364013, -644.834777, 1001.077575, 0.000000, 0.000000, 24.199996 ); - CreateDynamicObject( 948, -1873.804565, -625.781738, 1001.107421, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1863.764526, -625.781738, 1001.107421, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1863.764526, -635.022216, 1001.107421, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1873.804565, -635.042297, 1001.107421, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1726, -1863.237915, -622.170349, 1001.047668, 0.000000, 0.000000, -90.099990 ); - CreateDynamicObject( 1822, -1863.614379, -621.647888, 1001.097778, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1726, -1863.232421, -618.029113, 1001.047668, 0.000000, 0.000000, -90.099990 ); - CreateDynamicObject( 19470, -1876.461791, -630.175109, 1001.027709, 0.000000, 0.000000, 1.200021 ); - CreateDynamicObject( 19470, -1876.535278, -620.934143, 1001.027709, 0.000000, 0.000000, 1.200021 ); - CreateDynamicObject( 2740, -1881.318847, -632.111877, 1005.808471, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2740, -1881.418945, -628.461425, 1005.808471, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2740, -1877.906250, -632.021789, 1005.808471, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2740, -1877.906250, -628.491760, 1005.808471, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2740, -1881.318847, -622.820800, 1005.808471, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2740, -1881.318847, -619.009704, 1005.808471, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2740, -1877.906250, -622.791198, 1005.808471, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2740, -1877.906250, -618.940795, 1005.808471, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2186, -1872.860351, -654.403015, 1001.107910, 0.000000, 0.000000, -179.899841 ); - CreateDynamicObject( 2186, -1875.140380, -654.406921, 1001.107910, 0.000000, 0.000000, -179.899841 ); - CreateDynamicObject( 19172, -1862.442871, -630.390197, 1003.748474, 0.000000, 0.000000, -90.000015 ); - CreateDynamicObject( 19174, -1862.448852, -621.078247, 1003.749145, 0.000000, 0.000000, -89.999984 ); - CreateDynamicObject( 1726, -1863.266113, -638.771362, 1001.047668, 0.000000, 0.000000, -90.099990 ); - CreateDynamicObject( 2852, -1863.145874, -630.405090, 1001.608276, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1726, -1863.273315, -643.010742, 1001.047668, 0.000000, 0.000000, -90.099990 ); - CreateDynamicObject( 19174, -1862.461669, -639.775817, 1003.749084, 0.000000, 0.000000, -89.999992 ); - CreateDynamicObject( 1822, -1863.614379, -642.447509, 1001.097778, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19377, -1877.855224, -640.692016, 1001.052795, 0.199999, 90.000000, 0.000000 ); - CreateDynamicObject( 19172, -1862.461669, -644.085937, 1003.749084, 0.000000, 0.000000, -89.999992 ); - CreateDynamicObject( 1000, -1889.091552, -639.496643, 1003.113159, -1.099998, 0.000000, -90.099990 ); - CreateDynamicObject( 2482, -1889.310791, -640.862365, 1001.119262, 0.000000, 0.000000, 90.199928 ); - CreateDynamicObject( 2482, -1889.315185, -639.502563, 1001.119262, 0.000000, 0.000000, 90.199928 ); - CreateDynamicObject( 1001, -1889.242309, -641.548767, 1003.118530, 0.000000, 0.000000, -90.100013 ); - CreateDynamicObject( 1083, -1889.328979, -639.291259, 1004.518615, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1084, -1889.339599, -641.993774, 1004.528320, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1085, -1889.316406, -640.618713, 1004.539062, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1080, -1889.324340, -641.996887, 1005.912658, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1078, -1889.324340, -639.257446, 1005.912658, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1076, -1889.324340, -640.597045, 1005.912658, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1010, -1889.109985, -642.029418, 1002.151000, 0.000000, 0.000000, -90.300025 ); - CreateDynamicObject( 1010, -1889.102661, -640.609313, 1002.151000, 0.000000, 0.000000, -90.300025 ); - CreateDynamicObject( 1010, -1889.095825, -639.229064, 1002.151000, 0.000000, 0.000000, -90.300025 ); - CreateDynamicObject( 1005, -1889.205322, -640.671447, 1002.488342, 0.000000, 0.000000, -89.600013 ); - CreateDynamicObject( 1004, -1889.195922, -642.061279, 1002.488342, 0.000000, 0.000000, -89.600013 ); - CreateDynamicObject( 1006, -1889.214721, -639.341247, 1002.488342, 0.000000, 0.000000, -89.600013 ); - CreateDynamicObject( 1017, -1889.223510, -642.136291, 1002.848510, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1036, -1889.223510, -640.676330, 1002.958618, 0.000000, 41.799983, 0.000000 ); - CreateDynamicObject( 1017, -1889.223510, -639.326110, 1002.848510, 0.000000, 0.000000, 0.000000 ); - - // LV Tower - CreateDynamicObject(14416, 2087.60010, 1291.69702, 8.61600, 0.00000, 0.00000, -180.00000); - CreateDynamicObject(16500, 2087.62793, 1287.34399, 11.69800, 0.85900, -90.24100, 0.00000); - CreateDynamicObject(10009, 2085.24902, 1288.98499, 16.04700, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(16644, 2095.93604, 1289.28296, 19.15000, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(16644, 2095.95093, 1286.76404, 19.15000, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(16644, 2095.90405, 1284.20605, 19.17500, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(16644, 2095.87207, 1281.67200, 19.15000, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(16644, 2095.90796, 1279.14697, 19.12500, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(16644, 2095.94092, 1291.84497, 19.12500, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1408, 2105.86890, 1285.24500, 19.74400, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(1408, 2105.85596, 1290.05005, 19.74400, 0.00000, 0.00000, -270.00000); - CreateDynamicObject(1408, 2105.85889, 1280.00305, 19.74400, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(1408, 2103.12207, 1277.52405, 19.74400, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1408, 2097.92700, 1277.52197, 19.74400, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1408, 2092.71606, 1277.54297, 19.74400, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1408, 2091.13208, 1277.51794, 19.74400, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1408, 2088.50708, 1280.24500, 19.74700, 0.00000, 0.00000, -90.00000); - CreateDynamicObject(1408, 2088.52197, 1285.08496, 19.76900, 0.00000, 0.00000, -90.00000); - CreateDynamicObject(1408, 2103.24390, 1292.68103, 19.74400, 0.00000, 0.00000, -180.00000); - CreateDynamicObject(1408, 2098.03101, 1292.64404, 19.74400, 0.00000, 0.00000, -180.00000); - CreateDynamicObject(1408, 2092.86206, 1292.65198, 19.72100, 0.00000, 0.00000, -180.00000); - CreateDynamicObject(1408, 2091.26001, 1292.65100, 19.74400, 0.00000, 0.00000, -180.00000); - CreateDynamicObject(1225, 2095.83008, 1291.22302, 15.70300, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1225, 2096.26196, 1279.64502, 15.70300, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2773, 2093.77100, 1292.57996, 10.33800, 0.00000, 0.00000, -90.00000); - CreateDynamicObject(2773, 2098.55103, 1292.69104, 10.33800, 0.00000, 0.00000, -90.00000); - CreateDynamicObject(2773, 2093.87305, 1278.26099, 10.33800, 0.00000, 0.00000, -90.00000); - CreateDynamicObject(2773, 2098.61597, 1278.26099, 10.33800, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(3461, 2097.63696, 1278.25903, 11.42200, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(3461, 2094.85010, 1278.21802, 11.39500, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(3461, 2094.77588, 1292.55701, 11.39600, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(3461, 2097.60596, 1292.71704, 11.41000, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(3524, 2085.61011, 1292.57898, 10.45600, 0.00000, 0.00000, -192.66000); - CreateDynamicObject(3524, 2089.31299, 1292.40405, 10.54800, 0.00000, 0.00000, -160.86000); - CreateDynamicObject(16151, 2103.98608, 1285.88306, 10.13700, 0.00000, 0.00000, -180.00000); - CreateDynamicObject(2880, 2095.31299, 1289.45496, 61.27800, -21.48600, -83.36500, -8.59400); - CreateDynamicObject(955, 2093.12866, 1281.98022, 10.22000, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(1728, 2093.19922, 1284.86584, 9.77772, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(1711, 2093.46460, 1287.99390, 9.78650, 0.00000, 0.00000, 60.00000); - CreateDynamicObject(1711, 2093.83887, 1283.54114, 9.78650, 4.20000, 0.00000, 140.00000); - CreateDynamicObject(2311, 2094.68677, 1285.25867, 9.79323, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(1209, 2093.05762, 1280.75305, 9.80367, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(2296, 2099.40845, 1286.88171, 9.78510, 0.00000, 0.00000, 270.00000); - CreateDynamicObject(1670, 2094.67993, 1286.24353, 10.31454, 0.00000, 0.00000, 0.00000); - - // Country Bank - CreateObject(13007, 2162.11084, 1644.11023, 1042.40149, 0.00000, 0.00000, 0.00000); - CreateObject(1536, 2171.45947, 1640.49854, 1040.53857, 0.00000, 0.00000, 90.00000); - CreateObject(1536, 2156.60864, 1651.51331, 1040.53857, 0.00000, 0.00000, 180.00000); - CreateObject(1536, 2153.59668, 1651.48657, 1040.53857, 0.00000, 0.00000, 0.00000); - CreateObject(1536, 2153.63452, 1651.51038, 1040.53857, 0.00000, 0.00000, 180.00000); - - // LV Jail - CreateDynamicObject(19302, 197.19633, 160.27502, 1003.26215, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19304, 198.06113, 160.27556, 1005.11487, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19304, 193.82001, 160.27560, 1005.11493, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19302, 192.94699, 160.28067, 1003.26215, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19302, 188.70265, 160.28194, 1003.26215, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19304, 189.57768, 160.29434, 1005.11493, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19304, 198.08060, 177.09390, 1005.11493, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19304, 193.83250, 177.10170, 1005.11493, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19304, 189.57805, 177.08595, 1005.11493, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19303, 198.97278, 177.08388, 1003.26135, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19303, 194.72881, 177.09160, 1003.26135, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19303, 190.48026, 177.09343, 1003.26135, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19303, 194.71172, 160.27449, 1003.26135, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19303, 190.46814, 160.27904, 1003.26135, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19302, 188.70650, 177.07634, 1003.26215, 0.00000, 0.00000, 0.00000); - - // LV Jail - Non collidable - SetObjectInvisible( CreateDynamicObject( 18762, 195.94861, 176.62822, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 191.69940, 176.62822, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 191.68968, 160.73843, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 195.94928, 160.73843, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 200.07397, 160.74292, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 200.12614, 176.62241, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); - - // SF Jail - CreateObject( 19301, 246.23441, 117.80470, 1005.60938, 0.00000, 0.00000, 180.0000, 0.0 ); - CreateDynamicObject( 19303, 216.47310, 112.62180, 999.29547, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 19303, 220.39430, 112.62180, 999.29547, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 19303, 224.38519, 112.62180, 999.29547, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 19303, 228.28430, 112.62180, 999.29547, 0.00000, 0.00000, 0.00000 ); - - // CIA Dropoff - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 956.436523, 1805.200439, 9.388436, 0.000000, 0.000000, 0.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 954.916625, 1806.720458, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 951.706665, 1806.720458, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 942.096313, 1806.721557, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 949.661315, 1805.265747, 9.388436, 0.000000, 0.000000, -19.100009 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 940.575012, 1805.200439, 9.388436, 0.000000, 0.000000, 0.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 948.856079, 1804.661376, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 956.436523, 1813.531127, 9.388436, 0.000000, 0.000000, 0.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 954.916625, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 951.716857, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 948.516906, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 948.516906, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 945.306457, 1806.721557, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 945.306579, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 942.096313, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 947.324157, 1805.260375, 9.388436, 0.000000, 0.000000, 17.900003 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 945.747985, 1810.333251, 11.078430, 0.000000, 90.000000, 0.000000 ), 0, 4821, "union_las", "tarmacplain_bank", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 951.269165, 1810.333251, 11.058425, 0.000000, 90.000000, 0.000000 ), 0, 4821, "union_las", "tarmacplain_bank", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 945.747985, 1800.701904, 11.078429, 0.000000, 90.000000, 0.000000 ), 0, 4821, "union_las", "tarmacplain_bank", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 951.269165, 1800.701782, 11.058425, 0.000000, 90.000000, 0.000000 ), 0, 4821, "union_las", "tarmacplain_bank", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 940.576293, 1813.531127, 9.388436, 0.000000, 0.000000, 0.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1501, 949.271301, 1804.794921, 7.828425, 0.000000, 0.000000, 180.000000 ), 0, 16230, "des_se1", "des_crackeddirt1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 951.265502, 1801.987915, 7.768435, 0.000000, 90.000000, 0.000000 ), 0, 5174, "warehus_las2", "ws_carparkwall2", 0 ); - - // LV - Vehicle Dealership - CreateDynamicObject( 19320, -138.810623, 111.535240, 1003.293518, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -151.865737, 110.099258, 1004.693847, 0.000000, 0.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -138.875595, 122.999259, 1005.653625, 0.000000, 0.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -114.025619, 122.999252, 1008.053771, 0.000000, 0.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -120.005912, 109.999229, 1005.063842, 0.000000, 0.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -114.115638, 97.269287, 1004.693847, 0.000000, 0.000000, 90.000000 ), 0, 12991, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -115.181571, 110.113716, 1003.223266, 0.000000, 90.000000, 90.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -139.011627, 110.083755, 1003.193847, 0.000000, 90.000000, 90.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -139.065536, 97.279296, 1004.693847, 0.000000, 0.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - CreateDynamicObject( 18981, -98.645629, 97.209281, 1004.693847, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1533, -126.898986, 97.794883, 1003.673583, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1533, -125.399002, 97.794883, 1003.673583, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2001, -124.776031, 98.576957, 1003.694030, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2314, -120.841270, 109.460403, 1004.173583, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2314, -120.841270, 112.320381, 1004.173583, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2314, -120.841270, 106.620414, 1004.173583, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2173, -124.824195, 118.468666, 1003.703674, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2346, -127.683044, 122.024894, 1003.703430, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2346, -127.683044, 122.024894, 1004.203613, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1721, -126.905456, 116.752693, 1003.703613, 0.000000, 0.000000, -20.000000 ); - CreateDynamicObject( 1721, -125.343795, 116.725669, 1003.703613, 0.000000, 0.000000, 20.000000 ); - CreateDynamicObject( 2173, -126.664154, 118.468666, 1003.703674, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2346, -127.683044, 122.024894, 1004.683654, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2180, -125.017730, 122.035964, 1003.763549, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1514, -124.988014, 122.145629, 1004.793945, 0.000000, 0.000000, 155.000000 ); - CreateDynamicObject( 1671, -126.265296, 119.837425, 1004.153686, 0.000000, 0.000000, 25.000000 ); - CreateDynamicObject( 2613, -127.985160, 119.261779, 1003.683837, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 7916, -150.941421, 118.604652, 1004.496887, 8.599999, 0.000000, 40.499996 ); - CreateDynamicObject( 868, -150.350769, 116.430618, 1003.603698, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 868, -149.256652, 115.750572, 1003.443603, 0.000000, 0.000000, 144.299880 ); - CreateDynamicObject( 828, -149.316925, 115.689689, 1003.723937, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 896, -152.648315, 122.972084, 997.568603, 3.700006, 1.799996, 0.000000 ); - CreateDynamicObject( 896, -150.917541, 120.008598, 997.062377, 3.700006, 1.799996, 0.000000 ); - CreateDynamicObject( 901, -148.539230, 123.267372, 1000.523864, 0.000000, 0.000000, 32.300003 ); - CreateDynamicObject( 896, -152.653991, 119.301368, 997.151550, 3.700006, 1.799996, 0.000000 ); - CreateDynamicObject( 896, -150.754913, 121.021682, 997.203125, 3.700006, 1.799996, 0.000000 ); - CreateDynamicObject( 868, -148.637588, 116.389320, 1003.313598, 0.000000, 0.000000, 144.299880 ); - CreateDynamicObject( 868, -147.693954, 116.314537, 1003.243652, 0.000000, 0.000000, 144.299880 ); - CreateDynamicObject( 868, -147.262207, 116.915451, 1003.243652, 0.000000, 0.000000, 144.299880 ); - CreateDynamicObject( 868, -146.499465, 117.377120, 1003.243652, 0.000000, 0.000000, 144.299880 ); - CreateDynamicObject( 868, -145.889541, 118.866874, 1003.443786, 0.000000, 0.000000, -41.500087 ); - CreateDynamicObject( 868, -145.495788, 118.773880, 1003.243652, 0.000000, 0.000000, 144.299880 ); - CreateDynamicObject( 868, -145.250503, 119.595069, 1003.243652, 0.000000, 0.000000, 144.299880 ); - CreateDynamicObject( 868, -144.500183, 120.176551, 1003.373718, 0.000000, 0.000000, 144.299880 ); - CreateDynamicObject( 868, -145.166763, 118.480476, 1003.099914, -0.499998, 0.000000, -63.600112 ); - CreateDynamicObject( 868, -144.539779, 118.791687, 1003.093933, -0.499998, 0.000000, -63.600112 ); - CreateDynamicObject( 868, -145.445938, 117.850708, 1003.104797, -0.499998, 0.000000, -63.600112 ); - CreateDynamicObject( 868, -146.409317, 117.205070, 1003.114868, -0.499998, 0.000000, -63.600112 ); - CreateDynamicObject( 868, -144.206665, 121.184722, 1003.243652, 0.000000, 0.000000, 144.299880 ); - CreateDynamicObject( 868, -144.447601, 122.461715, 1003.653686, 0.000000, 0.000000, 129.799896 ); - CreateDynamicObject( 868, -144.945526, 121.715820, 1003.493835, 0.000000, 0.000000, 144.299880 ); - CreateDynamicObject( 906, -154.368850, 118.277290, 1004.693847, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 897, -154.156448, 122.223030, 1003.363830, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 879, -152.456024, 125.607368, 1006.473937, 0.000000, 0.000000, 72.399986 ); - CreateDynamicObject( 901, -150.178176, 125.641098, 1003.813720, 0.000000, 0.000000, -10.299985 ); - CreateDynamicObject( 906, -147.635681, 125.249984, 1004.693847, 0.000000, 0.000000, -53.899990 ); - CreateDynamicObject( 2001, -128.996017, 98.576957, 1003.694030, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1009, -120.927421, 113.828689, 1004.703857, 0.000000, 0.000000, 31.199998 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -111.100013, 110.709808, 1004.693847, 0.000000, 0.000000, 0.000000 ), 0, 0, "none", "none", 0 ); - CreateDynamicObject( 1008, -121.054260, 112.592094, 1004.693847, 0.000000, 0.000000, 32.399993 ); - CreateDynamicObject( 1010, -120.964965, 113.268989, 1004.693847, 0.000000, 0.000000, 25.499996 ); - CreateDynamicObject( 1000, -121.184677, 110.199531, 1004.783691, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1001, -120.664642, 110.229530, 1004.994079, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1002, -120.694618, 110.209533, 1005.493896, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1003, -121.064674, 110.149536, 1005.773803, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1018, -120.968177, 107.471656, 1004.693847, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1019, -121.038177, 108.221656, 1004.693847, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1020, -121.038177, 109.041664, 1004.693847, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -156.181610, 110.083755, 1012.293945, 0.000000, 90.000000, 90.000000 ), 0, 11301, "carshow_sfse", "ws_officy_ceiling", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -131.201629, 110.083755, 1012.293945, 0.000000, 90.000000, 90.000000 ), 0, 11301, "carshow_sfse", "ws_officy_ceiling", 0 ); - CreateDynamicObject( 2314, -120.841270, 103.850410, 1004.173583, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1004, -120.943542, 105.402099, 1004.693847, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1005, -120.973526, 104.692085, 1004.693847, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1006, -120.863548, 103.992103, 1004.693847, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1818, -148.637985, 97.248260, 1004.623779, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1818, -146.232696, 97.281875, 1004.623901, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1078, -149.123138, 97.960723, 1005.643737, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1077, -146.756103, 98.008979, 1005.623779, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1818, -143.643920, 97.266639, 1004.603759, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1081, -144.138641, 98.030235, 1005.633605, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2166, -148.830749, 103.694091, 1003.744018, 0.099999, 0.000000, -179.600006 ); - CreateDynamicObject( 1806, -149.686294, 103.845703, 1003.673522, 0.000000, 0.000000, -88.499992 ); - CreateDynamicObject( 2166, -148.772232, 107.707870, 1003.703918, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1806, -149.794128, 107.593193, 1003.713256, 0.000000, 0.000000, -94.099990 ); - CreateDynamicObject( 2166, -148.880279, 111.145919, 1003.693908, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1806, -149.683685, 111.293502, 1003.698852, 0.000000, 0.000000, -88.999992 ); - CreateDynamicObject( 2321, -131.599273, 122.241340, 1004.693847, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1000, -130.799636, 122.181327, 1005.213806, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1775, -130.743164, 98.285293, 1004.693847, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 956, -133.066970, 98.260444, 1004.103820, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1999, -141.175262, 117.572792, 1003.703674, 0.000000, 0.000000, -150.200042 ); - CreateDynamicObject( 1663, -142.276977, 118.063560, 1004.173645, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2494, -128.279510, 122.401008, 1004.353515, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2321, -134.408020, 122.323318, 1004.683837, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1031, -132.739913, 122.228851, 1005.233764, 0.000000, 0.000000, 90.000000 ); - - // Las Venturas VIP Lounge - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 44.759986, 111.899688, 1013.793945, 0.000000, 90.000000, 0.000000 ), 0, 10377, "cityhall_sfs", "ws_floortiles4", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 69.759864, 111.899688, 1013.793945, 0.000000, 90.000000, 0.000000 ), 0, 10377, "cityhall_sfs", "ws_floortiles4", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 69.649856, 111.899688, 1009.303833, 0.000000, 180.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 63.279869, 123.889656, 1009.303833, 0.000000, 180.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 67.289741, 99.899665, 1009.303833, 0.000000, 180.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 63.279869, 111.829719, 1021.993713, 0.000000, 90.000000, 90.000000 ), 0, 13011, "sw_block12", "ws_rooftarmac1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.289802, 111.889694, 1021.993713, 0.000000, 90.000000, 90.000000 ), 0, 13011, "sw_block12", "ws_rooftarmac1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 51.279930, 123.889656, 1009.303833, 0.000000, 180.000000, 180.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 39.279918, 110.899719, 1009.303833, 0.000000, 180.000000, 270.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.829929, 111.889663, 1009.303833, 0.000000, 180.000000, 360.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.439998, 99.909652, 1009.303833, 0.000000, 180.000000, 450.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - CreateDynamicObject( 1557, 39.301944, 103.965515, 1014.284057, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1557, 39.301952, 106.975494, 1014.284057, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 1583, 39.406749, 104.918518, 1016.763427, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 1584, 39.422859, 106.212402, 1016.803894, 0.000000, 0.000000, 270.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 14407, 57.699287, 115.203971, 1013.254211, 0.000000, 0.000000, 180.000000 ), 0, 16203, "a51_ext", "plaintarmac1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 14407, 53.739234, 115.203971, 1013.254211, 0.000000, 0.000000, 180.000000 ), 0, 16203, "a51_ext", "plaintarmac1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 14407, 61.659236, 115.203971, 1013.254211, 0.000000, 0.000000, 180.000000 ), 0, 16203, "a51_ext", "plaintarmac1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 14407, 65.629234, 115.203971, 1013.254211, 0.000000, 0.000000, 180.000000 ), 0, 16203, "a51_ext", "plaintarmac1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 14407, 69.579216, 115.203971, 1013.254211, 0.000000, 0.000000, 180.000000 ), 0, 16203, "a51_ext", "plaintarmac1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 54.509479, 122.086875, 1013.953369, 0.000000, 0.000000, 0.000000 ), 0, 10378, "cityhall_sfs", "ws_floortiles4", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 64.509445, 122.086875, 1013.953369, 0.000000, 0.000000, 0.000000 ), 0, 10378, "cityhall_sfs", "ws_floortiles4", 0 ); - CreateDynamicObject( 16779, 63.851867, 105.935874, 1021.483154, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1608, 62.942642, 76.362899, 1023.613159, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1609, 61.919136, 71.425079, 1022.032653, 0.000000, 0.000000, 27.499998 ); - CreateDynamicObject( 1609, 60.557491, 68.788482, 1022.812744, 0.000000, 0.000000, 71.799987 ); - CreateDynamicObject( 18885, 60.617317, 122.262512, 1017.474304, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14680, 56.264427, 118.560317, 1019.884704, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14680, 56.264427, 110.240310, 1019.884704, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14680, 56.264427, 114.550338, 1019.884704, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14680, 62.344425, 114.550338, 1019.884704, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14680, 62.344425, 110.370338, 1019.884704, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14680, 62.344425, 118.550354, 1019.884704, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18632, 60.129646, 88.727218, 1021.542602, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14680, 68.954376, 118.550354, 1019.884704, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14680, 68.954376, 114.490348, 1019.884704, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14680, 68.954376, 110.070358, 1019.884704, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, 40.862518, 109.725479, 1014.273437, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, 47.422508, 109.725479, 1014.273437, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, 49.472499, 101.045448, 1014.273437, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1703, 42.912521, 101.045448, 1014.273437, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 902, 51.992359, 67.128517, 1022.842285, 90.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1703, 65.287353, 106.824798, 1014.273681, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2885, 69.309844, 105.948028, 1021.284790, 0.000000, 0.000000, 90.000000 ), 0, 19174, "samppictures", "SAMPPicture3", 0 ); - CreateDynamicObject( 1703, 65.287353, 102.654846, 1014.273681, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1703, 63.057380, 102.654846, 1014.273681, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1703, 60.957355, 102.654846, 1014.273681, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1703, 63.057380, 106.854858, 1014.273681, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1703, 60.937404, 106.854858, 1014.273681, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2266, 45.112617, 100.932701, 1016.744506, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19172, 45.219486, 110.360649, 1016.974060, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 50.770401, 95.116622, 1020.190979, 0.000000, 0.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 50.770401, 96.026611, 1025.663085, 0.000000, 90.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 14410, 52.865039, 93.276878, 1017.351623, 0.000000, 0.000000, 180.000000 ), 1, 8675, "wddngchpl02", "vgschapelwall01_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 67.289741, 90.749717, 1015.254638, 0.000000, 180.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 63.279941, 78.719772, 1020.042602, 0.000000, 90.000000, 0.000000 ), 0, 10377, "cityhall_sfs", "ws_floortiles4", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 63.069889, 78.719635, 1015.254638, 0.000000, 180.000000, 180.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 51.019874, 66.729598, 1015.304626, 0.000000, 180.000000, 270.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.989898, 78.719604, 1015.304626, 0.000000, 180.000000, 360.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.379928, 90.749572, 1015.304626, 0.000000, 180.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 50.309913, 78.719848, 1026.073364, 0.000000, 90.000000, 90.000000 ), 0, 13011, "sw_block12", "ws_rooftarmac1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 54.910358, 95.116622, 1020.190979, 0.000000, 0.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 50.769535, 95.538757, 1024.387207, -35.800014, 90.000000, -0.099999 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 85.270690, 1019.002014, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 75.300743, 1019.002014, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 65.300781, 1019.002014, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 55.059482, 65.300781, 1019.002014, 0.000000, 0.000000, 180.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 45.089462, 65.300781, 1019.002014, 0.000000, 0.000000, 180.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 35.099452, 65.300781, 1019.002014, 0.000000, 0.000000, 180.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 85.270690, 1027.001953, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 75.320693, 1027.001953, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - CreateDynamicObject( 10444, 45.295917, 70.065612, 1021.542602, 0.000000, 90.000000, 90.000000 ); - CreateDynamicObject( 10444, 60.365962, 85.185432, 1021.542602, 0.000000, 90.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 65.400672, 1027.001953, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 55.169528, 65.400672, 1027.001953, 0.000000, 0.000000, 90.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 45.189483, 65.400672, 1027.001953, 0.000000, 0.000000, 90.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 35.199485, 65.400672, 1027.001953, 0.000000, 0.000000, 90.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 60.543785, 77.930160, 1021.542602, 0.000000, 0.000000, -1.399999 ), 0, 19377, "all_walls", "la_carp3", 255 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 49.863803, 69.610191, 1021.542602, 0.000000, 0.000000, 90.000000 ), 0, 19377, "all_walls", "la_carp3", 255 ); - CreateDynamicObject( 1605, 61.328346, 85.758438, 1022.962646, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 902, 47.142364, 67.128517, 1022.842285, 90.500000, 0.299997, -176.400131 ); - CreateDynamicObject( 903, 62.105846, 85.514564, 1018.322448, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 903, 62.105846, 82.184562, 1018.322448, 0.000000, 0.000000, -3.699996 ); - CreateDynamicObject( 903, 58.005538, 67.808158, 1018.322448, 0.000000, 0.000000, -60.399967 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 28.809963, 78.709770, 1020.042602, 0.000000, 90.000000, 0.000000 ), 0, 10377, "cityhall_sfs", "ws_floortiles4", 0 ); - CreateDynamicObject( 19377, 46.042896, 72.244102, 1015.262573, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19377, 46.042896, 90.204154, 1015.262573, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19377, 41.282943, 85.314079, 1015.262573, 0.000000, 0.000000, -180.000000 ); - CreateDynamicObject( 19377, 41.282943, 75.704139, 1015.262573, 0.000000, 0.000000, -180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.309940, 59.699684, 1020.042602, 0.000000, 90.000000, 0.000000 ), 0, 10377, "cityhall_sfs", "ws_floortiles4", 0 ); - CreateDynamicObject( 18981, 44.913234, 77.741973, 1018.761718, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 4206, 44.632850, 80.488754, 1020.142883, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19377, 50.732872, 85.254180, 1015.262573, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19377, 50.732872, 75.644210, 1015.262573, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1808, 68.930694, 112.609092, 1014.263488, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 2266, 39.993679, 74.224082, 1022.862670, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 640, 55.722229, 122.413818, 1017.123229, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 640, 65.432250, 122.413818, 1017.123229, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2267, 39.561271, 86.293647, 1023.332702, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2268, 60.598857, 122.862426, 1019.233459, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, 39.426597, 80.536010, 1023.392883, 0.000000, 0.000000, 0.000000 ), 0, 2599, "cj_sex", "CJ_PORN_SIGNS2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2964, 58.643280, 71.696395, 1020.492370, 0.000000, 0.000000, 47.399982 ), 0, 2599, "cj_sex", "CJ_PAINTING9", 0 ); - CreateDynamicObject( 338, 59.614051, 73.557952, 1020.831420, 0.000000, 24.500001, 0.000000 ); - CreateDynamicObject( 338, 59.614051, 73.807945, 1020.831420, 0.000000, 24.500001, 0.000000 ); - CreateDynamicObject( 338, 59.614051, 73.297958, 1020.831420, 0.000000, 24.500001, 0.000000 ); - CreateDynamicObject( 3497, 57.240642, 89.970924, 1024.172729, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19174, 65.385826, 123.492538, 1018.903381, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19175, 55.594352, 123.343887, 1018.923522, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1744, 56.726367, 90.419677, 1021.542602, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2114, 56.526222, 90.051704, 1021.992736, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2114, 57.136215, 90.051704, 1021.992736, 0.000000, 0.000000, -56.000000 ); - CreateDynamicObject( 2114, 57.787715, 90.105171, 1021.992736, 0.000000, 0.000000, -158.200012 ); - CreateDynamicObject( 1704, 56.509780, 71.107254, 1020.492309, 0.000000, 0.000000, 165.499969 ); - CreateDynamicObject( 19173, 65.466941, 123.364578, 1018.933471, 0.000000, 0.000000, 0.000000 ); - - // RV Interior - tmpVariable = CreateDynamicObject(19325,1482.326,1462.488,1010.119,90.000,0.000,180.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); - tmpVariable = CreateDynamicObject(18766,1477.973,1462.369,1010.317,90.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 14703, "vghsb3int2", "HS4_Wall7", 0); - tmpVariable = CreateDynamicObject(19325,1472.925,1462.368,1013.619,180.000,-20.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); - tmpVariable = CreateDynamicObject(18766,1477.135,1462.369,1013.919,90.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18766,1477.135,1460.072,1015.520,180.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(2559,1481.790,1462.961,1011.817,0.000,0.000,-90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -11029526); - tmpVariable = CreateDynamicObject(18766,1482.583,1460.666,1009.317,180.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18766,1482.583,1460.421,1015.669,180.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(2558,1473.769,1464.437,1011.817,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -11029526); - tmpVariable = CreateDynamicObject( 18762, 1476.690551, 1465.179809, 1010.814392, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject( 18762, 1476.890747, 1465.189819, 1010.814392, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(19325,1480.026,1459.885,1010.119,90.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); - tmpVariable = CreateDynamicObject(19325,1475.901,1459.885,1010.119,90.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); - tmpVariable = CreateDynamicObject(18762,1476.040,1459.552,1010.817,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18766,1477.135,1459.572,1009.317,180.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18762,1475.555,1459.552,1010.817,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18762,1478.838,1459.552,1010.817,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18762,1481.640,1459.552,1010.817,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18762,1482.588,1460.026,1010.817,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18762,1482.588,1463.921,1010.817,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18762,1482.588,1464.921,1010.817,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18762,1482.588,1461.020,1010.817,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18766,1477.406,1465.151,1009.317,0.000,-180.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18766,1477.406,1464.651,1015.520,0.000,-180.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18762,1472.901,1465.171,1010.817,0.000,0.000,-179.998); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(18762,1475.701,1465.171,1010.817,0.000,0.000,-179.998); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(19325,1474.515,1464.836,1010.119,90.000,180.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); - tmpVariable = CreateDynamicObject(19325,1478.640,1464.836,1010.119,90.000,180.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); - tmpVariable = CreateDynamicObject(19325,1482.750,1464.836,1010.119,90.000,180.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); - tmpVariable = CreateDynamicObject(2811,1481.702,1464.312,1010.817,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -7825152); - SetDynamicObjectMaterial(tmpVariable, 1, 8534, "tikimotel", "sa_wood03_128", -1122902); - SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", -1122902); - tmpVariable = CreateDynamicObject(19378,1472.312,1463.697,1006.617,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(19476,1482.045,1462.484,1013.038,4.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 14865, "gf2", "mp_bobbie_pennant", 0); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -1); - tmpVariable = CreateDynamicObject(1757,1479.843,1460.479,1010.817,0.000,0.000,-180.000); - SetDynamicObjectMaterial(tmpVariable, 0, 14745, "rystuff", "mp_apt1_sofatest", 0); - SetDynamicObjectMaterial(tmpVariable, 1, 14745, "rystuff", "mp_apt1_sofatest", 0); - tmpVariable = CreateDynamicObject(2024,1481.875,1461.937,1010.817,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -15558208); - SetDynamicObjectMaterial(tmpVariable, 1, 3967, "cj_airprt", "cj_chromepipe", 0); - tmpVariable = CreateDynamicObject(1812,1479.369,1462.671,1010.828,0.000,0.000,180.000); - SetDynamicObjectMaterial(tmpVariable, 0, 14745, "rystuff", "mp_apt1_sofatest", 0); - tmpVariable = CreateDynamicObject(2121,1481.255,1463.609,1011.268,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1); - tmpVariable = CreateDynamicObject(2121,1481.255,1461.109,1011.268,0.000,0.000,225.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1); - tmpVariable = CreateDynamicObject(2811,1481.702,1460.312,1010.817,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -7825152); - SetDynamicObjectMaterial(tmpVariable, 1, 8534, "tikimotel", "sa_wood03_128", -1122902); - SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", -1122902); - tmpVariable = CreateDynamicObject(1758,1478.436,1464.270,1010.817,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 14745, "rystuff", "mp_apt1_sofatest", 0); - SetDynamicObjectMaterial(tmpVariable, 1, 14745, "rystuff", "mp_apt1_sofatest", 0); - tmpVariable = CreateDynamicObject(1567,1475.045,1460.104,1010.658,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 1, 18845, "MickyTextures", "knot_wood128", 0); - tmpVariable = CreateDynamicObject(13646,1479.701,1460.218,1010.226,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 14703, "vghsb3int2", "HS2_3Wall1", -1); - SetDynamicObjectMaterial(tmpVariable, 1, 14703, "vghsb3int2", "HS2_3Wall1", -1); - SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", -1); - SetDynamicObjectMaterial(tmpVariable, 3, -1, "none", "none", -1); - tmpVariable = CreateDynamicObject(1974,1472.942,1462.088,1011.406,90.000,0.000,198.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -5618620); - tmpVariable = CreateDynamicObject(1898,1472.951,1462.380,1011.434,180.000,229.000,359.808); - SetDynamicObjectMaterial(tmpVariable, 0, 2707, "Shopping", "white", -1); - tmpVariable = CreateDynamicObject(3013,1473.645,1463.182,1011.127,180.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); - tmpVariable = CreateDynamicObject(18766,1476.973,1462.369,1010.117,90.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 14703, "vghsb3int2", "HS4_Wall7", -9868951); - tmpVariable = CreateDynamicObject(19087,1472.994,1462.234,1013.817,0.000,20.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18777, "TunnelSections", "stonewall4", 0); - tmpVariable = CreateDynamicObject(19429,1472.087,1462.310,1011.570,360.000,90.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 2887, "a51_spotlight", "stormdrain5_nt", -11184811); - tmpVariable = CreateDynamicObject(2561,1472.857,1460.244,1012.252,30.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -14110493); - tmpVariable = CreateDynamicObject(19429,1472.087,1462.310,1011.749,360.000,90.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 2887, "a51_spotlight", "stormdrain5_nt", -11184811); - tmpVariable = CreateDynamicObject(19087,1473.135,1461.421,1011.937,45.000,0.000,92.000); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(19429,1472.166,1462.310,1011.070,320.000,90.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 2887, "a51_spotlight", "stormdrain5_nt", -11184811); - tmpVariable = CreateDynamicObject(19476,1472.891,1463.276,1011.668,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18845, "MickyTextures", "knot_wood128", -5596758); - tmpVariable = CreateDynamicObject(18762,1472.901,1459.571,1010.817,0.000,0.000,-179.998); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(1974,1472.869,1460.769,1011.708,0.000,0.000,198.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -256); - tmpVariable = CreateDynamicObject(18762,1473.909,1459.571,1010.817,0.000,0.000,-179.998); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.338,1011.721,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(18766,1476.973,1462.369,1010.314,90.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 14703, "vghsb3int2", "HS4_Wall7", 0); - tmpVariable = CreateDynamicObject(1942,1477.734,1464.401,1011.767,90.000,90.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3954, "rczero_track", "waterclear256", 0); - tmpVariable = CreateDynamicObject(1714,1473.697,1463.031,1010.817,0.000,0.000,270.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); - SetDynamicObjectMaterial(tmpVariable, 1, 19316, "FerrisWheel", "CJ-COUCHL1", -8739); - tmpVariable = CreateDynamicObject(1714,1473.697,1461.432,1010.817,0.000,0.000,270.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 1, 19316, "FerrisWheel", "CJ-COUCHL1", -8739); - tmpVariable = CreateDynamicObject(18762,1473.859,1459.567,1010.817,0.000,0.000,-179.998); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - tmpVariable = CreateDynamicObject(19429,1473.286,1462.410,1009.950,495.000,180.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); - tmpVariable = CreateDynamicObject(19429,1473.286,1462.239,1009.950,495.000,180.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); - tmpVariable = CreateDynamicObject(19429,1473.286,1462.067,1009.950,495.000,180.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); - tmpVariable = CreateDynamicObject(19429,1473.207,1462.072,1009.543,0.000,180.000,89.999); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); - tmpVariable = CreateDynamicObject(19429,1473.207,1462.239,1009.539,0.000,180.000,89.999); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); - tmpVariable = CreateDynamicObject(19429,1473.207,1462.406,1009.543,0.000,180.000,89.999); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); - tmpVariable = CreateDynamicObject(1955,1473.380,1462.081,1011.575,90.000,-28.000,26.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3967, "cj_airprt", "cj_chromepipe", 0); - SetDynamicObjectMaterial(tmpVariable, 1, 3967, "cj_airprt", "cj_chromepipe", -8947849); - SetDynamicObjectMaterial(tmpVariable, 2, 19278, "SkyDivePlatforms", "concreteoldpainted1", -8947849); - tmpVariable = CreateDynamicObject(3800,1473.458,1462.862,1010.017,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); - tmpVariable = CreateDynamicObject(3800,1473.458,1461.572,1010.015,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); - tmpVariable = CreateDynamicObject(3800,1473.458,1460.572,1010.017,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); - tmpVariable = CreateDynamicObject(3800,1473.458,1463.869,1010.017,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); - tmpVariable = CreateDynamicObject(3800,1473.458,1464.869,1010.012,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); - tmpVariable = CreateDynamicObject(3800,1472.458,1460.572,1010.020,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); - tmpVariable = CreateDynamicObject(3800,1472.458,1461.572,1010.018,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); - tmpVariable = CreateDynamicObject(3800,1472.458,1462.972,1010.020,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); - tmpVariable = CreateDynamicObject(3800,1472.458,1464.041,1010.020,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); - tmpVariable = CreateDynamicObject(3800,1472.458,1464.130,1010.017,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); - tmpVariable = CreateDynamicObject(3013,1473.645,1461.583,1011.127,180.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); - tmpVariable = CreateDynamicObject(1974,1472.942,1462.229,1011.406,90.000,0.000,198.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -16746752); - tmpVariable = CreateDynamicObject(3013,1473.447,1461.583,1011.127,180.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); - tmpVariable = CreateDynamicObject(3013,1473.645,1461.274,1011.127,180.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); - tmpVariable = CreateDynamicObject(3013,1473.447,1461.274,1011.127,180.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); - tmpVariable = CreateDynamicObject(3013,1473.447,1463.182,1011.127,180.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); - tmpVariable = CreateDynamicObject(3013,1473.447,1462.874,1011.127,180.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); - tmpVariable = CreateDynamicObject(3013,1473.645,1462.874,1011.127,180.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); - tmpVariable = CreateDynamicObject(2040,1473.291,1462.057,1011.192,90.000,360.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -12303292); - tmpVariable = CreateDynamicObject(1898,1472.901,1461.592,1011.106,180.000,329.000,183.608); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(946,1472.182,1461.557,1011.650,-45.000,-8.097,258.100); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", -15658735); - SetDynamicObjectMaterial(tmpVariable, 3, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 4, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 5, -1, "none", "none", 51); - tmpVariable = CreateDynamicObject(1785,1472.703,1462.223,1011.663,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -2236963); - SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", -2236963); - tmpVariable = CreateDynamicObject(19429,1471.963,1462.310,1011.070,320.000,90.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 2887, "a51_spotlight", "stormdrain5_nt", -11184811); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.779,1011.791,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.619,1011.791,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.458,1011.791,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.296,1011.791,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.139,1011.791,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1462.979,1011.791,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1462.911,1011.791,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.779,1011.541,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.619,1011.541,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.458,1011.541,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.296,1011.541,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1463.139,1011.541,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1462.979,1011.541,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.901,1462.911,1011.541,90.000,90.000,93.609); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); - tmpVariable = CreateDynamicObject(1898,1472.875,1463.769,1011.762,0.000,-3.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -1118482); - tmpVariable = CreateDynamicObject(1898,1472.875,1463.769,1011.682,0.000,-3.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -1118482); - tmpVariable = CreateDynamicObject(1898,1472.875,1462.776,1011.762,0.000,-3.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -1118482); - tmpVariable = CreateDynamicObject(1898,1472.875,1462.776,1011.682,0.000,-3.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -1118482); - tmpVariable = CreateDynamicObject(1369,1472.732,1461.645,1011.877,0.000,45.000,180.000); - SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -6710887); - SetDynamicObjectMaterial(tmpVariable, 1, 3967, "cj_airprt", "cj_chromepipe", -7829368); - SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 3, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 4, -1, "none", "none", 51); - tmpVariable = CreateDynamicObject(18643,1473.156,1461.562,1011.940,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - SetDynamicObjectMaterial(tmpVariable, 1, 2856, "gb_foodwrap01", "cj_milk", 51); - SetDynamicObjectMaterial(tmpVariable, 2, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(18643,1473.156,1461.416,1011.940,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 2, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(18643,1473.156,1461.270,1011.940,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 2, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(18643,1473.156,1461.234,1011.940,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 2, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(18643,1473.156,1461.213,1011.940,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); - SetDynamicObjectMaterial(tmpVariable, 2, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(18644,1473.463,1462.276,1011.437,0.000,-62.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -14540254); - tmpVariable = CreateDynamicObject(1898,1473.718,1462.265,1011.306,0.000,0.000,90.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", 0); - tmpVariable = CreateDynamicObject(1898,1472.884,1461.781,1011.674,0.000,90.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", 0); - tmpVariable = CreateDynamicObject(18644,1472.875,1461.447,1011.254,0.000,-225.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(18644,1472.875,1461.430,1011.252,0.000,135.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(1567,1475.041,1460.087,1012.838,0.000,0.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 1, 18845, "MickyTextures", "knot_wood128", 0); - tmpVariable = CreateDynamicObject(18644,1472.875,1461.338,1011.255,0.000,135.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(18644,1472.875,1461.317,1011.254,0.000,-225.000,0.000); - SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); - tmpVariable = CreateDynamicObject(2558,1480.738,1460.400,1011.817,0.000,0.000,180.000); - SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -11029526); - tmpVariable = CreateDynamicObject(1563,1479.400,1460.448,1011.466,360.000,0.000,180.000); - SetDynamicObjectMaterial(tmpVariable, 0, 14745, "rystuff", "mp_apt1_sofatest", -7178918); - ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// - ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// - ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// - CreateDynamicObject(2986, 1481.05505, 1463.87305, 1013.39801, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(2986, 1478.05505, 1463.87305, 1013.39801, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(2817, 1476.29004, 1463.22900, 1010.81702, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2818, 1475.23206, 1459.56104, 1010.81702, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(0, 0.00000, -0.13600, 1000.00000, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2139, 1476.66943, 1464.17603, 1010.80200, 0.00000, 0.00000, 360.00000); - CreateDynamicObject(1748, 1481.56201, 1463.19702, 1011.34601, 0.00000, 0.00000, -47.00000); - CreateDynamicObject(2066, 1477.09302, 1460.57202, 1010.80902, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(19039, 1482.22900, 1462.66602, 1011.83801, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(2845, 1479.33801, 1460.69202, 1010.81702, 0.00000, 0.00000, 75.00000); - CreateDynamicObject(16780, 1479.14844, 1462.41492, 1013.81702, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2690, 1472.82703, 1463.69702, 1011.29303, 315.00000, 630.00000, 450.00000); - CreateDynamicObject(1974, 1472.86902, 1460.92700, 1011.70801, 0.00000, 0.00000, 198.00000); - CreateDynamicObject(1974, 1472.86902, 1461.08801, 1011.70801, 0.00000, 0.00000, 198.00000); - CreateDynamicObject(16194, 1458.18506, 1463.44202, 1010.81702, 0.00000, 0.00000, -37.00000); - CreateDynamicObject(16194, 1457.18506, 1468.44202, 1010.81702, 0.00000, 0.00000, 141.00000); - CreateDynamicObject(5995, 1381.11401, 1464.57202, 1010.65802, 0.00000, 0.00000, 360.00000); - CreateDynamicObject(5995, 1478.11401, 1464.97302, 1010.57202, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(5995, 1584.51001, 1465.17102, 1010.15802, 0.00000, 0.00000, 360.00000); - CreateDynamicObject(16194, 1522.18506, 1469.44202, 1010.81702, 0.00000, 0.00000, 140.00000); - CreateDynamicObject(676, 1477.20703, 1487.89502, 1014.04401, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(676, 1460.79504, 1491.22803, 1014.47601, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(676, 1490.52502, 1500.67603, 1015.99402, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(676, 1492.97803, 1488.21106, 1014.35400, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(674, 1463.10400, 1502.64001, 1016.74701, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(761, 1492.82800, 1488.86401, 1014.18402, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(680, 1482.57202, 1493.89502, 1015.38501, 0.00000, 0.00000, -90.00000); - CreateDynamicObject(680, 1477.79602, 1439.90002, 1013.48102, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(681, 1489.06104, 1430.43604, 1014.03802, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(681, 1459.39001, 1444.51501, 1013.83502, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(681, 1460.10901, 1431.73901, 1016.48602, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(681, 1447.82800, 1426.97205, 1017.09601, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(681, 1464.29102, 1419.43201, 1017.88800, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(681, 1481.00305, 1441.42102, 1013.37201, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(681, 1505.05505, 1439.57104, 1014.47601, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(904, 1505.21106, 1426.13000, 1013.69202, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(904, 1478.96704, 1428.26904, 1015.26202, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(650, 1470.26001, 1439.36401, 1014.64001, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(761, 1482.78601, 1494.00000, 1015.40503, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(650, 1476.70801, 1503.29102, 1016.69202, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(750, 1489.17700, 1523.28601, 1015.45300, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(750, 1471.85303, 1504.20300, 1016.80200, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(751, 1472.58203, 1431.59204, 1015.76501, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(747, 1519.69702, 1448.93506, 1011.45001, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(747, 1472.52600, 1448.71301, 1011.25702, -60.00000, 0.00000, 0.00000); - CreateDynamicObject(761, 1477.72302, 1440.27502, 1013.41101, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(761, 1477.32202, 1488.42102, 1013.95300, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(748, 1483.46301, 1481.78601, 1011.50201, 20.00000, 0.00000, 0.00000); - CreateDynamicObject(716, 1478.94702, 1511.55603, 1013.60901, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(18644, 1472.96802, 1461.78601, 1011.73401, 45.00000, 0.00000, -270.00000); - CreateDynamicObject(2139, 1474.71301, 1464.18103, 1010.80200, 0.00000, 0.00000, 360.00000); - CreateDynamicObject(19468, 1476.59644, 1463.80664, 1010.93542, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2139, 1475.69238, 1464.18213, 1010.80200, 0.00000, 0.00000, 360.00000); - CreateDynamicObject(2139, 1477.65039, 1464.17603, 1010.80200, 0.00000, 0.00000, 360.00000); - CreateDynamicObject(18700, 1475.981811, 1462.805175, 1012.089721, -94.399955, 0.000000, 0.000000); - CreateDynamicObject(18700, 1475.100952, 1462.805175, 1012.089721, -94.399955, 0.000000, 0.000000); - CreateDynamicObject(1353, 1476.617553, 1466.166748, 1012.211242, 0.000000, 90.000000, 90.000000); - CreateDynamicObject(1353, 1475.966918, 1466.166748, 1012.211242, 0.000000, 90.000000, 90.000000); - CreateDynamicObject(2057, 1474.60254, 1464.36243, 1012.03339, 0.00000, 0.00000, 65.82009); - - tmpVariable = CreateDynamicObject(19468, 1477.07068, 1464.22253, 1011.95422, 0.00000, 0.00000, 0.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 19468, "bucket01", "bucket01", 0xFF3E7EFF); - - tmpVariable = CreateDynamicObject(918, 1476.64514, 1464.43201, 1012.21051, 0.00000, 0.00000, -71.64000); - SetDynamicObjectMaterial(tmpVariable, 0, 918, "externalext", "CJ_GAS_CAN", 0xFFEE9911); - - tmpVariable = CreateDynamicObject(19087, 1476.05017, 1464.30469, 1012.51715, 0.00000, 0.00000, 0.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 18233, "cuntwshopscs_t", "orange1", 0xFFFFFFFF); - tmpVariable = CreateDynamicObject(19087, 1476.60498, 1463.90076, 1011.91492, 0.00000, 0.00000, 0.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 18233, "cuntwshopscs_t", "orange1", 0xFFFFFFFF); - tmpVariable = CreateDynamicObject(19087, 1475.57031, 1466.12354, 1011.90021, 0.00000, 90.00000, 115.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 18233, "cuntwshopscs_t", "orange1", 0xFFFFFFFF); - tmpVariable = CreateDynamicObject(19087, 1476.24011, 1464.67224, 1012.51721, 0.00000, 0.00000, 0.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 18233, "cuntwshopscs_t", "orange1", 0xFFFFFFFF); - tmpVariable = CreateDynamicObject(19087, 1477.19189, 1466.45569, 1012.49884, 0.36000, 90.41998, 62.07996); - SetDynamicObjectMaterial(tmpVariable, 0, 18233, "cuntwshopscs_t", "orange1", 0xFFFFFFFF); - - tmpVariable = CreateDynamicObject(2242, 1476.03796, 1464.33252, 1011.86365, 0.00000, 0.00000, 0.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 988, "ws_apgatex", "cj_sheetmetal", 0xFFFFFFFF); - SetDynamicObjectMaterial(tmpVariable, 1, 988, "ws_apgatex", "cj_sheetmetal", 0xFFFFFFFF); - tmpVariable = CreateDynamicObject(2242, 1475.15662, 1464.33447, 1011.86359, 0.00000, 0.00000, 0.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 988, "ws_apgatex", "cj_sheetmetal", 0xFFFFFFFF); - SetDynamicObjectMaterial(tmpVariable, 1, 988, "ws_apgatex", "cj_sheetmetal", 0xFFFFFFFF); - - tmpVariable = CreateDynamicObject(14705, 1475.14404, 1464.33667, 1012.11896, 0.00000, 0.00000, 0.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 1214, "metal", "CJ_FRAME_Glass", 0x90FF0000); - tmpVariable = CreateDynamicObject(14705, 1476.03943, 1464.33582, 1012.11902, 0.00000, 0.00000, 0.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 1214, "metal", "CJ_FRAME_Glass", 0x90FFFFFF); - - tmpVariable = CreateDynamicObject(2647, 1475.62317, 1464.10986, 1011.99017, 0.00000, 0.00000, 0.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 1214, "metal", "CJ_FRAME_Glass", 0x90FFFFFF); - - tmpVariable = CreateDynamicObject(2767, 1477.72534, 1464.33569, 1011.86115, 0.00000, 0.00000, 0.00000); - SetDynamicObjectMaterial(tmpVariable, 0, 1214, "metal", "CJ_FRAME_Glass", 0xFFFFFFFF); - SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); - - // Soccer - Gal/Daniel [TAXED] - SetDynamicObjectMaterial( CreateDynamicObject( 18753, -1781.246948, 398.854278, 1037.938232, 0.000000, 0.000000, 0.000000 ), 0, 10385, "baseballground_sfs", "ws_football_lines2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1743.618164, 384.383544, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - CreateDynamicObject( 3452, -1768.311401, 437.798828, 1041.091796, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3453, -1738.086425, 432.320312, 1041.091918, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 3452, -1797.921386, 437.798828, 1041.091796, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3453, -1827.256103, 431.427734, 1041.091918, 0.000000, 0.000000, -180.000000 ); - CreateDynamicObject( 3452, -1832.731201, 401.189453, 1041.091796, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 3453, -1826.355468, 371.857421, 1041.091918, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 3452, -1796.121704, 366.386718, 1041.091796, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3452, -1766.504028, 366.386718, 1041.091796, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3453, -1737.199340, 372.759643, 1041.088134, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3452, -1731.693847, 402.990234, 1041.091796, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1743.618164, 394.013458, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1743.618164, 403.643218, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1743.618164, 413.243286, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1743.618164, 420.093170, 1036.704589, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1748.508300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1758.008300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1767.508300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1777.008300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1786.508300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1796.008300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1805.508300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1814.838134, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1748.357421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1757.857421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1767.357421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1776.857421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1786.357421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1795.857421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1805.357421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1814.857421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1819.577392, 384.393249, 1036.704589, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1819.577392, 393.893249, 1036.704589, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1819.577392, 403.393249, 1036.704589, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1819.577392, 412.893249, 1036.704589, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1819.577392, 420.093322, 1036.694824, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1749.967163, 401.403320, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1745.256958, 406.133361, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1748.446655, 406.133361, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1748.446899, 396.673461, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1745.236572, 396.673461, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1817.926879, 396.673461, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1814.725830, 396.673461, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1813.206298, 401.403320, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1814.886718, 406.133392, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1818.036499, 406.133392, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1814.684570, 393.023498, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1809.953369, 397.753234, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1809.953369, 405.303405, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1814.684570, 410.023406, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1748.442504, 410.023406, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1753.172729, 405.303405, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1753.174072, 397.753234, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1748.383544, 393.023498, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1782.552978, 420.003326, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1782.552978, 410.503326, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1782.552978, 401.003326, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1782.552978, 391.503326, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1782.552978, 384.403411, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18808, -1782.493652, 402.052368, 1013.456909, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.233642, 396.018463, 1040.108154, 0.000000, 0.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.263671, 406.748321, 1040.108154, 0.000000, 0.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.172729, 397.638153, 1041.868041, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.172729, 401.118103, 1041.868041, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.172729, 404.618164, 1041.868041, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1820.946533, 400.753051, 1040.104858, 0.000000, 0.000000, 0.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - CreateDynamicObject( 16101, -1819.397460, 395.919036, 1041.938232, 0.000000, 90.000000, 90.000000 ); - CreateDynamicObject( 16101, -1819.397460, 406.879211, 1041.938232, 0.000000, 90.000000, -90.000000 ); - CreateDynamicObject( 16101, -1819.352416, 406.803070, 1041.988281, 0.000000, 180.000000, 0.000000 ); - CreateDynamicObject( 16101, -1819.352416, 395.933074, 1041.988281, 0.000000, 180.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.983398, 406.038330, 1040.108154, 0.000000, 0.000000, 0.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.172729, 405.048217, 1041.868041, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001342, 396.018463, 1040.108154, 0.000000, 0.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001586, 406.848358, 1040.108154, 0.000000, 0.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1742.302856, 400.738647, 1040.108154, 0.000000, 0.000000, 0.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1742.281616, 406.138519, 1040.108154, 0.000000, 0.000000, 0.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001586, 405.188385, 1041.778076, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001586, 401.708160, 1041.778076, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001586, 398.228149, 1041.778076, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001586, 397.798126, 1041.778076, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); - CreateDynamicObject( 16101, -1743.753173, 406.843109, 1041.908081, 0.000000, 180.000000, 0.000000 ); - CreateDynamicObject( 16101, -1743.753173, 396.003295, 1041.878173, 0.000000, 180.000000, 0.000000 ); - CreateDynamicObject( 16101, -1743.778564, 406.939147, 1041.798095, 0.000000, 90.000000, -90.000000 ); - CreateDynamicObject( 16101, -1743.757812, 395.919036, 1041.808105, 0.000000, 90.000000, 90.000000 ); - CreateDynamicObject( 13650, -1766.742675, 411.331390, 1050.378173, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 13650, -1805.811279, 395.481201, 1050.378173, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 13634, -1760.944091, 407.698059, 1048.573242, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 13632, -1747.383422, 462.071014, 1048.931152, 0.000000, 0.000000, 50.399990 ); - CreateDynamicObject( 13632, -1820.566650, 343.412902, 1048.931152, 0.000000, 0.000000, -136.200012 ); - CreateDynamicObject( 13632, -1746.002563, 342.214294, 1048.931152, 0.000000, 0.000000, -44.300006 ); - CreateDynamicObject( 13632, -1855.064208, 429.128875, 1048.931152, 0.000000, 0.000000, 131.599914 ); - CreateDynamicObject( 19428, -1777.476684, 436.184234, 1038.918212, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1780.977783, 436.184234, 1038.918212, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1779.036621, 436.266906, 1038.182617, 96.399971, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1776.566406, 436.266906, 1038.182617, 96.399971, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1733.276489, 413.784179, 1038.918212, 0.000000, 90.000000, 90.000000 ); - CreateDynamicObject( 19428, -1733.276489, 410.334381, 1038.918212, 0.000000, 90.000000, 90.000000 ); - CreateDynamicObject( 19428, -1733.557373, 412.274505, 1038.222534, -68.799987, 89.700042, 90.000000 ); - CreateDynamicObject( 19428, -1733.573730, 415.714477, 1038.229125, -68.799987, 89.700042, 90.000000 ); - CreateDynamicObject( 19428, -1757.558715, 368.228698, 1039.078125, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1754.068847, 368.228698, 1039.078125, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1754.068847, 368.560852, 1038.372436, -64.799995, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1757.549072, 368.560852, 1038.372436, -64.799995, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1785.328979, 368.228698, 1039.078125, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1788.779174, 368.228698, 1039.078125, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1788.779174, 368.539031, 1038.384399, -65.899978, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1785.320068, 368.539031, 1038.384399, -65.899978, 90.000000, 0.000000 ); - CreateDynamicObject( 19428, -1830.949340, 390.635528, 1039.158081, 0.000000, 90.000000, 90.000000 ); - CreateDynamicObject( 19428, -1830.949340, 394.105468, 1039.158081, 0.000000, 90.000000, 90.000000 ); - CreateDynamicObject( 19428, -1830.498046, 394.105468, 1038.509521, 55.200004, 90.000000, 90.000000 ); - CreateDynamicObject( 19428, -1830.498046, 390.615417, 1038.509521, 55.200004, 90.000000, 90.000000 ); - CreateDynamicObject( 1569, -1809.352661, 436.307464, 1038.358154, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1569, -1806.362670, 436.307464, 1038.358154, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 637, -1810.673217, 435.929656, 1038.608154, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 637, -1805.023681, 435.929656, 1038.608154, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1598, -1778.868286, 402.544219, 1038.706787, 0.000000, 0.000000, 0.000000 ), 0, 8463, "vgseland", "pavementhexagon", -65536 ); - CreateDynamicObject( 861, -1805.936279, 435.962280, 1038.808227, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 861, -1809.817016, 435.962280, 1038.808227, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1278, -1821.239624, 426.241180, 1039.438232, 0.000000, 0.000000, 50.199993 ); - CreateDynamicObject( 1278, -1821.064697, 377.567962, 1039.438232, 0.000000, 0.000000, 142.499984 ); - CreateDynamicObject( 1278, -1742.212036, 378.549163, 1039.438232, 0.000000, 0.000000, -121.799964 ); - CreateDynamicObject( 1278, -1742.400634, 425.707427, 1039.438232, 0.000000, 0.000000, -45.499961 ); - CreateDynamicObject( 7617, -1781.526977, 356.313201, 1051.508422, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterialText( CreateDynamicObject(4731, -2159.6147, -453.5427, 52.6459, 0.0000, 0.0000, 164.6383 ), 0, "Gal and Daniel's Soccer Stadium", 120, "Candara", 42, 0, -1, -16777216, 1 ); - - // SF GYM / STEAKHOUSE / WANG CARS - CreateDynamicObject(2169, 754.92590, -19.41582, 999.75348, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(2169, 754.93500, -18.39100, 999.81671, 180.00000, 0.00000, -90.00000); - CreateDynamicObject(339, 754.95502, -19.24860, 1000.56598, -90.00000, 90.00000, 90.00000); - - SetDynamicObjectMaterial( CreateDynamicObject( 19426, 441.143585, -81.749603, 997.923645, 0.000000, 0.000000, 0.000000 ), 0, 12963, "sw_apartflatx", "alleywall3", 0 ); - - CreateDynamicObject( 2169, -1950.550415, 302.683593, 34.728782, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2169, -1950.550415, 301.663391, 34.778778, 0.000000, 180.000000, -90.000000 ); - - // Train Cafe - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1980.173583, 103.144828, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 1649, "wglass", "carshowwin2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 106.211685, 26.607488, 0.000000, 90.000000, 90.000000 ), 0, 6056, "venice_law", "Bow_church_grass_alt", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 102.711761, 26.617488, 0.000000, 90.000000, 90.000000 ), 0, 6056, "venice_law", "Bow_church_grass_alt", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 100.071731, 26.627489, 0.000000, 90.000000, 90.000000 ), 0, 6056, "venice_law", "Bow_church_grass_alt", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1978.742187, 103.144828, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1978.748657, 102.395378, 31.927522, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 98.381698, 28.417486, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1960.962402, 83.844833, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 102.731658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.822021, 88.139533, 33.627445, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1980.173583, 84.034835, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 1649, "wglass", "carshowwin2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.444580, 79.124816, 28.437467, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.833984, 79.114761, 28.437467, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1977.173217, 82.957176, 31.813425, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1970.505371, 81.437187, 35.253425, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1978.742187, 84.024871, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 80.941825, 26.617488, 0.000000, 90.000000, 90.000000 ), 0, 10754, "traindocks_sfse", "dt_bmx_grass", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 84.441818, 26.617488, 0.000000, 90.000000, 90.000000 ), 0, 10754, "traindocks_sfse", "dt_bmx_grass", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 86.961799, 26.607488, 0.000000, 90.000000, 90.000000 ), 0, 10754, "traindocks_sfse", "dt_bmx_grass", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 88.771644, 28.417486, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1980.177246, 93.585441, 31.927522, 0.000000, 0.000000, 0.000000 ), 0, 1649, "wglass", "carshowwin2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.432250, 102.719406, 26.597475, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.832275, 102.719406, 26.597475, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.832275, 92.219444, 26.597475, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.832275, 84.299499, 26.617477, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.442626, 84.319519, 26.597475, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.442626, 94.149490, 26.607477, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1961.005859, 81.257141, 35.273468, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1960.982421, 92.984809, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1960.982421, 102.614761, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1960.972412, 103.314758, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - CreateDynamicObject( 14414, -1968.033691, 81.042190, 30.487529, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 14414, -1976.954101, 81.032112, 24.347528, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.823974, 82.954856, 28.437467, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1970.955200, 82.964859, 28.437467, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.442626, 102.709503, 33.607448, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.813476, 102.739501, 33.607448, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", -16 ); - CreateDynamicObject( 19315, -1979.552246, 107.082206, 27.167491, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2011, -1979.500976, 105.459541, 26.697486, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19315, -1979.552246, 103.902229, 27.167491, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.444702, 92.239456, 33.597450, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.434692, 84.359558, 33.617450, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.822021, 92.229492, 33.617446, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 106.231658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.432617, 102.739501, 33.577453, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.831054, 102.739501, 33.577453, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.831054, 92.239524, 33.577453, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.430908, 92.239524, 33.577453, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.410888, 84.359611, 33.597442, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.827148, 88.129631, 33.587455, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1965.779296, 81.126174, 36.933338, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1970.525390, 80.777206, 35.253425, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1968.985107, 82.957160, 35.233428, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1965.783569, 82.957176, 35.253425, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1965.759277, 79.106178, 35.243366, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 99.231658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 95.731658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 92.231658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 88.731658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 85.231658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1961.015869, 80.617156, 35.273468, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 81.731658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 80.851654, 33.557441, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1965.780273, 80.926177, 36.923332, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", 0 ); - CreateDynamicObject( 2011, -1979.500976, 102.459541, 26.697486, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2011, -1979.500976, 99.459541, 26.697486, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19315, -1979.552246, 100.902229, 27.167491, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1978.748657, 92.775405, 31.927522, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 96.721717, 30.247478, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 93.241699, 30.247478, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 90.431671, 30.227478, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); - CreateDynamicObject( 3810, -1979.342773, 104.902099, 30.787517, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3810, -1979.362792, 101.382072, 30.787517, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19315, -1979.552246, 86.102226, 27.167491, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19315, -1979.552246, 83.082206, 27.167491, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19315, -1979.552246, 79.642173, 27.167491, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2011, -1979.500976, 80.879493, 26.697486, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2011, -1979.500976, 84.459472, 26.697486, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2011, -1979.500976, 87.189468, 26.697486, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3810, -1979.509521, 84.764198, 30.359882, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3810, -1979.509521, 81.664207, 30.359882, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 16151, -1969.218872, 106.876976, 26.987482, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2188, -1977.865966, 106.635353, 27.407497, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2188, -1977.865966, 103.635353, 27.407497, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2188, -1977.865966, 100.635353, 27.407497, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2681, -1962.728515, 107.457427, 26.667484, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 640, -1965.144165, 86.127388, 27.367492, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2681, -1963.728515, 107.457427, 26.667484, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19128, -1968.922729, 98.943717, 26.693414, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 16152, -1961.978637, 88.390396, 26.613405, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2257, -1967.452392, 82.621025, 29.643426, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1703, -1967.157958, 85.438903, 26.617479, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1703, -1970.348144, 83.438941, 26.617479, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2118, -1968.704956, 83.932746, 26.563390, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1706, -1969.337280, 86.530639, 26.657484, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 638, -1978.237670, 84.742240, 27.297491, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 638, -1978.297119, 87.482269, 27.297491, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1209, -1961.410278, 99.597068, 26.637491, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1706, -1968.346313, 88.250633, 26.657484, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1703, -1967.208007, 91.438926, 26.617479, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1703, -1970.448242, 89.338935, 26.617479, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2118, -1968.704956, 90.002754, 26.563390, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19128, -1968.922729, 94.943717, 26.693414, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2076, -1970.349975, 104.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2076, -1970.349975, 101.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2076, -1970.349975, 98.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3920, -1978.700805, 101.525413, 32.489860, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2076, -1970.349975, 92.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2076, -1970.349975, 89.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2076, -1970.349975, 86.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2076, -1970.349975, 95.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3811, -1961.411865, 97.696205, 27.067487, 0.000000, 0.000000, -180.000000 ); - CreateDynamicObject( 3811, -1961.411865, 94.696205, 27.067487, 0.000000, 0.000000, -180.000000 ); - CreateDynamicObject( 3811, -1961.411865, 101.696205, 27.067487, 0.000000, 0.000000, -180.000000 ); - CreateDynamicObject( 3811, -1961.411865, 104.696205, 27.067487, 0.000000, 0.000000, -180.000000 ); - CreateDynamicObject( 638, -1975.447753, 84.392280, 27.297491, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 638, -1975.445800, 87.222267, 27.297491, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2011, -1974.984252, 107.542228, 26.637487, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2011, -1973.484252, 107.542228, 26.637487, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2011, -1976.484252, 107.542228, 26.637487, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1280, -1973.205322, 87.658729, 27.087488, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1280, -1973.205322, 84.658729, 27.087488, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3920, -1978.700805, 85.575500, 32.489860, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 3920, -1978.700805, 95.525413, 32.489860, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2074, -1979.804443, 96.422248, 33.249832, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2074, -1979.804443, 93.422248, 33.249832, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2074, -1979.804443, 90.422248, 33.249832, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2074, -1979.804443, 99.422248, 33.249832, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2074, -1979.804443, 86.972274, 33.249832, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 640, -1965.144165, 93.137413, 27.367492, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1280, -1972.515136, 87.658729, 27.087488, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19128, -1972.922729, 98.943717, 26.693414, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19128, -1972.922729, 94.943717, 26.693414, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1280, -1972.515136, 84.698738, 27.087488, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1980.1199, 93.5769, 31.9613, 0.0000, 0.0000, 0.6672 ), 0, "Le Flawless Cafe", 130, "Impact", 90, 0, -1, 0, 1 ); - - // Bank Collisions - SetObjectInvisible( CreateDynamicObject( 19353, -1622.111816, 904.315368, 6.078963, -8.400001, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19447, -1506.930053, 921.787292, 6.057494, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19447, -1506.930053, 912.167480, 6.057494, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19447, -1506.930053, 902.577636, 6.057494, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 19447, -1506.930053, 931.427185, 6.057494, 0.000000, 90.000000, 0.000000 ) ); - // Cabrink Hobo Farmhouse (taxed) CreateDynamicObject( 3170, -1119.300781, -1652.752563, 75.327133, 0.000000, 0.000000, 0.000000 ); CreateDynamicObject( 3409, -1025.596191, -1624.329467, 75.343902, 0.000000, 0.000000, 0.000000 ); @@ -4362,108 +59,6 @@ stock initializeObjects( ) CreateDynamicObject( 1223, -1117.207031, -1649.352905, 75.147193, 0.000000, 0.000000, 33.299999 ); CreateDynamicObject( 1728, -1114.612915, -1653.734741, 75.317138, 0.000000, 0.000000, 90.800025 ); - // Collisions in shops - SetObjectInvisible( CreateDynamicObject( 18981, 215.930099, -7.747323, 1008.928344, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 370.277770, -121.807632, 1005.319335, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 156.531829, -84.071495, 1006.965270, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 175.831817, -84.071495, 1006.965270, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 374.290618, -70.451278, 1005.368041, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 2185.527099, -1226.281372, 1053.074218, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 2185.527099, -1203.890869, 1053.064086, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -28.152854, -59.307212, 1007.377075, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 246.442245, 116.682731, 1012.609680, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 290.999755, -37.103073, 1005.505920, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 478.187805, -15.718050, 1007.119201, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 478.187805, -3.968051, 1007.119201, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 494.077819, -3.968051, 1007.119201, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 494.077819, -17.538053, 1007.119201, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 408.915252, -49.949813, 1006.267700, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 207.934204, -40.026008, 1007.794250, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 766.047607, -40.014907, 1008.646240, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 766.047607, -18.164901, 1008.646240, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -2230.482910, 134.538955, 1039.474243, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -2029.930786, -107.782485, 1038.912109, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 2159.915039, 1641.738037, 1045.302490, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 501.317108, -78.306205, 1003.050964, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 501.317108, -84.046249, 1003.050964, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 491.917144, -78.306205, 1003.050964, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -14.319323, -174.349853, 1007.657348, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -28.789323, -174.349853, 1007.657348, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -28.789323, -184.829849, 1007.657348, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 376.425109, -181.945724, 1004.883056, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -219.477584, 1401.825317, 30.953445, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 958.576293, -53.048671, 1004.644836, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, 450.448120, -86.725502, 1003.155029, 0.000000, 90.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18980, 365.052185, -62.637828, 1001.507812, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18980, 365.052185, -62.127841, 1001.507812, 0.000000, 0.000000, 0.000000 ) ); - - // Police Station Addition - CreateDynamicObject(19325, -1618.62183, 685.42065, 7.10080, 90.00000, 0.00000, 0.00000); - CreateDynamicObject(14782, -1614.29944, 687.57239, 7.18400, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2604, -1618.04321, 685.13269, 6.67440, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(2611, -1613.72400, 685.27753, 7.75000, 0.00000, 0.00000, -90.00000); - CreateDynamicObject(2611, -1613.72400, 682.27753, 7.75000, 0.00000, 0.00000, -90.00000); - CreateDynamicObject(19325, -1616.21411, 679.51672, 7.10080, 90.00000, 0.00000, 90.00000); - CreateDynamicObject(2356, -1616.87671, 684.45392, 6.16600, 0.00000, 0.00000, 68.46000); - CreateDynamicObject(18637, -1617.71484, 685.89191, 6.68030, 60.00000, 0.00000, 90.00000); - - // Police Station Helipad Addition - CreateDynamicObject( 1533, -1641.699584, 708.783325, 37.216796, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 3934, -1651.589111, 700.876342, 37.229225, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3877, -1642.724731, 718.691345, 39.355903, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3877, -1661.615600, 718.691345, 39.355903, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3877, -1661.615600, 688.171508, 39.355903, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3877, -1642.515380, 688.171508, 39.355903, 0.000000, 0.000000, 0.000000 ); - - // Solanum (Gal) Hotel - SetDynamicObjectMaterial( CreateDynamicObject( 11489, -1968.938842, 1344.200683, 6.137495, 0.000000, 0.000000, 42.600002 ), 0, 8565, "vgsebuild01", "ws_stonewall", 0 ); - CreateDynamicObject( 870, -1969.061645, 1341.767944, 6.337500, 0.000000, 0.000000, 69.599998 ); - CreateDynamicObject( 870, -1969.591674, 1340.342773, 6.337500, 0.000000, 0.000000, 69.599998 ); - CreateDynamicObject( 870, -1969.818115, 1339.733886, 6.337500, 0.000000, 0.000000, 69.599998 ); - CreateDynamicObject( 870, -1969.201293, 1341.392944, 6.337500, 0.000000, 0.000000, 69.599998 ); - CreateDynamicObject( 870, -1967.057128, 1344.002075, 6.337500, 0.000000, 0.000000, 8.700007 ); - CreateDynamicObject( 870, -1965.218139, 1344.283447, 6.337500, 0.000000, 0.000000, 8.700007 ); - CreateDynamicObject( 870, -1966.513305, 1344.084960, 6.337500, 0.000000, 0.000000, 8.700007 ); - CreateDynamicObject( 870, -1964.754150, 1344.354248, 6.337500, 0.000000, 0.000000, 8.700007 ); - CreateDynamicObject( 870, -1967.874389, 1343.128173, 6.337500, 0.000000, 0.000000, 8.700007 ); - CreateDynamicObject( 634, -1969.380615, 1337.675292, 4.417496, 0.000000, 0.000000, 10.499998 ); - CreateDynamicObject( 634, -1960.218872, 1345.973266, 4.417496, 0.000000, 0.000000, 10.499998 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1971.023071, 1338.322998, 6.107498, 0.000000, 90.000000, 0.000000 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1970.258666, 1338.886718, 6.107148, 0.000000, 90.100013, -23.000001 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - CreateDynamicObject( 3525, -1970.418212, 1339.182739, 7.124144, 0.000000, 0.000000, 45.200000 ); - CreateDynamicObject( 3525, -1963.847290, 1345.238525, 7.184144, 0.000000, 0.000000, 33.099979 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1969.012573, 1341.823120, 6.107148, 0.000000, 90.100013, -23.000001 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1967.606323, 1343.952880, 6.106814, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1964.451293, 1344.542846, 6.106816, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1962.848632, 1344.842529, 6.106816, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1963.103759, 1346.208984, 6.119242, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1966.259033, 1345.618774, 6.119242, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1968.313842, 1345.234863, 6.129240, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1971.023071, 1341.512451, 6.107498, 0.000000, 90.000000, 0.000000 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1971.023071, 1342.752319, 6.117497, 0.000000, 90.000000, 0.000000 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1970.420532, 1344.315063, 6.137009, 0.000000, 90.400016, -138.099685 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1967.594726, 1342.973022, 6.115276, 0.000000, 90.100013, -47.300079 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); - CreateDynamicObject( 19353, -1972.747558, 1338.323730, 4.487494, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19353, -1971.237548, 1336.634521, 4.487494, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19353, -1970.837158, 1336.634521, 4.487494, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19353, -1968.673461, 1338.058227, 4.497495, 0.000000, 0.000000, 158.000030 ); - CreateDynamicObject( 19353, -1968.283569, 1339.022338, 4.497495, 0.000000, 0.000000, 158.000030 ); - CreateDynamicObject( 19353, -1966.511718, 1341.555541, 4.497495, 0.000000, 0.000000, 132.400024 ); - CreateDynamicObject( 19353, -1963.791015, 1342.915527, 4.497495, 0.000000, 0.000000, 100.600074 ); - CreateDynamicObject( 19353, -1962.532104, 1343.150268, 4.497495, 0.000000, 0.000000, 100.600074 ); - CreateDynamicObject( 19353, -1961.153320, 1344.945434, 4.497495, 0.000000, 0.000000, -169.500000 ); - CreateDynamicObject( 19353, -1961.471313, 1346.657348, 4.497495, 0.000000, 0.000000, -169.500000 ); - CreateDynamicObject( 19353, -1963.272949, 1348.038085, 4.497495, 0.000000, 0.000000, 100.600074 ); - CreateDynamicObject( 19353, -1966.408935, 1347.452148, 4.497495, 0.000000, 0.000000, 100.600074 ); - CreateDynamicObject( 19353, -1968.640625, 1347.034912, 4.497495, 0.000000, 0.000000, 100.600074 ); - CreateDynamicObject( 19353, -1971.362304, 1345.685546, 4.497495, 0.000000, 0.000000, 132.000106 ); - CreateDynamicObject( 19353, -1971.630371, 1345.444091, 4.487493, 0.000000, 0.000000, 132.000106 ); - CreateDynamicObject( 19353, -1972.768188, 1342.837890, 4.487494, 0.000000, 0.000000, 0.300101 ); - CreateDynamicObject( 19353, -1972.757202, 1340.717895, 4.487494, 0.000000, 0.000000, 0.300101 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 3074, -1966.0687, 1345.0089, 3.1941, 0.0000, 0.0000, -78.5715 ), 0, "Solanum", 130, "Times New Roman", 18, 1, -1, 0, 1); - SetDynamicObjectMaterialText( CreateDynamicObject( 3074, -1969.9720, 1341.4737, 3.1941, 0.0000, 0.0000, -16.3579 ), 0, "Hotel", 130, "Times New Roman", 18, 1, -1, 0, 1); - SetDynamicObjectMaterialText( CreateDynamicObject( 3074, -1968.2480, 1343.4796, 3.5041, 0.0000, 0.0000, -47.5979 ), 0, "de", 130, "Times New Roman", 24, 1, -1, 0, 1); - // MrFreeze Home (taxed duplicate) CreateDynamicObject( 1506, -1695.467285, 1039.690673, 44.190944, 0.000000, 0.000000, 90.000000 ); CreateDynamicObject( 3934, -1686.643554, 1035.626342, 55.839893, 0.000000, 0.000000, 0.000000 ); @@ -4474,134 +69,6 @@ stock initializeObjects( ) CreateDynamicObject( 1498, -1695.884887, 1029.993164, 44.150959, 0.000000, 0.000000, 90.000000 ); CreateDynamicObject( 1498, -1693.734741, 1029.822753, 55.740962, 0.000000, 0.000000, 0.000000 ); - // Freefall - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1758.228759, 860.904357, 31.404382, 0.000000, 0.000000, 90.000000 ), 0, 9900, "pointysfe", "pointy_sfe", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1758.218872, 860.924316, 31.424381, 0.000000, 0.000000, 90.000000 ), 0, 4562, "plaza1_lan2", "greytile_LA", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1758.248901, 860.924316, 31.424381, 0.000000, 0.000000, 90.000000 ), 0, 4562, "plaza1_lan2", "greytile_LA", 0 ); - - // Train Station Garage - CreateDynamicObject(11389, -2048.11719, 166.71875, 30.97656, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(11393, -2043.51563, 161.34375, 29.33594, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(11390, -2048.17969, 166.71875, 32.22656, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(11391, -2056.20313, 158.54688, 29.09375, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(11392, -2047.75781, 168.14063, 27.88281, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(11388, -2048.17969, 166.71875, 34.51563, 0.00000, 0.00000, 0.00000); - - // Shamal Interior - CreateDynamicObject(14404, 1320.00000, 2000.00000, 1201.00000, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1562, 1321.13000, 2000.05005, 1199.90002, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1562, 1321.13000, 1997.65002, 1199.90002, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(1562, 1321.13000, 1995.34998, 1199.90002, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(1562, 1318.87000, 1998.94995, 1199.90002, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1562, 1318.87000, 1996.55005, 1199.90002, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(1562, 1318.87000, 1994.15002, 1199.90002, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(1563, 1321.13000, 2000.39001, 1200.43994, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1563, 1321.13000, 1997.31006, 1200.43994, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(1563, 1321.13000, 1995.01001, 1200.43994, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(1563, 1318.87000, 1999.29004, 1200.43994, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(1563, 1318.87000, 1996.20996, 1200.43994, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(1563, 1318.87000, 1993.81006, 1200.43994, 0.00000, 0.00000, 180.00000); - CreateDynamicObject(14405, 1320.00000, 1999.69995, 1199.90002, 0.00000, 0.00000, 0.00000); - - // Studio - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2328.617187, 914.297790, 1055.000000, 0.000000, 90.000000, 0.000000 ), 0, 13694, "lahillstxd1a", "Bow_Abattoir_Floor_Clean", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2340.614013, 914.297790, 1055.000000, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2316.623046, 914.297790, 1055.000000, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2316.424072, 902.297363, 1055.000000, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2329.372070, 926.297973, 1055.000000, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2328.617187, 914.297790, 1067.190185, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2317.099609, 914.389038, 1057.260131, 0.000000, 0.000000, 0.000000 ), 0, 8839, "vgsecarshow", "lightgreen2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2319.431884, 914.389038, 1055.429565, 0.000000, 90.000000, 0.000000 ), 0, 8839, "vgsecarshow", "lightgreen2_32", -1 ); - CreateDynamicObject( 14438, 2328.187988, 907.824096, 1064.630859, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14438, 2328.187988, 918.104187, 1064.630859, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14438, 2328.187988, 928.484802, 1064.630859, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3864, 2325.254638, 919.949096, 1054.189697, 0.000000, 0.000000, 47.999965 ), 1, 3673, "xrf_refineryla", "Metal1_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3864, 2325.172119, 909.096374, 1054.189697, 0.000000, 0.000000, -40.800041 ), 1, 3673, "xrf_refineryla", "Metal1_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3864, 2328.075927, 914.164733, 1054.189697, 0.000000, 0.000000, -0.900048 ), 1, 3673, "xrf_refineryla", "Metal1_128", 0 ); - CreateDynamicObject( 1622, 2325.820556, 910.850097, 1057.419921, 0.000000, 0.000000, -69.100006 ); - CreateDynamicObject( 14532, 2327.301269, 914.137695, 1056.515502, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2340.194580, 907.295776, 1058.429931, 0.000000, 0.000000, 0.000000 ), 0, 4011, "lanblokb", "discharger", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2340.194580, 912.436096, 1058.429931, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vegasclub02_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2340.194580, 917.596496, 1058.429931, 0.000000, 0.000000, 0.000000 ), 0, 4011, "lanblokb", "discharger", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2340.194580, 922.596557, 1058.429931, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vegasclub02_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2326.120849, 910.851074, 1054.278808, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2326.120849, 917.970825, 1054.278808, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 1622, 2325.951660, 917.655395, 1057.415893, 0.000000, 0.000000, -12.800004 ); - CreateDynamicObject( 1782, 2326.308105, 918.111450, 1056.860351, 0.000000, 0.000000, -88.999954 ); - CreateDynamicObject( 1782, 2326.363525, 910.691162, 1056.860351, 0.000000, 0.000000, -88.999954 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19385, 2320.887451, 919.296997, 1057.224243, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19385, 2320.877441, 909.486816, 1057.224243, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1502, 2320.088134, 909.486938, 1055.494506, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightpurple2_32", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1502, 2320.108154, 919.257019, 1055.494506, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightpurple2_32", 0 ); - CreateDynamicObject( 1671, 2327.879882, 916.488159, 1055.939453, 0.000000, 0.000000, -78.599983 ); - CreateDynamicObject( 1671, 2327.918212, 915.574645, 1055.939453, 0.000000, 0.000000, -91.399978 ); - CreateDynamicObject( 1428, 2328.066162, 913.728515, 1057.020141, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2371, 2330.829345, 921.262084, 1055.489013, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2371, 2334.109375, 921.262084, 1055.489013, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2371, 2337.311279, 921.262084, 1055.489013, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2373, 2332.796630, 925.953979, 1055.459350, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2373, 2336.007324, 925.953979, 1055.459350, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2373, 2329.473876, 925.953979, 1055.459350, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2382, 2330.734130, 921.643676, 1056.109619, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2382, 2329.863525, 921.643676, 1056.109619, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2394, 2330.223876, 920.943542, 1056.139648, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2392, 2333.014648, 920.943542, 1056.139648, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2392, 2333.935546, 920.943542, 1056.139648, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2392, 2336.266357, 921.683776, 1056.139648, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2382, 2337.177246, 921.683776, 1056.139648, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2394, 2333.456787, 921.676086, 1056.139648, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2394, 2336.678222, 920.975769, 1056.139648, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2396, 2335.904052, 925.246459, 1056.850341, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2396, 2336.604736, 925.246459, 1056.850341, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2398, 2333.393554, 925.246459, 1056.820312, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2397, 2332.692871, 925.246459, 1056.810302, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2399, 2330.042724, 925.246459, 1056.820312, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2390, 2329.382080, 925.246459, 1056.820312, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2401, 2331.413330, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2373, 2329.473876, 925.953979, 1055.459350, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2390, 2332.704589, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2374, 2333.415283, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2389, 2334.124755, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2399, 2334.725341, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2374, 2335.946533, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2398, 2336.627197, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2378, 2337.407714, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2397, 2338.008300, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2397, 2330.817626, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2374, 2330.056884, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2377, 2329.406250, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2844, 2333.894531, 923.037048, 1055.509033, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2846, 2336.074951, 923.037048, 1055.509033, 0.000000, 0.000000, -54.700004 ); - CreateDynamicObject( 2843, 2330.205322, 923.037048, 1055.509033, 0.000000, 0.000000, 51.199993 ); - CreateDynamicObject( 2846, 2333.039794, 922.150268, 1055.509033, 0.000000, 0.000000, -54.700004 ); - CreateDynamicObject( 2845, 2331.218750, 922.612243, 1055.509033, 0.000000, 0.000000, -54.700004 ); - CreateDynamicObject( 2350, 2327.217529, 909.922180, 1055.859375, 0.000000, 0.000000, -17.399999 ); - CreateDynamicObject( 2350, 2327.406494, 911.131774, 1055.859375, 0.000000, 0.000000, 0.699998 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2330.556640, 896.946716, 1055.567504, 0.000000, 0.000000, 90.000000 ), 0, 10628, "queens1_sfs", "ws_hoteldoor1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2344.609619, 902.297363, 1055.000000, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2328.617187, 901.247558, 1053.348876, 0.000000, 90.000000, 0.000000 ), 0, 13694, "lahillstxd1a", "Bow_Abattoir_Floor_Clean", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 14407, 2330.516845, 899.678588, 1052.068237, 0.000000, 0.000000, 180.000000 ), 0, 13694, "lahillstxd1a", "Bow_Abattoir_Floor_Clean", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2324.225585, 896.517517, 1055.000000, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2328.418212, 890.297119, 1055.000000, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2332.608154, 890.297119, 1055.000000, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2328.617187, 889.308837, 1061.100830, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2324.225585, 902.278015, 1073.108276, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 2277, 2331.571289, 897.542297, 1057.558227, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2268, 2329.419189, 897.542297, 1057.558227, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2287, 2330.520263, 897.542297, 1057.678344, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2073, 2330.488281, 899.872924, 1059.760986, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1728, 2336.668945, 917.444824, 1055.439086, 0.000000, 0.000000, -52.799991 ); - CreateDynamicObject( 1728, 2338.124755, 914.629089, 1055.439086, 0.000000, 0.000000, -104.699989 ); - CreateDynamicObject( 2315, 2335.895507, 915.769836, 1055.468994, 0.000000, 0.000000, -67.299987 ); - CreateDynamicObject( 1670, 2335.786132, 915.896057, 1055.989501, 0.000000, 0.099999, 0.000000 ); - CreateDynamicObject( 2857, 2336.245849, 914.850830, 1055.959472, 0.000000, 0.000000, 92.099998 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2004, 2327.591552, 914.558532, 1056.105102, 0.000000, 0.000000, -90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2336.454101, 902.735046, 1058.429931, 0.000000, 0.000000, 90.000000 ), 0, 12847, "sprunkworks", "bigsprunkcan", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2325.403076, 902.735046, 1058.429931, 0.000000, 0.000000, 90.000000 ), 0, 17535, "lae2billboards", "SunBillB03", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2320.162353, 902.735046, 1058.429931, 0.000000, 0.000000, 90.000000 ), 0, 17535, "lae2billboards", "billbd1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2320.162353, 925.885437, 1058.429931, 0.000000, 0.000000, 90.000000 ), 0, 9184, "vgebillboards", "base5_1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2325.793212, 925.885437, 1058.429931, 0.000000, 0.000000, 90.000000 ), 0, 9184, "vgebillboards", "diderSachs01", -1 ); - // Awesome Rooftop House Near Supa CreateDynamicObject( 3578, -2340.684326, 870.527587, 57.800323, 0.000000, 0.000000, 90.000000 ); CreateDynamicObject( 3578, -2340.684326, 855.527587, 57.800323, 0.000000, 0.000000, 90.000000 ); @@ -4634,227 +101,6 @@ stock initializeObjects( ) CreateDynamicObject( 1274, -2373.407714, 857.028808, 59.399368, 0.000000, 0.000000, 90.000000 ); CreateDynamicObject( 1274, -2373.407714, 856.528808, 59.399368, 0.000000, 0.000000, 90.000000 ); - // Hospital - CreateDynamicObject( 9593, -2673.813232, 639.995605, 995.597656, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2649.188720, 653.015625, 968.933166, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "marblekb_256128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.188720, 653.015625, 968.933166, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "marblekb_256128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18764, -2673.805908, 638.045715, 971.883178, 0.000000, -0.499985, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18764, -2676.598632, 638.045715, 971.883178, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2649.198242, 640.051574, 984.752807, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.198242, 640.051574, 984.752807, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2699.198242, 640.051574, 984.752807, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2699.188720, 653.015625, 968.933166, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "marblekb_256128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2699.188720, 640.036132, 970.922668, 0.000000, 0.000000, 90.000000 ), 0, 11631, "mp_ranchcut", "CJ_FRAME_Glass", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.187255, 640.036132, 970.922668, 0.000000, 0.000000, 90.000000 ), 0, 11631, "mp_ranchcut", "CJ_FRAME_Glass", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2649.187255, 640.036132, 970.922668, 0.000000, 0.000000, 90.000000 ), 0, 11631, "mp_ranchcut", "CJ_FRAME_Glass", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2649.188720, 653.044311, 977.703674, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.188720, 653.044311, 977.703674, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2699.188720, 653.044311, 977.703674, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2711.186523, 653.034851, 968.933166, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2637.191162, 653.025512, 968.933166, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.188720, 678.015625, 968.933166, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "marblekb_256128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2662.182617, 677.027648, 968.933166, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2650.174560, 665.018310, 968.933166, 0.000000, 0.000000, 90.000000 ), 0, 8839, "vgsecarshow", "lightblue_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2698.194824, 665.018310, 968.933166, 0.000000, 0.000000, 90.000000 ), 0, 8839, "vgsecarshow", "lightblue_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2686.192871, 677.028625, 968.933166, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.759521, 690.010131, 968.933166, 0.000000, 0.000000, 90.000000 ), 0, 8839, "vgsecarshow", "lightblue_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.188720, 678.044311, 977.703674, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 9836, -2574.224609, 638.295593, 976.583984, 0.000000, 0.000000, 0.000000 ), 10, 0, "none", "none", 1 ); - CreateDynamicObject( 9812, -2567.490234, 618.352355, 977.673828, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 9716, -2677.423339, 565.831970, 969.536682, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 9713, -2606.720458, 514.358459, 969.523559, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 9835, -2676.386230, 528.312011, 981.467407, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 9834, -2567.390136, 516.885681, 986.616516, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1533, -2654.878662, 640.526733, 969.412841, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1537, -2657.889892, 640.526733, 969.412841, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 633, -2654.362060, 641.387695, 970.433166, 0.000000, 0.000000, 48.599987 ); - CreateDynamicObject( 633, -2658.502685, 641.361206, 970.433166, 0.000000, 0.000000, 48.599987 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19467, -2674.852294, 640.546447, 973.593444, 0.000000, -90.000000, 270.000000 ), 0, 5716, "sunrise02_lawn", "duskyred_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19467, -2675.132568, 640.536376, 973.413269, 270.000000, 0.000000, 0.000000 ), 0, 5716, "sunrise02_lawn", "duskyred_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2692.458007, 647.749816, 969.913146, 0.000000, 90.000000, 180.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2692.458007, 657.239135, 969.913146, 0.000000, 90.000000, 180.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); - CreateDynamicObject( 1723, -2704.501464, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2701.684082, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2700.871337, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2698.042724, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2697.231445, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2694.332763, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2693.511230, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2690.692382, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2689.880859, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2687.051269, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2686.220458, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2682.429687, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2683.311523, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2702.481201, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 948, -2701.625000, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2698.760986, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 948, -2697.944335, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2695.120361, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 948, -2694.313964, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2691.461669, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 948, -2690.653808, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2687.831054, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 948, -2687.024414, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2684.211425, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 948, -2683.334228, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -2680.420654, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19172, -2710.696289, 646.029785, 971.263488, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19173, -2710.685058, 658.317993, 971.223205, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19174, -2701.796875, 664.511657, 971.412902, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19175, -2689.821044, 664.515441, 971.213256, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1726, -2685.177246, 686.236022, 969.393249, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 948, -2685.156982, 688.908081, 969.413269, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2667.500732, 682.037231, 973.903137, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - CreateDynamicObject( 948, -2685.247070, 685.648254, 969.413269, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2672.232177, 690.137451, 967.663208, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - CreateDynamicObject( 1726, -2685.187255, 683.096069, 969.393249, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 948, -2685.247070, 682.507995, 969.413269, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1726, -2684.356689, 688.976745, 969.393249, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2681.665527, 689.017700, 969.403198, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2681.053710, 668.845886, 972.743225, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2667.364013, 668.845886, 972.743225, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19383, -2672.225585, 683.720092, 971.163269, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2676.162841, 673.576293, 973.132934, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2672.232177, 686.917358, 978.162719, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2672.243408, 673.586303, 973.132934, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - CreateDynamicObject( 1726, -2681.046142, 688.976745, 969.393249, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2678.495361, 689.017700, 969.403198, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19173, -2685.681396, 685.713317, 971.423339, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -2669.213134, 678.263061, 970.363098, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19398, -2665.438964, 678.290588, 971.163085, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -2661.743164, 678.292236, 970.363098, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - CreateDynamicObject( 19174, -2681.488525, 689.505371, 971.763122, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2681.053710, 678.305419, 978.183044, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2667.303955, 678.325927, 978.072937, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -2679.164306, 678.263061, 970.353088, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19398, -2682.920166, 678.290588, 971.163085, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -2686.654541, 678.263061, 970.363098, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - CreateDynamicObject( 2590, -2705.782226, 650.416687, 975.822509, 0.000000, 180.000000, 0.000000 ); - CreateDynamicObject( 2590, -2705.782226, 654.626831, 975.822509, 0.000000, 180.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3352, -2705.851318, 652.481567, 975.137329, 0.000000, -18.800001, 180.000000 ), 0, 9908, "smallertxd", "pizzasign_LAe", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2647.294921, 661.059143, 975.142150, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 3386, -2680.457519, 677.674438, 969.422424, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 3396, -2677.873535, 677.512207, 969.392944, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1997, -2684.521728, 674.504882, 969.422729, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2685.270751, 672.057861, 970.433166, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2683.388916, 672.057861, 970.433166, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2682.387939, 672.837829, 970.433166, 0.000000, 0.000000, 180.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2684.259521, 672.837829, 970.433166, 0.000000, 0.000000, 180.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2681.938476, 672.444274, 971.782836, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 1997, -2684.521728, 670.754882, 969.422729, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2194, -2677.078613, 673.029052, 970.343078, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2277, -2685.193115, 674.632141, 970.913330, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2239, -2685.303955, 669.301513, 969.392395, 0.000000, 0.000000, 124.800003 ); - CreateDynamicObject( 2239, -2685.219482, 675.996582, 969.402160, 0.000000, 0.000000, 38.999992 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2617, -2677.728515, 674.568359, 970.052795, 0.000000, 0.000000, -89.599990 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2681.928466, 672.443847, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2684.379638, 672.443847, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2684.379638, 672.453857, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2681.929199, 672.453857, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 2268, -2685.197753, 670.623779, 970.753479, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 948, -2685.154052, 673.252563, 969.382202, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2685.154052, 671.802673, 969.382202, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14532, -2681.828613, 670.746154, 970.433166, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 14532, -2681.828613, 674.596496, 970.433166, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1714, -2677.513671, 676.157348, 969.372375, 0.000000, 0.000000, -146.499984 ); - CreateDynamicObject( 2262, -2676.739990, 673.099792, 971.093200, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2901, -2678.474609, 677.472961, 969.662719, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 932, -2677.750244, 669.409057, 969.412536, 0.000000, 0.000000, 180.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 932, -2678.801269, 669.409057, 969.412536, 0.000000, 0.000000, 180.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); - CreateDynamicObject( 3111, -2684.461181, 670.352050, 969.442443, 0.000000, 0.000000, 127.399963 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2642.794433, 656.538208, 975.151855, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2642.794433, 656.538208, 968.121948, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2647.294921, 661.059143, 968.121520, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2651.793457, 665.608215, 975.151855, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 16378, -2664.452880, 687.206970, 970.172912, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 948, -2671.825195, 689.111267, 969.432983, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2671.825195, 682.371154, 969.432983, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19173, -2668.762695, 689.509155, 970.883300, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19172, -2667.502441, 682.136718, 971.083251, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19174, -2662.682861, 685.909118, 971.393188, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1742, -2662.567382, 683.075805, 969.422851, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1, -1848.643676, 1051.698730, 154.775207, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1997, -2670.738281, 670.741760, 969.413330, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2671.721191, 672.057861, 970.433166, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2669.839355, 672.057861, 970.433166, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2668.838378, 672.837829, 970.433166, 0.000000, 0.000000, 180.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2670.709960, 672.837829, 970.433166, 0.000000, 0.000000, 180.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2668.388916, 672.444274, 971.782836, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 1997, -2670.738281, 674.582214, 969.413330, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2194, -2663.529052, 673.029052, 970.343078, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2277, -2671.643554, 674.632141, 970.913330, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2239, -2671.754394, 669.301513, 969.392395, 0.000000, 0.000000, 124.800003 ); - CreateDynamicObject( 2239, -2671.669921, 675.996582, 969.402160, 0.000000, 0.000000, 38.999992 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2617, -2664.178955, 674.568359, 970.052795, 0.000000, 0.000000, -89.599990 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2668.378906, 672.443847, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2669.688964, 672.443847, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2669.789062, 672.453857, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2668.379638, 672.453857, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 2268, -2671.648193, 670.623779, 970.753479, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 948, -2671.604492, 673.252563, 969.382202, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2671.604492, 671.802673, 969.382202, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14532, -2668.279052, 670.746154, 970.433166, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 14532, -2668.279052, 674.596496, 970.433166, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2262, -2663.190429, 673.099792, 971.093200, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 932, -2664.200683, 669.409057, 969.412536, 0.000000, 0.000000, 180.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 932, -2665.251708, 669.409057, 969.412536, 0.000000, 0.000000, 180.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); - CreateDynamicObject( 3111, -2670.911621, 670.352050, 969.442443, 0.000000, 0.000000, 127.399963 ); - CreateDynamicObject( 2161, -2672.147216, 686.475097, 969.422668, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 948, -2654.514404, 640.895141, 969.423034, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2658.194824, 640.895141, 969.423034, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19465, -2652.159667, 663.529296, 971.963195, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19465, -2640.329833, 651.669616, 971.963195, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2638.145996, 652.038879, 975.142150, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2642.748779, 656.247192, 971.163208, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2642.748779, 653.396728, 971.163208, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2642.748779, 659.107849, 971.163208, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2650.441650, 661.108581, 971.163208, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2647.598876, 661.108581, 971.163208, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2644.788085, 661.108581, 971.163208, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); - CreateDynamicObject( 19325, -2642.735107, 654.370361, 974.202331, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19325, -2642.735107, 658.491638, 974.202331, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19325, -2645.565185, 661.111755, 974.202331, 90.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19325, -2649.686767, 661.111755, 974.202331, 90.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2642.791503, 661.058471, 975.151855, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1502, -2652.159423, 664.286987, 969.412719, 0.000000, 0.000000, -90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1502, -2641.100341, 651.596618, 969.412719, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); - CreateDynamicObject( 1997, -2638.139404, 653.317077, 969.422729, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1997, -2638.139404, 655.407104, 969.422729, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1997, -2638.139404, 657.457214, 969.422729, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 932, -2638.147949, 658.951416, 969.412719, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 932, -2638.147949, 659.711242, 969.412719, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 932, -2638.147949, 660.471191, 969.412719, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2008, -2641.669433, 652.874328, 969.412963, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2008, -2641.669433, 655.704528, 969.412963, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2008, -2641.669433, 658.574768, 969.412963, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1714, -2641.089843, 659.302185, 969.412658, 0.000000, 0.000000, -74.600021 ); - CreateDynamicObject( 1714, -2641.212402, 656.590820, 969.412658, 0.000000, 0.000000, -101.500022 ); - CreateDynamicObject( 1714, -2641.171386, 653.633544, 969.412658, 0.000000, 0.000000, -101.500022 ); - CreateDynamicObject( 2605, -2644.684814, 661.921081, 969.823181, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2605, -2647.586181, 661.921081, 969.823181, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2605, -2650.437500, 661.921081, 969.823181, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1806, -2644.789794, 662.527709, 969.443115, 0.000000, 0.000000, -158.199996 ); - CreateDynamicObject( 1806, -2647.623291, 662.421569, 969.443115, 0.000000, 0.000000, 163.600021 ); - CreateDynamicObject( 1806, -2650.533447, 662.413024, 969.443115, 0.000000, 0.000000, -158.500000 ); - CreateDynamicObject( 19174, -2646.930175, 664.502075, 971.213256, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19175, -2637.701660, 657.013671, 971.683166, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 948, -2643.660400, 660.069519, 969.362976, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2639.238769, 651.193847, 969.433044, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2641.420898, 651.193847, 969.433044, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19172, -2667.212402, 668.738037, 971.383117, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19174, -2680.979248, 668.748229, 971.451721, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 638, -2684.354492, 668.403503, 969.832946, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 638, -2681.754150, 668.393493, 969.832946, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 638, -2679.163574, 668.403503, 969.832946, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 638, -2664.010253, 668.403503, 969.832946, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 638, -2666.610595, 668.393493, 969.832946, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 638, -2669.210937, 668.403503, 969.832946, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 948, -2679.657958, 647.756469, 969.363220, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2679.657958, 657.216735, 969.363220, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2705.278564, 657.216735, 969.363220, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2705.278564, 647.746582, 969.363220, 0.000000, 0.000000, 0.000000 ); - // Niels' Garage SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2189.703857, -92.739654, 33.820354, 0.000000, 90.000000, 0.000000 ), 0, 3975, "lanbloke", "p_floor3", -1 ); SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2197.197265, -104.753555, 36.800346, 0.000000, 0.000000, 0.000000 ), 0, 3979, "civic01_lan", "brickgrey", -3355444 ); @@ -5064,581 +310,9 @@ stock initializeObjects( ) CreateDynamicObject( 2600, -2028.337158, 1193.557861, 80.700004, 0.000000, 0.000000, 62.000011 ); CreateDynamicObject( 1692, -2053.846679, 1208.121337, 80.039993, 0.000000, 0.000000, 0.000000 ); - // Stadium (Paintball) Area No collision blocks - SetObjectInvisible( CreateDynamicObject( 18981, -1426.530517, 120.217552, 1032.331054, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1426.530517, 95.217552, 1032.331054, 0.000000, 0.000000, 0.0000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1426.530517, 70.217552, 1032.331054, 0.000000, 0.000000, 0.0000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1374.265136, 70.217552, 1032.331054, 0.000000, 0.000000, 0.0000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1374.265136, 95.217552, 1032.331054, 0.000000, 0.000000, 0.0000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1374.265136, 120.217552, 1032.331054, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1386.892578, 132.737686, 1032.331054, 0.000000, 0.000000, 90.00000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1411.892578, 132.737686, 1032.331054, 0.000000, 0.000000, 90.00000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1436.892578, 132.737686, 1032.331054, 0.000000, 0.000000, 90.00000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1436.892578, 80.507469, 1032.331054, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1411.892578, 80.507469, 1032.331054, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18981, -1386.892578, 80.507469, 1032.331054, 0.000000, 0.000000, 90.000000 ) ); - - // Car Jacker - CreateDynamicObject( 2935, -1582.890258, 122.933563, 4.009482, 0.000000, 0.000000, 44.899925 ); // sf - CreateDynamicObject( 2934, -1581.672485, 124.147621, 6.919486, 0.000000, 0.000000, 44.899925 ); - CreateDynamicObject( 2934, -1567.319335, 134.835021, 4.004680, 0.000000, 0.000000, 44.899978 ); - CreateDynamicObject( 2935, -1563.577392, 134.526306, 6.914690, 0.000000, 0.000000, 91.399833 ); - CreateDynamicObject( 2935, 1637.338134, 2329.470703, 11.280310, 0.000000, 0.000000, 90.000000 ); // lv - CreateDynamicObject( 2935, 1637.338134, 2329.470703, 14.180308, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2932, 1637.327026, 2323.243164, 11.262970, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2932, 1637.327026, 2320.140869, 11.262970, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2935, 1637.338134, 2326.367919, 14.180308, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2935, 1637.338134, 2323.255371, 14.180308, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2934, 1637.338867, 2320.161865, 14.180315, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2932, 1637.327026, 2332.598388, 11.262970, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2935, 1637.338134, 2332.603515, 14.180308, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2934, 1637.323608, 2335.721679, 11.270318, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2934, 1637.323608, 2335.721679, 14.190327, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2934, 1637.338867, 2317.041503, 14.190315, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2935, 2610.644287, -2213.227294, 14.006880, 0.000000, 0.000000, 0.000000 );// ls - CreateDynamicObject( 2934, 2610.644287, -2213.227294, 16.916870, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2932, 2613.762939, -2213.233398, 16.902811, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2935, 2619.727539, -2240.205078, 13.984753, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2934, 2618.124755, -2240.163085, 16.928182, 0.000000, 0.000000, 0.000000 ); - - // San Fierro Airport Mavericks - CreateDynamicObject(16375, -1099.45227, -222.62219, 13.21132, 0.00000, 0.00000, 19.02001); - CreateDynamicObject(16375, -1082.47766, -205.00002, 13.21132, 0.00000, 0.00000, 19.02001); - CreateDynamicObject(16375, -1088.62012, -182.28346, 13.21132, 0.00000, 0.00000, 19.02001); - CreateDynamicObject(16375, -1105.17200, -199.55664, 13.21132, 0.00000, 0.00000, 19.02001); - // Aurora CreateDynamicObject( 1506, -2171.091308, 639.911376, 1051.374023, 0.000000, 0.000000, 0.000000 ); - // Las Venturas Caligs - CreateDynamicObject(2332, 2144.60986, 1642.62817, 993.02606, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2332, 2144.60986, 1642.62817, 993.93524, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2332, 2142.90918, 1642.61816, 993.93524, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2332, 2145.47998, 1642.62817, 993.93524, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2332, 2143.76904, 1642.62817, 993.02612, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2332, 2142.91821, 1642.62817, 993.02612, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2332, 2142.90918, 1642.61816, 994.81525, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2332, 2143.76001, 1642.61816, 994.81525, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2332, 2144.61035, 1642.61816, 994.81525, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(2332, 2145.47119, 1642.61816, 994.81525, 0.00000, 0.00000, 0.00000); - - // Los Santos PD - CreateDynamicObject(19303, 266.36481, 78.44830, 1001.27979, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(19303, 266.36481, 82.95660, 1001.27979, 0.00000, 0.00000, 90.00000); - CreateDynamicObject(19303, 266.36481, 87.45710, 1001.27979, 0.00000, 0.00000, 90.00000); - - // Bank LV-LS - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2126.390625, 1201.121337, 1015.636901, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "Dinerfloor", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2126.390625, 1226.121215, 1015.636901, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "Dinerfloor", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2151.386718, 1226.121215, 1015.636901, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "Dinerfloor", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2126.390625, 1251.110229, 1015.636901, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "Dinerfloor", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2163.368408, 1226.121215, 1028.587036, 0.000000, 180.000000, 0.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2132.517578, 1220.312988, 1027.617065, 0.000000, 180.000000, 45.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2151.404785, 1214.139404, 1027.617065, 0.000000, 180.000000, 90.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2151.404785, 1238.130371, 1027.617065, 0.000000, 180.000000, 90.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2151.386718, 1226.123413, 1023.623535, 0.000000, 90.000000, 0.000000 ), 0, 9525, "boigas_sfw", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2111.539306, 1229.009399, 1027.617065, 0.000000, 180.000000, 90.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2114.379882, 1219.650146, 1027.617065, 0.000000, 180.000000, 180.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2102.356201, 1244.982666, 1020.554626, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2114.379882, 1246.667602, 1027.617065, 0.000000, 180.000000, 180.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2114.379882, 1239.665405, 1031.615844, 0.000000, 180.000000, 180.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2126.460205, 1226.123413, 1023.626464, 0.000000, 90.000000, 0.000000 ), 0, 9525, "boigas_sfw", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2102.381103, 1242.005981, 1015.646911, 0.000000, 90.000000, 0.000000 ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2139.401367, 1250.139160, 1027.617065, 0.000000, 180.000000, 180.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2127.333496, 1249.100952, 1027.617065, 0.000000, 180.000000, 90.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2126.520263, 1251.041748, 1023.627075, 0.000000, 90.000000, 0.000000 ), 0, 9525, "boigas_sfw", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2133.399658, 1223.313232, 1021.626647, 90.000000, 0.000000, -45.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2137.962890, 1221.529541, 1009.627075, 0.000000, 0.000000, 45.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2131.632324, 1227.901123, 1009.606933, 0.000000, 0.000000, 45.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - CreateDynamicObject( 2206, 2130.836669, 1226.510009, 1016.126525, 0.000000, 0.000000, -355.000000 ); - CreateDynamicObject( 2206, 2136.778320, 1222.460449, 1016.126525, 0.000000, 0.000000, -90.099998 ); - CreateDynamicObject( 14632, 2147.443847, 1219.531127, 1017.596679, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2183, 2133.621093, 1238.422485, 1016.126098, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14632, 2137.707519, 1229.267089, 1017.596679, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2183, 2126.219970, 1238.342651, 1016.126098, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19363, 2114.807128, 1238.139892, 1019.866760, 0.000000, 0.000000, 0.000000 ), 0, 3899, "hospital2", "notice01_128", -1 ); - CreateDynamicObject( 2183, 2118.588378, 1238.303466, 1016.126098, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2205, 2134.718505, 1225.397949, 1016.106689, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 14632, 2146.240478, 1238.284423, 1017.596679, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14632, 2138.725341, 1238.284423, 1017.596679, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14632, 2131.404052, 1238.284423, 1017.596679, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1557, 2162.892333, 1225.089843, 1016.126159, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1557, 2162.892333, 1228.110351, 1016.126159, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 2010, 2162.603759, 1228.591796, 1016.086486, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2010, 2162.603759, 1224.421020, 1016.086486, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2942, 2143.693603, 1223.039916, 1016.766601, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2159.264648, 1222.208862, 1017.906921, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - CreateDynamicObject( 2608, 2136.809326, 1217.016113, 1016.716674, 0.000000, 0.000000, 135.000000 ); - CreateDynamicObject( 2184, 2128.289550, 1226.437133, 1015.906433, 0.000000, 0.000000, 135.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19363, 2130.575683, 1222.837158, 1018.846191, 0.000000, 0.000000, 45.000011 ), 0, 8839, "vgsecarshow", "lightblue2_32", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2151.534179, 1222.208862, 1017.906921, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2143.693603, 1222.208862, 1017.906921, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2151.231689, 1230.630126, 1018.626953, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2159.264648, 1230.630126, 1018.367187, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2143.881347, 1230.630126, 1019.527038, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - CreateDynamicObject( 18755, 2147.582031, 1236.305297, 1018.077087, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2150.226074, 1236.726806, 1019.906677, 180.000000, 90.000000, 90.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2144.924804, 1236.726806, 1019.906677, 180.000000, 90.000000, 90.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2147.694824, 1234.716186, 1024.276489, 180.000000, 90.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - CreateDynamicObject( 18757, 2147.511718, 1236.277099, 1018.077087, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 18757, 2147.540771, 1232.456787, 1018.077087, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 18755, 2155.374267, 1236.296997, 1018.067260, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2152.844970, 1236.726806, 1019.906677, 180.000000, 90.000000, 90.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2158.035156, 1236.726806, 1019.906677, 180.000000, 90.000000, 90.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2155.703369, 1234.716186, 1024.276489, 180.000000, 90.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); - CreateDynamicObject( 18757, 2155.412841, 1236.277099, 1018.077087, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 18757, 2155.431152, 1232.456787, 1018.077087, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 2010, 2151.593505, 1235.022338, 1016.086486, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, 2158.450195, 1215.311645, 1016.116516, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1703, 2155.059082, 1215.311645, 1016.116516, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2010, 2155.813476, 1215.452758, 1016.086486, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, 2150.716308, 1215.311645, 1016.116516, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1703, 2147.345703, 1215.311645, 1016.116516, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2010, 2147.992187, 1215.452758, 1016.086486, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2102.297363, 1247.108886, 1027.617065, 0.000000, 180.000000, 90.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2101.409179, 1241.986450, 1027.617065, 0.000000, 180.000000, 180.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2102.356201, 1219.993286, 1020.554626, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); - CreateDynamicObject( 2332, 2105.44214, 1246.08472, 1017.41632, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2105.44214, 1246.08472, 1018.30646, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2106.27222, 1246.08472, 1018.30646, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2106.27222, 1246.08472, 1017.41663, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2106.27222, 1246.08472, 1016.52631, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2107.12280, 1246.08472, 1016.52631, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2107.12280, 1246.08472, 1018.30688, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2107.96362, 1246.08472, 1017.39685, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2107.96362, 1246.08472, 1018.29681, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2107.96362, 1246.08472, 1016.52655, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2108.79370, 1246.08472, 1016.52655, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2109.63354, 1246.08472, 1016.52655, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2108.79370, 1246.08472, 1018.29694, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2109.63354, 1246.08472, 1017.37659, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2109.63354, 1246.08472, 1018.29694, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2110.47388, 1246.08472, 1017.36682, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2332, 2110.47388, 1246.08472, 1018.29688, 0.00000, 0.00000, 0.00000 ); - CreateDynamicObject( 2011, 2136.402343, 1223.326049, 1016.096435, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2011, 2133.813232, 1226.195556, 1016.096435, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, 2135.041992, 1227.562011, 1016.646484, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 2773, 2137.808837, 1224.796264, 1016.646484, 0.000000, 0.000000, -45.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19363, 2132.838623, 1220.574096, 1018.846191, 0.000000, 0.000000, 45.000011 ), 0, 8839, "vgsecarshow", "lightblue2_32", -1 ); - CreateDynamicObject( 2942, 2159.237304, 1223.039916, 1016.766601, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2942, 2151.224609, 1229.799804, 1016.766601, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 3074, 2131.7578, 1221.7728, 1014.97348, 0.0000, 0.0000, 45.0, 52 ), 0, "Las Venturas\nBank", 130, "Times New Roman", 18, 1, -1, 0, 1 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 3074, 2131.7578, 1221.7728, 1014.97348, 0.0000, 0.0000, 45.0, 56 ), 0, "Los Santos\nBank", 130, "Times New Roman", 18, 1, -1, 0, 1 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 19353, 2162.9492, 1216.3100, 1016.6058, 0.0000, 0.0000, 180.0 ), 0, "Thx Uuri_Lexington! <3", 90, "Arial", 24, 1, -1, 0, 1 ); - - // LS CIA - CreateDynamicObject( 1569, 1521.536132, -1456.420288, 8.529989, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1569, 1524.516723, -1456.420288, 8.529989, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2047, 1522.972045, -1456.463500, 11.689995, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 13187, 1516.601684, -1456.413330, 9.830000, 0.000000, 0.000000, 90.000000 ); - - // Church - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2389.275878, 3192.355224, 1016.001403, 180.000000, 90.000000, 90.000000 ), 0, 6038, "lawwhitebuilds", "crazypave", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2390.146728, 3209.103027, 1008.891906, 0.000000, 0.000000, 0.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2397.309082, 3204.211914, 1012.233093, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2376.344970, 3204.211914, 1008.851806, 0.000000, 0.000000, 0.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2389.275878, 3191.284423, 1012.241210, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - CreateDynamicObject( 1504, 2382.357421, 3204.521972, 1016.511169, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2369.058349, 3204.211914, 1012.222229, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2384.308837, 3205.042724, 1012.231506, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - CreateDynamicObject( 2639, 2378.186523, 3203.227783, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2380.336181, 3203.227783, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2386.036865, 3203.227783, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2388.206787, 3203.227783, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2378.186523, 3201.057128, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2380.336181, 3201.057617, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2386.036865, 3201.025878, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2388.197265, 3201.025878, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2378.186523, 3198.824951, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2380.347900, 3198.824951, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2386.036865, 3198.774169, 1017.132019, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2639, 2388.197753, 3198.774169, 1017.132019, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2389.275878, 3182.417724, 1016.231994, 180.000000, 90.000000, 90.000000 ), 0, 6038, "lawwhitebuilds", "crazypave", 0 ); - CreateDynamicObject( 1720, 2380.394531, 3194.404296, 1016.680847, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1720, 2379.803955, 3194.404296, 1016.680847, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2398.434326, 3194.407226, 1004.841613, 180.000000, 180.000000, 90.000000 ), 0, 6038, "lawwhitebuilds", "crazypave", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2386.446289, 3181.587158, 1004.821594, 180.000000, 180.000000, 180.000000 ), 0, 6038, "lawwhitebuilds", "crazypave", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19437, 2383.123779, 3199.145263, 1016.430847, 0.000000, 90.000000, 90.000000 ), 0, 3267, "milbase", "lightred2_32", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19437, 2383.123779, 3195.672851, 1016.430847, 0.000000, 90.000000, 90.000000 ), 0, 3267, "milbase", "lightred2_32", 0 ); - CreateDynamicObject( 948, 2381.972656, 3203.975341, 1016.491088, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3462, 2378.014160, 3192.883789, 1018.211425, 0.000000, 0.000000, -135.800018 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2371.896240, 3204.183349, 1016.760375, 0.000000, 47.999980, 0.000000 ), 0, 17944, "lngblok_lae2", "white64bumpy", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2394.493164, 3204.183349, 1016.846740, 0.000000, 48.399978, 180.000000 ), 0, 17944, "lngblok_lae2", "white64bumpy", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2390.146728, 3182.414062, 1008.891906, 0.000000, 0.000000, 0.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - CreateDynamicObject( 8131, 2383.207519, 3191.815673, 1011.291137, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3851, 2383.032226, 3197.257568, 1024.701171, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 3851, 2383.032226, 3208.507812, 1024.701171, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 9831, 2389.038574, 3192.769042, 1016.692443, 0.000000, 0.000000, 67.699989 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2390.146728, 3207.401367, 1031.492553, 0.000000, 0.000000, 0.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2402.168701, 3197.091552, 1008.891906, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2402.168701, 3194.429443, 1008.891906, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2391.764160, 3202.022705, 1008.891906, 0.000000, 0.000000, 0.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2401.943115, 3207.153564, 1016.649719, -167.000137, 90.100013, 90.099998 ), 0, 6038, "lawwhitebuilds", "crazypave", 0 ); - CreateDynamicObject( 2357, 2383.095947, 3194.294677, 1017.121520, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2868, 2384.287353, 3194.650878, 1017.516784, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1664, 2383.090087, 3194.542724, 1017.666931, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2870, 2381.728759, 3194.555419, 1017.501403, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 10444, 2393.237548, 3179.693847, 1016.971130, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2896, 2379.375732, 3196.687988, 1017.090759, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, 2384.334472, 3203.975341, 1016.491088, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3929, 2389.502685, 3194.343017, 1017.701538, 0.000000, 0.000000, -45.500000 ); - CreateDynamicObject( 3929, 2389.425781, 3193.688964, 1018.041625, 0.000000, 0.000000, -68.400001 ); - CreateDynamicObject( 3929, 2389.411132, 3192.909179, 1018.341918, 0.000000, 0.000000, -68.400001 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19437, 2383.123779, 3202.644287, 1016.430847, 0.000000, 90.000000, 90.000000 ), 0, 3267, "milbase", "lightred2_32", 0 ); - CreateDynamicObject( 3929, 2389.136474, 3192.188476, 1018.832031, 0.000000, 0.000000, -68.400001 ); - CreateDynamicObject( 3929, 2388.549316, 3191.908203, 1018.682067, 0.000000, 0.000000, 133.800048 ); - CreateDynamicObject( 3929, 2387.740722, 3191.781738, 1018.461791, 0.000000, 0.000000, 43.200061 ); - CreateDynamicObject( 3929, 2387.283935, 3191.655273, 1017.931640, 0.000000, 0.000000, 43.200061 ); - CreateDynamicObject( 3929, 2386.562011, 3191.649902, 1017.521545, 0.000000, 0.000000, 43.200061 ); - CreateDynamicObject( 3929, 2388.029541, 3191.545166, 1017.851745, 0.000000, 0.000000, 43.200061 ); - CreateDynamicObject( 3929, 2389.844482, 3193.249023, 1017.971923, 0.000000, 0.000000, 75.700057 ); - CreateDynamicObject( 3929, 2389.844482, 3193.249023, 1018.751831, 0.000000, 0.000000, 75.700057 ); - CreateDynamicObject( 3929, 2389.651611, 3192.492919, 1019.151977, 0.000000, 0.000000, 75.700057 ); - CreateDynamicObject( 3929, 2389.154052, 3191.836181, 1019.151977, 0.000000, 0.000000, 57.400058 ); - CreateDynamicObject( 3929, 2389.299072, 3192.064941, 1018.202148, 0.000000, 0.000000, 57.400058 ); - CreateDynamicObject( 3929, 2388.671142, 3191.433105, 1017.921997, 0.000000, 0.000000, 57.400058 ); - CreateDynamicObject( 8131, 2388.708984, 3192.578369, 1009.101013, 0.000000, 0.000000, 52.000007 ); - CreateDynamicObject( 3929, 2387.838867, 3191.655273, 1017.342285, 0.000000, 0.000000, 57.400058 ); - CreateDynamicObject( 3929, 2387.186767, 3191.655517, 1017.342285, 0.000000, 0.000000, 57.400058 ); - CreateDynamicObject( 3929, 2389.195556, 3193.780029, 1017.342285, 0.000000, 0.000000, 57.400058 ); - CreateDynamicObject( 3929, 2389.595458, 3193.121582, 1017.342285, 0.000000, 0.000000, 57.400058 ); - CreateDynamicObject( 3929, 2389.416259, 3192.428955, 1017.342285, 0.000000, 0.000000, 57.400058 ); - CreateDynamicObject( 3929, 2389.029541, 3191.821289, 1017.342285, 0.000000, 0.000000, 57.400058 ); - - // Alcatraz - SetDynamicObjectMaterial( CreateDynamicObject( 17513, -2030.526855, 1897.911865, 12.840667, 0.000000, 0.000000, -135.399902 ), 0, 5134, "wasteland_las2", "concretenewb256", 0 ); - CreateDynamicObject( 10610, -2093.488037, 1928.907958, 31.056991, 0.000000, 0.000000, 41.599960 ); - SetDynamicObjectMaterial( CreateDynamicObject( 10985, -2067.109375, 1927.908081, 21.519468, 0.000000, 0.000000, 0.000000 ), 0, 9957, "multistory_sfe", "grassgrn256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 10985, -2073.860351, 1921.161376, 21.389465, 0.000000, 0.000000, 46.700016 ), 0, 9957, "multistory_sfe", "grassgrn256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 10985, -2082.020019, 1915.032470, 22.079481, 0.000000, 0.000000, 35.600017 ), 0, 9957, "multistory_sfe", "grassgrn256", 0 ); - CreateDynamicObject( 689, -1942.959106, 1880.650756, 8.680265, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 690, -1961.289184, 1831.741333, 16.140258, 0.000000, 8.199999, 0.000000 ); - CreateDynamicObject( 8209, -2094.501464, 1843.990478, 22.951774, 0.000000, 0.000000, -0.299999 ); - CreateDynamicObject( 8209, -2144.040527, 1893.712036, 22.951791, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 8209, -2144.040527, 1893.712036, 15.911795, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 8315, -2122.668945, 1962.861572, 23.140863, 0.000000, 0.000000, -46.300010 ); - CreateDynamicObject( 8315, -2122.668945, 1962.861572, 16.620866, 0.000000, 0.000000, -46.300010 ); - CreateDynamicObject( 8210, -2011.561767, 1862.624633, 22.939054, 0.000000, 0.000000, 42.500011 ); - CreateDynamicObject( 8210, -2009.839233, 1901.603759, 22.935874, 0.000000, 0.000000, 132.399856 ); - CreateDynamicObject( 8315, -2077.215820, 1965.980346, 23.515901, 0.000000, 0.000000, -122.499969 ); - CreateDynamicObject( 8210, -2036.850830, 1931.181884, 22.935874, 0.000000, 0.000000, 132.399856 ); - CreateDynamicObject( 8315, -2077.215820, 1965.980346, 17.895927, 0.000000, 0.000000, -122.499969 ); - CreateDynamicObject( 8210, -2036.850830, 1931.181884, 17.195880, 0.000000, 0.000000, 132.399856 ); - CreateDynamicObject( 683, -1936.225341, 1785.823486, 11.710291, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 688, -2054.089111, 1789.664916, 15.794617, 0.000000, -13.600001, 0.000000 ); - CreateDynamicObject( 688, -2048.784667, 1764.247070, 16.299072, 16.300016, 5.799999, -114.099983 ); - CreateDynamicObject( 688, -1982.347778, 1716.536132, 13.046571, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 690, -1975.291381, 1771.226806, 17.316553, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18850, -1989.817871, 1849.995483, 8.646547, 0.000000, 0.000000, 45.100021 ); - CreateDynamicObject( 18850, -1986.359130, 1812.226684, 8.656547, 0.000000, 0.000000, 45.100021 ); - tmpVariable = CreateDynamicObject( 8417, -2024.147827, 1878.229980, 20.834800, 0.000000, 0.000000, -134.400009 ); - SetDynamicObjectMaterial( tmpVariable, 0, 0, "none", "none", 0 ); - SetDynamicObjectMaterial( tmpVariable, 1, 5134, "wasteland_las2", "concretenewb256", 0 ); - tmpVariable = CreateDynamicObject( 8417, -2042.422607, 1856.380004, 20.824800, 0.000000, 0.000002, 93.800125 ); - SetDynamicObjectMaterial( tmpVariable, 0, 0, "none", "none", 0 ); - SetDynamicObjectMaterial( tmpVariable, 1, 5134, "wasteland_las2", "concretenewb256", 0 ); - tmpVariable = CreateDynamicObject( 8417, -2074.927490, 1865.764892, 20.834800, 0.000000, 0.000000, 2.199973 ); - SetDynamicObjectMaterial( tmpVariable, 0, 0, "none", "none", 0 ); - SetDynamicObjectMaterial( tmpVariable, 1, 5134, "wasteland_las2", "concretenewb256", 0 ); - tmpVariable = CreateDynamicObject( 8417, -2114.038574, 1874.155029, 20.824800, 0.000000, 0.000000, -177.199996 ); - SetDynamicObjectMaterial( tmpVariable, 0, 0, "none", "none", 0 ); - SetDynamicObjectMaterial( tmpVariable, 1, 5134, "wasteland_las2", "concretenewb256", 0 ); - CreateDynamicObject( 3242, -2022.802856, 1878.328613, 22.685743, 0.000000, 0.000000, 44.399967 ); - CreateDynamicObject( 3242, -2012.803833, 1888.115234, 22.685743, 0.000000, 0.000000, 44.399967 ); - CreateDynamicObject( 2517, -1998.589721, 1878.360961, 20.755735, 0.000000, 0.000000, -45.500007 ); - CreateDynamicObject( 2517, -2000.328002, 1880.130126, 20.755735, 0.000000, 0.000000, -45.500007 ); - CreateDynamicObject( 2517, -2002.213867, 1882.049072, 20.755735, 0.000000, 0.000000, -45.500007 ); - CreateDynamicObject( 2517, -2004.133789, 1884.002441, 20.755735, 0.000000, 0.000000, -45.500007 ); - CreateDynamicObject( 3280, -2001.943481, 1882.259887, 20.805749, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3280, -2000.083251, 1880.249755, 20.805749, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3280, -1998.402587, 1878.518676, 20.805749, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3280, -2003.924316, 1884.069458, 20.805749, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1368, -2026.848266, 1912.515502, 21.521852, 0.000000, -0.399999, 134.100021 ); - CreateDynamicObject( 1368, -2023.299682, 1908.853393, 21.486249, 0.000000, -0.399999, 134.100021 ); - CreateDynamicObject( 1368, -2019.687500, 1905.126464, 21.480022, 0.000000, -0.399999, 134.100021 ); - CreateDynamicObject( 1368, -2015.860473, 1901.177246, 21.491624, 0.000000, -0.399999, 134.100021 ); - CreateDynamicObject( 16327, -2022.626831, 1844.096191, 21.210548, 0.000000, 0.000000, 40.600009 ); - CreateDynamicObject( 19273, -2047.389892, 1843.410522, 22.601806, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -2112.615966, 1912.949340, 18.875694, 0.000000, 0.000000, 39.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -2109.315917, 1908.811889, 18.855693, 0.000000, 0.000000, 39.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -2112.632812, 1906.125366, 18.865694, 0.000000, 0.000000, 39.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -2115.966796, 1910.235595, 18.855693, 0.000000, 0.000000, 39.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", 0 ); - CreateDynamicObject( 1508, -2107.467285, 1913.822753, 22.625698, 0.000000, 0.000000, 41.600006 ); - CreateDynamicObject( 2628, -2042.831542, 1887.889282, 20.799438, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 2628, -2044.076782, 1889.134521, 20.799438, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 2628, -2045.370971, 1890.428710, 20.799438, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 2627, -2049.986083, 1891.446777, 20.809438, 0.000000, 0.000000, -135.000000 ); - CreateDynamicObject( 2627, -2051.698974, 1889.735717, 20.809438, 0.000000, 0.000000, -135.000000 ); - CreateDynamicObject( 2627, -2053.474609, 1887.959716, 20.809438, 0.000000, 0.000000, -135.000000 ); - CreateDynamicObject( 2631, -2045.314575, 1880.324584, 20.809450, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 2631, -2043.262329, 1882.376831, 20.809450, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 2631, -2041.183959, 1884.455200, 20.809450, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 2915, -2042.887573, 1880.286621, 20.929435, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2915, -2040.836181, 1882.338012, 20.929435, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2915, -2045.341552, 1882.740600, 20.929435, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2915, -2043.262084, 1884.763916, 20.929435, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2629, -2058.166259, 1885.933593, 20.839435, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2629, -2056.651367, 1887.447875, 20.839435, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2632, -2055.970947, 1885.222412, 20.779438, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2629, -2053.821044, 1884.619628, 20.839435, 0.000000, 0.000000, -135.000000 ); - CreateDynamicObject( 2629, -2055.293701, 1883.147338, 20.839435, 0.000000, 0.000000, -135.000000 ); - CreateDynamicObject( 1594, -2076.873291, 1882.984863, 21.279438, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1594, -2071.922363, 1881.134399, 21.279438, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1594, -2081.106201, 1884.735229, 21.279438, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1594, -2076.843505, 1878.624023, 21.279438, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1594, -2081.575439, 1880.354492, 21.279438, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1594, -2079.643798, 1874.214843, 21.279438, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1594, -2073.291992, 1873.743164, 21.279438, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1594, -2073.232666, 1877.123413, 21.279438, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 16327, -2110.122070, 1885.015991, 20.766305, 0.000000, 0.000000, -13.500003 ); - CreateDynamicObject( 16327, -2127.075439, 1858.006225, 20.689430, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 16327, -2097.990722, 1909.772949, 21.099515, 0.000000, 0.000000, 46.100002 ); - CreateDynamicObject( 16327, -2061.320312, 1891.989135, 20.799455, 0.000000, 0.000000, -46.399982 ); - CreateDynamicObject( 16327, -2059.766845, 1914.101440, 20.887237, 0.000000, 0.000000, -44.400001 ); - CreateDynamicObject( 16327, -2053.181640, 1839.623657, 20.886312, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 16327, -2075.739990, 1839.623657, 20.886312, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 16327, -2089.614013, 1857.404418, 20.666305, 0.000000, 0.000000, -4.999998 ); - CreateDynamicObject( 987, -2023.728271, 1887.461547, 20.807210, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 987, -2030.233276, 1880.956542, 20.807210, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 987, -2038.633544, 1889.356811, 20.807210, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 987, -2047.110717, 1897.834350, 20.807210, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 987, -2051.199218, 1901.921386, 20.807210, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 987, -2051.199218, 1901.921386, 20.807210, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 987, -2048.158935, 1904.437622, 20.807210, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 987, -2035.961059, 1916.635253, 20.807210, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 987, -2027.511718, 1908.185913, 20.807210, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 987, -2023.599487, 1904.273681, 20.807210, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 2114, -2033.428222, 1898.837158, 20.987220, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 946, -2042.777343, 1907.451538, 22.977230, 0.000000, 0.000000, -138.300094 ); - CreateDynamicObject( 946, -2024.682495, 1889.356689, 22.977230, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 1226, -2016.517089, 1895.273803, 24.647218, 0.000000, 0.000000, 18.500001 ); - CreateDynamicObject( 2630, -2047.702758, 1876.121948, 20.779439, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2630, -2048.799804, 1875.025268, 20.779439, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 2630, -2050.137939, 1873.687622, 20.779439, 0.000000, 0.000000, 45.000000 ); - SetObjectInvisible( CreateDynamicObject( 18766, -2010.384033, 1902.462890, 29.162845, 0.000000, 0.000000, -47.700027 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -2003.656738, 1895.076904, 29.162845, 0.000000, 0.000000, -47.700027 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -1996.953857, 1887.709472, 29.162845, 0.000000, 0.000000, -47.700027 ) ); - - // Grotti LS - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1302.95, 24.47, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1294.78, 17.48, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1302.95, 20.97, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1302.95, 17.48, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1288.05, 15.10, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1294.78, 24.47, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1289.17, 23.68, 70.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1294.78, 17.48, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1294.78, 20.97, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1294.78, 24.47, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1302.95, 17.48, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1302.95, 20.97, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1302.95, 24.47, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 518.08, -1287.34, 15.10, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1292.46, 24.87, 70.00, 0.00, 0.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1294.78, 20.97, 0.00, 0.00, 0.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1288.05, 22.08, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1288.05, 18.59, 0.00, 0.00, 0.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 564.23, -1287.34, 16.75, 90.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 518.08, -1292.22, 25.54, 0.00, -70.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 518.08, -1287.34, 22.08, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 518.08, -1288.93, 24.35, 0.00, -70.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 566.46, -1287.34, 15.10, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 566.46, -1287.34, 18.59, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 566.46, -1287.34, 22.08, 0.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 566.46, -1288.93, 24.35, 0.00, -70.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 566.46, -1292.22, 25.54, 0.00, -70.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1288.05, 15.10, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1288.05, 18.59, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1288.05, 22.08, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1289.17, 23.68, 70.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1292.46, 24.87, 70.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 517.37, -1298.84, 22.41, 0.00, 0.00, 0.00 ), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 549.18, -1299.87, 18.95, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 517.37, -1292.17, 22.35, 0.00, 0.00, 0.00 ), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 567.17, -1292.17, 22.35, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 567.17, -1291.01, 18.29, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 567.17, -1298.84, 18.29, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 567.17, -1298.84, 22.41, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 518.08, -1287.34, 18.59, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 520.64, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 524.12, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 527.62, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 531.09, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 534.58, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 538.07, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 541.56, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 545.06, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 548.56, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 542.28, -1296.02, 20.06, 90.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 555.54, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 559.03, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 562.52, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 517.37, -1291.01, 18.29, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 522.19, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 522.19, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 528.83, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.46, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 542.09, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.35, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 528.83, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.46, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 542.09, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 548.72, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.35, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 522.19, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 528.83, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 542.09, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 542.09, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 555.53, -1281.58, 20.46, 0.00, -70.00, 90.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.00, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 548.72, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 542.09, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.46, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 528.83, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 522.19, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 517.37, -1302.91, 12.30, 0.00, 0.00, 0.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 533.32, -1287.34, 12.30, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 542.94, -1287.34, 12.30, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 547.24, -1287.34, 12.30, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 563.91, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 560.75, -1287.34, 16.75, 90.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 548.72, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 555.36, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.30, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.00, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.30, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - CreateDynamicObject( 2164, 544.59, -1303.72, 16.24, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 2164, 541.07, -1303.72, 16.24, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 2164, 539.31, -1303.71, 16.24, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 2164, 546.37, -1303.72, 16.24, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 2161, 537.51, -1303.73, 18.32, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 2161, 547.75, -1303.72, 18.32, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 2001, 537.25, -1303.51, 16.24, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 2001, 547.71, -1303.50, 16.24, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 2163, 544.61, -1303.79, 18.08, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 2163, 541.09, -1303.77, 18.08, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 2166, 545.34, -1300.20, 16.24, 0.00, 0.00, 270.00 ); - CreateDynamicObject( 2165, 543.38, -1300.20, 16.24, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 2165, 540.47, -1300.20, 16.24, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 2166, 538.51, -1301.19, 16.24, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 1811, 543.96, -1299.11, 16.81, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 1811, 545.67, -1299.11, 16.81, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 1714, 540.59, -1301.47, 16.22, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 1714, 544.27, -1301.47, 16.22, 0.00, 0.00, 180.00 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.46, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 535.65, -1303.26, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 549.18, -1303.26, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 535.65, -1296.42, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 517.37, -1298.84, 18.29, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 540.65, -1296.42, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 549.18, -1299.87, 14.84, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 546.69, -1296.42, 17.71, 90.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.65, -1299.87, 18.95, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.65, -1299.87, 14.84, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 538.10, -1296.42, 17.71, 90.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.54, -1279.96, 17.47, 0.00, 0.00, 0.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 544.14, -1296.42, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 540.40, -1300.72, 20.94, 0.00, 90.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 544.45, -1300.73, 20.94, 0.00, 90.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19435, 552.04, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 538.04, -1302.45, 28.74, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 537.63, -1300.59, 27.98, 90.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 540.33, -1294.33, 25.73, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 545.30, -1294.33, 24.87, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 540.33, -1294.33, 24.87, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 545.30, -1294.32, 25.73, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - CreateDynamicObject( 19447, 542.36, -1294.34, 29.61, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 19447, 542.36, -1301.87, 27.32, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 19447, 542.36, -1301.87, 29.61, 0.00, 0.00, 90.00 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 537.63, -1296.47, 27.98, 90.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 546.96, -1296.47, 27.98, 90.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 546.96, -1300.57, 27.98, 90.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 540.39, -1295.25, 25.72, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 545.21, -1295.25, 24.87, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 540.39, -1295.25, 24.87, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 545.34, -1295.26, 25.73, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 546.64, -1302.47, 28.74, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 542.44, -1302.47, 28.74, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - CreateDynamicObject( 19447, 542.28, -1296.07, 31.32, 0.00, 90.00, 90.00 ); - CreateDynamicObject( 19447, 542.36, -1300.19, 31.32, 0.00, 90.00, 90.00 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 555.36, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 549.18, -1296.42, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.65, -1287.34, 14.77, 0.00, 0.00, 0.00), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.65, -1287.34, 19.76, 0.00, 0.00, 0.00), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.54, -1287.34, 14.77, 0.00, 0.00, 0.00), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.54, -1287.34, 19.76, 0.00, 0.00, 0.00), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.65, -1283.73, 18.70, 0.00, 0.00, 0.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 555.53, -1285.33, 21.82, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.54, -1283.73, 18.70, 0.00, 0.00, 0.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.66, -1285.01, 21.46, 0.00, -70.00, 90.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.65, -1279.96, 17.47, 0.00, 0.00, 0.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.65, -1281.98, 20.36, 0.00, -70.00, 90.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.53, -1285.01, 21.46, 0.00, -70.00, 90.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.53, -1281.98, 20.36, 0.00, -70.00, 90.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 548.72, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 523.69, -1287.34, 12.30, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 567.17, -1293.29, 12.30, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 517.37, -1293.29, 12.30, 0.00, 0.00, 0.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 567.17, -1302.91, 12.30, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); - CreateDynamicObject( 3811, 523.28, -1286.88, 17.41, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 3811, 562.29, -1286.88, 17.41, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 3811, 544.20, -1286.88, 17.41, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 3811, 537.54, -1286.88, 17.41, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 3811, 530.67, -1286.88, 17.41, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 3811, 550.49, -1286.88, 17.41, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 627, 558.95, -1281.82, 18.03, 0.00, 0.00, 63.41 ); - CreateDynamicObject( 627, 552.37, -1281.82, 18.03, 0.00, 0.00, 154.08 ); - CreateDynamicObject( 628, 558.49, -1285.54, 18.17, 0.00, 0.00, 154.50 ); - CreateDynamicObject( 628, 552.54, -1285.63, 18.17, 0.00, 0.00, 66.05 ); - CreateDynamicObject( 742, 552.54, -1278.68, 16.63, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 682, 552.54, -1278.68, 17.39, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 742, 558.65, -1278.68, 16.63, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 682, 558.65, -1278.68, 17.39, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 717, 552.30, -1260.02, 16.32, 0.00, 0.00, 29.94 ); - CreateDynamicObject( 717, 521.41, -1283.87, 16.32, 0.00, 0.00, 39.05 ); - CreateDynamicObject( 717, 528.92, -1277.82, 16.32, 0.00, 0.00, 39.47 ); - CreateDynamicObject( 717, 536.35, -1271.91, 16.32, 0.00, 0.00, 39.47 ); - CreateDynamicObject( 717, 544.39, -1265.63, 16.32, 0.00, 0.00, 34.85 ); - CreateDynamicObject( 3785, 552.54, -1279.35, 19.66, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 3785, 558.65, -1279.35, 19.66, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 1290, 532.97, -1274.71, 22.09, 0.00, 0.00, 36.84 ); - CreateDynamicObject( 1290, 548.34, -1262.92, 22.09, 0.00, 0.00, 34.92 ); - CreateDynamicObject( 19447, 542.36, -1294.33, 27.32, 0.00, 0.00, 90.00 ); - CreateDynamicObject( 19399, 564.95, -1282.29, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 529.90, -1285.49, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 564.95, -1285.49, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 560.21, -1285.49, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 549.84, -1285.49, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 545.03, -1285.49, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 539.97, -1285.49, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 534.93, -1285.49, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 560.21, -1282.29, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 549.84, -1282.29, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 545.03, -1282.29, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 539.97, -1282.29, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 534.93, -1282.29, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19399, 529.90, -1282.29, 14.55, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 18075, 561.55, -1298.71, 24.33, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 18075, 522.64, -1298.71, 24.33, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 18075, 533.05, -1298.71, 24.33, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 18075, 551.57, -1298.71, 24.33, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19172, 562.80, -1303.75, 18.86, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 19173, 554.59, -1303.73, 18.82, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19174, 531.35, -1303.75, 19.09, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 19175, 523.29, -1303.75, 19.22, 0.00, 0.00, 180.00 ); - CreateDynamicObject( 738, 521.46, -1290.95, 16.27, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 738, 563.22, -1290.95, 16.27, 0.00, 0.00, 0.00 ); - CreateDynamicObject( 19378, 522.71, -1292.14, 16.20, 0.00, 90.00, 0.00 ); - CreateDynamicObject( 19378, 562.01, -1301.77, 16.20, 0.00, 90.00, 0.00 ); - CreateDynamicObject( 19378, 522.71, -1301.77, 16.20, 0.00, 90.00, 0.00 ); - CreateDynamicObject( 19378, 533.21, -1301.77, 16.20, 0.00, 90.00, 0.00 ); - CreateDynamicObject( 19378, 543.70, -1301.77, 16.20, 0.00, 90.00, 0.00 ); - CreateDynamicObject( 19378, 554.20, -1301.77, 16.20, 0.00, 90.00, 0.00 ); - CreateDynamicObject( 19378, 533.21, -1292.14, 16.20, 0.00, 90.00, 0.00 ); - CreateDynamicObject( 19378, 543.70, -1292.14, 16.20, 0.00, 90.00, 0.00 ); - CreateDynamicObject( 19378, 554.20, -1292.14, 16.20, 0.00, 90.00, 0.00 ); - CreateDynamicObject( 19378, 562.01, -1292.14, 16.20, 0.00, 90.00, 0.00 ); - // Swagrone is a scam SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1830.710815, 84.502227, 15.687209, 0.000000, 0.000000, 0.000000 ), 0, 4600, "theatrelan2", "gm_labuld2_b", -47 ); SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1830.710815, 94.132240, 15.687209, 0.000000, 0.000000, 0.000000 ), 0, 4600, "theatrelan2", "gm_labuld2_b", -47 ); @@ -5795,410 +469,6 @@ stock initializeObjects( ) CreateDynamicObject( 638, -1976.730468, 826.098205, 45.096893, 0.000000, 0.000000, 0.000000 ); CreateDynamicObject( 3524, -1974.643188, 823.851013, 46.980728, 35.699989, 0.000000, 180.000000 ); - // Pawn Shop - tmpVariable = CreateDynamicObject( 14531, 1341.309570, -1080.323120, 970.653198, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( tmpVariable, 0, 17519, "lae2newtempbx", "sanpedpawn2", 0xFFFFFFFF ); - SetDynamicObjectMaterial( tmpVariable, 7, 3975, "lanbloke", "p_floor3", 0xFFFFFFFF ); - SetDynamicObjectMaterial( tmpVariable, 8, 5113, "lasground_las2", "sanpedpawn1", 0xFFFFFFFF ); - SetDynamicObjectMaterial( tmpVariable, 9, 0, "none", "none", 0xFFFFFFFF ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, 1329.236083, -1081.644897, 968.075866, 0.000000, 0.000000, 0.000000 ), 0, 9818, "ship_brijsfw", "CJ_WOOD1", 0xFFFFFFFF ); - CreateDynamicObject( 1496, 1329.353149, -1085.497924, 967.015014, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2412, 1329.777099, -1074.689819, 967.036132, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2412, 1329.777099, -1076.439208, 967.036132, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2412, 1329.777099, -1085.262207, 967.036132, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2412, 1329.777099, -1083.522338, 967.036132, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2414, 1331.491577, -1080.845336, 967.001953, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2461, 1331.497436, -1078.836547, 966.952392, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2461, 1331.497436, -1081.856567, 966.952392, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2459, 1335.039184, -1078.348144, 967.005004, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2459, 1335.039184, -1082.739257, 967.005004, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2459, 1342.039184, -1078.348144, 967.005004, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2459, 1342.039184, -1082.739257, 967.005004, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2460, 1338.539184, -1080.857543, 967.005004, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2460, 1339.950317, -1080.096801, 967.005004, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19470, 1347.695190, -1079.507202, 969.205871, 0.000000, 0.000000, 180.000000 ), 1, 0, "none", "none", 0xFFFFFFFF ); - CreateDynamicObject( 19470, 1347.695190, -1082.618408, 969.205871, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2264, 1347.161499, -1079.498535, 968.432922, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2267, 1347.640991, -1082.627563, 968.753234, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1514, 1331.523803, -1081.010620, 968.296203, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2484, 1339.230102, -1080.486206, 968.906555, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14890, 1339.274902, -1080.035400, 967.302246, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18924, 1334.984130, -1082.238647, 968.442565, -9.800002, -90.000000, 0.499998 ); - CreateDynamicObject( 18921, 1335.724853, -1082.218383, 968.460510, -9.800002, -90.000000, 0.499998 ); - CreateDynamicObject( 18922, 1336.455566, -1082.222167, 968.462219, -9.800002, -90.000000, 0.499998 ); - CreateDynamicObject( 19423, 1336.511474, -1078.684936, 968.286254, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19422, 1335.820800, -1078.684936, 968.286254, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19086, 1338.893066, -1080.900024, 967.525512, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19344, 1331.446289, -1078.834960, 967.522521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19345, 1331.446289, -1081.866088, 967.522521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19487, 1342.104370, -1078.591308, 968.253173, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19487, 1343.435668, -1078.591308, 968.253173, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19352, 1342.775512, -1078.591308, 968.253173, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18915, 1343.321777, -1082.979370, 968.376647, 58.699996, 0.000000, 0.000000 ); - CreateDynamicObject( 18916, 1342.271118, -1082.979370, 968.376647, 58.699996, 0.000000, 0.000000 ); - CreateDynamicObject( 18920, 1342.781616, -1082.979370, 968.376647, 58.699996, 0.000000, 0.000000 ); - CreateDynamicObject( 1496, 1347.738037, -1077.671997, 967.035034, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19424, 1335.130859, -1078.684936, 968.286254, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1762, 1347.237060, -1084.566406, 966.932922, 0.000000, 0.000000, -146.900039 ); - CreateDynamicObject( 19317, 1341.303222, -1085.703125, 969.296081, 0.000000, 41.899997, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, 1338.987915, -1074.015625, 968.196350, 0.000000, 90.000000, 90.000000 ), 0, 5113, "lasground_las2", "sanpedpawn1d", 0xFFFFFFFF ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, 1338.987915, -1073.635253, 969.166931, 0.000000, 90.000000, 90.000000 ), 0, 5113, "lasground_las2", "sanpedpawn1d", 0xFFFFFFFF ); - CreateDynamicObject( 2103, 1339.778320, -1075.070800, 969.253051, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2596, 1333.091186, -1075.201660, 969.413330, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1841, 1335.915771, -1075.116577, 969.246337, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1747, 1335.104248, -1074.993530, 968.256225, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2226, 1338.109008, -1075.058349, 969.233093, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2229, 1333.911743, -1074.894042, 967.032409, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2229, 1333.441284, -1074.894042, 967.032409, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2229, 1332.940795, -1074.894042, 967.032409, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2028, 1339.889770, -1075.345703, 968.353210, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2190, 1336.901245, -1074.882080, 969.235961, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1809, 1338.715820, -1075.341186, 968.222961, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1791, 1337.421630, -1075.090942, 968.275878, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1750, 1336.177001, -1075.012573, 968.256225, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1828, 1334.435302, -1080.349487, 967.045776, 0.000000, 0.000000, -15.600001 ); - CreateDynamicObject( 1841, 1335.495605, -1075.116577, 969.246337, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1841, 1335.055541, -1075.116577, 969.246337, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1841, 1334.605346, -1075.116577, 969.246337, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19318, 1339.587646, -1085.703125, 968.228393, 0.000000, 41.899997, 180.000000 ); - CreateDynamicObject( 19317, 1337.776733, -1085.703125, 969.049194, 0.000000, 41.899997, 180.000000 ); - CreateDynamicObject( 19319, 1339.830444, -1085.703125, 969.589172, 0.000000, 41.899997, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2406, 1333.389404, -1085.691772, 968.278747, 0.000000, 0.699995, 180.000000 ), 0, 1675, "wshxrefhse", "duskyblue_128", 0xFFFFFFFF ); - SetDynamicObjectMaterial( CreateDynamicObject( 2404, 1334.360351, -1085.691772, 968.290588, 0.000000, 0.699995, 180.000000 ), 0, 1675, "wshxrefhse", "duskyblue_128", 0xFFFFFFFF ); - SetDynamicObjectMaterial( CreateDynamicObject( 2405, 1335.328125, -1085.691772, 968.302429, 0.000000, 0.699995, 180.000000 ), 0, 1675, "wshxrefhse", "duskyblue_128", 0xFFFFFFFF ); - - // Birdman Hotel (Lorenc's Hotel) LS - CreateDynamicObject( 1566, 326.457336, -1513.071289, 36.547134, 0.000000, 0.000000, 52.600009 ); - CreateDynamicObject( 1566, 328.402343, -1510.566406, 36.547134, 0.000000, 0.000000, -128.799957 ); - CreateDynamicObject( 3525, 326.225372, -1513.765502, 36.850570, 0.000000, 0.000000, 52.400020 ); - CreateDynamicObject( 3525, 328.971130, -1510.199829, 36.850570, 0.000000, 0.000000, 52.400020 ); - - // Damen Collision Fixes - SetObjectInvisible( CreateDynamicObject( 18980, -180.188125, 1128.835449, 11.742655, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18765, 2508.653320, 1149.843383, 18.440513, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18765, 2510.852539, 1149.843383, 18.440513, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18980, -1618.040161, 615.763488, 36.283950, -0.400003, -90.499847, 51.000019 ) ); - SetObjectInvisible( CreateDynamicObject( 18980, -1618.051391, 615.761779, 37.213890, -0.400003, -90.499847, 51.000019 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 263.110687, 47.892086, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 253.090515, 47.892086, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 243.320404, 47.892086, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 237.120437, 47.892086, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 253.090515, 52.382255, 0.000000, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 262.328399, 50.771472, 0.000000, 21.400003, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 243.422012, 50.987079, 0.000000, -21.800024, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18762, -1405.492553, 1.875002, 7.465923, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18762, -1406.222778, 1.875002, 7.465923, 0.000000, 0.000000, 0.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -1746.785522, 984.700073, 24.045843, -93.399864, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -1748.879272, 984.790100, 25.885208, 3.700169, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18766, -1742.004638, 984.700073, 24.329902, -93.399864, 0.000000, 90.000000 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 2006.030029, -1593.458251, 17.037687, 89.900016, 0.699998, 44.500000 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 2007.136840, -1594.557495, 17.040401, 89.900016, 0.699998, 44.500000 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 2016.098510, -1592.644897, 17.048980, 89.900016, 0.699998, 44.500000 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 2018.020629, -1594.554077, 17.053695, 89.900016, 0.699998, 44.500000 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1990.910766, -1587.316162, 17.447401, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1994.457031, -1590.812622, 17.438701, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1998.002685, -1594.309936, 17.430007, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1967.646118, -1589.374389, 17.473819, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1959.214843, -1592.652709, 17.480310, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1955.697509, -1589.183349, 17.488937, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1952.193603, -1585.728515, 17.497516, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1948.639404, -1582.226684, 17.506252, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1947.508056, -1581.110351, 17.509042, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1940.857421, -1561.179809, 17.481761, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1937.324584, -1557.697753, 17.490427, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1934.448120, -1554.860961, 17.497482, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1951.364013, -1557.703125, 17.472948, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1954.332519, -1560.634155, 17.465690, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1964.682006, -1557.243286, 17.456972, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 1968.121826, -1560.633300, 17.448520, 0.000000, -89.899902, -44.600025 ) ); - SetObjectInvisible( CreateDynamicObject( 19377, -2061.50000, 474.29000000, 36.130000, 0.000000, 0.00000000, -90.000000 ) ); - - // Garage One - const iGarageOneInt = 11; - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 404.121093, 2509.306640, 15.896484, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 404.121093, 2518.939208, 15.896484, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 414.594238, 2509.306640, 15.896484, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 414.594238, 2518.936035, 15.896484, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 398.737792, 2509.342773, 15.422851, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 398.737792, 2518.974365, 15.422851, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 398.734985, 2518.424804, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 417.984619, 2518.424804, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 936, 414.761474, 2517.734863, 16.479492, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 419.940185, 2518.974365, 15.422851, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 419.940185, 2509.343750, 15.422851, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 417.998168, 2504.443847, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 408.379516, 2504.443847, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 398.749633, 2504.443847, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); - CreateDynamicObject( 1966, 405.283203, 2504.455078, 16.982421, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 404.121093, 2509.306640, 20.627929, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 404.121093, 2518.918212, 20.627929, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 414.614501, 2518.918212, 20.627929, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 414.614501, 2509.299804, 20.627929, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 408.355468, 2518.424804, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 936, 416.601196, 2517.734863, 16.479492, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 936, 418.491821, 2517.734863, 16.479492, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); - CreateDynamicObject( 1171, 419.444580, 2517.794921, 17.447265, 0.000000, 0.000000, 167.100051, -1, iGarageOneInt ); - CreateDynamicObject( 2798, 416.095825, 2518.177246, 17.167968, -36.600009, -5.600008, 3.099997, -1, iGarageOneInt ); - CreateDynamicObject( 1010, 414.639892, 2517.380371, 16.982421, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); - CreateDynamicObject( 2063, 399.134765, 2517.013916, 16.908203, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); - CreateDynamicObject( 2063, 399.134765, 2517.013916, 18.560546, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); - CreateDynamicObject( 2063, 399.134765, 2514.412597, 18.560546, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); - CreateDynamicObject( 2063, 399.134765, 2514.412597, 16.899414, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); - SetDynamicObjectMaterial( CreateDynamicObject( 2502, 402.907104, 2518.247558, 15.988281, 0.000000, 0.000000, 360.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2502, 404.267578, 2518.247558, 15.988281, 0.000000, 0.000000, 360.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2502, 405.628173, 2518.247558, 15.988281, 0.000000, 0.000000, 360.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2502, 406.978271, 2518.248535, 15.988281, 0.000000, 0.000000, 360.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); - CreateDynamicObject( 1077, 403.102661, 2518.149169, 16.492187, 0.000000, 0.000000, -89.799995, -1, iGarageOneInt ); - CreateDynamicObject( 1077, 404.463500, 2518.153564, 16.492187, 0.000000, 0.000000, -89.799995, -1, iGarageOneInt ); - CreateDynamicObject( 1077, 405.813842, 2518.158691, 16.492187, 0.000000, 0.000000, -89.799995, -1, iGarageOneInt ); - CreateDynamicObject( 1077, 407.133789, 2518.162597, 16.492187, 0.000000, 0.000000, -89.799995, -1, iGarageOneInt ); - CreateDynamicObject( 2601, 414.002685, 2517.505859, 17.027343, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); - CreateDynamicObject( 3281, 405.076660, 2518.214843, 19.044921, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); - CreateDynamicObject( 1650, 416.374145, 2517.528808, 17.240234, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); - CreateDynamicObject( 1466, 418.422241, 2505.239501, 16.982421, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); - CreateDynamicObject( 1466, 415.552124, 2505.239501, 16.982421, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); - CreateDynamicObject( 3633, 419.174682, 2510.192382, 16.451171, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); - CreateDynamicObject( 3633, 419.174682, 2511.442382, 16.451171, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); - CreateDynamicObject( 3633, 419.174682, 2510.492187, 17.396484, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); - CreateDynamicObject( 1810, 417.702270, 2515.958007, 15.963867, 0.000000, 0.000000, -149.599990, -1, iGarageOneInt ); - CreateDynamicObject( 1464, 399.468505, 2511.188476, 17.173828, 0.000000, 0.000000, 270.000000, -1, iGarageOneInt ); - CreateDynamicObject( 2065, 399.292114, 2504.828613, 15.945312, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); - CreateDynamicObject( 1464, 399.468505, 2508.258056, 17.173828, 0.000000, 0.000000, 270.000000, -1, iGarageOneInt ); - CreateDynamicObject( 2065, 399.292114, 2505.399169, 15.945312, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); - CreateDynamicObject( 2065, 399.292114, 2505.399169, 17.349609, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); - CreateDynamicObject( 2065, 399.292114, 2504.849609, 17.349609, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); - CreateDynamicObject( 1465, 410.730346, 2517.657226, 16.982421, 0.000000, 0.000000, -179.200073, -1, iGarageOneInt ); - CreateDynamicObject( 1428, 419.110473, 2514.084472, 17.250000, -14.500007, 0.000000, 270.000000, -1, iGarageOneInt ); - CreateDynamicObject( 1497, 419.883056, 2507.310546, 15.960937, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); - CreateDynamicObject( 1185, 402.915893, 2518.278076, 17.386718, 0.000000, 0.000000, 179.600082, -1, iGarageOneInt ); - CreateDynamicObject( 1179, 405.312133, 2518.295410, 17.426757, 0.000000, 0.000000, -179.000198, -1, iGarageOneInt ); - - // Garage Medium - const iGarageMediumInt = 22; - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 155.516235, 2487.719970, 15.713867, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 155.516235, 2497.354492, 15.713867, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 145.025146, 2497.354492, 15.713867, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 145.025146, 2487.721191, 15.713867, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 144.589477, 2482.809082, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 154.210937, 2482.809082, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 163.841552, 2482.809082, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 144.589477, 2502.211914, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 154.218750, 2502.211914, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 163.839599, 2502.261962, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 139.718505, 2487.689208, 17.152343, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 139.718505, 2497.324462, 17.152343, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 160.858276, 2497.344482, 17.152343, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 160.858276, 2487.714355, 17.152343, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 155.516235, 2487.719970, 22.429687, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 145.047729, 2487.719970, 22.429687, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 145.047729, 2497.319335, 22.429687, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19375, 155.528564, 2497.349365, 22.371093, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - CreateDynamicObject( 10281, 150.349853, 2483.605468, 19.102539, 0.300000, -14.600008, 180.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 140.299194, 2485.645996, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 140.299194, 2486.645996, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 140.299194, 2487.636962, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2482, 154.881591, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2482, 153.531860, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2482, 152.181762, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2482, 150.841674, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2482, 149.491210, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2482, 148.139892, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2482, 146.789672, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 140.299194, 2488.637695, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 140.299194, 2489.628417, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 10281, 140.515380, 2492.574707, 18.133789, 0.199999, -14.999996, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 140.299194, 2495.759277, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 140.299194, 2496.759765, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 160.268432, 2485.645996, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 160.268432, 2486.646484, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 160.268432, 2487.646484, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 160.268432, 2488.626953, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 160.268432, 2495.500000, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 10281, 160.056762, 2492.574707, 18.080078, 0.199999, -14.999996, 270.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 160.268432, 2489.627929, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2129, 160.268432, 2496.500488, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 5340, 150.644531, 2502.200683, 17.443359, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2128, 141.610961, 2501.623046, 15.736328, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2128, 144.881713, 2501.623046, 15.736328, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2128, 155.812744, 2501.623046, 15.736328, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2128, 158.863403, 2501.623046, 15.736328, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 2304, 160.487670, 2483.089111, 15.817381, 0.000000, 0.000000, -93.200073, -1, iGarageMediumInt ); - CreateDynamicObject( 2304, 140.010009, 2483.133300, 15.756834, 0.000000, 0.000000, -176.700057, -1, iGarageMediumInt ); - CreateDynamicObject( 10281, 150.593139, 2501.441650, 19.847656, 0.300000, -14.600008, 360.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 1076, 154.719360, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 1076, 153.339111, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 1076, 151.969116, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 1076, 150.657958, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 1076, 149.306884, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 1076, 147.995849, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 1076, 146.645385, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 18635, 140.017822, 2486.645507, 16.799804, 87.499938, 3.699999, 0.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 18633, 140.042480, 2496.352539, 16.862304, 0.000000, -73.900016, 0.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 18644, 160.305664, 2495.917968, 16.850585, 84.900016, 0.000000, 0.000000, -1, iGarageMediumInt ); - CreateDynamicObject( 18634, 160.226318, 2487.892333, 16.987304, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ); - - // Garage Luxury - const iGarageThreeInt = 33; - CreateDynamicObject( 14438, 409.610168, 2497.016113, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 14438, 387.650177, 2497.016113, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 14438, 409.610168, 2505.999023, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 14438, 409.610168, 2489.098876, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 14438, 387.650177, 2489.080322, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 14438, 387.650177, 2505.982910, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 10282, 430.346679, 2505.188720, 16.634374, 0.000000, 0.000000, -89.799888, -1, iGarageThreeInt ); - CreateDynamicObject( 1210, 426.675537, 2508.628173, 16.634252, -0.200062, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 1210, 425.458435, 2508.659423, 16.634008, -0.200062, 0.000000, 11.399999, -1, iGarageThreeInt ); - CreateDynamicObject( 2057, 426.067932, 2508.713378, 16.634374, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 2690, 427.063476, 2508.453857, 16.864599, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 14438, 431.809814, 2505.066406, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 2894, 432.152221, 2501.649169, 16.654394, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 3026, 429.464721, 2501.535156, 15.938695, 4.500000, -89.599990, -179.400009, -1, iGarageThreeInt ); - CreateDynamicObject( 1010, 430.122863, 2501.631347, 16.634374, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 1185, 435.306396, 2506.953857, 16.634374, 0.000000, 0.000000, 90.300010, -1, iGarageThreeInt ); - CreateDynamicObject( 11391, 426.997100, 2488.277343, 16.934545, 0.000000, 0.000000, -179.100250, -1, iGarageThreeInt ); - CreateDynamicObject( 14826, 425.741119, 2496.118408, 16.304052, 0.000000, 0.000000, 112.799995, -1, iGarageThreeInt ); - CreateDynamicObject( 1518, 428.057800, 2487.910888, 17.483373, 0.000000, 0.000000, -89.400001, -1, iGarageThreeInt ); - CreateDynamicObject( 10281, 427.465148, 2495.840576, 18.749486, 2.599998, -15.099998, -89.799942, -1, iGarageThreeInt ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 410.789459, 2497.544921, 15.134374, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 385.789489, 2497.544921, 15.134374, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 385.798309, 2510.527832, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 410.798095, 2510.527832, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 410.798095, 2484.570800, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 373.778686, 2497.570068, 18.084569, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 428.447814, 2487.867919, 18.084569, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 410.779602, 2497.544921, 22.434057, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 385.779388, 2497.544921, 22.434057, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 392.800079, 2484.572753, 18.086523, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 375.317199, 2484.562255, 18.084692, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 375.317108, 2484.563232, 23.079002, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 405.639831, 2501.524414, 22.017431, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 391.800323, 2501.514404, 22.017431, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 391.260009, 2493.032714, 22.017431, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 376.330078, 2493.073486, 22.007421, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 376.350097, 2501.512695, 22.007299, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); - CreateDynamicObject( 18656, 399.915802, 2511.640136, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 3785, 399.923980, 2510.018798, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 3785, 409.723999, 2510.018798, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 3785, 419.353759, 2510.018798, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 3785, 389.644012, 2510.018798, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 3785, 379.494262, 2510.018798, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 18656, 389.635711, 2511.640136, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 18656, 379.485717, 2511.640136, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 18656, 409.705505, 2511.640136, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 18656, 419.335510, 2511.640136, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 3785, 389.644012, 2485.073730, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 3785, 399.923980, 2485.074951, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 3785, 409.723999, 2485.076660, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 3785, 419.353759, 2485.080810, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 18656, 399.915802, 2485.047363, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 18656, 409.715789, 2485.047363, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 18656, 419.335845, 2485.047363, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 18656, 389.635772, 2485.047363, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 423.738037, 2521.566162, 18.084569, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 435.789031, 2497.544921, 15.134374, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 435.748168, 2509.556884, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 435.748168, 2500.816162, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 435.748168, 2484.573974, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 435.739044, 2497.544921, 22.415868, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 436.138519, 2498.590332, 18.084569, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); - CreateDynamicObject( 2482, 432.419982, 2501.430419, 15.623754, 0.000000, 0.000000, 180.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 2482, 431.059967, 2501.430419, 15.623754, 0.000000, 0.000000, 180.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 2482, 429.700073, 2501.430419, 15.623754, 0.000000, 0.000000, 180.000000, -1, iGarageThreeInt ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 429.189971, 2505.074951, 21.987401, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); - SetObjectInvisible( CreateDynamicObject( 18762, 435.371185, 2506.573974, 14.013647, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 435.371185, 2505.583007, 14.013647, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 435.371185, 2505.322753, 14.013647, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 435.146850, 2503.309082, 14.663549, 0.000000, 0.000000, -6.399999, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 433.964843, 2502.188476, 13.945165, 0.000000, 0.000000, 40.099987, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 433.658599, 2501.933593, 13.945165, 0.000000, 0.000000, 40.099987, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 430.246368, 2508.346435, 15.185277, 0.000000, 0.000000, 33.000007, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 425.595794, 2508.847656, 14.003515, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 426.855651, 2508.847656, 14.003515, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 425.965759, 2508.847656, 14.003515, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 427.184570, 2501.793701, 15.154760, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 426.404602, 2501.793701, 15.154760, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 425.464660, 2498.508544, 14.664525, 0.000000, 0.000000, 20.399999, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 426.262664, 2496.362548, 14.664525, 0.000000, 0.000000, 20.399999, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 428.317565, 2491.484619, 15.744726, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 427.881134, 2489.632080, 14.125097, 0.000000, 0.000000, 27.899980, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18763, 428.663513, 2485.597900, 14.073461, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 423.603820, 2497.054443, 14.514135, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - SetObjectInvisible( CreateDynamicObject( 18762, 425.823852, 2494.161621, 14.484106, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); - CreateDynamicObject( 0, 423.594085, 2497.087402, 14.534399, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - CreateDynamicObject( 0, 425.834075, 2494.165527, 14.484350, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 405.809997, 2493.032714, 22.017431, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 420.949981, 2493.032714, 21.997411, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, 420.939666, 2501.524414, 22.017431, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); - CreateDynamicObject( 10184, 374.146209, 2497.380371, 18.084447, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); - - // Boxing Arena - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.858551, -19.241531, 2209.450927, 0.000000, 90.000000, 0.000000 ), 0, 8565, "vgsebuild01", "ws_tunnelwall2", -1 ); - CreateDynamicObject( 14781, -282.248687, -19.271909, 2211.020996, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -306.828674, -19.241531, 2209.450927, 0.000000, 90.000000, 0.000000 ), 0, 8565, "vgsebuild01", "ws_tunnelwall2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.858551, 5.758460, 2209.450927, 0.000000, 90.000000, 0.000000 ), 0, 8565, "vgsebuild01", "ws_tunnelwall2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -256.868560, -19.241531, 2209.450927, 0.000000, 90.000000, 0.000000 ), 0, 8565, "vgsebuild01", "ws_tunnelwall2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.808776, -2.736011, 2209.456542, 0.000000, 68.499931, 90.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.808807, 1.888162, 2211.276611, 0.000000, 68.499931, 90.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.808776, 6.512332, 2213.096679, 0.000000, 68.499931, 90.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.808929, 11.145812, 2214.920410, 0.000000, 68.499931, 90.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - CreateDynamicObject( 1569, -282.593170, 10.986701, 2216.436767, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3453, -295.033325, -32.505317, 2212.529541, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 2632, -281.760162, -14.732427, 2209.959960, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2632, -281.760162, -22.932430, 2209.959960, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2631, -277.750610, -18.797462, 2209.979980, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2631, -285.810546, -18.797462, 2209.979980, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 3453, -295.943542, -4.415318, 2212.519531, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.088806, -33.317321, 2209.430664, 0.000000, 68.499931, 270.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - CreateDynamicObject( 3453, -295.943542, -4.415318, 2212.519531, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3453, -267.823455, -3.535315, 2212.488037, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.088806, -37.941432, 2211.250732, 0.000000, 68.499931, 270.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - CreateDynamicObject( 14434, -285.274963, -12.514580, 2220.253662, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14434, -279.084838, -24.944608, 2220.203613, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3453, -266.923675, -31.595314, 2212.469482, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.088806, -42.556282, 2213.067138, 0.000000, 68.499931, 270.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.088806, -47.180446, 2214.887695, 0.000000, 68.499931, 270.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -296.271240, -18.097347, 2209.469726, 0.000000, 68.499931, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -300.904724, -18.097347, 2211.293457, 0.000000, 68.499931, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -305.534851, -18.097347, 2213.126464, 0.000000, 68.499931, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -310.136871, -18.097347, 2214.916259, 0.000000, 68.499931, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -265.991760, -18.073272, 2209.584228, 0.000000, 68.499931, 360.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -261.380676, -18.073272, 2211.409912, 0.000000, 68.499931, 360.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -256.750610, -18.073272, 2213.242919, 0.000000, 68.499931, 360.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -252.117095, -18.073272, 2215.067626, 0.000000, 68.499931, 360.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.858551, 11.458456, 2209.450927, 0.000000, 0.000000, 90.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -310.936492, -12.584151, 2209.450927, 0.000000, 0.000000, 157.399978 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -252.278518, -13.178611, 2209.450927, 0.000000, 0.000000, -159.899810 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -309.498535, -18.701547, 2209.450927, 0.000000, 0.000000, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -310.970672, -23.410184, 2209.450927, 0.000000, 0.000000, 22.599992 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -307.348358, -33.819488, 2209.450927, 0.000000, 0.000000, 45.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -301.785705, -41.173889, 2209.450927, 0.000000, 0.000000, 66.899971 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -307.484985, -2.276319, 2209.450927, 0.000000, 0.000000, 133.999923 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -298.738250, 5.366466, 2209.450927, 0.000000, 0.000000, 118.899894 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -264.518249, 6.714715, 2209.514160, -0.799997, -0.099999, 68.000045 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -255.779907, -2.208167, 2209.683349, -0.799997, -0.099999, 44.400074 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -253.338394, -18.701547, 2209.450927, 0.000000, 0.000000, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -258.177764, -38.364082, 2209.450927, 0.000000, 0.000000, 157.299987 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -265.709472, -43.956893, 2209.450927, 0.000000, 0.000000, 134.800033 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -275.834259, -47.311885, 2209.450927, 0.000000, 0.000000, 112.300033 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -285.118347, -46.075405, 2209.450927, 0.000000, 0.000000, 90.000091 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.858551, -19.241531, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -306.858978, -19.241531, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -256.868560, -19.241531, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -256.868560, 5.758469, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.858551, 5.738454, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -306.828613, 5.738454, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -306.858978, -44.221515, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.888885, -44.221515, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -256.918853, -44.221515, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); - CreateDynamicObject( 14487, -281.241546, -19.020591, 2220.592529, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14487, -281.241546, -40.050582, 2220.592529, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14487, -281.241546, 2.889408, 2220.592529, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14487, -263.001678, -19.020591, 2220.592529, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 14487, -299.211456, -19.020591, 2220.592529, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3037, -281.011688, -45.632808, 2218.235107, 0.000000, 0.000000, 90.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3037, -309.011749, -18.242807, 2218.305175, 0.000000, 0.000000, 180.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3037, -253.831680, -18.242807, 2218.315185, 0.000000, 0.000000, 360.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - // Tervie's Old House CreateDynamicObject( 8615, -2729.010498, 968.936279, 56.390316, 0.000000, 0.000000, -90.000000 ); CreateDynamicObject( 3934, -2721.266845, 966.870666, 58.169692, 0.000000, 0.000000, -90.000000 ); @@ -8622,28 +2892,6 @@ stock initializeObjects( ) CreateDynamicObject( 2246, -414.697326, -1437.559204, 25.374383, 0.000000, 0.000000, 0.000000 ); CreateDynamicObject( 2246, -414.697326, -1434.308471, 25.374383, 0.000000, 0.000000, 0.000000 ); - // Army base carrier - CreateObject(10771, 1232.47021, -2649.28809, 5.44530, 0.00000, 0.00000, 271.00000, 500.0); - CreateObject(10772, 1232.32056, -2650.55811, 17.27340, 0.00000, 0.00000, 271.00000, 500.0); - CreateObject(10770, 1224.96631, -2652.61230, 38.67970, 0.00000, 0.00000, 271.00000, 500.0); - CreateObject(3115, 1230.74536, -2550.27563, 16.95340, 0.00000, 0.00000, 271.00000, 500.0); - CreateObject(3114, 1246.66333, -2592.26709, 16.67340, 0.00000, 0.00000, 271.00000, 500.0); - CreateDynamicObject(11237, 1224.96863, -2652.61499, 38.67970, 0.00000, 0.00000, 271.00000); - CreateDynamicObject(11146, 1232.85986, -2640.24951, 12.28910, 0.00000, 0.00000, 271.00000); - CreateDynamicObject(11145, 1231.35486, -2586.37329, 4.25780, 0.00000, 0.00000, 271.00000); - CreateDynamicObject(11149, 1227.21729, -2643.22461, 11.98440, 0.00000, 0.00000, 271.00000); - CreateDynamicObject(3885, 1224.45459, -2612.11426, 18.00970, 0.00000, 0.00000, 271.00000); - CreateDynamicObject(3884, 1224.37585, -2612.17578, 18.00970, 0.00000, 0.00000, 320.00000); - CreateDynamicObject(3885, 1225.44324, -2680.85864, 21.01040, 0.00000, 0.00000, 271.00000); - CreateDynamicObject(3884, 1225.26477, -2680.96655, 21.01040, 0.00000, 0.00000, 235.00000); - CreateDynamicObject(19530, 1328.17749, -2560.91113, 9.62210, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(19530, 1265.71472, -2560.91138, -52.87690, 0.00000, 90.00000, 0.00000); - CreateDynamicObject(19530, 1328.21082, -2623.40259, -52.87690, 0.00000, 90.00000, 90.00000); - CreateDynamicObject(834, 1265.26672, -2499.11108, 8.77504, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(12985, 1265.17175, -2519.52686, 6.98290, 0.00000, 0.00000, 0.00000); - CreateDynamicObject(16644, 1260.76978, -2557.76807, 11.86070, 0.00000, 17.00000, 0.00000); - CreateDynamicObject(16644, 1250.46533, -2557.68164, 15.00650, 0.00000, 17.00000, -0.50000); - // PrinZeco Shourya LV Rooftop CreateDynamicObject( 1557, 2238.261230, 2239.915527, 9.810295, 0.000000, 0.000000, 90.000000 ); CreateDynamicObject( 3525, 2238.371582, 2239.459228, 11.240313, 0.000000, 0.000000, 90.000000 ); @@ -19441,16 +13689,6 @@ stock initializeObjects( ) CreateDynamicObject( 1557, -1957.143920, 744.275512, 44.435440, 0.000000, 0.000000, 180.000000 ); CreateDynamicObject( 3524, -1958.652587, 745.158569, 45.350330, 23.300001, 0.000000, 0.000000 ); - // Casino ATMs - CreateDynamicObject( 19324, 1988.135253, 1003.277404, 994.097290, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19324, 1986.635253, 1003.277404, 994.097290, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19324, 1989.635253, 1003.277404, 994.097290, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19324, 1985.135253, 1032.391113, 994.097290, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19324, 1988.135253, 1032.391113, 994.097290, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19324, 1989.635253, 1032.391113, 994.097290, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19324, 2241.676269, 1647.986816, 1007.979003, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 19324, 2230.132324, 1649.486816, 1007.979003, 0.000000, 0.000000, 90.000000 ); - // Ahmyy VIP Lounge Alleyway SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1838.881347, 630.906188, 33.691860, 0.000000, 90.000000, 90.000000 ), 0, 10971, "stadjunct_sfse", "ws_rotten_concrete1", -16 ); SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1838.881347, 671.946411, 33.691860, 0.000000, 90.000000, 90.000000 ), 0, 10971, "stadjunct_sfse", "ws_rotten_concrete1", -16 ); @@ -20501,9 +14739,6 @@ stock initializeObjects( ) CreateDynamicObject( 11711, 2592.722412, 2814.484130, 12.520314, 0.000000, 0.000000, 90.000000 ); CreateDynamicObject( 11711, 2562.373779, 2809.652587, 12.520314, 0.000000, 0.000000, 90.000000 ); - // Lorenzo In a Benzo - SetDynamicObjectMaterialText( CreateDynamicObject( 10280, -2051.65625, 998.60938, 64.32810, 0.00000, 0.00000, 0.00000 ), 3, " ", 140, "Arial", 64, 1, -32256, 0, 1); - // Chinatown HQ fp__23 CreateDynamicObject( 1569, -2204.969726, 702.289001, 62.747428, 0.000000, 0.000000, 270.000000 ); SetDynamicObjectMaterial( CreateDynamicObject( 18765, -2207.923828, 709.675048, 64.437271, 0.000000, 0.000000, 0.000000 ), 0, 3979, "civic01_lan", "airportwall_256128", -16 ); @@ -21642,3549 +15877,3 @@ stock initializeObjects( ) SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2902.081542, -503.416931, 0.254378, 0.000000, 0.000000, 135.000000 ), 0, 5134, "wasteland_las2", "ws_bigstones", 0 ); CreateDynamicObject( 640, -2901.516357, -504.179138, 3.044911, 0.000000, 0.000000, -135.000000 ); } - -// SERVER OBJECTS ONLY -stock initializeServerObjects( ) -{ - //Police Station - SetDynamicObjectMaterial( CreateDynamicObject(19377, -1577.97, 684.61, 11.86, 0.00, 90.00, 0.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19436, -1573.52, 679.84, 6.57, 0.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19436, -1580.95, 679.84, 6.57, 0.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19377, -1580.22, 684.60, 6.56, 0.00, 0.00, 0.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19436, -1573.52, 679.84, 10.06, 0.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19436, -1580.95, 679.84, 10.06, 0.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19377, -1574.27, 684.60, 6.56, 0.00, 0.00, 0.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19377, -1577.61, 688.05, 6.56, 0.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19377, -1572.81, 684.63, 6.56, 0.00, 0.00, 0.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19436, -1578.39, 679.86, 11.01, 90.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19436, -1574.90, 679.86, 11.01, 90.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject(19377, -1578.00, 684.62, 10.31, 0.00, 90.00, 0.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); - CreateDynamicObject(1499, -1575.96, 687.99, 6.13, 0.00, 0.00, 0.00); - - SetDynamicObjectMaterialText(CreateDynamicObject(19377, -1577.54, 687.90, 6.56, 0.00, 0.00, 90.00), 0, " ", 140, "Arial", 64, 1, -32256, 0, 1); - - //Supa - Market - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2443.325927, 756.842773, 1055.205566, 180.000000, 90.000000, 0.000000 ), 0, 12844, "cos_liquorstore", "b_wtilesreflect", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.337158, 756.842773, 1055.205566, 180.000000, 90.000000, 0.000000 ), 0, 12844, "cos_liquorstore", "b_wtilesreflect", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2393.337890, 756.842773, 1055.205566, 180.000000, 90.000000, 0.000000 ), 0, 12844, "cos_liquorstore", "b_wtilesreflect", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.337158, 781.830688, 1055.205566, 180.000000, 90.000000, 0.000000 ), 0, 12844, "cos_liquorstore", "b_wtilesreflect", -1 ); - CreateDynamicObject( 1533, -2423.800781, 773.247436, 1055.684570, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1537, -2420.801757, 773.250732, 1055.684570, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2425.337890, 772.804565, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2425.337890, 769.833007, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2411.321044, 769.833007, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2411.321044, 770.813964, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2425.337890, 770.823303, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2425.337890, 771.813781, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2411.321044, 771.813964, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2411.321044, 772.794921, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.632812, 773.784790, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2393.414062, 743.895019, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.336425, 743.895019, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2443.325683, 743.895019, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2456.314697, 756.847534, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2380.439697, 756.847534, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2373.338867, 769.837341, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2398.338867, 769.837341, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2438.305419, 769.837341, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2463.305175, 769.837341, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2419.694824, 768.844787, 1074.755615, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 1533, -2415.833007, 773.247436, 1055.684570, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1537, -2412.854003, 773.250732, 1055.684570, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.332031, 756.842773, 1062.699707, 180.000000, 90.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2393.336914, 756.842773, 1062.699707, 180.000000, 90.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -1 ); - CreateDynamicObject( 1533, -2419.786865, 773.247436, 1055.684570, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1537, -2416.807861, 773.250732, 1055.684570, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1984, -2430.793701, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2541, -2433.802001, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2443.325927, 756.842773, 1062.699707, 180.000000, 90.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -1 ); - CreateDynamicObject( 1984, -2434.827392, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2541, -2437.845947, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1984, -2438.831054, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2541, -2441.829833, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1984, -2442.824951, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2541, -2445.823486, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -2409.776123, 766.834472, 1056.185058, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -2407.684082, 768.925598, 1056.185058, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -2426.917724, 766.834472, 1056.185058, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -2429.009765, 768.925598, 1056.185058, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 2365, -2424.978515, 766.327697, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2365, -2411.708496, 766.818176, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1349, -2428.175537, 767.409545, 1056.255126, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1349, -2427.324707, 767.409545, 1056.255126, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1349, -2426.423828, 767.409545, 1056.255126, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1349, -2425.583007, 767.409545, 1056.255126, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1349, -2428.175537, 768.870910, 1056.255126, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1349, -2427.324707, 768.870910, 1056.255126, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1349, -2426.413818, 768.870910, 1056.255126, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1349, -2425.562988, 768.870910, 1056.255126, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1349, -2408.544677, 768.814941, 1056.245117, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1349, -2408.544677, 767.343566, 1056.245117, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1349, -2409.565673, 768.814941, 1056.245117, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1349, -2410.386474, 768.814941, 1056.245117, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1349, -2411.077148, 768.814941, 1056.245117, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1349, -2409.565673, 767.343505, 1056.245117, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1349, -2410.386474, 767.343505, 1056.245117, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1349, -2411.077148, 767.343505, 1056.245117, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1984, -2399.824707, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1984, -2403.848632, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2541, -2402.848388, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -2409.776123, 768.115661, 1056.185058, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 2541, -2398.825683, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1984, -2395.821044, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2541, -2394.814941, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1984, -2391.807128, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2541, -2390.831054, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1984, -2387.823730, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2412, -2412.240966, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2412, -2415.744140, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2412, -2416.244628, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2412, -2419.738037, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2412, -2420.238525, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2412, -2423.761962, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1989, -2381.086181, 763.337463, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 762.336486, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 761.335510, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 760.335632, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 759.334716, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 758.333740, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 757.332824, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 756.341979, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 755.341186, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 754.340209, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 753.339355, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 752.338562, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 751.337585, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 750.346679, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 749.345703, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 748.344787, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 747.343811, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1989, -2381.086181, 746.343200, 1055.684570, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 948, -2381.458007, 744.912841, 1055.714599, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1987, -2380.856933, 759.259948, 1055.994873, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1987, -2380.856933, 756.259033, 1055.994873, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1987, -2380.856933, 752.255615, 1055.994873, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1987, -2380.856933, 747.263916, 1055.994873, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1890, -2385.613281, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1889, -2385.621093, 755.777404, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1891, -2385.618164, 752.773559, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1884, -2385.618164, 749.772277, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1883, -2390.618164, 750.880004, 1055.704711, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1883, -2390.618164, 754.310607, 1055.704711, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1883, -2390.618164, 757.861572, 1055.704711, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1846, -2390.618164, 754.299865, 1055.634765, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1890, -2395.142578, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1884, -2395.142578, 755.790649, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1891, -2395.142578, 752.779357, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1890, -2395.142578, 749.777709, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1889, -2399.847167, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1890, -2404.621826, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1890, -2399.847167, 755.781005, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1891, -2399.847167, 752.781066, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1884, -2399.847167, 749.790161, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1889, -2404.621826, 755.780700, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1890, -2404.621826, 752.779602, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1891, -2404.621826, 749.778503, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1846, -2390.618164, 757.871765, 1055.634765, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1846, -2390.618164, 750.879272, 1055.634765, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1846, -2390.618164, 754.299865, 1055.634765, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1984, -2446.857910, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.327148, 781.844238, 1067.293090, 180.000000, 90.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -1 ); - CreateDynamicObject( 2202, -2395.463867, 768.849182, 1055.674560, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2202, -2399.517822, 768.849182, 1055.674560, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1989, -2382.812500, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2383.813476, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2384.814453, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2385.815429, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2386.816406, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2387.837402, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2388.838378, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2389.839355, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2390.860351, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2391.851318, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2392.862304, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2393.863281, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2394.854248, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2395.835205, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2396.806152, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2397.807128, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2398.808105, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2399.799072, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2400.790039, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2401.791015, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2402.791992, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2403.792968, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2404.793945, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 970, -2426.917724, 768.125732, 1056.185058, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); - CreateDynamicObject( 19326, -2399.866699, 760.291625, 1056.705566, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1989, -2455.665283, 763.350219, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 762.349365, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 761.359497, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 760.359375, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 759.358398, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 758.357727, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 757.357727, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 756.356933, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 755.366333, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 754.375366, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 753.374389, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 752.374084, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 751.383239, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 750.383117, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 749.382263, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 748.381408, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 747.380737, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1989, -2455.665283, 746.379760, 1055.684570, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 948, -2455.341064, 744.846862, 1055.654663, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1989, -2453.838134, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2452.857177, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2451.856201, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2450.855224, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2449.854248, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2448.853271, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2447.852294, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2446.861328, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2445.860351, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2444.869384, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2443.868408, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2442.867431, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2441.866455, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2440.875488, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2439.874511, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2438.883544, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2437.882568, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2436.891601, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2435.890625, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2434.889648, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2433.888671, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2432.887695, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1989, -2431.886718, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1890, -2451.109130, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1889, -2451.108642, 755.777404, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1891, -2451.104003, 752.773559, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1884, -2451.104248, 749.772277, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1883, -2446.037353, 757.861572, 1055.704711, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1883, -2446.037353, 754.349365, 1055.704711, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1883, -2446.037353, 750.848510, 1055.704711, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1846, -2446.034423, 757.851196, 1055.634521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1846, -2446.034423, 754.341613, 1055.634521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1846, -2446.034423, 754.341613, 1055.634521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1846, -2446.034423, 750.840698, 1055.634521, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1890, -2441.470214, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1884, -2441.467041, 755.790649, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1891, -2441.460449, 752.779357, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1890, -2441.463867, 749.777709, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1889, -2436.834228, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1890, -2436.840332, 755.781005, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1891, -2436.842285, 752.781066, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1884, -2436.847656, 749.790161, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1890, -2431.827392, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1889, -2431.831054, 755.780700, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1890, -2431.843505, 752.779602, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1891, -2431.835693, 749.778503, 1055.644531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2202, -2438.443115, 768.874877, 1055.694580, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2202, -2442.467041, 768.874877, 1055.694580, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -2439.823974, 768.813720, 1055.594482, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, -2412.885986, 752.924011, 1055.634521, 0.000000, 0.000000, 0.000000 ), 0, 3255, "refinery", "ws_greymetal", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, -2424.417236, 752.924011, 1055.634521, 0.000000, 0.000000, 0.000000 ), 0, 3255, "refinery", "ws_greymetal", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, -2418.641601, 750.712707, 1055.634521, 0.000000, 0.000000, 0.000000 ), 0, 3255, "refinery", "ws_greymetal", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, -2424.417236, 748.713562, 1055.634521, 0.000000, 0.000000, 0.000000 ), 0, 3255, "refinery", "ws_greymetal", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, -2412.885986, 748.683532, 1055.634521, 0.000000, 0.000000, 0.000000 ), 0, 3255, "refinery", "ws_greymetal", 0 ); - CreateDynamicObject( 1550, -2418.371582, 751.117614, 1056.855712, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1550, -2417.917968, 751.114257, 1056.615478, 90.000000, 87.299980, 0.000000 ); - CreateDynamicObject( 1550, -2418.348876, 751.534851, 1056.615478, 90.000000, 87.299980, 90.000000 ); - CreateDynamicObject( 1550, -2418.739257, 751.142456, 1056.615478, 90.000000, 87.299980, 180.000000 ); - CreateDynamicObject( 1550, -2418.362792, 750.634094, 1056.615478, 90.000000, 87.299980, 270.000000 ); - CreateDynamicObject( 341, -2412.038330, 753.186218, 1056.724487, 0.000000, 30.300001, 91.100059 ); - CreateDynamicObject( 341, -2412.558837, 753.176696, 1056.724487, 0.000000, 30.300001, 91.100059 ); - CreateDynamicObject( 341, -2413.069335, 753.167358, 1056.724487, 0.000000, 30.300001, 91.100059 ); - CreateDynamicObject( 341, -2412.329833, 753.054504, 1056.728637, 0.000000, 30.300001, -178.799987 ); - CreateDynamicObject( 341, -2412.764160, 752.664184, 1056.678955, 0.000000, 30.300001, 0.000000 ); - CreateDynamicObject( 341, -2424.313964, 752.664184, 1056.718505, 0.000000, 30.300001, 0.000000 ); - CreateDynamicObject( 341, -2423.939697, 753.040710, 1056.719604, 0.000000, 30.300001, -178.799987 ); - CreateDynamicObject( 341, -2423.622070, 753.174255, 1056.720947, 0.000000, 30.300001, 91.100059 ); - CreateDynamicObject( 341, -2424.112548, 753.165283, 1056.720947, 0.000000, 30.300001, 91.100059 ); - CreateDynamicObject( 341, -2424.572998, 753.156860, 1056.720947, 0.000000, 30.300001, 91.100059 ); - CreateDynamicObject( 2057, -2424.024414, 749.597229, 1056.635498, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2057, -2424.494873, 749.046997, 1056.635498, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2057, -2424.044433, 748.516479, 1056.635498, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2057, -2423.634033, 749.056335, 1056.635498, 0.000000, 0.000000, 270.000000 ); - CreateDynamicObject( 2242, -2424.053222, 749.062927, 1056.565429, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 918, -2412.256835, 748.813964, 1056.855712, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 918, -2412.256835, 749.274414, 1056.855712, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 918, -2412.897460, 749.264404, 1056.855712, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 918, -2412.897460, 748.813964, 1056.855712, 0.000000, 0.000000, 0.000000 ); - - // Ultra Awesome Bank - CreateDynamicObject( 10295, -1512.798461, 941.697875, 983.609619, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - CreateDynamicObject( 9921, -1572.972045, 887.796020, 1004.485656, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - CreateDynamicObject( 10296, -1490.138549, 720.889404, 979.949096, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - CreateDynamicObject( 10127, -1553.564086, 796.327331, 985.999633, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - CreateDynamicObject( 10124, -1587.874267, 834.403442, 992.220520, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - CreateDynamicObject( 9918, -1551.359008, 797.458923, 1004.001770, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - CreateDynamicObject( 10067, -1588.035888, 757.417114, 992.235107, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - CreateDynamicObject( 10044, -1562.156250, 696.441589, 1018.118957, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - CreateDynamicObject( 9926, -1594.548339, 872.098754, 1034.747314, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - CreateDynamicObject( 9919, -1618.935913, 795.390747, 1045.696533, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - CreateDynamicObject( 10300, -1445.753540, 812.940368, 960.377502, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.695190, 831.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.694946, 831.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.695190, 856.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.695190, 856.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -1444.583374, 826.175720, 982.211242, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 837.250061, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.695190, 806.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.695190, 806.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 842.493103, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 852.113098, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 861.733093, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1444.858154, 854.107299, 984.211730, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 839.328247, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 842.528259, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 845.728271, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 848.928283, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 852.128295, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 855.328308, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 858.528320, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 861.728332, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 864.928344, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 810.256835, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 800.636840, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1444.858154, 829.127258, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 823.078002, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 819.877990, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 816.677978, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 813.477966, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 810.277954, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 807.077941, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 803.877929, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 800.677917, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 797.477905, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 819.803283, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 810.184020, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 800.564025, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1444.858154, 804.148376, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.535400, 836.520019, 986.433776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 842.547790, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 852.187683, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 861.807434, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 819.876831, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.066406, 804.148376, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -1444.583374, 836.076477, 982.211242, 0.000000, 0.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.066406, 829.148376, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.066406, 854.148376, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1431.858398, 866.108581, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1406.869750, 866.108581, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1432.365112, 795.968566, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1407.365112, 795.968566, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1439.904174, 795.815795, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1430.284179, 795.815795, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1420.664184, 795.815795, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1411.044189, 795.815795, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1401.424194, 795.815795, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1439.904174, 866.466735, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1430.284179, 866.466735, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1420.664184, 866.466735, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1411.044189, 866.466735, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1401.424194, 866.466735, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 861.677307, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 852.057312, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 842.437316, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 832.817321, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 823.197326, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 813.577331, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 803.957336, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 794.337341, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.188842, 808.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.188842, 808.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.188842, 833.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.188842, 858.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.188842, 833.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.188842, 858.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.525390, 835.669494, 986.433776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.955810, 825.119262, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 836.128234, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.956298, 837.230041, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 834.939514, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 826.278381, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 825.109069, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 827.219726, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.535400, 826.489379, 986.433776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.545410, 825.838806, 986.433776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 837.250061, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.956298, 837.230041, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.535400, 836.520019, 989.933776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.525390, 835.669494, 989.933776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 834.939514, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 827.219726, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.535400, 826.489379, 989.933776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.545410, 825.838806, 989.933776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 825.109069, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.955810, 825.119262, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 836.128234, 989.933105, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 826.278381, 989.933105, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.731933, 832.077026, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.731933, 832.077026, 986.431884, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1444.692382, 829.509277, 986.453186, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build4", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1444.692382, 832.708984, 986.453186, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build4", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1445.585205, 830.511535, 984.202697, 90.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 14394, -1442.193969, 831.132751, 983.872497, 0.000000, 0.000000, 180.000000 ), 0, 13007, "sw_bankint", "woodfloor1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1443.922607, 827.179931, 984.202209, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1443.922607, 835.079284, 984.202209, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1431.903930, 808.708923, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1401.293701, 808.718322, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1416.086303, 796.718139, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1418.922851, 808.712890, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1416.082031, 808.712890, 997.151855, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1444.174926, 808.712890, 979.853576, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1413.290893, 808.712890, 997.151855, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1429.775756, 801.777343, 983.222045, 90.000000, 0.000000, 0.000000 ), 0, 8463, "vgseland", "triadcarpet2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1416.080322, 808.706420, 987.422912, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1416.210937, 808.487487, 989.713317, 0.000000, 0.000000, 90.000000 ), 0, 4981, "wiresetc2_las", "lasunion2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1419.770874, 827.029418, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1420.211303, 835.119995, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1407.249877, 827.023376, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1432.761108, 827.023376, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1432.761108, 835.123596, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1407.249877, 835.123657, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1430.284179, 808.727355, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1439.905273, 808.727355, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1407.983520, 808.727355, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1423.872192, 808.727355, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1428.414672, 826.948181, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1418.814819, 826.948181, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1412.392700, 826.948181, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1428.414672, 835.338073, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1418.845581, 835.338073, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1412.455200, 835.338073, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1416.111206, 803.420898, 986.412658, 0.000000, 0.000000, 0.0000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1416.111206, 793.830444, 986.412658, 0.000000, 0.000000, 0.0000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1398.364013, 808.727355, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1400.5688, 831.6085, 989.2739, 0.0000, 0.0000, 179.8372 ), 0, "Bank of", 100, "Times New Roman", 64, 0, -8092540, 0, 1 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 4735, -1444.6258, 831.1769, 989.1224, 0.0000, 0.0000, -179.4141 ), 0, "With You. Every Step.", 120, "Times New Roman", 20, 0, -16777216, 0, 1 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1417.5281, 808.5847, 989.2429, 0.0000, 0.0000, 89.90350 ), 0, "Conference", 130, "Times New Roman", 48, 0, -8092540, 0, 1 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1414.6727, 808.5847, 989.2429, 0.0000, 0.0000, 89.90350 ), 0, "Offices", 130, "Times New Roman", 48, 0, -8092540, 0, 1 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1412.6229, 859.3300, 989.7932, 0.0000, 0.0000, 179.8876 ), 0, "VAULT", 130, "Times New Roman", 128, 0, -1, 0, 1 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1426.1793, 866.4567, 985.0124, 0.0000, 0.0000, -89.9710 ), 0, "Thanks Eazy_E and Damen! <3", 130, "Arial", 24, 0, -8092540, 0, 1 ); - SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1400.5269, 830.4970, 988.1329, 0.0000, 0.0000, 179.6061 ), 0, "San Fierro", 90, "Times New Roman", 64, 1, -1, 0, 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1416.080322, 808.706420, 991.153442, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.108398, 808.712890, 997.151855, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1424.605590, 864.727539, 984.211730, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1409.639770, 852.717346, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1412.554809, 873.997863, 984.210937, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1412.578613, 854.735595, 984.212524, 0.000000, 90.000000, 90.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1424.608886, 852.723083, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1421.647705, 852.723083, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1412.577026, 856.732971, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1412.577026, 861.993347, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1412.578613, 859.356140, 988.372863, 0.000000, 90.000000, 90.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1412.561035, 859.247009, 990.503845, 0.000000, 0.000000, 0.000000 ), 0, 8839, "vgsecarshow", "lightblue2_32", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1412.578613, 859.356140, 991.162536, 0.000000, 90.000000, 90.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1440.695068, 802.247314, 983.222045, 90.000000, 0.000000, 90.000000 ), 0, 8463, "vgseland", "triadcarpet2", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.444702, 857.806030, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 1214, "metal", "Alumox64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.444702, 867.415283, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 1214, "metal", "Alumox64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1407.565307, 865.704589, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1214, "metal", "Alumox64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1397.935546, 865.704589, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1214, "metal", "Alumox64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1397.935546, 853.123291, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1214, "metal", "Alumox64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1407.565673, 853.123291, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1214, "metal", "Alumox64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1412.185302, 866.694641, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 1214, "metal", "Alumox64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1412.384399, 866.466735, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1416.434204, 852.726257, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1406.803466, 852.726257, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1397.174682, 852.726257, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1424.594360, 857.966552, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1424.594360, 867.586669, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1443.922607, 836.069335, 984.202209, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1443.922607, 826.189147, 984.202209, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, -1412.159423, 854.788513, 986.462707, 0.000000, 0.000000, 0.000000 ), 0, 1214, "metal", "Alumox64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, -1412.569824, 854.239196, 989.932556, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19428, -1412.569824, 856.629821, 989.932922, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19428, -1412.559814, 856.409606, 986.432922, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, -1412.159423, 854.788513, 989.962524, 0.000000, 0.000000, 0.000000 ), 0, 1214, "metal", "Alumox64", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19362, -1412.569824, 854.239196, 986.432250, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1399.938720, 865.199279, 991.432922, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1400.568725, 865.689025, 983.222656, 0.000000, 90.000000, 0.000000 ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1412.578613, 859.356140, 983.242614, 0.000000, 90.000000, 90.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); - CreateDynamicObject( 2295, -1436.815185, 857.143859, 983.001831, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1730, -1440.989257, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1730, -1439.639526, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1730, -1438.309814, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1730, -1436.951049, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1730, -1435.600952, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1730, -1434.240844, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1730, -1432.880615, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1730, -1431.550903, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2202, -1438.642333, 865.128234, 983.672729, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1730, -1442.329711, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1730, -1430.200561, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2202, -1434.713745, 865.128234, 983.672729, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1442.792724, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1441.442504, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1440.101806, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1438.750976, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1437.421142, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1216, -1444.079956, 840.905517, 984.382751, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1216, -1444.079956, 844.106262, 984.382751, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1216, -1444.079956, 847.316772, 984.382751, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1216, -1444.079956, 850.536865, 984.382751, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1216, -1444.130859, 811.865661, 984.392517, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1216, -1444.130859, 815.076049, 984.392517, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1216, -1444.130859, 818.266296, 984.392517, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1216, -1444.130859, 821.436889, 984.392517, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2773, -1436.070800, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1434.739501, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1433.368652, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1432.038574, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1430.678955, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2773, -1429.318359, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2190, -1442.767944, 862.702148, 984.649230, -1.599997, -0.299997, 130.999969 ); - CreateDynamicObject( 2190, -1429.755615, 862.323486, 984.662597, 0.000000, 0.000000, -161.200012 ); - CreateDynamicObject( 2190, -1435.998657, 862.691467, 984.648559, -1.599997, -0.299997, 130.999969 ); - CreateDynamicObject( 2190, -1436.639770, 862.398681, 984.662597, 0.000000, 0.000000, -173.400039 ); - CreateDynamicObject( 2613, -1438.581542, 866.041381, 983.692138, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2613, -1432.880371, 866.041381, 983.692138, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2266, -1442.796752, 865.887329, 985.172607, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2262, -1438.970581, 865.859985, 985.162658, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2273, -1434.560668, 865.897277, 985.130065, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2260, -1431.100708, 865.910827, 985.092895, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2261, -1505.069091, 908.831176, 4.527495, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1408.186157, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1723, -1429.677612, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1723, -1412.176391, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1723, -1425.677856, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1723, -1416.186279, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1723, -1421.676391, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1723, -1431.710205, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1427.689941, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1423.689453, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1410.188110, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1414.198364, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1723, -1418.198608, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1424.721679, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1428.672363, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1432.693359, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1415.210937, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1411.220214, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1407.199340, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1407.199340, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1411.189575, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1415.200073, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1424.660156, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1428.720092, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1432.681152, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2315, -1420.694580, 836.103454, 983.712646, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2315, -1420.694580, 826.042907, 983.712646, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 646, -1406.600463, 835.253967, 985.052978, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 646, -1406.600463, 827.153930, 985.052978, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 646, -1433.529907, 827.153930, 985.052978, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 646, -1433.529907, 835.244140, 985.052978, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2332, -1400.91345, 863.70483, 984.18256, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.91345, 863.70483, 985.06244, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.91345, 863.70483, 985.97266, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 856.08386, 984.17255, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 856.08411, 985.97296, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 862.85461, 985.06293, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 862.85461, 985.97296, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 862.01422, 985.97296, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 862.01422, 984.18329, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 861.17426, 984.18329, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 861.17426, 985.97345, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 860.32416, 985.97345, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 860.32416, 985.06354, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 860.32416, 984.18353, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 859.47388, 985.06396, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 859.47388, 985.97443, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 858.62384, 985.06451, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 857.77393, 984.17419, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 857.77393, 985.07452, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 857.77393, 985.97473, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 856.93408, 985.97473, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 856.93408, 985.07471, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 856.93408, 984.17426, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 855.20386, 985.97437, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 855.23419, 985.07300, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 855.23419, 984.17310, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 862.01422, 985.06311, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 858.62384, 985.97443, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2332, -1400.90344, 859.47388, 984.18353, 0.00000, 0.00000, -90.00000 ); - CreateDynamicObject( 2205, -1403.493286, 807.723815, 983.722412, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2205, -1412.282592, 807.723815, 983.722412, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2205, -1408.082031, 807.723815, 983.722412, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2205, -1402.129882, 796.944335, 983.542236, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2205, -1406.690795, 796.944335, 983.542236, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2205, -1410.930908, 796.944335, 983.542236, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1714, -1411.527587, 806.774963, 983.692199, 0.000000, 0.000000, -152.399993 ); - CreateDynamicObject( 1714, -1407.570556, 806.816833, 983.692199, 0.000000, 0.000000, 137.800033 ); - CreateDynamicObject( 1714, -1402.765014, 806.816040, 983.692199, 0.000000, 0.000000, 176.900070 ); - CreateDynamicObject( 1714, -1402.940429, 797.932189, 983.692321, 0.000000, 0.000000, 16.400001 ); - CreateDynamicObject( 1714, -1407.436523, 798.120422, 983.692321, 0.000000, 0.000000, 2.000000 ); - CreateDynamicObject( 1714, -1411.501098, 798.043945, 983.692321, 0.000000, 0.000000, -19.299997 ); - CreateDynamicObject( 2894, -1408.034667, 807.722717, 984.652587, 0.000000, 0.000000, 33.299995 ); - CreateDynamicObject( 2894, -1411.704833, 807.722717, 984.652587, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2894, -1402.119262, 807.748229, 984.662719, 0.000000, 0.000000, -36.200000 ); - CreateDynamicObject( 2894, -1403.284423, 802.532653, 984.642639, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2894, -1407.625488, 802.532653, 984.632690, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2894, -1411.795776, 802.532653, 984.632690, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2894, -1411.648681, 796.982788, 984.482666, 0.000000, 0.000000, -166.500015 ); - CreateDynamicObject( 2894, -1407.415527, 796.932922, 984.482543, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2894, -1402.171142, 796.960021, 984.482543, 0.000000, 0.000000, -147.499984 ); - CreateDynamicObject( 2196, -1410.710937, 807.281616, 984.662597, 0.000000, 0.000000, -140.100051 ); - CreateDynamicObject( 2196, -1406.508911, 807.275695, 984.642517, 0.000000, 0.000000, -140.100051 ); - CreateDynamicObject( 2196, -1403.215942, 807.995178, 984.662597, 0.000000, 0.000000, -45.500038 ); - CreateDynamicObject( 2196, -1402.905029, 803.630004, 984.632568, 0.000000, 0.000000, -28.200008 ); - CreateDynamicObject( 2196, -1407.890502, 802.172302, 984.652648, 0.000000, 0.000000, 43.799987 ); - CreateDynamicObject( 2196, -1411.437011, 803.609497, 984.652587, 0.000000, 0.000000, -28.200008 ); - CreateDynamicObject( 2196, -1411.258666, 796.745971, 984.462463, 0.000000, 0.000000, 133.599975 ); - CreateDynamicObject( 2196, -1408.199096, 797.284790, 984.482482, 0.000000, 0.000000, 33.799999 ); - CreateDynamicObject( 2196, -1403.625366, 797.374145, 984.482482, 0.000000, 0.000000, 33.799999 ); - CreateDynamicObject( 2258, -1402.825927, 795.943847, 985.522705, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2261, -1407.415771, 796.412475, 985.082580, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2262, -1411.621093, 796.390869, 985.172607, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2613, -1412.603637, 808.597595, 983.712402, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2613, -1408.412353, 808.597595, 983.712402, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2613, -1403.882568, 808.597595, 983.712402, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2613, -1403.882568, 797.797424, 983.712402, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2613, -1408.342041, 797.797424, 983.712402, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2613, -1412.591674, 797.797424, 983.712402, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2894, -1403.451904, 831.024597, 984.456665, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 948, -1403.407348, 833.114562, 983.692565, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1403.407348, 828.974243, 983.692565, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2184, -1403.762573, 832.107788, 983.682678, 0.000000, 0.000000, -90.000000 ), 0, 16150, "ufo_bar", "sa_wood08_128", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1400.077026, 830.946472, 988.713012, 0.000000, 90.000000, 90.000000 ), 0, 3595, "dingbat01_la", "fakestone1_LA", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.428466, 833.939514, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 13813, "vinewood01_lahills", "des_ranchwall1", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.428466, 827.949462, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 13813, "vinewood01_lahills", "des_ranchwall1", -1 ); - CreateDynamicObject( 2350, -1402.268676, 831.062194, 984.022216, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2205, -1432.935546, 801.208923, 983.722595, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2205, -1431.575927, 802.162292, 983.722656, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2205, -1430.655639, 801.214477, 983.722595, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2205, -1429.298339, 802.162475, 983.722167, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2205, -1428.408081, 801.212768, 983.722717, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2205, -1427.048950, 802.156127, 983.722412, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1714, -1434.152343, 801.716674, 983.721862, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1714, -1432.373535, 800.027282, 983.742675, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1714, -1429.843872, 799.999755, 983.702209, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1714, -1427.713378, 799.994628, 983.702697, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1714, -1427.587524, 803.362548, 983.722412, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1714, -1429.840209, 803.406250, 983.692382, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1714, -1432.296264, 803.383911, 983.722473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2161, -1418.399780, 795.915405, 984.712646, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2161, -1419.732299, 795.896240, 984.712646, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2161, -1421.064453, 795.893920, 984.712646, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 16155, -1439.442016, 794.699157, 986.673461, -0.899999, -0.400000, 13.400004 ); - CreateDynamicObject( 2287, -1425.697753, 796.382507, 986.072082, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2266, -1426.981201, 796.417114, 986.062805, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2257, -1431.751831, 795.914855, 986.412048, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2281, -1424.313232, 796.399108, 986.052673, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2291, -1443.787353, 800.999511, 983.722167, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2291, -1443.787353, 801.939025, 983.722167, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2291, -1443.787353, 802.899169, 983.722167, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2291, -1443.787353, 800.059082, 983.722167, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2291, -1443.787353, 799.109619, 983.722167, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2291, -1443.787353, 803.839660, 983.722167, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2291, -1443.151855, 807.710205, 983.703186, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2291, -1443.787353, 804.789489, 983.722167, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2291, -1443.787353, 805.739196, 983.722167, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2291, -1442.181396, 807.729980, 983.703186, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2291, -1441.221313, 807.720336, 983.703186, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2071, -1443.901611, 807.401611, 984.712646, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2205, -1403.325195, 801.836669, 983.702026, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1714, -1402.201171, 802.543029, 983.702331, 0.000000, 0.000000, -116.100013 ); - CreateDynamicObject( 2205, -1407.695312, 801.836669, 983.702026, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1714, -1406.541503, 802.543029, 983.702331, 0.000000, 0.000000, -55.599990 ); - CreateDynamicObject( 2205, -1411.835205, 801.836669, 983.702026, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1714, -1410.641479, 802.543029, 983.702331, 0.000000, 0.099999, -121.400016 ); - CreateDynamicObject( 2190, -1412.220458, 807.992553, 984.512451, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2190, -1407.950073, 807.992553, 984.512451, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2190, -1403.379272, 807.992553, 984.512451, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 44, -1410.887939, 791.971618, 984.712646, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2190, -1411.123413, 796.617919, 984.302612, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2190, -1406.742675, 796.617919, 984.322631, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2190, -1402.162475, 796.617919, 984.322631, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3471, -1442.541137, 826.680541, 985.542602, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3471, -1442.541137, 835.581054, 985.542602, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1808, -1442.891357, 836.966674, 983.672241, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1808, -1442.891357, 825.216064, 983.672241, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1423.618774, 852.728027, 999.212829, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1422.648071, 852.728027, 999.212829, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1416.088989, 795.949462, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9908, "ferry_building", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.624877, 852.111938, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1401.625366, 852.111938, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1402.455078, 852.131958, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.624877, 851.131896, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.614868, 850.612060, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); - CreateDynamicObject( 19273, -1413.041381, 856.857238, 984.942810, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2291, -1443.787353, 798.183959, 983.721801, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2291, -1443.787353, 797.253784, 983.721801, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2071, -1443.762207, 796.950134, 984.722045, 0.000000, 0.000000, 124.599975 ); - CreateDynamicObject( 2291, -1442.166503, 796.853393, 983.721801, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2291, -1441.241455, 796.853393, 983.721801, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2291, -1440.316406, 796.853393, 983.721801, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2859, -1429.848266, 801.831298, 984.641967, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2838, -1432.210449, 801.622863, 984.661987, 0.000000, 0.000000, 41.999992 ); - CreateDynamicObject( 2894, -1427.463867, 801.275024, 984.661987, 0.000000, 0.000000, 0.000000 ); - - /* ** Terminal - Airport ** */ - CreateObject(6871, -1729.1552734375, 5.8203125, 1059.8229980469, 0, 0, 270); - CreateObject(6871, -1878.9482421875, 45.341796875, 1089.4812011719, 0, 179.99450683594, 0); - CreateObject(6871, -1930.880859375, 5.8134765625, 1089.4812011719, 0, 179.99450683594, 90); - CreateObject(6871, -1878.2841796875, -51.939453125, 1095.3131103516, 0, 179.99450683594, 179.99450683594); - CreateObject(6871, -1823.28515625, -51.9453125, 1095.3131103516, 0, 179.99450683594, 179.99450683594); - CreateObject(6871, -1768.408203125, -51.9501953125, 1095.3131103516, 0, 179.99450683594, 179.99450683594); - CreateObject(6871, -1825.6796875, 45.4482421875, 1099.4812011719, 0, 179.99450683594, 0); - CreateObject(6871, -1882.5126953125, 41.7646484375, 1089.4812011719, 0, 179.99450683594, 90); - CreateObject(6871, -1762.2412109375, 45.515625, 1089.4812011719, 0, 179.99450683594, 0); - CreateObject(6364, -1925.533203125, -23.0546875, 1068.1417236328, 0, 0, 350.24963378906); - CreateObject(6989, -1737.9873046875, -5.5458984375, 977.18237304688, 0, 270, 0); - CreateObject(6989, -1924.0791015625, 3.8291015625, 977.20001220703, 0, 269.98901367188, 179.99450683594); - CreateObject(6871, -1770.703125, 45.45703125, 1099.4812011719, 0, 179.99450683594, 0); - CreateObject(6871, -1758.634765625, 41.912109375, 1089.4812011719, 0, 179.99450683594, 270); - CreateObject(6871, -1776.5986328125, 78.5029296875, 1094.4812011719, 0, 179.99450683594, 0); - CreateObject(2774, -1780.8916015625, -10.5615234375, 1054.1915283203, 0, 0, 0); - CreateObject(6871, -1834.7001953125, 57.6005859375, 1089.4812011719, 0, 179.99450683594, 90); - CreateObject(6989, -1715.3359375, 35.259765625, 977.18237304688, 0, 270, 0); - CreateObject(10056, -1786.4560546875, -92.837890625, 1097.2132568359, 0, 0, 90.247192382813); - CreateObject(10056, -1869.4072265625, -93.13671875, 1097.2132568359, 0, 0, 90.247192382813); - CreateObject(10056, -1687.4693603516, -92.780113220215, 1097.2132568359, 0, 0, 90.247192382813); - CreateObject(6871, -1922.783203125, 6.017578125, 1037.8953857422, 179.99450683594, 179.99450683594, 90); - CreateObject(6871, -1776.8994140625, 88.6884765625, 1089.4812011719, 0, 179.99450683594, 0); - CreateObject(10056, -1950.7564697266, -93.511184692383, 1097.2132568359, 0, 0, 90.247192382813); - CreateObject(6871, -1831.123046875, 61.2001953125, 1089.4812011719, 0, 179.99450683594, 0); - CreateObject(2774, -1821.5484619141, -23.6262550354, 1066.3145751953, 90, 0, 0.98876953125); - CreateObject(2774, -1884.48046875, -10.203125, 1066.4146728516, 90, 0, 179.98352050781); - CreateObject(2774, -1884.4189453125, -19.099378585815, 1060.9146728516, 90, 0, 179.98352050781); - CreateObject(2774, -1896.7272949219, -6.9482502937317, 1060.9146728516, 90, 0, 269.98352050781); - CreateObject(2774, -1884.4360351563, -7.1410775184631, 1054.1915283203, 0, 0, 0); - CreateObject(6871, -1752.9091796875, 39.615234375, 1037.9250488281, 179.99450683594, 179.99450683594, 0); - CreateObject(2774, -1780.9765625, 13.606979370117, 1054.1915283203, 0, 0, 0); - CreateObject(2774, -1780.904296875, 1.3359375, 1066.4146728516, 90, 0, 0); - CreateObject(2774, -1792.728515625, -10.71875, 1066.3145751953, 90, 0, 90.999755859375); - CreateObject(2774, -1884.46484375, -0.0830078125, 1066.3896484375, 90, 0, 179.99951171875); - CreateObject(2774, -1816.3173828125, -11.15625, 1066.3145751953, 90, 0, 90.98876953125); - CreateObject(2774, -1839.9267578125, -11.51953125, 1066.3145751953, 90, 0, 90.98876953125); - CreateObject(2774, -1863.27734375, -11.9716796875, 1066.2895507813, 90, 0, 90.98876953125); - CreateObject(2774, -1871.9477539063, -12.132898330688, 1066.3646240234, 90, 0, 90.98876953125); - CreateObject(2774, -1884.46484375, 3.4208984375, 1066.3896484375, 90, 0, 179.99450683594); - CreateObject(2774, -1865.4638671875, 6.7841796875, 1066.3896484375, 90, 0, 269.98901367188); - CreateObject(2774, -1871.8046875, 6.8046875, 1066.3896484375, 90, 0, 269.98901367188); - CreateObject(2774, -1852.990234375, 19.1875, 1066.4396972656, 90, 0, 359.97802734375); - CreateObject(2774, -1852.5556640625, 7.2333984375, 1054.1414794922, 0, 0, 0); - CreateObject(6959, -1760.951171875, -3.5728607177734, 1066.5623779297, 0, 0, 0); - CreateObject(6959, -1801.5708007813, -31.228803634644, 1066.5623779297, 0, 0, 90); - CreateObject(6959, -1761.501953125, -3.5517454147339, 1067.3131103516, 0, 0, 0); - CreateObject(6959, -1802.142578125, -30.83984375, 1067.3131103516, 0, 0, 90); - CreateObject(6959, -1842.0390625, -30.8232421875, 1067.3131103516, 0, 0, 90); - CreateObject(6959, -1872.0546875, 26.498046875, 1067.3131103516, 0, 0, 90); - CreateObject(6959, -1881.9921875, -30.830078125, 1067.3131103516, 0, 0, 90); - CreateObject(6959, -1904.7421875, 9.662109375, 1067.3131103516, 0, 0, 0); - CreateObject(8661, -1874.5, -21.853515625, 1060.4177246094, 90, 90, 270); - CreateObject(8661, -1834.51171875, -21.8779296875, 1060.4177246094, 90, 90, 270); - CreateObject(8661, -1794.7626953125, -21.8515625, 1060.4177246094, 90, 90, 270); - CreateObject(8661, -1754.9833984375, -21.8251953125, 1060.4177246094, 90, 90, 270); - CreateObject(8661, -1827.08203125, 24.5849609375, 1060.4177246094, 90, 90, 90); - CreateObject(8661, -1829.6279296875, 32.2744140625, 1061.6574707031, 179.99450683594, 0, 0); - CreateObject(6959, -1872.2642822266, 26.90641784668, 1066.2370605469, 0, 0, 90); - CreateObject(6959, -1904.7421875, 9.662109375, 1065.9868164063, 0, 0, 0); - CreateObject(6959, -1905.8361816406, -29.319580078125, 1065.9868164063, 0, 0, 0); - CreateObject(8661, -1807.1010742188, 40.971714019775, 1060.4177246094, 90, 90, 0); - CreateObject(8661, -1809.443359375, 24.39453125, 1069.9992675781, 0, 179.99450683594, 0); - CreateObject(8661, -1809.2485351563, 42.453460693359, 1069.9992675781, 0, 179.99450683594, 0); - CreateObject(8661, -1808.6362304688, 61.353233337402, 1069.9992675781, 0, 179.99450683594, 0); - CreateObject(8661, -1832.9326171875, 24.6484375, 1069.9992675781, 0, 179.99450683594, 0); - CreateDynamicObject(10310, -1763.7945556641, -5.4736223220825, 1078.5191650391, 0, 0, 133.9892578125, -1, -1, -1, 250.0); - CreateDynamicObject(10308, -1730.7578125, -92.7919921875, 1097.0695800781, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(10060, -1790.1005859375, -0.3857421875, 1110.2736816406, 0, 179.99450683594, 0, -1, -1, -1, 250.0); - CreateDynamicObject(10060, -1849.7724609375, -0.3818359375, 1110.2736816406, 0, 179.99450683594, 0, -1, -1, -1, 250.0); - CreateDynamicObject(10060, -1906.5078125, 2.6953125, 1110.2736816406, 0, 179.99450683594, 349.99694824219, -1, -1, -1, 250.0); - CreateDynamicObject(3586, -1788.662109375, 1.29296875, 1063.8564453125, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(3586, -1860.6865234375, -3.6572265625, 1063.8564453125, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(13562, -1763.78125, -16.970703125, 1068.7208251953, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2922, -1845.365234375, 19.899791717529, 1061.8756103516, 0, 0, 180, -1, -1, -1, 250.0); - CreateDynamicObject(2885, -1847.1171875, 20.0859375, 1067.1202392578, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1533, -1847.2280273438, 19.832950592041, 1060.4123535156, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1533, -1789.8630371094, 26.544826507568, 1060.4094238281, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(1533, -1894.3205566406, -16.360830307007, 1060.4211425781, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(1566, -1808.1375732422, -21.615396499634, 1061.9248046875, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1566, -1804.9873046875, -21.6015625, 1061.9248046875, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1566, -1802.158203125, -21.61191368103, 1061.9248046875, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1566, -1798.9821777344, -21.60608291626, 1061.9248046875, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1566, -1855.5906982422, -21.613245010376, 1061.9248046875, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1566, -1858.7205810547, -21.61484336853, 1061.9248046875, 0, 0, 359.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1566, -1864.7797851563, -21.599769592285, 1061.9248046875, 0, 0, 359.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1566, -1861.646484375, -21.5712890625, 1061.9248046875, 0, 0, 179.98352050781, -1, -1, -1, 250.0); - CreateDynamicObject(2885, -1847.1171875, 20.0859375, 1073.8111572266, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2885, -1833.8364257813, 25.709087371826, 1067.1202392578, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2885, -1827.6228027344, 25.735401153564, 1067.1202392578, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2885, -1816.4072265625, 25.74609375, 1067.1202392578, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(10757, -1829.787109375, 1.287109375, 1082.6239013672, 0, 0, 355.74279785156, -1, -1, -1, 250.0); - CreateDynamicObject(8550, -1796.6313476563, 64.369018554688, 1064.6574707031, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2775, -1846.6135253906, 19.35160446167, 1065.3563232422, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2469, -1832.9814453125, 21.808559417725, 1061.5343017578, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1833.2548828125, 14.1162109375, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1830.9296875, 14.128261566162, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1828.5793457031, 14.114841461182, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1826.2297363281, 14.101169586182, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1823.8298339844, 14.087219238281, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1821.4787597656, 14.073825836182, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1819.1031494141, 14.060014724731, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1838.916015625, 15.558530807495, 1060.9266357422, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1838.9158935547, 17.4582862854, 1060.9266357422, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1572, -1806.2822265625, 19.399620056152, 1060.9801025391, 0, 0, 310, -1, -1, -1, 250.0); - CreateDynamicObject(1572, -1850.8558349609, 15.31520652771, 1060.9835205078, 0, 0, 1.9945068359375, -1, -1, -1, 250.0); - CreateDynamicObject(1572, -1897.421875, -9.8848896026611, 1067.8543701172, 0, 0, 229.98779296875, -1, -1, -1, 250.0); - CreateDynamicObject(3970, -1781.2822265625, -19.080078125, 1061.4990234375, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3970, -1769.4478759766, -19.015478134155, 1061.4990234375, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2794, -1790.74609375, 37.072265625, 1063.3648681641, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2797, -1854.1356201172, 45.019668579102, 1056.3999023438, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2795, -1802.6752929688, 37.107730865479, 1063.4113769531, 0, 0, 180, -1, -1, -1, 250.0); - CreateDynamicObject(1533, -1803.4904785156, 36.285415649414, 1060.4094238281, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2797, -1796.5506591797, 54.803707122803, 1066.0627441406, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1892, -1801.0637207031, -20.75661277771, 1060.5095214844, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1892, -1807.12109375, -20.9150390625, 1060.5095214844, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1892, -1857.701171875, -21.0107421875, 1060.5095214844, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1892, -1863.7763671875, -21.0634765625, 1060.5095214844, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1892, -1798.3446044922, 47.69310760498, 1060.4094238281, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2790, -1836.6491699219, 14.21311378479, 1073.9184570313, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2789, -1817.4311523438, 14.232239723206, 1073.9184570313, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1893.9711914063, -2.7453513145447, 1061.0791015625, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1811.3720703125, 2.40234375, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1811.3544921875, 1.67578125, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1822.7578125, 1.5859375, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1822.7762451172, 2.3636999130249, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1834.1845703125, 1.6865234375, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1834.1585693359, 2.411497592926, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(3586, -1875.7060546875, -3.7431640625, 1063.8564453125, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2775, -1792.0953369141, 47.223445892334, 1066.7923583984, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1792.8936767578, 47.472255706787, 1060.9266357422, 0, 0, 89.97802734375, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1790.9678955078, 47.461292266846, 1060.9266357422, 0, 0, 89.97802734375, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1800.57421875, 47.4326171875, 1060.9266357422, 0, 0, 89.97802734375, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1802.5056152344, 47.430358886719, 1060.9266357422, 0, 0, 89.97802734375, -1, -1, -1, 250.0); - CreateDynamicObject(1892, -1796.0665283203, 47.70240020752, 1060.4094238281, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3858, -1786.7071533203, 47.879127502441, 1063.3211669922, 0, 0, 224, -1, -1, -1, 250.0); - CreateDynamicObject(3858, -1786.70703125, 47.87890625, 1063.3211669922, 0, 0, 223.99475097656, -1, -1, -1, 250.0); - CreateDynamicObject(3858, -1806.7238769531, 48.135746002197, 1063.3211669922, 0, 0, 223.99475097656, -1, -1, -1, 250.0); - CreateDynamicObject(3858, -1806.7236328125, 48.1357421875, 1063.3211669922, 0, 0, 223.99475097656, -1, -1, -1, 250.0); - CreateDynamicObject(3858, -1798.1241455078, 48.007026672363, 1066.9321289063, 0, 0, 223.99475097656, -1, -1, -1, 250.0); - CreateDynamicObject(2632, -1857.029296875, -20.440763473511, 1060.4606933594, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2631, -1860.4167480469, 3.9738006591797, 1060.4149169922, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2631, -1875.0828857422, 3.9939117431641, 1060.4149169922, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2631, -1796.3670654297, 1.3126888275146, 1060.4558105469, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2632, -1863.0042724609, -20.421146392822, 1060.4606933594, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2632, -1806.58203125, -20.628778457642, 1060.4558105469, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2632, -1800.431640625, -20.726125717163, 1060.4558105469, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3440, -1794.2462158203, 47.938587188721, 1062.7858886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3440, -1799.1689453125, 48.0986328125, 1062.7858886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3440, -1803.5416259766, 47.980197906494, 1062.7858886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3440, -1789.7956542969, 47.945510864258, 1062.7858886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2754, -1806.654296875, 23.292640686035, 1061.3115234375, 0, 0, 180, -1, -1, -1, 250.0); - CreateDynamicObject(2754, -1865.1431884766, 13.719929695129, 1061.3178710938, 0, 0, 89.994506835938, -1, -1, -1, 250.0); - CreateDynamicObject(2754, -1864.1915283203, 13.709921836853, 1061.3178710938, 0, 0, 89.994506835938, -1, -1, -1, 250.0); - CreateDynamicObject(1523, -1861.1318359375, 11.10546875, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(3389, -1806.0949707031, 29.721864700317, 1060.4094238281, 0, 0, 89.994506835938, -1, -1, -1, 250.0); - CreateDynamicObject(3389, -1805.0849609375, 29.72265625, 1060.4094238281, 0, 0, 89.994506835938, -1, -1, -1, 250.0); - CreateDynamicObject(2754, -1806.666015625, 24.2431640625, 1061.3115234375, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2921, -1803.7005615234, 56.910552978516, 1064.0384521484, 0, 0, 155.99523925781, -1, -1, -1, 250.0); - CreateDynamicObject(2791, -1796.9093017578, 47.326625823975, 1074.3138427734, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2775, -1801.2761230469, 47.324184417725, 1066.7923583984, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2714, -1761.5598144531, -3.8049967288971, 1072.3830566406, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2599, -1799.4293212891, 45.762767791748, 1060.8731689453, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2430, -1760.3795166016, 0.74860960245132, 1070.2830810547, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2643, -1760.3098144531, -0.94232320785522, 1072.7652587891, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(7313, -1760.85546875, -0.748046875, 1065.4918212891, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(9191, -1830.4586181641, -21.065053939819, 1080.10546875, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(9314, -1831.1212158203, -21.499507904053, 1062.1694335938, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(1533, -1762.271484375, -21.564918518066, 1060.4094238281, 0, 0, 180, -1, -1, -1, 250.0); - CreateDynamicObject(2942, -1788.3039550781, 13.964742660522, 1061.0523681641, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2942, -1787.5529785156, 13.950849533081, 1061.0523681641, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2942, -1786.8270263672, 13.937611579895, 1061.0523681641, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2941, -1765.8701171875, 0.5654296875, 1068.6260986328, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2712, -1786.2185058594, 14.119216918945, 1060.9793701172, 0, 0, 160, -1, -1, -1, 250.0); - CreateDynamicObject(2994, -1784.4299316406, 13.998746871948, 1060.9116210938, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1817.4975585938, -26.28554725647, 1060.8029785156, 0, 0, 144.48901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1846.3095703125, -26.216796875, 1060.8029785156, 0, 0, 36.485595703125, -1, -1, -1, 250.0); - CreateDynamicObject(2793, -1790.5411376953, 25.800407409668, 1063.4813232422, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3526, -1806.6301269531, 21.483982086182, 1060.4777832031, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(3526, -1806.630859375, 22.3330078125, 1060.4777832031, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(982, -1794.9521484375, -10.2275390625, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2011, -1782.451171875, 13.7074842453, 1060.4094238281, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3439, -1763.8330078125, 14.140625, 1064.5228271484, 0, 0, 101.99710083008, -1, -1, -1, 250.0); - CreateDynamicObject(1597, -1840.9217529297, -19.701704025269, 1063.0666503906, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(1597, -1830.5941162109, -18.994815826416, 1069.9410400391, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(1597, -1822.380859375, -19.869140625, 1063.0666503906, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(1364, -1822.4818115234, -17.659080505371, 1061.1936035156, 0, 0, 180, -1, -1, -1, 250.0); - CreateDynamicObject(1364, -1840.7106933594, -17.492065429688, 1061.1936035156, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1360, -1860.0284423828, -20.52586555481, 1061.1867675781, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1360, -1803.5942382813, -20.371788024902, 1061.1813964844, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(626, -1868.8028564453, -21.020046234131, 1062.4650878906, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(626, -1851.3592529297, -20.842357635498, 1062.4650878906, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(626, -1812.37890625, -20.4453125, 1062.4650878906, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(626, -1794.5740966797, -20.264497756958, 1062.4650878906, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(626, -1791.7015380859, 52.629512786865, 1062.4580078125, 0, 0, 60, -1, -1, -1, 250.0); - CreateDynamicObject(626, -1801.0483398438, 52.846202850342, 1062.4580078125, 0, 0, 59.996337890625, -1, -1, -1, 250.0); - CreateDynamicObject(1346, -1810.4498291016, -33.784622192383, 1061.4945068359, 0, 0, 88, -1, -1, -1, 250.0); - CreateDynamicObject(1363, -1855.7933349609, 11.710659980774, 1061.2502441406, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(717, -1837.2769775391, -1.0393017530441, 1060.6062011719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(18074, -1830.2275390625, -2.9306640625, 1088.1741943359, 90, 90, 0, -1, -1, -1, 250.0); - CreateDynamicObject(18074, -1829.9163818359, 7.2397017478943, 1086.69921875, 90, 90, 0, -1, -1, -1, 250.0); - CreateDynamicObject(18074, -1838.8546142578, -1.5747513771057, 1086.298828125, 90, 90, 0, -1, -1, -1, 250.0); - CreateDynamicObject(18074, -1820.8581542969, -1.4859480857849, 1089.1931152344, 90, 90, 0, -1, -1, -1, 250.0); - CreateDynamicObject(18074, -1830.0379638672, 1.032731294632, 1087.4484863281, 90, 90, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1346, -1810.4412841797, -32.459255218506, 1061.4945068359, 0, 0, 87.994995117188, -1, -1, -1, 250.0); - CreateDynamicObject(1363, -1857.79296875, 11.722396850586, 1061.2502441406, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1363, -1860.1673583984, 11.73644733429, 1061.2502441406, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1257, -1797.2928466797, -62.085174560547, 1059.3858642578, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(1257, -1874.5081787109, -61.880577087402, 1059.3858642578, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(1257, -1864.7625732422, -62.141872406006, 1059.3858642578, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(1257, -1788.5212402344, -62.320751190186, 1059.3858642578, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(1346, -1867.0059814453, -33.926624298096, 1061.4945068359, 0, 0, 87.994995117188, -1, -1, -1, 250.0); - CreateDynamicObject(1346, -1866.9561767578, -32.52668762207, 1061.4945068359, 0, 0, 87.994995117188, -1, -1, -1, 250.0); - CreateDynamicObject(1258, -1851.3392333984, -34.376541137695, 1060.8052978516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1258, -1793.4044189453, -35.227462768555, 1060.8052978516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1258, -1850.513671875, -34.3935546875, 1060.8052978516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1258, -1794.3044433594, -35.229629516602, 1060.8052978516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1290, -1793.2397460938, -62.046653747559, 1059.1265869141, 0, 0, 180, -1, -1, -1, 250.0); - CreateDynamicObject(1290, -1869.6401367188, -62.205978393555, 1059.1265869141, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1340, -1773.365234375, -18.463106155396, 1068.4094238281, 0, 0, 89.9990234375, -1, -1, -1, 250.0); - CreateDynamicObject(1342, -1776.2850341797, -18.494663238525, 1068.3155517578, 0, 0, 88, -1, -1, -1, 250.0); - CreateDynamicObject(1341, -1770.8393554688, -18.730419158936, 1068.2844238281, 0, 0, 91.994018554688, -1, -1, -1, 250.0); - CreateDynamicObject(1351, -1822.6796875, -49.773448944092, 1057.9641113281, 0, 0, 100, -1, -1, -1, 250.0); - CreateDynamicObject(1351, -1881.3825683594, -49.689235687256, 1057.9641113281, 0, 0, 99.99755859375, -1, -1, -1, 250.0); - CreateDynamicObject(1571, -1816.3427734375, -63.268230438232, 1059.4375, 0, 0, 180, -1, -1, -1, 250.0); - CreateDynamicObject(1775, -1876.0203857422, -21.368055343628, 1061.5148925781, 0, 0, 180, -1, -1, -1, 250.0); - CreateDynamicObject(717, -1807.6484375, -1.3422487974167, 1060.6062011719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(982, -1782.134765625, 16.078125, 1067.9573974609, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(984, -1884.0947265625, -3.7099609375, 1067.9573974609, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(983, -1782.1806640625, -3.8369140625, 1067.9573974609, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(983, -1865.8076171875, -10.2490234375, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(982, -1820.5234375, -10.2578125, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(982, -1846.07421875, -10.2626953125, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(983, -1782.1650390625, -7.01171875, 1067.9573974609, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(983, -1870.58203125, -10.2392578125, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(983, -1880.83203125, -10.111328125, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(984, -1884.0830078125, -0.509765625, 1067.9573974609, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(982, -1871.2998046875, 5.962890625, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2403, -1895.7265625, 8.5380859375, 1066.9484863281, 0, 0, 43.994750976563, -1, -1, -1, 250.0); - CreateDynamicObject(2403, -1885.875, 7.984375, 1066.9234619141, 0, 0, 39.48486328125, -1, -1, -1, 250.0); - CreateDynamicObject(2385, -1884.1937255859, 5.4506101608276, 1067.298828125, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2385, -1884.2041015625, 3.28125, 1067.298828125, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2385, -1884.19140625, 1.1552734375, 1067.298828125, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2376, -1892.79296875, 5.046875, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2376, -1892.8125, 2.5703125, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2376, -1892.765625, 0.2939453125, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2375, -1899.505859375, 7.5068359375, 1067.1486816406, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2368, -1897.353515625, 7.565541267395, 1067.1737060547, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2369, -1897.5107421875, 7.6474609375, 1068.1899414063, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2366, -1781.6845703125, -6.712890625, 1067.1987304688, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2365, -1897.3771972656, 6.9224400520325, 1067.2818603516, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2362, -1897.7778320313, 9.5859375, 1068.2399902344, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2387, -1892.2882080078, -1.9280413389206, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2387, -1890.8924560547, -1.9591312408447, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2394, -1884.615234375, 4.8359375, 1068.1646728516, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2394, -1884.658203125, 2.7607421875, 1068.1646728516, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2394, -1884.7041015625, 0.560546875, 1068.1646728516, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2386, -1892.1435546875, 3.263671875, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2386, -1891.1171875, 3.2783203125, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2386, -1892.0693359375, 1.0087890625, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2384, -1891.0947265625, 0.24609375, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2384, -1892.0439453125, 0.2578125, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2384, -1890.9555664063, 2.6175153255463, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2384, -1892.166015625, 2.4814453125, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2384, -1892.1982421875, 4.9560546875, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2384, -1890.947265625, 4.9716796875, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2407, -1891.4649658203, -3.2949588298798, 1069.5345458984, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2054, -1891.0338134766, 2.9143064022064, 1068.5589599609, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(18070, -1897.3505859375, -16.1494140625, 1067.7834472656, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(14890, -1896.0529785156, -13.214859962463, 1068.3272705078, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2371, -1884.8984375, -7.91796875, 1067.2487792969, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2378, -1885.458984375, -6.828248500824, 1067.8260498047, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2377, -1885.462890625, -7.740234375, 1067.8087158203, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2371, -1884.9375, -4.6171875, 1067.2738037109, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2377, -1885.4755859375, -4.5679693222046, 1067.8587646484, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2377, -1885.4462890625, -3.568359375, 1067.8587646484, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(1523, -1891.314453125, 11.9736328125, 1067.2738037109, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1889.310546875, 15.3291015625, 1067.0235595703, 0, 0, 259.99694824219, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1891.330078125, 12.6357421875, 1067.0235595703, 0, 0, 101.99157714844, -1, -1, -1, 250.0); - CreateDynamicObject(2723, -1890.59375, 13.900390625, 1067.5168457031, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2843, -1890.70703125, 12.724771499634, 1067.2738037109, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1885, -1895.7320556641, -12.087652206421, 1067.2836914063, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1881.2373046875, 11.71484375, 1066.7482910156, 0, 0, 101.98608398438, -1, -1, -1, 250.0); - CreateDynamicObject(1597, -1830.6611328125, -11.1640625, 1069.9410400391, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(18092, -1889.0537109375, -14.3857421875, 1067.7836914063, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(18092, -1889.068359375, -17.8349609375, 1067.7836914063, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(18092, -1889.068359375, -17.8349609375, 1067.7836914063, 0, 0, 359.98352050781, -1, -1, -1, 250.0); - CreateDynamicObject(2053, -1891.748046875, 0.5966796875, 1068.5932617188, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2052, -1891.0283203125, 0.6162109375, 1068.5589599609, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2424, -1765.83203125, 0.548828125, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2424, -1765.7685546875, -2.0224609375, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2423, -1765.7744140625, -2.947265625, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2423, -1765.7607421875, 1.578125, 1067.2738037109, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2436, -1765.8603515625, -0.3876953125, 1067.2738037109, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2445, -1765.572265625, -8.794921875, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2484, -1890.1208496094, -17.826852798462, 1069.1184082031, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2491, -1891.1730957031, -3.0028619766235, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2449, -1764.2270507813, -7.4019269943237, 1066.7482910156, 0, 0, 1.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2445, -1765.5439453125, -9.76953125, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2445, -1765.51171875, -10.7685546875, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2445, -1765.48046875, -11.7666015625, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2415, -1761.0693359375, 0.40234375, 1067.2237548828, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2415, -1760.9833984375, -11.453538894653, 1067.2818603516, 0, 0, 267.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2361, -1762.8791503906, 1.6457473039627, 1067.2237548828, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2424, -1764.859375, 1.583984375, 1067.2738037109, 0, 0, 181.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2424, -1763.931640625, 1.623526930809, 1067.2738037109, 0, 0, 181.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2360, -1760.9039306641, -7.7782363891602, 1067.2818603516, 0, 0, 272, -1, -1, -1, 250.0); - CreateDynamicObject(2417, -1760.8779296875, -1.2705078125, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2417, -1760.9248046875, -0.396484375, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2294, -1760.9682617188, -2.2261819839478, 1067.1737060547, 0, 0, 273.9990234375, -1, -1, -1, 250.0); - CreateDynamicObject(2294, -1760.9044189453, -3.1740863323212, 1067.1737060547, 0, 0, 273.99353027344, -1, -1, -1, 250.0); - CreateDynamicObject(2445, -1765.6015625, -7.794921875, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(2294, -1760.9809570313, -10.381266593933, 1067.2818603516, 0, 0, 268.24353027344, -1, -1, -1, 250.0); - CreateDynamicObject(2294, -1760.9636230469, -9.3290185928345, 1067.2818603516, 0, 0, 269.99353027344, -1, -1, -1, 250.0); - CreateDynamicObject(2102, -1765.6220703125, -8.4892578125, 1068.279296875, 0, 0, 273.9990234375, -1, -1, -1, 250.0); - CreateDynamicObject(2420, -1781.9307861328, -3.3887295722961, 1067.2487792969, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2420, -1781.921875, -4.037109375, 1067.2487792969, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2420, -1781.8876953125, 5.7119140625, 1067.2767333984, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2420, -1781.8837890625, 6.361328125, 1067.2738037109, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2453, -1764.91796875, 1.5810546875, 1068.6575927734, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2663, -1765.4443359375, -10.130859375, 1068.5340576172, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2941, -1765.5080566406, -11.641445159912, 1068.6761474609, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(932, -1893.4071044922, -4.659903049469, 1060.4190673828, 0, 0, 119.99267578125, -1, -1, -1, 250.0); - CreateDynamicObject(1432, -1771.5028076172, -0.2907018661499, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1432, -1776.7280273438, -5.4922189712524, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1432, -1771.2952880859, -5.6720957756042, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1432, -1776.6881103516, -0.60116243362427, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1432, -1776.2415771484, -10.298135757446, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1432, -1770.9033203125, -13.5556640625, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1432, -1770.88671875, -10.150146484375, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1432, -1779.6884765625, -14.033807754517, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2366, -1781.640625, -8.3359375, 1067.1987304688, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2366, -1781.62890625, -9.9384765625, 1067.2237548828, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1670, -1765.974609375, -2.3037109375, 1068.3543701172, 0, 0, 283.99658203125, -1, -1, -1, 250.0); - CreateDynamicObject(2125, -1766.3923339844, -10.803741455078, 1067.55859375, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2125, -1766.4267578125, -9.4052734375, 1067.55859375, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2125, -1766.455078125, -8.0029296875, 1067.55859375, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2818, -1767.33203125, -0.2548828125, 1067.298828125, 0, 0, 271.99951171875, -1, -1, -1, 250.0); - CreateDynamicObject(14657, -1766.8251953125, 17.3896484375, 1067.8812255859, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(3657, -1814.8775634766, -34.067047119141, 1060.6617431641, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3657, -1870.9949951172, -33.927833557129, 1060.6617431641, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3512, -1773.0650634766, -8.6108512878418, 1067.2818603516, 0, 0, 177.99499511719, -1, -1, -1, 250.0); - CreateDynamicObject(3512, -1773.7021484375, -3.5947265625, 1067.2818603516, 0, 0, 115.98815917969, -1, -1, -1, 250.0); - CreateDynamicObject(646, -1765.775390625, -3.9921875, 1068.6652832031, 0, 0, 83.990478515625, -1, -1, -1, 250.0); - CreateDynamicObject(646, -1765.7451171875, -6.7666015625, 1068.6652832031, 0, 0, 83.984985351563, -1, -1, -1, 250.0); - CreateDynamicObject(640, -1773.5185546875, 12.187517166138, 1068.0051269531, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(640, -1773.603515625, 5.146484375, 1068.0051269531, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(640, -1771.2255859375, 2.8427734375, 1068.0051269531, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(640, -1766.0927734375, 2.845703125, 1068.0051269531, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(640, -1760.82421875, 2.837890625, 1068.0051269531, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(3920, -1760.1845703125, 8.8857421875, 1070.5693359375, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(3920, -1773.3828125, 8.8037109375, 1070.5693359375, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(3920, -1767.240234375, 2.6044921875, 1070.5693359375, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(14657, -1766.7478027344, 10.966611862183, 1067.8812255859, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(3115, -1763.0440673828, 11.769790649414, 1071.2741699219, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1808, -1760.6029052734, 8.5422172546387, 1067.2738037109, 0, 0, 267.99499511719, -1, -1, -1, 250.0); - CreateDynamicObject(10444, -1766.0260009766, 13.431004524231, 1053.0162353516, 90, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(10444, -1758.0589599609, 20.647151947021, 1068.1696777344, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(1603, -1760.5749511719, 14.143070220947, 1068.5760498047, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1603, -1761.119140625, 13.879629135132, 1068.5760498047, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1603, -1761.46875, 14.254022598267, 1068.5760498047, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1601, -1764.3555908203, 14.267934799194, 1068.0053710938, 0, 0, 88, -1, -1, -1, 250.0); - CreateDynamicObject(1601, -1764.7542724609, 14.295259475708, 1068.0053710938, 0, 0, 87.994995117188, -1, -1, -1, 250.0); - CreateDynamicObject(1601, -1767.1708984375, 14.4619140625, 1068.0053710938, 0, 0, 87.989501953125, -1, -1, -1, 250.0); - CreateDynamicObject(1601, -1768.2922363281, 14.539766311646, 1068.0053710938, 0, 0, 87.994995117188, -1, -1, -1, 250.0); - CreateDynamicObject(1601, -1771.119140625, 14.35546875, 1068.0053710938, 0, 0, 93.993530273438, -1, -1, -1, 250.0); - CreateDynamicObject(1601, -1769.263671875, 14.3125, 1068.0053710938, 0, 0, 93.993530273438, -1, -1, -1, 250.0); - CreateDynamicObject(1609, -1769.1584472656, 14.601585388184, 1067.2020263672, 0, 0, 258, -1, -1, -1, 250.0); - CreateDynamicObject(1599, -1769.357421875, 13.9609375, 1068.2393798828, 19.9951171875, 0, 275.99853515625, -1, -1, -1, 250.0); - CreateDynamicObject(1599, -1765.8565673828, 14.016443252563, 1068.2393798828, 19.9951171875, 0, 275.99853515625, -1, -1, -1, 250.0); - CreateDynamicObject(1599, -1762.7813720703, 13.998498916626, 1068.2393798828, 19.9951171875, 0, 275.99853515625, -1, -1, -1, 250.0); - CreateDynamicObject(1599, -1763.6053466797, 14.252637863159, 1068.2393798828, 19.9951171875, 0, 275.99853515625, -1, -1, -1, 250.0); - CreateDynamicObject(1599, -1767.4312744141, 13.923261642456, 1068.2393798828, 19.9951171875, 0, 275.99853515625, -1, -1, -1, 250.0); - CreateDynamicObject(1602, -1762.1346435547, 14.202372550964, 1068.3752441406, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(902, -1765.4271240234, 14.68643951416, 1066.7482910156, 0, 0, 306, -1, -1, -1, 250.0); - CreateDynamicObject(650, -1771.841796875, 14.009765625, 1066.7482910156, 0, 0, 263.99047851563, -1, -1, -1, 250.0); - CreateDynamicObject(3440, -1773.0825195313, 13.73023891449, 1068.7482910156, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3440, -1773.0498046875, 14.212493896484, 1068.7482910156, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3440, -1773.2216796875, 3.158203125, 1069.1274414063, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3858, -1765.83203125, 13.0185546875, 1067.7482910156, 0, 0, 223.99475097656, -1, -1, -1, 250.0); - CreateDynamicObject(10444, -1765.9327392578, 14.211910247803, 1056.2401123047, 90, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3439, -1767.2347412109, 14.542996406555, 1064.5228271484, 0, 0, 101.9970703125, -1, -1, -1, 250.0); - CreateDynamicObject(1572, -1850.8531494141, 17.264501571655, 1060.9835205078, 0, 0, 1.9940185546875, -1, -1, -1, 250.0); - CreateDynamicObject(1572, -1850.8784179688, 19.0383644104, 1060.9835205078, 0, 0, 1.9940185546875, -1, -1, -1, 250.0); - CreateDynamicObject(2885, -1844.4632568359, 21.359565734863, 1067.1202392578, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2885, -1839.2687988281, 26.619472503662, 1067.1202392578, 0, 0, 267.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(3389, -1807.6397705078, 21.469715118408, 1060.4094238281, 0, 0, 89.994506835938, -1, -1, -1, 250.0); - CreateDynamicObject(3389, -1809.0653076172, 21.453641891479, 1060.4094238281, 0, 0, 89.994506835938, -1, -1, -1, 250.0); - CreateDynamicObject(1216, -1868.8536376953, 13.881712913513, 1061.1086425781, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1216, -1869.75390625, 13.924003601074, 1061.1086425781, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1216, -1870.7048339844, 13.968946456909, 1061.1086425781, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1883.9400634766, -2.0061218738556, 1061.0791015625, 0, 0, 359.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1889.0050048828, -6.9041342735291, 1061.0791015625, 0, 0, 269.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1888.8234863281, -0.32893300056458, 1061.0791015625, 0, 0, 89.989013671875, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1888.8441162109, 1.8966454267502, 1061.0791015625, 0, 0, 269.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1893.9685058594, -0.06957072019577, 1061.0791015625, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1834.3194580078, -4.6370568275452, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1834.3298339844, -3.9113521575928, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1822.6848144531, -4.0541820526123, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1822.6560058594, -4.7785925865173, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1811.3050537109, -4.7568664550781, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1811.3160400391, -3.9819514751434, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1231, -1852.4038085938, -35.087543487549, 1062.8739013672, 0, 0, 170, -1, -1, -1, 250.0); - CreateDynamicObject(1231, -1795.4833984375, -34.9443359375, 1062.8739013672, 0, 0, 169.99145507813, -1, -1, -1, 250.0); - CreateDynamicObject(3935, -1888.9923095703, 0.75394773483276, 1062.0471191406, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2369, -1895.7315673828, -17.325862884521, 1068.2938232422, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(1235, -1887.8033447266, 0.78797036409378, 1060.9230957031, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(16780, -1827.3989257813, -5.6921076774597, 1083.3021240234, 0, 90, 267, -1, -1, -1, 250.0); - CreateDynamicObject(16780, -1832.6486816406, -5.6605262756348, 1082.4830322266, 0, 90, 266.99523925781, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1861.236328125, 9.1474609375, 1067.2801513672, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1861.2138671875, 14.2529296875, 1067.2801513672, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1860.630859375, 5.8662109375, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1856.9541015625, 5.8798828125, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1855.328125, 5.8798828125, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1852.0546875, 6.40234375, 1067.2801513672, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1852.05078125, 10.067269325256, 1067.2801513672, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1852.0654296875, 13.7783203125, 1067.2801513672, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(1523, -1856.728515625, 14.23828125, 1067.1236572266, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(1523, -1856.748046875, 7.5380859375, 1067.1486816406, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(3095, -1856.6198730469, 10.45565700531, 1069.6105957031, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1856.77734375, 10.7255859375, 1067.2801513672, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1856.763671875, 12.251953125, 1067.2801513672, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1853.4072265625, 12.83203125, 1067.2801513672, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1853.015625, 16.626953125, 1067.2801513672, 0, 0, 269.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1853.0234375, 9.2265625, 1067.2801513672, 0, 0, 269.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1853.4599609375, 6.08984375, 1067.2801513672, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1853.0126953125, 12.9267578125, 1067.2801513672, 0, 0, 269.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1856.18359375, 7.3681640625, 1067.2801513672, 0, 0, 359.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(2528, -1853.4794921875, 13.453125, 1067.298828125, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2528, -1853.3060302734, 6.674768447876, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2515, -1857.3681640625, 9.4853515625, 1068.4091796875, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2440, -1857.259765625, 8.6127157211304, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2439, -1857.26171875, 9.59375, 1067.2487792969, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2439, -1857.2607421875, 10.59375, 1067.2487792969, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2440, -1857.23046875, 11.587890625, 1067.2487792969, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2515, -1857.322265625, 10.6337890625, 1068.4091796875, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2492, -1894.7641601563, -18.96541595459, 1067.9022216797, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2498, -1899.2263183594, -16.91290473938, 1070.4449462891, 0, 0, 300, -1, -1, -1, 250.0); - CreateDynamicObject(2498, -1899.2506103516, -14.059661865234, 1070.4449462891, 0, 0, 299.99816894531, -1, -1, -1, 250.0); - CreateDynamicObject(2499, -1899.1461181641, -15.590866088867, 1071.9794921875, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2511, -1888.4487304688, -14.282510757446, 1068.7154541016, 0, 0, 249.99938964844, -1, -1, -1, 250.0); - CreateDynamicObject(2796, -1861.142578125, 7.787109375, 1068.6712646484, 0, 0, 90.24169921875, -1, -1, -1, 250.0); - //CreateDynamicObject(2395, -1857.2412109375, 6.119140625, 1067.2801513672, 0, 0, 179.99450683594, -1, -1, -1, 250.0); --bosscr4sh - CreateDynamicObject(2395, -1861.01953125, 6.408203125, 1067.2801513672, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1857.8662109375, 6.111328125, 1067.2801513672, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1860.9970703125, 11.5107421875, 1067.2801513672, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2796, -1861.1083984375, 12.5126953125, 1068.6462402344, 0, 0, 269.49462890625, -1, -1, -1, 250.0); - CreateDynamicObject(2742, -1859.921875, 6.25, 1068.6022949219, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2742, -1858.5947265625, 6.193359375, 1068.6022949219, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1860.5703125, 14.048828125, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1856.869140625, 14.056640625, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2395, -1856.2177734375, 14.0498046875, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2741, -1856.833984375, 7.841796875, 1068.4890136719, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2741, -1856.8115234375, 12.3916015625, 1068.5140380859, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2718, -1760.3098144531, -5.8707761764526, 1070.6594238281, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2852, -1770.9552001953, -10.194198608398, 1067.8972167969, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2848, -1776.3355712891, -10.250263214111, 1067.8972167969, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2849, -1776.6623535156, -0.69120442867279, 1067.8972167969, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2829, -1769.7550048828, 11.426117897034, 1068.1130371094, 0, 0, 99.99755859375, -1, -1, -1, 250.0); - CreateDynamicObject(2842, -1861.0777587891, 9.7542419433594, 1067.2818603516, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2842, -1856.6622314453, 12.756469726563, 1066.7482910156, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2842, -1856.6959228516, 6.4000353813171, 1066.7482910156, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2251, -1857.2373046875, 11.44921875, 1069.0421142578, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2251, -1857.3486328125, 8.6513671875, 1069.0921630859, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2685, -1856.7607421875, 10.0439453125, 1068.9194335938, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2456, -1768.4599609375, 2.345703125, 1067.2738037109, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2475, -1899.603515625, -15.5732421875, 1067.1987304688, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2475, -1899.6044921875, -17.048828125, 1067.1987304688, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2479, -1899.3979492188, -16.669204711914, 1068.1446533203, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2479, -1899.4197998047, -15.427906036377, 1068.1196289063, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2464, -1890.4056396484, -14.326002120972, 1068.4271240234, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2466, -1899.4213867188, -15.942332267761, 1068.8580322266, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(3761, -1879.9833984375, -19.8984375, 1069.2827148438, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(3761, -1873.83203125, -19.9111328125, 1069.2827148438, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2465, -1887.6760253906, -17.871356964111, 1068.5291748047, 0, 0, 129.99572753906, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1893.9533691406, 2.630735874176, 1061.0791015625, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1893.9545898438, 5.3309097290039, 1061.0791015625, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(2885, -1807.3920898438, 26.741167068481, 1067.1202392578, 0, 0, 269.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(18092, -1889.0537109375, -14.3857421875, 1067.7836914063, 0, 0, 359.98352050781, -1, -1, -1, 250.0); - CreateDynamicObject(2361, -1761.1955566406, 1.6491981744766, 1067.2237548828, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(3440, -1773.0964355469, 13.24863243103, 1068.7482910156, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1837.0382080078, 12.636053085327, 1060.9266357422, 0, 0, 180, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1835.6982421875, 11.684759140015, 1060.9266357422, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(3858, -1884.1829833984, -14.605865478516, 1064.2393798828, 0, 0, 134.74475097656, -1, -1, -1, 250.0); - CreateDynamicObject(3858, -1884.1826171875, -14.60546875, 1064.2393798828, 0, 0, 134.74182128906, -1, -1, -1, 250.0); - CreateDynamicObject(3858, -1892.0433349609, -6.6995887756348, 1064.2393798828, 0, 0, 224.74182128906, -1, -1, -1, 250.0); - CreateDynamicObject(3858, -1892.04296875, -6.69921875, 1064.2393798828, 0, 0, 224.736328125, -1, -1, -1, 250.0); - CreateDynamicObject(1235, -1890.1053466797, 0.75075674057007, 1060.9230957031, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1883.1302490234, -1.9763971567154, 1061.0791015625, 0, 0, 179.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1883.2401123047, 3.956563949585, 1061.0791015625, 0, 0, 179.98901367188, -1, -1, -1, 250.0); - CreateDynamicObject(1256, -1884.0147705078, 3.9654855728149, 1061.0791015625, 0, 0, 359.98352050781, -1, -1, -1, 250.0); - CreateDynamicObject(1714, -1891.3907470703, -8.9358806610107, 1060.4211425781, 0, 0, 180, -1, -1, -1, 250.0); - CreateDynamicObject(1714, -1887.8153076172, -8.887716293335, 1060.4211425781, 0, 0, 179.99450683594, -1, -1, -1, 250.0); - CreateDynamicObject(1714, -1886.2640380859, -12.282489776611, 1060.4211425781, 0, 0, 49.994506835938, -1, -1, -1, 250.0); - CreateDynamicObject(1714, -1886.3663330078, -18.171674728394, 1060.4211425781, 0, 0, 89.994506835938, -1, -1, -1, 250.0); - CreateDynamicObject(2190, -1884.4637451172, -12.512238502502, 1061.7530517578, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2190, -1884.4946289063, -18.516830444336, 1061.7530517578, 0, 0, 270, -1, -1, -1, 250.0); - CreateDynamicObject(2190, -1887.6204833984, -7.0205903053284, 1061.7530517578, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2190, -1890.9213867188, -7.0612058639526, 1061.7530517578, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2186, -1893.8760986328, -13.171132087708, 1060.4212646484, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(2201, -1884.4401855469, -8.1255531311035, 1061.7530517578, 0, 0, 0, -1, -1, -1, 250.0); - CreateDynamicObject(2816, -1884.8566894531, -13.600368499756, 1061.7530517578, 0, 0, 300, -1, -1, -1, 250.0); - CreateDynamicObject(2773, -1837.962890625, 14.1162109375, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); - CreateDynamicObject(1533, -1789.85546875, 37.8193359375, 1060.4094238281, 0, 0, 270, -1, -1, -1, 250.0); - - // Wang Cars - SetDynamicObjectMaterial( CreateDynamicObject( 18070, -1954.503173, 302.190399, 34.948787, 0.000000, 0.000000, -90.000000 ), 0, 8534, "tikimotel", "sa_wood01_128", 0 ); - CreateDynamicObject( 2190, -1956.534423, 300.809387, 35.378757, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2190, -1956.534423, 303.619598, 35.378757, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2811, -1956.257568, 304.941162, 35.468750, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2811, -1956.257568, 299.140838, 35.468750, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2007, -1950.575439, 300.699005, 34.458850, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2007, -1950.575439, 303.659210, 34.458850, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1808, -1950.208007, 296.955047, 34.438774, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 11705, -1955.293701, 304.906402, 35.448745, 0.000000, 0.000000, 19.300003 ); - CreateDynamicObject( 2251, -1950.569091, 302.072235, 36.358684, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1703, -1961.895996, 304.798675, 34.448795, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, -1959.874877, 299.618896, 34.448795, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1818, -1961.370849, 301.672943, 34.438869, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2245, -1960.869873, 302.209991, 35.153968, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.351074, 277.573944, 36.818836, 0.000000, 0.000000, 0.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.351074, 253.314651, 36.818836, 0.000000, 0.000000, 0.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.351074, 265.444152, 36.818836, 0.000000, 0.000000, 0.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.351074, 268.594360, 36.818836, 0.000000, 0.000000, 0.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.351074, 262.304718, 36.818836, 0.000000, 0.000000, 0.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1942.855590, 265.448181, 35.998695, 0.000000, 0.000000, 0.000000 ), 0, 8645, "vegashsetx", "badhousewalld06_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19447, -1948.583007, 273.052307, 36.098731, 0.000000, 0.000000, 0.000000 ), 0, 0, "0", "0", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1948.343139, 281.588592, 34.958694, 0.000000, -90.000000, 90.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1948.343139, 266.308563, 37.978637, 0.000000, -90.000000, 90.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.344360, 259.316040, 34.958770, 0.000000, -90.000000, 90.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.344360, 254.316116, 34.958770, 0.000000, -90.000000, 90.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19447, -1948.492919, 257.652648, 36.098731, 0.000000, 0.000000, 0.000000 ), 0, 0, "0", "0", 0 ); - CreateDynamicObject( 948, -1949.252441, 269.194610, 34.368827, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1949.252441, 261.684783, 34.368827, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, -1949.398681, 271.859680, 34.428829, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1703, -1949.398681, 261.039886, 34.428829, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1819, -1949.982788, 272.407531, 34.448795, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, -1949.398681, 276.089843, 34.428829, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 948, -1949.252441, 276.704650, 34.368827, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1819, -1949.982788, 257.427703, 34.448795, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, -1949.398681, 256.859954, 34.428829, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 948, -1949.252441, 254.174789, 34.368827, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2206, -1945.668945, 256.321258, 34.428806, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19999, -1944.730590, 254.814422, 34.458770, 0.000000, 0.000000, -142.200012 ); - CreateDynamicObject( 1704, -1944.240356, 258.780914, 34.448791, 0.000000, 0.000000, -25.000000 ); - CreateDynamicObject( 1704, -1946.160766, 258.780914, 34.448791, 0.000000, 0.000000, 25.000000 ); - CreateDynamicObject( 2190, -1945.296752, 256.581573, 35.248767, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11705, -1943.973754, 256.340362, 35.358737, 0.000000, 0.000000, -45.000000 ); - CreateDynamicObject( 2007, -1942.016113, 253.617218, 34.408817, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2007, -1943.017089, 253.617218, 34.408817, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2007, -1947.349609, 253.617218, 34.408817, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2007, -1946.358642, 253.617218, 34.408817, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1742, -1941.408691, 263.060607, 34.458759, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 949, -1941.865600, 264.312835, 35.068778, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1742, -1941.408691, 261.550628, 34.458759, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 949, -1941.865600, 259.812927, 35.068778, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 949, -1941.865600, 266.562683, 35.068778, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1742, -1941.408691, 268.300750, 34.458759, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1742, -1941.408691, 269.800628, 34.458759, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 949, -1941.865600, 271.052825, 35.068778, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2007, -1947.349609, 277.087219, 34.408817, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2007, -1946.348632, 277.087219, 34.408817, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2007, -1942.047363, 277.087219, 34.408817, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2007, -1943.049560, 277.087219, 34.408817, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2206, -1943.818115, 274.580413, 34.428806, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19999, -1944.710327, 276.326843, 34.463951, 0.000000, 0.000000, -17.000007 ); - CreateDynamicObject( 2190, -1944.231811, 274.297882, 35.253959, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 11705, -1945.527343, 274.545532, 35.333950, 0.000000, 0.000000, 135.000000 ); - CreateDynamicObject( 1704, -1945.284667, 272.146789, 34.414016, 0.000000, 0.000000, 157.699630 ); - CreateDynamicObject( 1704, -1943.283691, 272.754974, 34.414016, 0.000000, 0.000000, -153.399948 ); - CreateDynamicObject( 948, -1964.628662, 291.637329, 34.388767, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1964.628662, 296.267517, 34.388767, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3802, -1964.567016, 278.500305, 36.898696, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3802, -1964.536987, 265.400482, 36.898696, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3802, -1942.178222, 265.334564, 42.347034, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1703, -1955.874877, 294.305725, 39.987178, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1818, -1955.359252, 291.545928, 40.007137, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, -1953.844116, 289.825622, 39.987178, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2253, -1954.911376, 292.073242, 40.767124, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1950.729980, 288.671264, 39.927131, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1742, -1949.922729, 290.058776, 40.017086, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1742, -1949.922729, 291.548553, 40.017086, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1742, -1949.922729, 293.048522, 40.017086, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1742, -1949.922729, 294.548461, 40.017086, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 948, -1950.729980, 295.431152, 39.927131, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1825, -1956.616821, 305.971374, 40.017131, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1825, -1956.807739, 299.781280, 40.017131, 0.000000, 0.000000, -103.499923 ); - CreateDynamicObject( 1825, -1952.097412, 299.876953, 40.017131, 0.000000, 0.000000, -24.899921 ); - CreateDynamicObject( 948, -1950.759887, 307.810424, 39.957141, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1808, -1951.500854, 308.326690, 39.997123, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1808, -1950.252075, 307.080871, 40.017173, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1209, -1950.351562, 305.578582, 40.017127, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1776, -1952.643066, 308.237854, 41.047080, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1216, -1961.964477, 253.596191, 35.118782, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1216, -1958.231811, 253.596191, 35.118782, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1216, -1954.488281, 253.596191, 35.118782, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1742, -1949.985229, 296.053833, 34.448768, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1742, -1949.985229, 294.553771, 34.448768, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1742, -1949.985229, 293.053802, 34.448768, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 948, -1950.365478, 291.669616, 34.398799, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1361, -1950.787841, 307.842437, 34.838806, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 639, -1948.856079, 275.165100, 37.788608, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 639, -1948.856079, 271.265441, 37.788608, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 639, -1948.856079, 255.315475, 37.788608, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 639, -1948.856079, 259.525421, 37.788608, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, -1956.667114, 253.821716, 40.017127, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1703, -1953.327514, 253.821716, 40.017127, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 948, -1956.000854, 253.819381, 39.917190, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, -1948.396728, 276.939392, 40.027084, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1949.289794, 277.058776, 39.943424, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1703, -1945.356323, 276.939392, 40.027084, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 948, -1942.508056, 277.058776, 39.943424, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2253, -1952.752197, 299.364959, 35.708744, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2253, -1952.752197, 304.894622, 35.708744, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3802, -1939.267578, 265.334564, 42.347034, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3802, -1967.477783, 278.500305, 36.898696, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3802, -1967.479736, 265.400482, 36.898696, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3802, -1967.479736, 252.140670, 36.898696, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3802, -1967.477783, 291.620330, 36.898696, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3802, -1967.477783, 296.300170, 36.898696, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2258, -1941.553588, 273.991271, 36.563934, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2267, -1941.553588, 257.351318, 36.563934, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 19174, -1950.272827, 294.295043, 37.418701, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 19173, -1956.120849, 253.124298, 42.197032, 0.000000, 0.000000, 0.000000 ); - - // Methlab - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2028.689208, 1006.302368, 1508.741577, 0.000000, 90.000000, 0.000000 ), 0, 8954, "vgsespras", "sf_spray_floor2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2041.501098, 1011.145812, 1511.241577, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2041.487182, 1001.400817, 1498.609985, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2046.777465, 1013.397705, 1504.241577, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2045.787475, 1013.395141, 1498.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2028.501098, 999.136352, 1500.741577, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2028.510009, 999.138793, 1498.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2028.501098, 999.136352, 1516.243286, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2016.488647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2022.738647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2028.988647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2035.238647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2028.775390, 998.625549, 1503.342285, 0.000000, 0.000000, 90.000000 ), 0, 12814, "factorycunte", "inwindow1shdw", -272 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2040.499877, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2039.499877, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2029.988647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2034.238647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2027.988647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2023.738647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2017.488647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2021.738647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2046.780395, 1013.397155, 1497.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2041.491088, 1001.396789, 1497.609985, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2028.510009, 999.136779, 1497.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2039.319580, 1003.124084, 1520.325683, 0.000000, 45.000000, 90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2039.319580, 1009.615722, 1520.099365, 0.000000, 45.000000, -90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2029.709716, 1009.615722, 1520.099365, 0.000000, 45.000000, -90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2020.109985, 1009.615722, 1520.099365, 0.000000, 45.000000, -90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2029.729980, 1003.124084, 1520.325683, 0.000000, 45.000000, 90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2020.110473, 1003.124084, 1520.325683, 0.000000, 45.000000, 90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2015.801391, 1011.145812, 1511.241577, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2015.848388, 1001.400817, 1498.609985, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2015.848388, 1001.400817, 1498.609985, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2009.557617, 1012.937255, 1504.241577, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2010.479248, 1012.920593, 1498.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2010.489257, 1012.911132, 1498.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2026.576538, 1013.397705, 1525.533447, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2036.482177, 1007.254150, 1519.364746, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2031.741943, 1006.733642, 1524.545288, 0.000000, 0.000000, 0.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2018.651000, 1007.254150, 1519.364746, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2023.400512, 1006.733642, 1524.545288, 0.000000, 0.000000, 0.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2633, 2039.845214, 1011.752807, 1510.651977, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2633, 2039.845214, 1007.493408, 1510.651977, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 8615, 2036.733032, 1004.448486, 1510.541870, 0.000000, 0.000000, 0.000000 ), 2, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - CreateDynamicObject( 1498, 2040.998657, 1010.675903, 1512.267456, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2033.787719, 1013.405700, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - CreateDynamicObject( 5422, 2031.233154, 1013.463684, 1511.232543, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2028.626953, 1013.405700, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2027.656005, 1012.935852, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2022.476196, 1012.935852, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - CreateDynamicObject( 5422, 2025.063720, 1012.833129, 1511.232543, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2027.649414, 1012.931152, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2027.669433, 1012.921142, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2028.630371, 1013.401611, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2028.630371, 1013.401611, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2027.669433, 1012.921142, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2027.649414, 1012.931152, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2045.787475, 1013.395141, 1498.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.568725, 1006.237304, 1521.089233, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.738891, 1006.237304, 1521.089233, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2020.419799, 1006.553833, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2019.848999, 1006.237304, 1517.108154, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2035.568725, 1006.237304, 1517.066528, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2035.568725, 1006.237304, 1513.417602, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2020.419799, 1005.223205, 1509.182495, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.738891, 1006.237304, 1516.639160, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.738891, 1006.237304, 1513.399902, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.568725, 1006.237304, 1516.548217, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.568725, 1006.237304, 1513.419677, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2019.848999, 1006.237304, 1513.417846, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.567749, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.567749, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.567749, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.736206, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.736206, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.736206, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2019.848632, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2019.848632, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2019.848632, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2035.568237, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2035.568237, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2035.568237, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - CreateDynamicObject( 14452, 2027.713989, 1010.086791, 1518.943359, 0.000000, 180.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2040.018920, 999.878479, 1518.102905, 0.000000, 180.000000, 180.000000 ), 0, 12923, "sw_block05", "dustyconcrete", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2034.767333, 999.878479, 1518.102905, 0.000000, 180.000000, 180.000000 ), 0, 12923, "sw_block05", "dustyconcrete", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2028.936645, 999.878479, 1518.102905, 0.000000, 180.000000, 180.000000 ), 0, 12923, "sw_block05", "dustyconcrete", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2022.636596, 999.878479, 1518.102905, 0.000000, 180.000000, 180.000000 ), 0, 12923, "sw_block05", "dustyconcrete", -16 ); - CreateDynamicObject( 2986, 2040.951293, 1002.149475, 1509.440795, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 2986, 2040.951293, 1000.698364, 1509.440795, 0.000000, 90.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2022.788330, 999.686401, 1513.438354, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2029.080688, 999.686401, 1513.438354, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2034.912719, 999.686401, 1513.438354, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2040.159057, 999.686401, 1513.438354, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2018.528930, 1000.043395, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2019.999389, 1000.043395, 1509.182495, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2022.528808, 1000.043395, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2023.988159, 1000.043395, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2026.153198, 1000.084838, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2027.003540, 1000.084838, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2026.153198, 1000.084838, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2027.003540, 1000.084838, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - CreateDynamicObject( 925, 2040.148803, 1011.698486, 1510.211547, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 930, 2038.429809, 1012.073608, 1509.721069, 0.000000, 0.000000, 47.400001 ); - CreateDynamicObject( 925, 2036.187500, 1012.028625, 1510.211547, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1431, 2039.845825, 1009.433044, 1509.801269, 0.000000, 0.000000, 122.299980 ); - CreateDynamicObject( 19273, 2033.723510, 1012.949462, 1510.941528, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19273, 2022.542968, 1012.469055, 1510.941528, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3633, 2039.767822, 1004.254272, 1509.751098, 0.000000, 0.000000, 43.399997 ); - CreateDynamicObject( 3630, 2044.180175, 1006.730957, 1510.732055, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1789, 2032.463989, 1006.492919, 1509.811157, 0.000000, 0.000000, 21.799999 ); - CreateDynamicObject( 2870, 2032.390869, 1006.539855, 1510.201538, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 918, 2033.457641, 1006.980041, 1509.600952, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2888, 2029.811645, 1006.631713, 1510.241577, -90.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2027.982055, 1006.778320, 1509.761108, 0.000000, 0.000000, 0.000000 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2027.982788, 1006.778320, 1510.842163, 0.000000, 0.000000, 0.000000 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2027.982788, 1006.778320, 1511.932495, 0.000000, 0.000000, 0.000000 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2027.352172, 1006.778320, 1510.842163, 0.000000, 90.000000, 0.000000 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2026.261230, 1006.778320, 1510.842163, 0.000000, 90.000000, 0.000000 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); - CreateDynamicObject( 18716, 2027.996582, 1006.854858, 1511.781860, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1472, 2030.792358, 1007.928039, 1509.601318, 0.000000, 0.000000, 118.899833 ), 0, 16150, "ufo_bar", "GEwhite1_64", -272 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2331, 2026.310668, 1006.221252, 1509.460937, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal1_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2002, 2034.643188, 1009.691528, 1509.230834, 0.000000, 0.000000, 0.000000 ), 0, 16644, "a51_detailstuff", "aluminiumbands256", -16 ); - CreateDynamicObject( 3386, 2028.808349, 1006.571228, 1509.080444, 0.000000, 0.000000, 113.599983 ); - CreateDynamicObject( 1789, 2028.260375, 1000.051147, 1509.811157, 0.000000, 0.000000, -4.300001 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2029.863769, 999.804565, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2030.774047, 999.804565, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2030.774047, 999.804565, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2029.863769, 999.804565, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2033.040527, 1000.043395, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2034.491210, 1000.043395, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1011.011901, 1510.101440, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1005.931396, 1510.962280, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1005.931396, 1509.240600, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1008.472045, 1511.442382, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1008.472045, 1510.152221, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1003.391296, 1510.101440, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - CreateDynamicObject( 11713, 2017.978271, 1012.397766, 1510.952270, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2031.328369, 1012.220642, 1507.271972, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19737, 2030.654785, 1012.133544, 1508.013305, 0.000000, 90.000000, 0.000000 ), 0, 914, "industrialext", "cj_chromepipe", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19737, 2032.026000, 1012.133544, 1508.023315, 0.000000, 90.000000, 180.000000 ), 0, 914, "industrialext", "cj_chromepipe", -16 ); - CreateDynamicObject( 18735, 2031.451660, 1011.602539, 1510.832153, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2027.663085, 1011.572937, 1510.077514, 0.000000, 0.000000, 0.000000 ), 0, 3643, "lachempipe", "Alumox64", -1009548 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2032.550659, 1012.091064, 1513.807861, 0.000000, 180.000000, 109.099998 ), 0, 3643, "lachempipe", "Alumox64", -1009548 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2028.145629, 1007.613464, 1519.326660, 0.000000, 0.000000, -9.999998 ), 0, 3643, "lachempipe", "Alumox64", -1009548 ); - CreateDynamicObject( 2479, 2033.403442, 999.951721, 1509.580932, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2479, 2033.823852, 1000.631835, 1509.580932, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19893, 2034.454589, 1000.704467, 1510.011352, 0.000000, 0.000000, -161.400039 ); - CreateDynamicObject( 2190, 2034.997924, 999.806823, 1510.011352, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2983, 2031.308715, 1011.079772, 1510.581909, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2002, 2019.783203, 998.468200, 1510.361694, 0.000000, 90.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1370, 2022.496948, 999.997863, 1510.541870, 0.000000, 0.000000, 61.499996 ), 0, 1370, "CJ_GAS_CAN", "cj_exp_props", -251 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1579, 2023.737915, 1000.853393, 1509.971313, 0.000000, 0.000000, 0.000000 ), 0, 1579, "dyn_drugs", "drugs6", -4012 ); - CreateDynamicObject( 2057, 2024.584838, 1000.845642, 1510.181518, 0.000000, 0.000000, 19.399999 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1370, 2018.412719, 999.893798, 1510.541870, 0.000000, 0.000000, 61.499996 ), 0, 1370, "CJ_GAS_CAN", "cj_exp_props", -251 ); - CreateDynamicObject( 2870, 2020.933959, 1000.380249, 1510.011352, 0.000000, 0.000000, 70.900016 ); - CreateDynamicObject( 2742, 2019.374145, 999.767517, 1510.692016, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19468, 2021.415039, 1000.554992, 1509.340698, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19087, 2021.058105, 1000.471679, 1510.241699, 21.800003, 0.000000, -83.400001 ); - CreateDynamicObject( 19816, 2020.968994, 1000.226745, 1510.281616, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2726, 2020.809326, 1000.448547, 1509.370971, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18693, 2020.947265, 1000.478393, 1508.249633, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18693, 2020.443237, 1000.286437, 1507.988769, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1588, 2020.412719, 1000.177001, 1509.080566, 0.000000, 0.000000, 0.000000 ), 1, 16644, "a51_detailstuff", "aluminiumbands256", -16 ); - CreateDynamicObject( 1627, 2020.620971, 999.537536, 1510.481689, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 19893, 2018.422119, 1000.819335, 1510.031372, 0.000000, 0.000000, 149.799972 ); - CreateDynamicObject( 18633, 2020.741943, 1000.376220, 1510.471801, 0.000000, 0.000000, 121.400024 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19621, 2019.945800, 1000.200317, 1510.241577, 0.000000, 0.000000, -77.899993 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - CreateDynamicObject( 18702, 2019.846557, 1000.194030, 1508.620239, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2352, 2020.015991, 1000.193298, 1510.090820, 90.299888, 0.000000, -77.699935 ); - CreateDynamicObject( 2352, 2020.103759, 1000.213562, 1510.092407, 90.299888, 0.000000, 101.800079 ); - CreateDynamicObject( 2351, 2020.205322, 999.748840, 1510.011352, 0.000000, 0.000000, -90.200042 ); - CreateDynamicObject( 19919, 2019.899291, 999.834106, 1508.870483, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2767, 2019.737670, 1000.850097, 1510.031372, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "metalic128", -16 ); - CreateDynamicObject( 18729, 2019.406005, 998.846069, 1509.031250, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 938, 2019.393798, 999.328918, 1510.101440, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1319, 2018.953857, 999.799682, 1510.800781, 4.999997, 97.899978, -19.199998 ); - CreateDynamicObject( 2711, 2019.313232, 1000.285400, 1510.120849, 0.000000, -100.899955, 114.600051 ); - CreateDynamicObject( 1619, 2019.131591, 1000.530151, 1509.991333, 0.000000, 90.000000, 23.299993 ); - CreateDynamicObject( 2192, 2019.432861, 1000.140014, 1509.971313, 0.000000, 0.000000, -25.699949 ); - CreateDynamicObject( 18875, 2019.234375, 1000.768249, 1510.081420, 0.000000, 0.000000, 174.699890 ); - CreateDynamicObject( 18644, 2018.885253, 1000.630249, 1510.071411, 0.000000, 90.000000, 103.499961 ); - CreateDynamicObject( 2750, 2019.543334, 1000.080261, 1510.071411, 0.000000, 0.000000, 126.200027 ); - CreateDynamicObject( 2002, 2023.783203, 998.468200, 1510.361694, 0.000000, 90.000000, 90.000000 ); - CreateDynamicObject( 2870, 2024.933959, 1000.380249, 1510.011352, 0.000000, 0.000000, 70.900016 ); - CreateDynamicObject( 2742, 2023.374145, 999.767517, 1510.692016, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19468, 2025.415039, 1000.554992, 1509.340698, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19087, 2025.058105, 1000.471679, 1510.241699, 21.800003, 0.000000, -83.400001 ); - CreateDynamicObject( 19816, 2024.968994, 1000.226745, 1510.281616, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2726, 2024.809326, 1000.448547, 1509.370971, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18693, 2024.947265, 1000.478393, 1508.249633, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18693, 2024.443237, 1000.286437, 1507.988769, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1588, 2024.412719, 1000.177001, 1509.080566, 0.000000, 0.000000, 0.000000 ), 1, 16644, "a51_detailstuff", "aluminiumbands256", -16 ); - CreateDynamicObject( 1627, 2024.620971, 999.537536, 1510.481689, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 19893, 2022.422119, 1000.819335, 1510.031372, 0.000000, 0.000000, 149.799972 ); - CreateDynamicObject( 18633, 2024.741943, 1000.376220, 1510.471801, 0.000000, 0.000000, 121.400024 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19621, 2023.945800, 1000.200317, 1510.241577, 0.000000, 0.000000, -77.899993 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - CreateDynamicObject( 18702, 2023.846557, 1000.194030, 1508.620239, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2352, 2024.015991, 1000.193298, 1510.090820, 90.299888, 0.000000, -77.699935 ); - CreateDynamicObject( 2352, 2024.103759, 1000.213562, 1510.092407, 90.299888, 0.000000, 101.800079 ); - CreateDynamicObject( 2351, 2024.205322, 999.748840, 1510.011352, 0.000000, 0.000000, -90.200042 ); - CreateDynamicObject( 19919, 2023.899291, 999.834106, 1508.870483, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2767, 2023.737670, 1000.850097, 1510.031372, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "metalic128", -16 ); - CreateDynamicObject( 18729, 2023.406005, 998.846069, 1509.031250, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 938, 2023.393798, 999.328918, 1510.101440, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1319, 2022.953857, 999.799682, 1510.800781, 4.999997, 97.899978, -19.199998 ); - CreateDynamicObject( 2711, 2023.313232, 1000.285400, 1510.120849, 0.000000, -100.899955, 114.600051 ); - CreateDynamicObject( 1619, 2023.131591, 1000.530151, 1509.991333, 0.000000, 90.000000, 23.299993 ); - CreateDynamicObject( 2192, 2023.432861, 1000.140014, 1509.971313, 0.000000, 0.000000, -25.699949 ); - CreateDynamicObject( 18875, 2023.234375, 1000.768249, 1510.081420, 0.000000, 0.000000, 174.699890 ); - CreateDynamicObject( 18644, 2022.885253, 1000.630249, 1510.071411, 0.000000, 90.000000, 103.499961 ); - CreateDynamicObject( 2750, 2023.543334, 1000.080261, 1510.071411, 0.000000, 0.000000, 126.200027 ); - CreateDynamicObject( 2057, 2020.595703, 1000.850830, 1510.181518, 0.000000, 0.000000, 19.399999 ); - CreateDynamicObject( 1348, 2016.248046, 1003.853149, 1511.232543, 90.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 1218, 2016.989746, 1000.806274, 1509.701049, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1218, 2016.789550, 1001.646606, 1509.701049, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2891, 2016.560424, 1005.011962, 1510.371704, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2891, 2016.642822, 1005.628051, 1510.371704, 0.000000, 0.000000, 140.100006 ); - CreateDynamicObject( 2891, 2017.157958, 1006.030456, 1509.268920, 0.000000, 0.000000, 23.399974 ); - CreateDynamicObject( 3026, 2016.382446, 1011.936401, 1510.871582, 0.000000, -90.000000, 90.000000 ); - CreateDynamicObject( 3026, 2016.382446, 1011.516357, 1510.871582, 0.000000, -90.000000, 90.000000 ); - CreateDynamicObject( 3026, 2016.382446, 1010.025268, 1510.871582, 0.000000, -90.000000, 90.000000 ); - CreateDynamicObject( 3026, 2016.382446, 1010.945983, 1510.871582, 0.000000, -90.000000, 90.000000 ); - CreateDynamicObject( 2192, 2016.811401, 1007.125305, 1512.213012, 0.000000, 0.000000, -123.399925 ); - CreateDynamicObject( 2192, 2016.916137, 1008.031982, 1512.213012, 0.000000, 0.000000, -42.799938 ); - CreateDynamicObject( 2192, 2016.980224, 1009.150146, 1512.213012, 0.000000, 0.000000, -93.299903 ); - CreateDynamicObject( 2192, 2016.935546, 1008.380554, 1512.213012, -0.800000, 0.000000, -99.799850 ); - CreateDynamicObject( 1370, 2017.311767, 1011.969665, 1509.741088, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2057, 2016.586425, 1002.620117, 1510.191528, 0.000000, 0.000000, -71.799987 ); - CreateDynamicObject( 2057, 2016.654663, 1004.074951, 1510.191528, 0.000000, 0.000000, -84.299995 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2023.140502, 1005.223205, 1509.182495, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2024.660522, 1005.223205, 1509.182495, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2023.140502, 1006.633911, 1509.182495, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2024.660766, 1006.633911, 1509.182495, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2022.723632, 1007.184875, 1509.560913, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2024.345092, 1007.184875, 1509.560913, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2023.534423, 1006.574523, 1509.560913, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2022.723632, 1005.393676, 1509.560913, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2024.273803, 1005.393676, 1509.560913, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2023.474365, 1005.994201, 1509.560913, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2020.812622, 1005.242797, 1509.560913, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2020.812622, 1005.913452, 1509.560913, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2020.812622, 1005.593139, 1509.781127, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2020.812622, 1006.312805, 1509.560913, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2020.812622, 1006.963439, 1509.560913, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1327, 2024.163818, 1006.260375, 1510.021362, 0.000000, 90.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1327, 2024.163818, 1006.260375, 1510.651977, 0.000000, 90.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1327, 2024.163818, 1006.260375, 1511.282470, 0.000000, 90.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1327, 2024.163818, 1006.260375, 1511.912353, 0.000000, 90.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); - CreateDynamicObject( 18673, 2023.655151, 1006.187194, 1510.817749, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18673, 2024.766235, 1006.187194, 1510.817749, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2023.667846, 1006.941467, 1511.252563, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2023.667846, 1005.590148, 1511.252563, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2023.667846, 1005.590148, 1511.102539, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2023.667846, 1006.941467, 1511.102539, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2020.997314, 1006.918029, 1511.632934, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2020.997314, 1006.918029, 1510.551879, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2020.997314, 1005.578002, 1510.551879, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2020.997314, 1005.578002, 1511.642700, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2022.677001, 1006.258056, 1510.581665, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2022.678955, 1006.260070, 1511.372436, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); - CreateDynamicObject( 18673, 2021.026245, 1006.909423, 1510.391113, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18673, 2021.026245, 1005.609008, 1510.391113, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1579, 2016.567504, 1007.569458, 1511.312622, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1579, 2016.567504, 1008.019775, 1511.312622, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1579, 2016.567504, 1009.259704, 1511.312622, 0.000000, 0.000000, 38.199989 ); - CreateDynamicObject( 1575, 2016.624389, 1007.599243, 1510.031372, 0.000000, 0.000000, -20.900003 ); - CreateDynamicObject( 1575, 2016.611083, 1008.213012, 1510.031372, 0.000000, 0.000000, 17.099996 ); - CreateDynamicObject( 1575, 2016.591796, 1008.720031, 1510.031372, 0.000000, 0.000000, -43.700000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2025.289550, 1006.638671, 1510.852172, 0.000000, 90.000000, 16.400001 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2031.166625, 1007.222534, 1507.609375, 0.000000, 0.000000, 36.799999 ), 0, 1676, "wshxrefpump", "metalic128", 1 ); - CreateDynamicObject( 11711, 2041.011230, 1011.489685, 1515.058959, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19787, 2026.333496, 1006.432250, 1510.842041, 0.000000, 0.000000, 0.000000 ), 1, 9818, "ship_brijsfw", "ship_screen1sfw", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3633, 2024.130004, 1006.212951, 1513.015136, 0.000000, 0.000000, 0.000000 ), 1, 1676, "wshxrefpump", "metalic128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19787, 2026.333496, 1007.152954, 1510.842041, 0.000000, 0.000000, 180.000000 ), 1, 9818, "ship_brijsfw", "ship_greenscreen1", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2031.302856, 1012.281372, 1515.362548, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "of_key_256", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2024.347290, 1009.731811, 1501.046997, 14.499974, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "of_key_256", 1 ); - CreateDynamicObject( 19903, 2033.879882, 1010.754028, 1509.250610, 0.000000, 0.000000, -112.999984 ); - CreateDynamicObject( 2634, 2038.064453, 999.582336, 1510.692016, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2002, 2020.286132, 1005.050476, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2002, 2020.286132, 1005.991394, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2002, 2020.286132, 1006.870666, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18673, 2020.286132, 1007.140930, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18673, 2020.286132, 1005.329833, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18673, 2020.286132, 1006.270263, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); - CreateDynamicObject( 19816, 2023.468872, 1006.987060, 1510.261596, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19816, 2023.769165, 1007.127136, 1510.261596, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 918, 2022.314453, 1006.801879, 1510.381713, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1437, 2024.276489, 1008.314147, 1508.322021, -4.599997, 0.000000, 180.000000 ); - CreateDynamicObject( 3057, 2025.630249, 1007.336608, 1509.711059, 90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19808, 2026.305664, 1006.058776, 1509.921264, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19273, 2019.488647, 1006.250244, 1510.912231, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2057, 2022.987548, 1006.859375, 1510.191528, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19472, 2023.480468, 1007.599304, 1510.111450, 0.000000, 0.000000, 104.599990 ); - CreateDynamicObject( 19472, 2023.369018, 1007.353454, 1510.111450, 0.000000, 0.000000, 73.499992 ); - CreateDynamicObject( 2690, 2024.758178, 1005.125671, 1510.391723, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 918, 2023.214721, 1005.281005, 1510.381713, 0.000000, 0.000000, 0.000000 ), 0, 1370, "CJ_GAS_CAN", "cj_exp_props", -64512 ); - SetDynamicObjectMaterial( CreateDynamicObject( 918, 2022.844360, 1005.581298, 1510.381713, 0.000000, 0.000000, 0.000000 ), 0, 1370, "CJ_GAS_CAN", "cj_exp_props", -1032208 ); - CreateDynamicObject( 1279, 2022.414428, 1005.738098, 1510.299682, 0.000000, -53.499950, 63.300037 ); - - // Cocaine Lab - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2571.570312, -1274.891967, 1136.485595, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2564.538330, -1279.412231, 1144.016235, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2546.324218, -1292.352050, 1136.485595, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2558.663574, -1292.306640, 1148.024291, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2551.663574, -1294.306640, 1142.224243, 0.000000, 0.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2558.505126, -1279.406494, 1144.125000, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2565.663574, -1294.306640, 1142.224243, 0.000000, 0.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2555.701171, -1279.406494, 1144.125000, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2552.897216, -1279.406494, 1144.125000, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2550.093261, -1279.406494, 1144.125000, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2547.289306, -1279.406494, 1144.125000, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2553.640625, -1279.404541, 1147.677856, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2554.551269, -1279.404541, 1143.155517, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2544.812988, -1279.548095, 1144.064941, 0.000000, 0.000000, 90.000000 ), 0, 14412, "carter_block", "mp_carter_windows", -272 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2555.385986, -1279.548095, 1144.064941, 0.000000, 0.000000, 90.000000 ), 0, 14412, "carter_block", "mp_carter_windows", -272 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2558.200439, -1279.558105, 1144.064941, 0.000000, 0.000000, 90.000000 ), 0, 14412, "carter_block", "mp_carter_windows", -272 ); - CreateDynamicObject( 936, 2556.431884, -1286.327148, 1143.203735, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2560.392578, -1279.598144, 1144.064941, 0.000000, 0.000000, 90.000000 ), 0, 14412, "carter_block", "mp_carter_windows", -272 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2553.640625, -1279.402587, 1148.677856, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - CreateDynamicObject( 0, 2545.698974, -1287.666259, 1044.125000, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2558.663574, -1292.306640, 1142.224243, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2551.663574, -1286.306640, 1142.224243, 0.000000, 0.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2565.663574, -1286.306640, 1142.224243, 0.000000, 0.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2558.229492, -1303.827880, 1145.195678, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2560.690185, -1303.827880, 1145.195678, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2563.130615, -1303.827880, 1145.195678, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2560.297851, -1303.827880, 1145.195678, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2557.275146, -1303.827880, 1145.195678, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2558.923339, -1303.833129, 1147.244384, 0.000000, 0.000000, 90.000000 ), 0, 5722, "sunrise01_lawn", "plainglass", -268435456 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2555.202148, -1303.823120, 1141.902343, 90.000000, 0.000000, 90.000000 ), 0, 5722, "sunrise01_lawn", "plainglass", -268435456 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2562.324707, -1303.833129, 1141.902343, 90.000000, 0.000000, 90.000000 ), 0, 5722, "sunrise01_lawn", "plainglass", -268435456 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.749267, -1303.827880, 1147.636718, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2555.815429, -1303.827880, 1147.636718, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.749267, -1303.827880, 1145.196289, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2555.815429, -1303.827880, 1145.195556, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2562.061523, -1303.827880, 1147.507812, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2558.278808, -1303.827880, 1147.507812, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2560.160644, -1303.827880, 1147.507812, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2562.732177, -1303.827880, 1142.726074, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2557.279541, -1303.827880, 1142.726074, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2574.270996, -1304.294067, 1136.485595, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2543.301025, -1304.294067, 1136.485595, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - CreateDynamicObject( 1499, 2557.276855, -1303.865844, 1142.693359, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1499, 2560.287841, -1303.865844, 1142.663330, 0.000000, 0.000000, 180.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2565.572021, -1316.311767, 1143.724243, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2552.308837, -1316.311767, 1143.724243, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2558.663574, -1317.306274, 1142.224243, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2558.663574, -1317.306274, 1148.034057, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2563.531982, -1315.052124, 1143.724243, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2563.240234, -1279.408325, 1144.016235, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2558.663574, -1282.306640, 1142.220336, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2562.496582, -1276.431396, 1144.016235, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2562.496582, -1271.460449, 1144.016235, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2565.468994, -1272.413330, 1144.016235, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2570.440185, -1272.413330, 1144.016235, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2571.575927, -1277.561889, 1144.016235, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2571.575927, -1272.580810, 1144.016235, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2575.417724, -1267.398315, 1146.289916, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2572.030517, -1279.408325, 1148.286499, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2571.860351, -1279.406372, 1144.016235, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - CreateDynamicObject( 937, 2564.204589, -1286.319335, 1143.203735, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 937, 2553.091796, -1294.319213, 1143.203735, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14439, 2563.472412, -1290.752319, 1149.026000, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 937, 2562.422851, -1286.319335, 1143.204223, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 937, 2553.091796, -1286.319335, 1143.203735, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 937, 2554.882812, -1286.319335, 1143.204223, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 936, 2560.905517, -1286.327148, 1143.203735, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 937, 2554.882812, -1294.319335, 1143.204223, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 936, 2556.431884, -1294.327148, 1143.203735, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 937, 2564.204589, -1294.319335, 1143.203735, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 937, 2562.422851, -1294.319335, 1143.204223, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 936, 2560.905517, -1294.327148, 1143.203735, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2571.570312, -1307.983520, 1136.485595, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2571.571533, -1290.776367, 1144.064941, 0.000000, 0.000000, 0.000000 ), 0, 14412, "carter_block", "mp_carter_windows", -272 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2571.550292, -1292.773315, 1143.143554, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2571.560302, -1292.773315, 1147.675659, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2563.665771, -1294.337402, 1140.253906, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2561.165771, -1294.337402, 1140.255859, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2553.665283, -1294.337402, 1140.253906, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2556.165527, -1294.337402, 1140.255859, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2563.665771, -1286.356567, 1140.253906, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2561.193359, -1286.356567, 1140.255859, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2556.172363, -1286.356567, 1140.253906, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2553.656005, -1286.356567, 1140.255859, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - CreateDynamicObject( 2063, 2563.649414, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2063, 2566.649414, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2063, 2569.721435, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2063, 2553.907714, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2063, 2551.077636, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2063, 2548.218017, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 937, 2547.489501, -1297.378540, 1143.203735, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 937, 2547.489501, -1299.258300, 1143.203735, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 11709, 2570.638671, -1300.312255, 1143.403930, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 11709, 2570.638671, -1297.811279, 1143.403930, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2063, 2547.105224, -1284.603027, 1143.584106, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2063, 2547.105224, -1281.681884, 1143.584106, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2063, 2547.105224, -1281.681884, 1144.444946, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2063, 2570.798828, -1284.603027, 1143.584106, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2063, 2570.798828, -1281.742675, 1143.183715, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 923, 2564.985839, -1280.399902, 1143.614135, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 923, 2562.733398, -1280.599121, 1143.614135, 0.000000, 0.000000, -11.600000 ); - CreateDynamicObject( 1726, 2563.951904, -1277.548461, 1142.669311, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2311, 2565.420410, -1277.309204, 1142.699340, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19814, 2563.007324, -1274.792724, 1143.890502, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19317, 2563.971435, -1274.018676, 1143.457519, -14.600001, 0.000000, 0.000000 ); - CreateDynamicObject( 19616, 2564.276611, -1273.577148, 1142.699340, 0.000000, 0.000000, 17.899999 ); - CreateDynamicObject( 2230, 2571.271240, -1277.155273, 1142.719482, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2010, 2563.348144, -1278.585449, 1142.699340, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3014, 2564.642089, -1278.379516, 1142.919555, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3014, 2564.728027, -1278.429565, 1143.380004, 0.000000, 0.000000, 60.000000 ); - CreateDynamicObject( 2359, 2564.728027, -1278.429565, 1143.820434, 0.000000, 0.000000, 174.600036 ); - CreateDynamicObject( 355, 2563.885498, -1276.230957, 1143.169311, 93.799934, 107.099967, -55.699985 ); - CreateDynamicObject( 1550, 2565.565185, -1275.118408, 1143.039672, 0.000000, 0.000000, 135.800018 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2565.343750, -1276.455688, 1143.249877, 90.000000, 128.300003, 0.000000 ), 0, 1212, "dyn_cash", "money_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2565.291259, -1277.238159, 1143.249877, 90.000000, 33.800003, 0.000000 ), 0, 1212, "dyn_cash", "money_128", -16 ); - CreateDynamicObject( 2726, 2565.264892, -1276.874389, 1143.550170, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1544, 2565.109375, -1275.921875, 1143.199829, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1543, 2565.299560, -1276.642578, 1143.199829, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1580, 2565.575927, -1275.705078, 1143.119750, 0.000000, 0.000000, -58.400005 ), 0, 1279, "craigpackage", "drugs", 0 ); - CreateDynamicObject( 19820, 2565.542724, -1277.093994, 1143.189819, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19819, 2565.277343, -1276.084716, 1143.279907, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1727, 2570.201660, -1277.715454, 1142.659301, 0.000000, 0.000000, -126.899986 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2167, 2562.894775, -1275.591918, 1143.359985, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - CreateDynamicObject( 19787, 2571.039550, -1275.544067, 1144.278320, 5.299999, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2167, 2569.057128, -1272.890380, 1142.729370, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); - CreateDynamicObject( 2169, 2570.625244, -1275.042358, 1142.719360, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2332, 2570.612548, -1275.546508, 1143.029663, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1808, 2570.734619, -1273.239257, 1142.729370, 0.000000, 0.000000, -47.400005 ); - CreateDynamicObject( 1510, 2565.261962, -1276.868774, 1143.880493, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18673, 2565.261962, -1276.868774, 1142.258911, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3109, 2567.236083, -1272.848022, 1143.890502, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2350, 2567.889404, -1273.638305, 1143.109863, 0.000000, 0.000000, -28.800003 ); - CreateDynamicObject( 2479, 2547.434570, -1299.246582, 1143.413940, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2479, 2547.434570, -1299.246582, 1143.023559, 0.000000, 0.000000, 69.800003 ); - CreateDynamicObject( 2479, 2547.434570, -1297.446044, 1143.413940, 0.000000, 0.000000, 104.300003 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2555.600097, -1285.988891, 1143.684204, 0.000000, 0.000000, 40.899997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - CreateDynamicObject( 19809, 2553.874511, -1285.918334, 1143.724243, 0.000000, 0.000000, -81.699958 ); - CreateDynamicObject( 19468, 2556.592773, -1287.359252, 1142.843383, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19809, 2555.965820, -1286.582763, 1143.724243, 0.000000, 0.000000, -18.100000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2555.837158, -1286.154785, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2555.184326, -1286.313842, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2555.184326, -1294.286376, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); - CreateDynamicObject( 2709, 2552.514160, -1286.599121, 1143.814331, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2554.572265, -1286.284790, 1143.674194, 0.000000, 0.000000, -66.599983 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2553.143554, -1286.313842, 1143.674194, 0.000000, 0.000000, 127.300003 ), 0, 3914, "snow", "mp_snow", 0 ); - CreateDynamicObject( 2709, 2553.154785, -1285.888427, 1143.814331, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2553.835205, -1286.214843, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2553.574951, -1286.475097, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - CreateDynamicObject( 19468, 2556.192382, -1285.267944, 1142.843383, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1893, 2555.321044, -1286.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1893, 2552.968750, -1286.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1893, 2555.321044, -1294.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1893, 2552.968750, -1294.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1893, 2560.968750, -1286.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1893, 2563.321044, -1286.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1893, 2563.321044, -1294.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1893, 2560.968750, -1294.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2556.314208, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2555.393310, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2553.961914, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2553.051025, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2553.051025, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.051025, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2553.961914, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.961914, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2563.393310, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2556.314208, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2564.314208, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2555.393310, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.051025, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.961914, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2563.393310, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2564.314208, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2553.289062, -1294.250976, 1143.674194, 0.000000, 0.000000, -66.599983 ), 0, 3914, "snow", "mp_snow", 0 ); - CreateDynamicObject( 19809, 2552.548583, -1294.041870, 1143.724243, 0.000000, 0.000000, -18.100000 ); - CreateDynamicObject( 19809, 2554.766357, -1294.648559, 1143.724243, 0.000000, 0.000000, 67.199989 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2554.492919, -1293.958251, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2554.263427, -1294.344726, 1143.684204, 0.000000, 0.000000, 76.199996 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2552.791992, -1294.604248, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2553.138183, -1293.913940, 1143.684204, 0.000000, 0.000000, -10.200000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2564.419921, -1294.286376, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2564.160156, -1294.308593, 1143.674194, 0.000000, 0.000000, -85.200042 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2562.726806, -1294.308471, 1143.674194, 0.000000, 0.000000, -85.200042 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2562.798339, -1294.286376, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); - CreateDynamicObject( 19809, 2561.986572, -1294.641601, 1143.724243, 0.000000, 0.000000, 67.199989 ); - CreateDynamicObject( 19809, 2563.542724, -1293.937622, 1143.724243, 0.000000, 0.000000, 112.799995 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.933105, -1294.309814, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.979736, -1294.075317, 1143.684204, 0.000000, 0.000000, -10.900006 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2563.451660, -1294.333129, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2564.686035, -1293.864990, 1143.684204, 0.000000, 0.000000, -32.900005 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2564.440429, -1286.313842, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2563.963134, -1286.250122, 1143.634155, 0.000000, 0.000000, 4.499992 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2562.928955, -1286.313842, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2562.449462, -1286.298583, 1143.674194, 0.000000, 0.000000, -63.199981 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.932128, -1286.682373, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.770751, -1286.261108, 1143.684204, 0.000000, 0.000000, 94.299980 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2564.829833, -1285.914550, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2564.132080, -1286.747924, 1143.684204, 0.000000, 0.000000, -23.700000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - CreateDynamicObject( 19809, 2562.232421, -1285.860595, 1143.724243, 0.000000, 0.000000, -18.100000 ); - CreateDynamicObject( 19809, 2563.793212, -1286.644042, 1143.729614, 0.000000, 7.999997, -112.000000 ); - CreateDynamicObject( 18875, 2555.919189, -1285.707519, 1144.162109, 36.900012, 0.000000, 57.100006 ); - CreateDynamicObject( 19611, 2556.146240, -1285.903442, 1142.567504, 0.000000, -10.600000, -41.800006 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1718, 2556.156250, -1285.896362, 1143.713867, 0.000000, 0.000000, 52.699993 ), 1, 1594, "chairsntable", "kb_canopybse64", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18925, 2556.758544, -1286.496948, 1143.682983, -9.199998, -92.200027, -30.799995 ), 0, 3914, "snow", "mp_snow", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18925, 2556.734375, -1286.402832, 1143.669311, -9.199998, -92.200027, -30.799995 ), 0, 3914, "snow", "mp_snow", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18925, 2556.105224, -1285.824218, 1143.761840, -9.199998, -92.200027, -30.799995 ), 0, 3914, "snow", "mp_snow", -16 ); - CreateDynamicObject( 2479, 2554.868896, -1294.386840, 1143.433959, 0.000000, 0.000000, 12.699977 ); - CreateDynamicObject( 2479, 2553.015625, -1294.324584, 1143.433959, 0.000000, 0.000000, -20.000019 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1621, 2556.667968, -1293.708740, 1143.724243, 0.000000, 90.000000, 0.000000 ), 0, 3902, "libertyhi3", "mp_snow", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1581, 2556.753173, -1294.344848, 1143.694213, 90.000000, 90.000000, 0.000000 ), 0, 1676, "wshxrefpump", "metalic128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1293.624877, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - CreateDynamicObject( 335, 2556.704345, -1293.985473, 1143.663818, 90.000000, 0.000000, -65.099975 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1293.774902, 1143.684204, 0.000000, 0.000000, -10.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2059, 2556.320556, -1286.850341, 1143.695800, 0.000000, 0.000000, -131.099929 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); - CreateDynamicObject( 335, 2556.704345, -1285.985473, 1143.663818, 90.000000, 0.000000, -65.099975 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1581, 2556.753173, -1286.344848, 1143.694213, 90.000000, 90.000000, 0.000000 ), 0, 1676, "wshxrefpump", "metalic128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1621, 2556.667968, -1285.708740, 1143.724243, 0.000000, 90.000000, 0.000000 ), 0, 3902, "libertyhi3", "mp_snow", -16 ); - CreateDynamicObject( 2479, 2553.039550, -1286.258789, 1143.433959, 0.000000, 0.000000, -20.000019 ); - CreateDynamicObject( 2479, 2554.868896, -1286.386840, 1143.433959, 0.000000, 0.000000, 12.699977 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1293.924926, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1294.074951, 1143.684204, 0.000000, 0.000000, 10.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - CreateDynamicObject( 1220, 2560.765625, -1292.870605, 1143.083618, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1220, 2560.725585, -1292.960693, 1143.804321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1220, 2560.155029, -1295.671020, 1143.083618, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.132812, -1295.873413, 1143.423950, 0.000000, 0.000000, 10.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2559.877197, -1295.537841, 1143.484008, 90.000000, 90.000000, -18.500001 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2560.763183, -1294.474243, 1143.674194, 0.000000, 0.000000, -143.700027 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.378906, -1295.686035, 1141.134643, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.749267, -1292.825195, 1141.645141, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.849365, -1292.885253, 1141.665161, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); - CreateDynamicObject( 1220, 2560.725585, -1284.960693, 1143.804321, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1220, 2560.765625, -1284.870605, 1143.083618, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1286.074951, 1143.684204, 0.000000, 0.000000, 10.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1285.924926, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1285.774902, 1143.684204, 0.000000, 0.000000, -10.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1285.624877, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - CreateDynamicObject( 1220, 2560.155029, -1287.671020, 1143.083618, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3387, 2564.606201, -1306.318847, 1142.703247, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3387, 2564.606201, -1307.309814, 1142.703247, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2560.763183, -1286.474243, 1143.674194, 0.000000, 0.000000, -143.700027 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.398925, -1287.686035, 1141.284790, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.749267, -1284.825195, 1141.645141, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.849365, -1284.885253, 1141.665161, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); - CreateDynamicObject( 3389, 2564.606201, -1308.310668, 1142.703247, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3389, 2553.309814, -1306.309692, 1142.703247, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 3387, 2553.309814, -1307.310546, 1142.703247, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2057, 2565.827392, -1303.510620, 1143.654174, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3386, 2563.625244, -1305.319824, 1142.703247, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 3386, 2563.101074, -1305.117675, 1142.703247, 0.000000, 0.000000, 46.699977 ); - CreateDynamicObject( 3386, 2554.303466, -1305.319824, 1142.703247, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 3386, 2554.869384, -1305.118896, 1142.703247, 0.000000, 0.000000, 129.799972 ); - CreateDynamicObject( 937, 2559.542968, -1310.959594, 1143.203735, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 937, 2557.653320, -1310.959594, 1143.203735, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 936, 2564.477783, -1310.617187, 1143.203735, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 936, 2564.477783, -1312.489013, 1143.203735, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2479, 2563.093994, -1303.442749, 1144.074584, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2479, 2565.986572, -1303.442749, 1144.494995, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 937, 2559.542968, -1307.959594, 1143.203735, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 937, 2557.653320, -1307.959594, 1143.203735, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2957, 2558.574462, -1314.618774, 1144.314819, 0.000000, 0.000000, 0.000000 ), 0, 8957, "vgsegarage", "garargeb2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19940, 2559.510009, -1307.947509, 1143.664184, 0.000000, 0.000000, 90.000000 ), 0, 3272, "ele_substation", "des_substa_bit2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19940, 2557.718261, -1307.947509, 1143.666137, 0.000000, 0.000000, 90.000000 ), 0, 3272, "ele_substation", "des_substa_bit2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19940, 2559.510009, -1310.948486, 1143.664184, 0.000000, 0.000000, 90.000000 ), 0, 3272, "ele_substation", "des_substa_bit2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19940, 2557.718261, -1310.948486, 1143.666137, 0.000000, 0.000000, 90.000000 ), 0, 3272, "ele_substation", "des_substa_bit2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2556.880615, -1307.918457, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2557.680664, -1307.918457, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2558.480712, -1307.918457, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2559.280761, -1307.918457, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.080810, -1307.918457, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.431152, -1310.949340, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2559.631103, -1310.949340, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2558.831054, -1310.949340, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2558.031005, -1310.949340, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2557.230957, -1310.949340, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - CreateDynamicObject( 1448, 2557.119873, -1313.839233, 1142.793334, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1448, 2559.221191, -1313.839233, 1142.793334, 0.000000, 0.000000, -19.799997 ); - CreateDynamicObject( 1448, 2558.230957, -1313.839233, 1142.933471, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1220, 2556.270263, -1307.292724, 1143.053588, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1220, 2556.270263, -1307.292724, 1143.714233, 0.000000, 0.000000, -17.600000 ); - CreateDynamicObject( 2926, 2560.910156, -1307.983398, 1142.703247, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2926, 2560.838623, -1310.964111, 1142.703247, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.866699, -1311.412231, 1142.773315, 0.000000, 0.000000, 164.799957 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.860351, -1311.252075, 1142.773315, 0.000000, 0.000000, -177.600021 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.854248, -1311.111938, 1142.773315, 0.000000, 0.000000, -177.600021 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.763183, -1308.443359, 1142.773315, 0.000000, 0.000000, -177.600021 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.083496, -1308.430786, 1142.773315, 0.000000, 0.000000, 170.899963 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.083496, -1308.180541, 1142.773315, 0.000000, 0.000000, -179.699996 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.062988, -1307.920532, 1142.773315, 0.000000, 0.000000, 170.899963 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - CreateDynamicObject( 1220, 2556.270263, -1311.453491, 1143.053588, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2556.286376, -1307.303588, 1141.564086, 0.000000, 0.000000, 0.000000 ), 0, 4981, "wiresetc2_las", "telewireslong2", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2556.286376, -1311.436767, 1140.943481, 0.000000, 0.000000, 0.000000 ), 0, 4981, "wiresetc2_las", "telewireslong2", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2556.550537, -1307.357910, 1144.123413, -90.299858, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - CreateDynamicObject( 2230, 2571.271240, -1274.553344, 1142.719482, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 918, 2562.821777, -1303.457031, 1144.735473, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 918, 2563.297119, -1303.468139, 1144.752807, 11.500000, 0.000000, -88.000007 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1718, 2564.620605, -1311.013183, 1143.713867, 0.000000, 0.000000, -78.900001 ), 1, 1594, "chairsntable", "kb_canopybse64", -4368 ); - CreateDynamicObject( 19611, 2564.797363, -1310.989379, 1142.589721, 0.000000, 0.299997, -153.099945 ); - CreateDynamicObject( 18875, 2564.806152, -1310.999755, 1144.224243, 47.000000, 0.000000, -71.699974 ); - CreateDynamicObject( 1575, 2564.601074, -1311.042724, 1143.714233, 0.000000, 0.000000, -92.599990 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18925, 2564.296875, -1312.052368, 1143.700683, -9.199998, -92.200027, -30.799995 ), 0, 3914, "snow", "mp_snow", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 918, 2564.680664, -1314.212890, 1143.083618, 0.000000, 0.000000, 0.000000 ), 0, 918, "externalext", "CJ_GAS_CAN", -1027021 ); - SetDynamicObjectMaterial( CreateDynamicObject( 918, 2564.110107, -1313.822509, 1143.083618, 0.000000, 0.000000, 0.000000 ), 0, 918, "externalext", "CJ_GAS_CAN", -1027021 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19637, 2561.985107, -1314.209960, 1142.733276, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19637, 2563.013427, -1314.193725, 1142.733276, 0.000000, 0.000000, 83.600067 ), 0, 3914, "snow", "mp_snow", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19637, 2562.525634, -1314.209960, 1142.873413, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", -16 ); - CreateDynamicObject( 19586, 2562.809082, -1313.832763, 1143.289916, 53.000007, -29.299999, 0.000000 ); - CreateDynamicObject( 2057, 2566.928466, -1303.510620, 1143.654174, 0.000000, 0.000000, 15.699997 ); - CreateDynamicObject( 2057, 2570.187988, -1303.434814, 1143.173706, 0.000000, 0.000000, 15.699997 ); - CreateDynamicObject( 2057, 2568.946533, -1303.441162, 1143.173706, 0.000000, 0.000000, -11.999999 ); - CreateDynamicObject( 918, 2570.316650, -1303.420288, 1144.735473, 0.000000, 0.000000, -88.000007 ); - CreateDynamicObject( 1279, 2567.305908, -1303.510131, 1144.364868, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2479, 2570.298095, -1303.442749, 1143.604248, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1279, 2570.246582, -1303.510131, 1143.964477, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1279, 2569.155517, -1303.510131, 1143.534057, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1650, 2567.200439, -1303.537475, 1144.244750, 0.000000, 0.000000, -32.099998 ); - CreateDynamicObject( 1650, 2567.582031, -1303.387329, 1144.244750, 0.000000, 0.000000, -32.099998 ); - CreateDynamicObject( 2060, 2566.294921, -1303.523071, 1144.004516, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2060, 2564.373291, -1303.523071, 1144.434936, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2035, 2564.281494, -1303.374633, 1143.524047, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2036, 2563.139160, -1303.423828, 1143.524047, 0.000000, 0.000000, 10.600000 ); - CreateDynamicObject( 1576, 2564.489257, -1303.430908, 1143.003540, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1578, 2563.888671, -1303.430908, 1143.003540, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1575, 2564.198974, -1303.430908, 1143.103637, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2057, 2563.038818, -1303.430908, 1143.193725, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2057, 2547.638427, -1303.430908, 1143.193725, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1575, 2548.799072, -1303.430908, 1143.103637, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1578, 2548.488769, -1303.430908, 1143.003540, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1576, 2549.089355, -1303.430908, 1143.003540, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2036, 2547.739257, -1303.423828, 1143.524047, 0.000000, 0.000000, 10.600000 ); - CreateDynamicObject( 2035, 2548.881591, -1303.374633, 1143.524047, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2060, 2548.973388, -1303.523071, 1144.434936, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2060, 2550.895019, -1303.523071, 1144.004516, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1650, 2552.182128, -1303.387329, 1144.244750, 0.000000, 0.000000, -32.099998 ); - CreateDynamicObject( 1650, 2551.800537, -1303.537475, 1144.244750, 0.000000, 0.000000, -32.099998 ); - CreateDynamicObject( 1279, 2554.526367, -1303.510131, 1143.033569, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1279, 2554.496337, -1303.510131, 1143.964477, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2479, 2554.437744, -1303.442749, 1143.604248, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1279, 2551.435546, -1303.510131, 1144.364868, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 918, 2554.746582, -1303.426513, 1144.735473, 0.000000, 0.000000, -88.000007 ); - CreateDynamicObject( 2057, 2553.278564, -1303.496704, 1143.173706, 0.000000, 0.000000, -11.999999 ); - CreateDynamicObject( 19921, 2550.503906, -1303.255981, 1143.564086, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19921, 2553.226562, -1303.255981, 1144.004516, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 2870, 2551.813964, -1303.490966, 1143.453979, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2571.560302, -1292.991577, 1147.675659, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2571.570312, -1289.961425, 1147.675659, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); - CreateDynamicObject( 1448, 2564.455078, -1313.080444, 1143.754272, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1575, 2564.792480, -1313.426147, 1143.774291, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1575, 2564.792480, -1313.095825, 1143.774291, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1575, 2564.281982, -1313.095825, 1143.774291, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1575, 2564.281982, -1313.426147, 1143.774291, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1575, 2564.281982, -1313.426147, 1143.904418, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1575, 2564.802490, -1313.426147, 1143.904418, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1575, 2564.281982, -1312.755493, 1143.774291, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.481689, -1310.070922, 1143.694213, 0.000000, 0.000000, -26.399997 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.352539, -1310.331176, 1143.724243, 0.000000, 0.000000, 30.400003 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.209716, -1309.948486, 1143.714233, 0.000000, 0.000000, -46.799976 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.317382, -1312.052490, 1143.714233, 0.000000, 0.000000, -46.799976 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.779785, -1311.798583, 1143.714233, 0.000000, 0.000000, -133.999954 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.750488, -1310.040527, 1143.704223, 0.000000, 0.000000, -83.499992 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2652, 2564.318603, -1309.210327, 1143.203735, 0.000000, 0.000000, -90.500045 ), 0, 1575, "dyn_drugs", "drugs1", -16 ); - CreateDynamicObject( 19583, 2564.278808, -1311.310058, 1143.694213, 0.000000, 0.000000, 62.999984 ); - CreateDynamicObject( 19468, 2562.541503, -1314.170166, 1143.011108, 0.000000, -70.799995, 0.000000 ); - CreateDynamicObject( 19468, 2562.982421, -1313.720214, 1142.812500, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3761, 2553.099365, -1311.427124, 1143.974243, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 362, 2570.703125, -1281.108154, 1144.144531, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 361, 2570.687988, -1282.277954, 1144.164306, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 363, 2570.791259, -1283.440795, 1144.685180, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 363, 2570.791259, -1283.940795, 1144.685180, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 363, 2570.791259, -1284.440795, 1144.685180, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 363, 2570.791259, -1284.940795, 1144.685180, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 364, 2570.732910, -1285.468750, 1144.364868, 0.000000, 0.000000, 128.399948 ); - CreateDynamicObject( 360, 2570.671630, -1281.647216, 1143.574096, 85.900047, 0.000000, 90.000000 ); - CreateDynamicObject( 359, 2570.725585, -1281.693969, 1143.103759, 90.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 351, 2570.859863, -1283.401367, 1144.010498, -71.300003, 23.999998, 270.000000 ); - CreateDynamicObject( 356, 2570.746826, -1284.105834, 1143.554077, 90.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 351, 2570.831787, -1284.343872, 1144.002441, -71.300003, 23.999998, 270.000000 ); - CreateDynamicObject( 356, 2570.746826, -1285.186889, 1143.554077, 90.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2969, 2570.850341, -1281.694580, 1144.094604, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2358, 2570.741699, -1283.735839, 1143.153808, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2358, 2570.741699, -1284.486083, 1143.153808, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 19832, 2570.857666, -1285.159545, 1143.003540, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19832, 2570.637451, -1285.559936, 1143.003540, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2043, 2570.138427, -1280.351806, 1142.823486, 0.000000, 0.000000, -117.599983 ); - CreateDynamicObject( 923, 2547.427001, -1288.140991, 1143.614135, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 923, 2548.090820, -1289.780029, 1143.614135, 0.000000, 0.000000, 67.000000 ); - CreateDynamicObject( 930, 2547.482421, -1293.435302, 1144.585083, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 930, 2547.262207, -1292.325317, 1144.584350, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 944, 2547.621582, -1293.107299, 1143.574096, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2547.455078, -1297.016235, 1143.674194, 0.000000, 0.000000, -66.599983 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2547.435302, -1297.885620, 1143.674194, 0.000000, 0.000000, -66.599983 ), 0, 3914, "snow", "mp_snow", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2547.489257, -1299.441528, 1143.674194, 0.000000, 0.000000, -66.599983 ), 0, 3914, "snow", "mp_snow", 0 ); - CreateDynamicObject( 19809, 2547.741943, -1298.426391, 1143.724243, 0.000000, 0.000000, 67.199989 ); - CreateDynamicObject( 19809, 2547.391845, -1299.907470, 1143.724243, 0.000000, 0.000000, 99.799987 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2547.247802, -1296.709472, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2547.356201, -1299.075317, 1143.684204, 0.000000, 0.000000, -13.400004 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2570.617675, -1299.065551, 1143.303833, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "duskyblue_128", -16 ); - CreateDynamicObject( 3119, 2571.298095, -1275.576538, 1143.814331, 0.000000, 0.000000, -6.599997 ); - - // Weed interior - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1731.232177, -1374.036499, 5872.633300, 0.000000, -90.000000, 0.000000 ), 0, 12938, "sw_apartments", "sw_warewall2", -69904 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1724.247680, -1382.234497, 5874.133300, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1741.040161, -1359.962890, 5879.979003, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1749.532226, -1364.473999, 5877.138671, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1734.554077, -1382.983520, 5877.138671, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1736.275512, -1374.036499, 5877.718750, 0.000000, -90.000000, 0.000000 ), 0, 12963, "sw_apartflatx", "wallbeigenew256", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1741.040161, -1387.942749, 5879.979003, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18764, -1723.550903, -1367.234497, 5870.872070, 0.000000, -13.199995, 0.000000 ), 0, 10977, "mission_sfse", "Was_scrpyd_floor_hangar", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1741.050170, -1371.773315, 5888.132324, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1728.221191, -1379.311035, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 16387, "des_gunclub", "woodenpanels256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18764, -1719.199951, -1367.234497, 5871.381347, 0.000000, 0.000000, 0.000000 ), 0, 10977, "mission_sfse", "Was_scrpyd_floor_hangar", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1722.247314, -1370.234130, 5876.692871, 0.000000, 90.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1720.235961, -1372.235473, 5876.538085, 0.000000, 90.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1714.916259, -1381.267211, 5876.370605, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1712.375488, -1369.505493, 5874.936523, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1719.725952, -1364.473754, 5874.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1709.725952, -1364.473754, 5874.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -1714.904541, -1369.931640, 5871.372070, 0.000000, 0.000000, 0.000000 ), 0, 10977, "mission_sfse", "Was_scrpyd_floor_hangar", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1724.245727, -1357.342529, 5889.146972, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1753.044799, -1381.433715, 5877.138671, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1753.044799, -1366.463623, 5877.138671, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1753.800292, -1369.075927, 5874.133300, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1756.222656, -1374.036499, 5872.633300, 0.000000, -90.000000, 0.000000 ), 0, 12938, "sw_apartments", "sw_warewall2", -69904 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1756.182373, -1374.036499, 5877.718750, 0.000000, -90.000000, 0.000000 ), 0, 12963, "sw_apartflatx", "wallbeigenew256", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1728.221191, -1374.311035, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 16387, "des_gunclub", "woodenpanels256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.262329, -1373.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1727.262329, -1373.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.201171, -1373.367553, 5873.370605, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.262329, -1373.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.279907, -1373.466430, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1727.280395, -1373.345703, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -1719.711791, -1368.599487, 5870.660156, 0.000000, 0.000000, 0.000000 ), 0, 10977, "mission_sfse", "Was_scrpyd_floor_hangar", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1712.209960, -1374.036499, 5879.208984, 0.000000, -90.000000, 0.000000 ), 0, 12963, "sw_apartflatx", "wallbeigenew256", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1727.223144, -1364.472045, 5877.138671, 0.000000, 90.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -1729.710937, -1359.971923, 5870.637207, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "tilestone256", -1118480 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -1739.689208, -1359.971923, 5870.637207, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "tilestone256", -1118480 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1725.246948, -1359.968017, 5874.779296, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "washdecowall3256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1728.604492, -1364.473999, 5877.138671, 0.000000, 90.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1730.445556, -1355.456420, 5874.779296, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "washdecowall3256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1740.434448, -1355.456420, 5874.779296, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "washdecowall3256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1739.585815, -1359.968017, 5874.779296, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "washdecowall3256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1731.232177, -1349.037719, 5877.718750, 0.000000, -90.000000, 0.000000 ), 0, 12963, "sw_apartflatx", "wallbeigenew256", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1743.444580, -1364.472045, 5877.009277, 0.000000, 90.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1733.221191, -1379.311035, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 16387, "des_gunclub", "woodenpanels256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1738.221191, -1379.311035, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 16387, "des_gunclub", "woodenpanels256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1728.221191, -1376.311035, 5873.063476, 0.000000, 90.000000, 0.000000 ), 0, 16387, "des_gunclub", "woodenpanels256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.091796, -1378.636840, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.322265, -1380.097900, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.262329, -1374.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.262329, -1376.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.262329, -1377.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.262329, -1379.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.262329, -1374.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.262329, -1376.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.262329, -1377.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.262329, -1379.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1727.262329, -1374.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1727.262329, -1376.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1727.262329, -1377.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1727.262329, -1379.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1732.092163, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1734.332275, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.222534, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.222534, -1380.109497, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1734.332275, -1380.108398, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1732.092163, -1380.108398, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.095947, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1739.335693, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.215820, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.095947, -1380.027954, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.226074, -1380.027954, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1739.315673, -1380.027954, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.201171, -1374.867553, 5873.370605, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.201171, -1379.367553, 5873.370605, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1727.201171, -1379.367553, 5873.370605, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.279907, -1379.466430, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1727.279907, -1377.966430, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.279907, -1376.466430, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1727.280395, -1374.845703, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.280395, -1376.345703, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.330566, -1377.816772, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.201171, -1377.798950, 5873.370605, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.330566, -1374.865234, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1727.318603, -1376.375488, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.131347, -1379.936889, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1734.341918, -1378.565551, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.260131, -1378.635986, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1734.350952, -1380.037353, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.052001, -1380.037353, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.222534, -1379.936889, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.083251, -1378.636840, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1739.324707, -1380.007934, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1739.332641, -1378.666381, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.241577, -1378.666381, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - CreateDynamicObject( 2026, -1747.492919, -1372.018188, 5877.211914, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2026, -1749.684692, -1372.018188, 5877.211914, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2026, -1745.321411, -1372.018188, 5877.211914, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18875, -1747.354492, -1371.839721, 5874.520507, 21.100000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19612, -1747.353027, -1371.934326, 5873.917968, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18633, -1747.352294, -1371.744384, 5874.095703, 104.400062, 0.000000, 180.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19615, -1747.353027, -1371.934326, 5873.909179, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); - CreateDynamicObject( 2767, -1747.355346, -1372.390625, 5873.923339, 0.000000, 180.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1747.356079, -1371.946533, 5874.115722, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -272 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1747.286010, -1372.416992, 5873.898437, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1751.082397, -1376.829956, 5874.025390, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1751.094116, -1377.520629, 5873.957031, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1751.082397, -1378.280517, 5873.957031, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1751.082397, -1378.901123, 5874.025390, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - CreateDynamicObject( 2196, -1750.788940, -1378.472412, 5873.908203, 0.000000, 0.000000, 59.899993 ); - CreateDynamicObject( 2196, -1750.026855, -1376.466430, 5873.908203, 0.000000, 0.000000, -27.999998 ); - CreateDynamicObject( 16779, -1728.330322, -1376.461914, 5877.189453, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 16779, -1735.641235, -1379.303344, 5877.189453, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19996, -1731.277832, -1375.133789, 5873.132812, 0.000000, 0.000000, 50.200004 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19570, -1730.955200, -1374.957153, 5873.122558, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - CreateDynamicObject( 2192, -1739.152465, -1378.176635, 5873.148925, 0.000000, 0.000000, 155.399978 ); - CreateDynamicObject( 2192, -1737.674438, -1378.461547, 5873.148925, 0.000000, 0.000000, -140.500015 ); - CreateDynamicObject( 2192, -1732.988281, -1378.217041, 5873.148925, 0.000000, 0.000000, 155.399978 ); - CreateDynamicObject( 2192, -1734.432861, -1379.614257, 5873.148925, 0.000000, 0.000000, -111.399993 ); - CreateDynamicObject( 2192, -1729.557983, -1377.382934, 5873.148925, 0.000000, 0.000000, -140.500015 ); - CreateDynamicObject( 2192, -1727.365966, -1378.649658, 5873.148925, 0.000000, 0.000000, -45.400005 ); - CreateDynamicObject( 2192, -1728.909179, -1374.483520, 5873.148925, 0.000000, 0.000000, -124.900016 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1715.041259, -1366.053222, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1714.916259, -1374.013183, 5879.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1712.375488, -1369.505493, 5879.936523, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1719.725952, -1364.473754, 5879.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1709.725952, -1364.473754, 5879.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1715.041259, -1367.174316, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1715.041259, -1368.404907, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1715.041259, -1369.633422, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1713.750000, -1366.873901, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1713.750000, -1368.115112, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1713.750000, -1369.625610, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1716.229980, -1366.873901, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1717.737426, -1365.912963, 5881.151367, 0.000000, -11.699997, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1716.229980, -1368.724975, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19468, -1717.788818, -1365.127685, 5873.973632, 0.000000, 0.000000, 0.000000 ), 0, 18652, "mattextures", "lime", -1039612 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1574, -1716.917968, -1365.297851, 5873.759277, 0.000000, 0.000000, 0.000000 ), 0, 18652, "mattextures", "lime", -1039612 ); - CreateDynamicObject( 1448, -1718.805786, -1365.738037, 5873.954101, 0.299997, 0.000000, 15.799999 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2770, -1716.313110, -1365.279663, 5873.940429, 0.000000, 180.000000, 0.000000 ), 2, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2770, -1719.744262, -1365.199584, 5873.950683, 0.000000, 180.000000, 0.000000 ), 2, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - CreateDynamicObject( 19997, -1714.974243, -1366.669677, 5873.875488, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19997, -1714.570678, -1369.063964, 5873.877441, 0.000000, 0.000000, 45.000000 ); - CreateDynamicObject( 1811, -1715.035766, -1365.746948, 5874.472167, 0.000000, 0.000000, 56.200000 ); - CreateDynamicObject( 1811, -1714.994750, -1369.720581, 5874.472167, 0.000000, 0.000000, -124.299995 ); - CreateDynamicObject( 1356, -1716.497436, -1366.483886, 5874.031250, 0.000000, 0.000000, -34.100002 ); - CreateDynamicObject( 1356, -1713.708007, -1370.001586, 5874.031250, 0.000000, 0.000000, -141.600051 ); - SetDynamicObjectMaterial( CreateDynamicObject( 949, -1713.554687, -1369.871826, 5873.919433, 0.000000, 0.000000, 0.000000 ), 2, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 949, -1713.885009, -1370.132080, 5873.919433, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 949, -1716.666625, -1366.452270, 5873.919433, 0.000000, 0.000000, 0.000000 ), 2, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 949, -1716.416381, -1366.592407, 5873.919433, 0.000000, 0.000000, 0.000000 ), 2, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19837, -1714.833618, -1366.613769, 5875.239257, 0.000000, 180.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19837, -1714.963745, -1366.503662, 5875.239257, 0.000000, 180.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19837, -1715.003784, -1366.613769, 5875.239257, 0.000000, 180.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); - CreateDynamicObject( 19583, -1715.185424, -1366.213134, 5874.722167, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19583, -1715.114379, -1366.243896, 5874.722167, 0.000000, 180.000000, -50.000000 ); - CreateDynamicObject( 1437, -1713.535400, -1366.049438, 5872.172851, -4.199997, 0.000000, 0.000000 ); - CreateDynamicObject( 3017, -1713.967651, -1368.729614, 5873.889648, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1763, -1719.216186, -1371.705566, 5873.882812, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2063, -1713.158691, -1372.332763, 5874.744628, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -1714.904541, -1379.891235, 5871.372070, 0.000000, 0.000000, 0.000000 ), 0, 10977, "mission_sfse", "Was_scrpyd_floor_hangar", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1707.856079, -1374.007568, 5874.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1709.697753, -1377.830444, 5876.318847, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1720.218261, -1377.830444, 5876.318847, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); - CreateDynamicObject( 8948, -1714.983154, -1380.759033, 5875.580078, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2063, -1710.496948, -1376.003295, 5874.744628, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2063, -1710.496948, -1379.093261, 5874.744628, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 15037, -1712.520751, -1376.589599, 5874.208496, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1729.341308, -1366.570556, 5873.057617, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1729.341308, -1369.050170, 5873.059570, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1732.830810, -1368.439575, 5873.057617, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1738.802124, -1370.841064, 5873.059570, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1738.802124, -1366.580444, 5873.059570, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1738.802124, -1368.520996, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1733.991333, -1373.770263, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.352172, -1370.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.412353, -1370.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1730.483032, -1370.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1730.483032, -1368.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1730.483032, -1367.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1730.483032, -1365.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.412353, -1368.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.412353, -1367.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.412353, -1365.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.352172, -1368.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.352172, -1367.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.352172, -1365.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1370.244750, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.539306, -1370.242797, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1368.744750, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1367.244750, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1365.744750, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1365.744750, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1367.244750, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1368.744750, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.412109, -1370.244750, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1370.124633, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1370.124633, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1368.624633, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1368.624633, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1367.124633, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1367.124633, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1365.624633, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1365.624633, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1731.942993, -1369.436523, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1731.942993, -1367.405029, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1731.942993, -1368.416015, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1732.942993, -1369.436523, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.942993, -1369.436523, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.942993, -1367.405029, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1732.942993, -1367.405029, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.942993, -1368.416015, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1732.942993, -1368.416015, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1367.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1367.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1367.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1367.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1367.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1367.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1368.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1368.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1368.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1368.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1368.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1368.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1369.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1369.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1369.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1369.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1369.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1369.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.591552, -1365.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.533447, -1365.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.833496, -1365.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1740.133544, -1365.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1740.133544, -1367.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1740.133544, -1368.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1740.133544, -1370.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1740.133544, -1371.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.833496, -1367.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.833496, -1368.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.833496, -1370.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.833496, -1371.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.533447, -1371.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.533447, -1370.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.533447, -1368.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.533447, -1367.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.591552, -1367.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.591552, -1368.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.591552, -1370.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.591552, -1371.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.891601, -1367.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.891601, -1365.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.891601, -1368.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.891601, -1370.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.891601, -1371.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1740.191528, -1371.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1740.191528, -1370.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1740.191528, -1368.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1740.191528, -1367.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1740.191528, -1365.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1747.711669, -1376.829956, 5874.025390, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1747.711669, -1378.840942, 5874.025390, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1747.711669, -1377.500488, 5873.877929, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1747.711669, -1378.150024, 5873.926269, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19562, -1744.372924, -1379.015014, 5873.908203, 0.000000, 0.000000, 32.700000 ), 0, 16398, "desn2_peckers", "des_cock1", 0 ); - CreateDynamicObject( 2196, -1746.719482, -1376.812377, 5873.908203, 0.000000, 0.000000, -59.399997 ); - CreateDynamicObject( 2196, -1747.431030, -1378.345458, 5873.908203, 0.000000, 0.000000, 70.999992 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1747.035766, -1378.256958, 5873.917968, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1747.035766, -1377.195922, 5873.878906, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1750.427978, -1378.256958, 5873.888671, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1750.456542, -1377.195922, 5873.898437, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -4368 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.943481, -1366.117797, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.943481, -1366.117797, 5874.152343, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1719.030639, -1365.789916, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1719.115600, -1365.471679, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.412841, -1365.976074, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.500244, -1365.648437, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.584472, -1365.329589, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.584472, -1365.329589, 5874.161621, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.433593, -1365.899169, 5874.153808, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - CreateDynamicObject( 2190, -1744.019165, -1376.393310, 5873.820800, 0.000000, 0.000000, 25.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19562, -1744.254272, -1379.200317, 5873.908203, 0.000000, 0.000000, 0.000000 ), 0, 16398, "desn2_peckers", "des_cock1", 0 ); - CreateDynamicObject( 2331, -1743.891967, -1375.682250, 5873.345703, 0.000000, 0.000000, -25.600002 ); - CreateDynamicObject( 2322, -1743.915771, -1375.659667, 5874.054687, 0.000000, 0.000000, 43.599998 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19562, -1744.320312, -1377.717773, 5873.908203, 0.000000, 0.000000, -10.800004 ), 0, 16398, "desn2_peckers", "des_cock1", -16 ); - CreateDynamicObject( 19808, -1743.681152, -1377.113647, 5873.935546, 0.000000, 0.000000, 64.100006 ); - CreateDynamicObject( 2741, -1744.155639, -1378.149047, 5873.966796, -90.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 2741, -1743.825317, -1378.829711, 5873.966796, -90.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 18633, -1744.284179, -1378.146606, 5874.034179, 110.999839, 0.000000, 90.000000 ); - CreateDynamicObject( 18633, -1743.989868, -1378.827270, 5873.998046, 110.999839, 0.000000, 90.000000 ); - CreateDynamicObject( 18875, -1744.314819, -1378.143188, 5874.485839, 45.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 18875, -1744.024536, -1378.823852, 5874.447753, 45.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2767, -1743.624145, -1378.131713, 5873.923339, 0.000000, 180.000000, 90.000000 ), 0, 1676, "wshxrefpump", "metalic128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19808, -1743.821289, -1378.823852, 5874.042480, 0.000000, 0.000000, 90.000000 ), 0, 1676, "wshxrefpump", "metalic128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19808, -1743.661132, -1378.823852, 5874.042480, 0.000000, 0.000000, 90.000000 ), 0, 1676, "wshxrefpump", "metalic128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19808, -1744.141601, -1378.143188, 5874.042480, 0.000000, 0.000000, 90.000000 ), 0, 1676, "wshxrefpump", "metalic128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19808, -1743.991455, -1378.143188, 5874.042480, 0.000000, 0.000000, 90.000000 ), 0, 1676, "wshxrefpump", "metalic128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19488, -1743.640625, -1378.170410, 5873.910644, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19488, -1743.590576, -1378.090332, 5873.910644, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); - CreateDynamicObject( 1499, -1719.739379, -1378.079711, 5873.848144, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1719.623779, -1377.252563, 5874.872070, 0.000000, 0.000000, 0.000000 ), 0, 13691, "bevcunto2_lahills", "crazypave", 1 ); - CreateDynamicObject( 2478, -1713.182128, -1372.746215, 5875.773925, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2478, -1710.511108, -1375.556884, 5875.773925, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2478, -1710.511108, -1379.157470, 5875.773925, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 2969, -1713.107910, -1373.058227, 5874.781250, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2969, -1713.107910, -1371.807006, 5874.318359, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2969, -1710.496459, -1378.788452, 5874.781250, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2969, -1710.496459, -1376.737792, 5875.187011, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2479, -1713.142333, -1371.855224, 5874.794433, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2479, -1710.541748, -1375.895507, 5874.813964, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2654, -1710.425170, -1379.702636, 5874.369140, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2654, -1710.525268, -1378.641601, 5875.273437, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 964, -1718.828857, -1379.278686, 5873.780761, 0.000000, 0.000000, -39.299995 ); - CreateDynamicObject( 2043, -1719.108032, -1378.948364, 5874.833007, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2035, -1718.790039, -1379.715332, 5874.743164, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 920, -1718.851318, -1373.375732, 5874.333007, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 920, -1718.851318, -1374.827026, 5874.333007, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.733276, -1372.997314, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 743, -1734.443603, -1373.397705, 5873.483398, 0.000000, -87.199996, 0.000000 ), 0, 11631, "", "", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19621, -1730.771850, -1374.689208, 5873.229492, 0.000000, 0.000000, 0.000000 ), 0, 18652, "", "", 0 ); - CreateDynamicObject( 14774, -1751.428588, -1367.014404, 5875.786621, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14774, -1751.428588, -1367.014404, 5874.131347, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19473, -1751.448974, -1367.645874, 5874.998535, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19473, -1751.448974, -1367.645874, 5873.312011, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19087, -1751.432495, -1367.643188, 5877.278320, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18703, -1751.426269, -1367.509033, 5873.954101, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18703, -1751.426269, -1367.509033, 5872.124023, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2192, -1751.282104, -1368.451660, 5873.133789, 0.000000, 0.000000, -22.500005 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1750.119262, -1367.440551, 5874.791503, 0.000000, 0.000000, 0.000000 ), 0, 10789, "", "", 0 ); - CreateDynamicObject( 14774, -1748.728637, -1367.014404, 5875.786621, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14774, -1748.728637, -1367.014404, 5874.131347, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19473, -1748.749023, -1367.645874, 5874.998535, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19473, -1748.749023, -1367.645874, 5873.312011, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19087, -1748.732543, -1367.643188, 5877.278320, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18703, -1748.726318, -1367.509033, 5873.954101, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18703, -1748.726318, -1367.509033, 5872.124023, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2192, -1748.695434, -1368.100952, 5873.133789, 0.000000, 0.000000, -12.699995 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1747.419311, -1367.440551, 5874.791503, 0.000000, 0.000000, 0.000000 ), 0, 10789, "", "", 0 ); - CreateDynamicObject( 14774, -1746.028686, -1367.014404, 5875.786621, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14774, -1746.028686, -1367.014404, 5874.131347, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19473, -1746.049072, -1367.645874, 5874.998535, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19473, -1746.049072, -1367.645874, 5873.312011, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19087, -1746.032592, -1367.643188, 5877.278320, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18703, -1746.026367, -1367.509033, 5873.954101, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18703, -1746.026367, -1367.509033, 5872.124023, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2192, -1745.746215, -1367.433471, 5873.133789, 0.000000, 0.000000, 77.999977 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1744.719360, -1367.440551, 5874.791503, 0.000000, 0.000000, 0.000000 ), 0, 10789, "", "", 0 ); - CreateDynamicObject( 14774, -1743.328735, -1367.014404, 5875.786621, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 14774, -1743.328735, -1367.014404, 5874.131347, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19473, -1743.349121, -1367.645874, 5874.998535, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19473, -1743.349121, -1367.645874, 5873.312011, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19087, -1743.332641, -1367.643188, 5877.278320, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18703, -1743.326416, -1367.509033, 5873.954101, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18703, -1743.326416, -1367.509033, 5872.124023, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2192, -1742.760742, -1368.139282, 5873.133789, 0.000000, 0.000000, 48.399997 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1742.019409, -1367.440551, 5874.791503, 0.000000, 0.000000, 0.000000 ), 0, 10789, "", "", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1752.819213, -1367.440551, 5874.791503, 0.000000, 0.000000, 0.000000 ), 0, 10789, "", "", 0 ); - CreateDynamicObject( 19922, -1749.141601, -1371.929321, 5873.115722, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19922, -1746.009765, -1371.929321, 5873.115722, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 19473, -1750.811889, -1372.084594, 5874.002441, 0.000000, 70.500038, 19.799999 ); - CreateDynamicObject( 19922, -1750.821777, -1377.829833, 5873.115722, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19922, -1747.419799, -1377.870605, 5873.115722, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19922, -1744.050537, -1377.831420, 5873.115722, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2767, -1750.406982, -1378.274780, 5873.937500, 0.000000, 180.000000, 90.000000 ), 0, 8572, "", "", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2767, -1750.406982, -1377.183837, 5873.937500, 0.000000, 180.000000, 90.000000 ), 0, 8572, "", "", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2767, -1747.026733, -1378.274780, 5873.937500, 0.000000, 180.000000, 90.000000 ), 0, 8572, "", "", 0 ); - CreateDynamicObject( 19473, -1749.696533, -1371.476806, 5874.193359, 0.000000, 78.500007, -55.699813 ); - CreateDynamicObject( 19473, -1744.974609, -1371.246215, 5874.138183, 0.000000, 78.500007, -90.000000 ); - CreateDynamicObject( 19473, -1746.789306, -1371.660156, 5874.182617, 0.000000, 78.500007, 0.000000 ); - CreateDynamicObject( 19473, -1747.857177, -1371.530029, 5874.223144, 0.000000, 78.500007, 180.000000 ); - CreateDynamicObject( 19590, -1748.448242, -1372.397583, 5873.925292, 0.000000, 90.000000, 120.299987 ); - CreateDynamicObject( 19590, -1745.734985, -1372.280395, 5873.925292, 0.000000, 90.000000, -70.999900 ); - CreateDynamicObject( 19583, -1746.775512, -1372.462768, 5873.934570, 0.000000, 180.000000, 170.599960 ); - CreateDynamicObject( 19583, -1746.708496, -1372.467651, 5873.934570, 0.000000, 0.000000, -157.399963 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2767, -1747.015869, -1377.183837, 5873.937500, 0.000000, 180.000000, 90.000000 ), 0, 8572, "", "", 0 ); - CreateDynamicObject( 2006, -1750.500854, -1378.456665, 5873.974609, 90.000000, 0.000000, 70.200027 ); - CreateDynamicObject( 2006, -1750.555053, -1377.014160, 5873.974609, 90.000000, 0.000000, 70.200027 ); - CreateDynamicObject( 2006, -1747.129760, -1378.362548, 5873.974609, 90.000000, 0.000000, 70.200027 ); - CreateDynamicObject( 2006, -1747.122436, -1377.164794, 5873.974609, 90.000000, 0.000000, 70.200027 ); - CreateDynamicObject( 942, -1726.903930, -1361.375244, 5875.510742, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 3761, -1738.180541, -1360.778564, 5875.106445, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3761, -1736.039916, -1356.756958, 5875.106445, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 3577, -1730.615966, -1357.537353, 5873.871093, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 925, -1730.148925, -1356.828491, 5875.600585, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3630, -1724.212280, -1357.308349, 5874.137207, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 930, -1733.390747, -1365.731079, 5873.600585, 0.000000, 0.000000, -12.899999 ); - CreateDynamicObject( 1431, -1733.066528, -1366.470581, 5873.732421, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1431, -1731.675659, -1365.719970, 5873.732421, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1271, -1732.393554, -1365.696777, 5873.463378, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 944, -1729.667968, -1363.283569, 5873.968750, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 930, -1731.548217, -1363.979003, 5873.600585, 0.000000, 0.000000, 69.200035 ); - - // Weapon gun bunker - SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -4305.9262, 209.6382, 1302.3594, 0.0000, -89.9000, 179.7657 ), 0, "PARKING", 130, "Arial", 100, 1, -1, 0, 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 201.783401, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 201.783401, 1311.772705, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 208.031402, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 214.279403, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 214.279403, 1311.772705, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 220.527404, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 208.031402, 1311.772705, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 220.527404, 1311.772705, 180.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.410644, 204.831390, 1305.673339, 10.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.325195, 207.901336, 1305.485473, 0.000000, -80.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.406250, 210.971389, 1305.671508, 10.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4321.334472, 210.971389, 1311.729980, 10.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4318.240234, 207.901336, 1311.622680, 0.000000, -80.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4321.345703, 204.831390, 1311.731689, 10.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.869140, 219.381317, 1305.561401, 0.000000, -84.499931, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.270507, 219.381317, 1311.772949, 0.000000, -84.499931, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.345703, 216.311462, 1311.794677, 5.500008, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.940429, 216.311462, 1305.642944, 5.500008, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.940429, 222.451370, 1305.642944, 5.500008, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.348632, 222.451370, 1311.804687, 5.500008, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 225.613479, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 225.613479, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 231.861480, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 238.109481, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 238.109481, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 231.861480, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.238281, 233.749481, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.300781, 230.669616, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.300781, 236.819625, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.300781, 236.819625, 1311.771728, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.300781, 230.669616, 1311.771728, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.238281, 233.749481, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4310.728027, 199.164337, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.728027, 237.374298, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.667968, 237.374496, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.728027, 230.174407, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.686035, 230.176406, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.728027, 199.164337, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4299.186523, 201.194305, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.876464, 202.527481, 1305.523681, 0.000000, 90.000000, 178.500137 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 208.707504, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 214.955505, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 221.203506, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 227.451507, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 233.699508, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 233.699508, 1311.771728, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 227.451507, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 221.203506, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 214.955505, 1311.771728, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 208.707504, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.876464, 202.527481, 1311.771728, 0.000000, 90.000000, 178.500137 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4295.716796, 236.769470, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1308.542358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4291.502929, 239.296203, 1308.476318, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4286.770996, 239.296203, 1308.403320, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4281.901367, 239.296203, 1308.330810, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4289.468750, 236.769470, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4283.220703, 236.769668, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4295.716796, 241.819427, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4289.468750, 241.829421, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4283.220703, 241.829421, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1308.792358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1309.042358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1309.292358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1309.542358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1309.792358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 239.919494, 1312.621582, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4301.964843, 241.829421, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.156250, 242.337310, 1305.523681, 0.000000, 90.000000, 80.500038 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.164550, 242.227706, 1305.523681, 0.000000, 90.000000, 85.099960 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.115234, 242.377487, 1305.523681, 0.000000, 90.000000, 90.199890 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19699, -4308.978027, 196.953216, 1305.153686, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19699, -4299.124023, 198.670669, 1305.283447, 0.000000, 90.000000, 12.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.213867, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 191.317321, 1309.213867, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 186.327453, 1309.213867, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.288085, 195.653457, 1305.493652, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.167968, 195.653457, 1305.493652, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.167968, 189.423339, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.167968, 183.183425, 1305.493652, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.288085, 189.423370, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.288085, 183.193481, 1305.493652, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 181.347534, 1309.213867, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.343750, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.473876, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.603759, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.733886, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.863769, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.385742, 198.723754, 1312.893554, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.160156, 198.723754, 1312.893554, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4321.516601, 198.713760, 1312.133544, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4312.817382, 198.713760, 1313.007568, -22.399999, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.164550, 242.227706, 1311.771728, 0.000000, 90.000000, 85.099960 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.115234, 242.377487, 1311.771728, 0.000000, 90.000000, 90.199890 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4301.964843, 241.819427, 1311.771728, 0.000000, 90.000000, 88.099983 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4299.342285, 241.839416, 1308.433593, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4321.063476, 251.367858, 1304.867919, 0.000000, 90.000000, -159.000015 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 244.357482, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 244.357482, 1311.771728, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4321.063476, 251.367858, 1309.805908, 0.000000, 90.000000, -159.000015 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4319.631835, 255.680572, 1304.867919, 0.000000, 90.000000, -31.200054 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.218750, 259.227416, 1305.523681, 0.000000, 90.000000, 98.799980 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.189453, 259.445556, 1305.523681, 0.000000, 90.000000, 92.900039 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4306.685546, 259.303314, 1305.523681, 0.000000, 90.000000, 85.900047 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4303.387207, 257.724761, 1304.857910, 0.000000, 90.000000, 54.899929 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4300.290527, 253.273422, 1304.857910, 0.000000, 90.000000, 1.099949 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4296.527343, 249.239227, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1308.480468, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4296.527343, 244.169342, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4302.744140, 243.954406, 1305.523681, 0.000000, 90.000000, 94.099937 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.917968, 243.225646, 1305.523681, 0.000000, 90.000000, 99.499855 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.062500, 242.876251, 1305.523681, 0.000000, 90.000000, 99.499855 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4290.279296, 249.239227, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4284.031250, 249.239227, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4290.279296, 244.169342, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4284.031250, 244.169342, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4292.483398, 246.706085, 1308.416748, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4287.513671, 246.706085, 1308.321655, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4282.732421, 246.706085, 1308.252807, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4319.631835, 255.680572, 1309.826049, 0.000000, 90.000000, -31.200054 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4300.290527, 253.273422, 1309.777954, 0.000000, 90.000000, 1.099949 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4303.387207, 257.724761, 1309.837890, 0.000000, 90.000000, 54.899929 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19699, -4311.695312, 243.765121, 1305.153686, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19699, -4311.687988, 241.427139, 1305.153686, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4297.388671, 210.998046, 1309.968017, 21.399990, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4297.388671, 235.968154, 1309.968017, 21.399990, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4298.336914, 252.998168, 1307.558105, 21.399990, -160.399856, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4302.744140, 243.954406, 1311.771728, 0.000000, 90.000000, 94.099937 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.917968, 243.225646, 1311.771728, 0.000000, 90.000000, 99.499855 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4296.527343, 244.169342, 1311.771728, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1308.710449, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1308.940429, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1309.170532, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1309.400512, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1309.630493, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1309.860595, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1310.090576, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1310.320556, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4277.793945, 243.940765, 1305.523681, 0.000000, 90.000000, 85.799957 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4276.984375, 242.073669, 1305.523681, 0.000000, 90.000000, 94.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4271.605468, 243.225982, 1305.523681, 0.000000, 90.000000, 81.000030 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4271.618164, 242.494720, 1305.523681, 0.000000, 90.000000, 94.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4277.343750, 239.474929, 1308.257324, 0.000000, 175.899765, 4.399998 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4272.519531, 239.846359, 1308.183105, 0.000000, 175.899765, 4.399998 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4278.123046, 246.510223, 1308.203369, 0.000000, 175.899765, -4.099997 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4277.059570, 246.433807, 1307.848999, 0.000000, 175.899765, -4.099997 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4272.545898, 245.884933, 1307.794677, 0.000000, 175.899765, -10.300004 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4270.607421, 245.820007, 1307.807250, -7.099995, 175.899780, -10.300004 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4270.825195, 248.154541, 1305.523681, 0.000000, 90.000000, 81.000030 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4277.932128, 249.044616, 1305.523681, 0.000000, 90.000000, 85.799957 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4276.300781, 248.925231, 1305.523681, 0.000000, 90.000000, 83.099998 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4277.330078, 236.991271, 1305.523681, 0.000000, 90.000000, 94.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4272.792968, 237.347122, 1305.523681, 0.000000, 90.000000, 94.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4266.143554, 247.403228, 1305.523681, 0.000000, 90.000000, 81.000030 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4264.181640, 245.803222, 1305.553710, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4261.114746, 242.714675, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4267.364257, 237.773513, 1305.523681, 0.000000, 90.000000, 94.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4261.139648, 238.023468, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4264.582519, 245.981628, 1305.523681, 0.000000, 90.000000, 15.599999 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4264.591796, 246.045562, 1305.523681, 0.000000, 90.000000, 37.800003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4266.708007, 245.706100, 1307.665405, -7.099995, 175.899780, 4.499989 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4267.719238, 240.136337, 1308.106079, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4262.878906, 240.186370, 1308.001831, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4258.009765, 240.186370, 1307.919677, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.912109, 238.031112, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.896484, 242.713378, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4248.665039, 238.023468, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4248.665039, 242.713455, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4264.181640, 245.803222, 1311.801635, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4253.341796, 240.186370, 1307.843505, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4248.561523, 240.186370, 1307.774414, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - CreateDynamicObject( 19718, -4296.082031, 239.301025, 1307.907958, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19718, -4280.082031, 239.301025, 1307.757812, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19718, -4264.082031, 240.200912, 1307.348022, 0.000000, 0.000000, -2.900000 ); - CreateDynamicObject( 19718, -4253.022460, 240.231948, 1307.187988, 0.000000, 0.000000, -2.900000 ); - CreateDynamicObject( 19718, -4297.023437, 246.691116, 1307.907958, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19718, -4281.023437, 246.691116, 1307.647705, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19718, -4268.359863, 245.206649, 1307.287963, 0.000000, 0.000000, -19.200000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -4239.658691, 205.864578, 1300.776000, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4245.789550, 208.198165, 1300.773925, 0.000000, 0.000000, 71.500022 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4245.594726, 234.953491, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4241.973632, 234.953491, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4238.903320, 238.023468, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4232.708007, 237.598876, 1305.523681, 0.000000, 90.000000, 82.099983 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4242.416992, 242.713455, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4236.168945, 242.713455, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.920898, 242.713455, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.672851, 242.713455, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.592773, 242.376464, 1305.523681, 0.000000, 90.000000, 81.700035 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.582031, 242.404449, 1305.523681, 0.000000, 90.000000, 68.900016 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.344238, 242.622192, 1305.523681, 0.000000, 90.000000, 58.599967 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4221.102539, 238.152160, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4226.970703, 231.482177, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19699, -4228.268554, 234.537216, 1305.153686, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4243.790527, 240.186370, 1307.694824, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4238.953125, 240.186370, 1307.630371, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4234.064453, 240.186370, 1307.569335, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4228.519531, 240.213577, 1306.233642, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4222.274414, 240.213272, 1306.233642, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4231.592773, 240.213577, 1309.303710, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4220.529785, 231.958480, 1305.523681, 0.000000, 90.000000, 10.600003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4226.957031, 228.304519, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4226.972656, 226.338790, 1302.883789, 0.000000, 90.000000, 10.600003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4225.548828, 218.730773, 1305.523681, 0.000000, 90.000000, 10.600003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.901367, 216.191970, 1305.523681, 0.000000, 90.000000, 93.399986 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4218.476074, 218.524627, 1305.523681, 0.000000, 90.000000, -83.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4212.264648, 218.884506, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4216.884277, 228.934478, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4209.993164, 231.364501, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4212.951171, 231.892639, 1305.523681, 0.000000, 90.000000, -16.200000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4221.527343, 215.102890, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - CreateDynamicObject( 1491, -4226.110839, 221.786331, 1302.397705, 0.000000, 0.000000, 100.799995 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4225.826660, 220.205245, 1308.013671, 0.000000, 90.000000, 10.600003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4226.894531, 235.142593, 1306.587768, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4221.912109, 235.142593, 1306.587768, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4224.306152, 228.013275, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4224.306152, 221.773330, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4224.306152, 215.543380, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4218.063476, 228.013153, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4218.063476, 221.773223, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4218.063476, 215.533248, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4212.302246, 221.983276, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4212.302246, 228.223297, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.842285, 231.998840, 1305.523681, 0.000000, 90.000000, 101.699958 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4199.146484, 232.738372, 1305.523681, 0.000000, 90.000000, 96.900024 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4195.186523, 232.858291, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.103515, 229.718231, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.103515, 223.470230, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.103515, 217.222229, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.103515, 210.974227, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4206.016601, 218.884506, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4199.768554, 218.884506, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4193.520507, 218.884506, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4206.063964, 228.223297, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4199.822265, 228.223297, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4193.588867, 228.223297, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4206.061523, 221.983276, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4199.813476, 221.983276, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4193.565429, 221.983276, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - CreateDynamicObject( 18764, -4243.969726, 234.829269, 1299.574829, 9.100001, 0.000000, 0.000000 ); - CreateDynamicObject( 18764, -4243.969726, 229.912231, 1298.786865, 9.100001, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4245.594726, 234.953491, 1299.275634, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4241.973632, 234.953491, 1299.275634, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4239.195312, 230.517959, 1304.713378, 0.000000, 90.000000, 64.100006 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4235.148925, 226.377380, 1304.713378, 0.000000, 90.000000, 25.200006 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4233.333984, 220.828659, 1304.713378, 0.000000, 90.000000, 11.600002 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4232.713867, 212.418869, 1304.713378, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4233.983886, 208.117477, 1304.713378, 0.000000, 90.000000, -44.100028 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4238.849609, 205.208343, 1304.713378, 0.000000, 90.000000, -73.300079 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4244.418945, 204.428512, 1304.713378, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4249.776367, 205.089599, 1304.713378, 0.000000, 90.000000, 75.300155 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4252.666015, 206.670639, 1304.713378, 0.000000, 90.000000, 46.900150 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.317871, 211.170654, 1304.713378, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.317871, 223.190643, 1304.713378, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4253.928710, 225.666122, 1304.713378, 0.000000, 90.000000, -17.200004 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4252.182617, 229.332092, 1304.713378, 0.000000, 90.000000, -44.199996 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4248.596679, 231.193679, 1304.713378, 0.000000, 90.000000, -77.300033 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - CreateDynamicObject( 14394, -4240.776367, 211.669631, 1302.428100, 0.000000, 0.000000, -90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -4235.714843, 207.784622, 1300.773925, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -4241.600585, 204.509262, 1300.765991, 0.000000, 0.000000, -18.299978 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.757324, 211.218322, 1304.713378, 0.000000, 90.000000, -7.499998 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4255.167968, 204.998504, 1304.713378, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4255.448242, 199.912338, 1304.713378, 0.000000, 90.000000, -5.399997 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4257.007812, 194.850311, 1304.713378, 0.000000, 90.000000, -25.200016 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4260.236328, 191.771530, 1304.713378, 0.000000, 90.000000, -67.099998 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4264.586914, 191.291549, 1304.713378, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4269.774414, 191.545715, 1304.713378, 0.000000, 90.000000, 85.100021 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4276.000976, 191.637557, 1304.713378, 0.000000, 90.000000, 93.299957 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4282.143066, 190.762527, 1304.713378, 0.000000, 90.000000, 103.100059 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4288.004882, 188.771194, 1304.713378, 0.000000, 90.000000, 114.600082 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4290.129394, 188.719192, 1304.713378, 0.000000, 94.199996, 91.400085 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4294.759765, 189.292633, 1304.755859, 0.000000, 90.000000, 74.200065 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 208.951934, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 215.199935, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 221.447937, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 227.695938, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 233.943939, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4231.421875, 225.401535, 1304.535400, 0.000000, 90.000000, 128.099914 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.587402, 226.831192, 1304.535400, 0.000000, 90.000000, 128.099914 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.670410, 215.921386, 1304.535400, 0.000000, 90.000000, 97.999855 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.518066, 216.785583, 1304.535400, 0.000000, 90.000000, 97.999855 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.649902, 216.785583, 1307.207397, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.649902, 223.005767, 1307.207397, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.649902, 229.235610, 1307.207397, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4230.448730, 222.216552, 1307.213256, 0.000000, 0.000000, 11.699989 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 240.191940, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 246.439941, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19071, -4224.373046, 210.839996, 1308.153808, 0.000000, 0.000000, 90.000000 ), 0, 3975, "lanbloke", "p_floor3", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4243.663574, 234.627090, 1306.870239, -9.699995, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 252.687942, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4294.222167, 197.104263, 1304.684082, 0.000000, 90.000000, 103.899993 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4288.798828, 198.111755, 1304.684082, 0.000000, 90.000000, 97.000030 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4282.624511, 198.954483, 1304.684082, 0.000000, 90.000000, 98.600036 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4276.499023, 199.991287, 1304.684082, 0.000000, 90.000000, 100.800033 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4273.472167, 203.631271, 1304.684082, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4273.203125, 209.380325, 1304.684082, 0.000000, 90.000000, -5.199995 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4271.700195, 214.748092, 1304.684082, 0.000000, 90.000000, -26.700014 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4268.614746, 218.583709, 1304.684082, 0.000000, 90.000000, -47.500011 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4263.528320, 221.174087, 1304.684082, 0.000000, 90.000000, 102.699935 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4257.481445, 221.824066, 1304.684082, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19071, -4268.791015, 206.730575, 1308.161010, 0.000000, 0.000000, 90.000000 ), 0, 5703, "roads_lawn", "floor_tileone_256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.576660, 191.721130, 1304.684082, 0.000000, 90.000000, -165.800003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4306.916015, 190.510772, 1304.684082, 0.000000, 90.000000, -109.700103 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4300.843261, 189.978271, 1304.684082, 0.000000, 90.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4307.077148, 189.651748, 1304.684082, 0.000000, 90.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 258.935943, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4323.295898, 252.687942, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4301.021972, 193.343124, 1307.214843, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4307.234863, 193.017044, 1307.214843, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4303.556152, 193.210769, 1307.212890, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4303.556152, 186.962768, 1307.212890, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4307.234863, 186.769042, 1307.214843, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4300.694824, 187.112396, 1307.214843, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4306.365722, 197.746856, 1309.873779, 0.000000, 59.200016, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4300.125488, 198.074005, 1309.873779, 0.000000, 59.200016, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4300.651367, 197.943099, 1310.341918, 0.000000, 36.000022, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4306.856445, 197.618148, 1310.341918, 0.000000, 36.000022, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4316.188476, 170.436859, 1305.493652, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4309.949218, 170.437118, 1305.493652, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4316.188476, 170.427429, 1310.951293, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4309.949218, 170.427124, 1311.741699, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.320800, 217.274169, 1308.594726, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.311035, 217.274169, 1308.584716, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1319, -4301.452636, 199.250930, 1302.911499, 0.000000, 0.000000, 0.000000 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1319, -4304.098144, 198.390670, 1302.791381, 0.000000, 0.000000, 17.899990 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1319, -4306.982910, 197.459243, 1302.591186, 0.000000, 0.000000, 17.899990 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); - CreateDynamicObject( 1448, -4318.902832, 206.629577, 1302.511718, 0.000000, 0.000000, 26.299997 ); - CreateDynamicObject( 1448, -4318.921875, 208.059387, 1302.511718, 0.000000, 0.000000, 86.100097 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18763, -4319.508300, 207.307388, 1300.110839, 0.000000, 0.000000, 0.000000 ), 0, 5168, "lashops6_las2", "yellow2_128", 1 ); - CreateDynamicObject( 2060, -4319.507324, 210.371307, 1302.481689, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2060, -4319.507324, 210.371307, 1302.751708, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2060, -4319.507324, 210.371307, 1303.021728, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 2060, -4319.159179, 209.386032, 1302.481689, 0.000000, 0.000000, 65.899986 ); - CreateDynamicObject( 2060, -4319.159179, 209.386032, 1302.751708, 0.000000, 0.000000, 65.899986 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19572, -4319.182128, 206.747146, 1302.601806, 0.000000, 0.000000, 10.999999 ), 0, 1279, "craigpackage", "drugs", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19572, -4318.734863, 207.016250, 1302.601806, 0.000000, 0.000000, 40.399997 ), 0, 1279, "craigpackage", "drugs", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19572, -4319.098144, 206.325042, 1302.601806, 0.000000, 0.000000, 25.099998 ), 0, 1279, "craigpackage", "drugs", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19572, -4318.532226, 206.646697, 1302.601806, 0.000000, 0.000000, -55.999996 ), 0, 1279, "craigpackage", "drugs", -16 ); - CreateDynamicObject( 1271, -4318.882812, 208.005569, 1302.902099, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1685, -4318.260742, 211.433639, 1303.152343, 0.000000, 0.000000, 29.500001 ); - CreateDynamicObject( 1458, -4319.257324, 214.753326, 1302.521484, 3.699999, 0.000000, -167.600006 ); - CreateDynamicObject( 923, -4319.459472, 218.026657, 1303.322509, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 943, -4319.536621, 224.493377, 1303.172363, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4319.674804, 228.103820, 1298.209960, 0.000000, 90.000000, 90.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4319.689941, 230.095962, 1298.776855, 0.000000, 68.700012, 90.599990 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.670410, 229.653182, 1303.442626, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); - CreateDynamicObject( 18748, -4319.536621, 224.493377, 1301.811035, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2774, -4304.311523, 230.091629, 1314.160766, 0.000000, 0.000000, 0.000000 ), 1, 8397, "luxorpillar1", "plaintarmac1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4304.024902, 220.024276, 1301.916992, 0.000000, 0.000000, 90.000000 ), 0, 11390, "hubint2", "ws_greymetal_small", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.826171, 229.650741, 1302.528930, 0.000000, 90.000000, 180.000000 ), 0, 6291, "law2_roadsb", "sm_conc_hatch", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.824218, 220.652740, 1302.530883, 0.000000, 90.000000, 180.000000 ), 0, 6291, "law2_roadsb", "sm_conc_hatch", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.804199, 220.682723, 1302.540893, 0.000000, 90.000000, 180.000000 ), 0, 4653, "lan2freeway", "concroadslab_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.804199, 229.642654, 1302.542846, 0.000000, 90.000000, 180.000000 ), 0, 4653, "lan2freeway", "concroadslab_256", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4304.024902, 221.024276, 1301.916992, 0.000000, 0.000000, 90.000000 ), 0, 11390, "hubint2", "ws_greymetal_small", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4304.034667, 223.224288, 1302.877563, 0.000000, 90.000000, 90.000000 ), 0, 11390, "hubint2", "ws_greymetal_small", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4304.024902, 226.024276, 1301.916992, 0.000000, 0.000000, 90.000000 ), 0, 11390, "hubint2", "ws_greymetal_small", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4304.024902, 225.024276, 1301.916992, 0.000000, 0.000000, 90.000000 ), 0, 11390, "hubint2", "ws_greymetal_small", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2200, -4303.967285, 223.628189, 1303.376586, 0.000000, 0.000000, -90.000000 ), 1, 9908, "smallertxd", "concretenewb256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2200, -4304.193847, 222.368301, 1303.376586, 0.000000, 0.000000, 90.000000 ), 1, 9908, "smallertxd", "concretenewb256", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 208.951934, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 215.199935, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 240.191940, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 246.439941, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 233.943939, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 252.687942, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4292.070312, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4285.822265, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4292.070312, 246.759857, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4279.574218, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4273.326171, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4267.078125, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3675, -4305.368652, 220.530456, 1301.215209, 0.000000, 0.000000, -90.000000 ), 0, 9624, "sfe_spray1", "spraypipegz1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3675, -4302.988769, 225.550460, 1301.215209, 0.000000, 0.000000, 90.000000 ), 0, 9624, "sfe_spray1", "spraypipegz1", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3675, -4304.017578, 227.200424, 1301.215209, 0.000000, 0.000000, 180.000000 ), 0, 9624, "sfe_spray1", "spraypipegz1", -16 ); - CreateDynamicObject( 927, -4304.524414, 225.369277, 1303.412475, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 19601, -4302.165039, 219.029968, 1303.022460, 0.000000, 0.000000, 39.500000 ); - CreateDynamicObject( 19601, -4303.622070, 217.739074, 1302.844726, -60.000045, -1.699998, -34.500007 ); - CreateDynamicObject( 930, -4318.829101, 205.366546, 1302.922119, 0.000000, 0.000000, 24.000000 ); - CreateDynamicObject( 2975, -4299.770019, 202.673934, 1302.401611, 0.000000, 0.000000, -102.599990 ); - CreateDynamicObject( 2975, -4300.611328, 204.345687, 1302.401611, 0.000000, 0.000000, -51.199985 ); - CreateDynamicObject( 1688, -4318.429687, 233.712585, 1303.442626, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 16770, -4210.895996, 224.576385, 1303.984985, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - CreateDynamicObject( 18885, -4214.895507, 228.485397, 1303.516601, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1775, -4217.139648, 228.425354, 1303.526611, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1776, -4218.507324, 228.425354, 1303.546630, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2115, -4213.919433, 219.499923, 1302.455688, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "wood02", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2115, -4213.919433, 222.879913, 1302.455688, 0.000000, 0.000000, 103.000007 ), 0, 1594, "chairsntable", "wood02", -16 ); - CreateDynamicObject( 19994, -4214.803222, 223.608657, 1302.445312, 0.000000, 0.000000, 67.899986 ); - CreateDynamicObject( 19994, -4214.431640, 222.817398, 1302.445312, 0.000000, 0.000000, 118.799964 ); - CreateDynamicObject( 19994, -4214.409667, 224.616958, 1302.445312, 0.000000, 0.000000, 6.399971 ); - CreateDynamicObject( 19994, -4213.181152, 223.084197, 1302.445312, 0.000000, 0.000000, -129.700027 ); - CreateDynamicObject( 19994, -4213.833007, 220.203613, 1302.445312, 0.000000, 0.000000, 6.399971 ); - CreateDynamicObject( 19994, -4212.998046, 220.125885, 1302.445312, 0.000000, 0.000000, -5.300024 ); - CreateDynamicObject( 2049, -4213.017089, 219.499511, 1303.306396, -90.000000, -90.000000, 66.000015 ); - CreateDynamicObject( 2056, -4214.136230, 219.600463, 1303.286376, -90.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2056, -4213.846679, 219.302459, 1303.286376, -90.000000, 0.000000, -45.200000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.377441, 222.185485, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.377441, 219.225692, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.377441, 225.195434, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.377441, 228.195358, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.377441, 231.205505, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.129394, 231.205505, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.129394, 228.195358, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.129394, 225.195434, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.129394, 219.225692, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.129394, 222.185485, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4190.881347, 222.185485, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4190.881347, 219.225692, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4190.881347, 225.195434, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4190.881347, 228.195358, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4190.881347, 231.205505, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); - CreateDynamicObject( 18762, -4202.110839, 223.591232, 1300.519775, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4198.110839, 223.591232, 1300.819824, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4194.110839, 223.591232, 1301.219726, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4202.110839, 226.731109, 1300.519775, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4202.110839, 220.671401, 1300.519775, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4202.110839, 229.731002, 1300.519775, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4198.110839, 229.731002, 1300.819824, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4198.110839, 220.671401, 1300.819824, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4198.110839, 226.731109, 1300.819824, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4194.110839, 226.731109, 1301.219726, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4194.110839, 220.671401, 1301.219726, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 18762, -4194.110839, 229.731002, 1301.219726, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1584, -4202.149414, 223.580276, 1303.006103, 83.499969, 0.000000, 90.000000 ); - CreateDynamicObject( 1584, -4202.149414, 229.770278, 1303.006103, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1583, -4202.149414, 226.610244, 1303.006103, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1584, -4202.149414, 220.650436, 1303.006103, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1584, -4198.044921, 223.580276, 1303.316406, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1584, -4198.045410, 220.700347, 1303.326416, 86.400024, 0.000000, 90.000000 ); - CreateDynamicObject( 1584, -4198.044921, 226.740249, 1303.316406, 79.099983, 0.000000, 90.000000 ); - CreateDynamicObject( 1583, -4198.044921, 229.590148, 1303.316406, 2.499941, 0.000000, 90.000000 ); - CreateDynamicObject( 1584, -4194.108398, 223.580276, 1303.686767, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1583, -4194.108398, 220.540359, 1303.686767, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1583, -4194.108398, 226.620147, 1303.686767, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 1584, -4194.107421, 229.740234, 1303.736816, 85.900070, 0.000000, 89.900001 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4208.056640, 225.692291, 1317.326782, 0.000000, 0.000000, 0.000000 ), 0, 1583, "targets", "target4", 1 ); - CreateDynamicObject( 19087, -4226.516601, 223.755615, 1307.658081, 0.000000, 0.000000, 7.899997 ); - CreateDynamicObject( 19087, -4226.781250, 225.484848, 1307.658081, 0.000000, 0.000000, 7.899997 ); - CreateDynamicObject( 19087, -4227.118164, 227.245407, 1307.658081, 0.000000, 0.000000, 7.899997 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4224.571777, 216.613128, 1304.097167, 0.000000, 0.000000, 98.100105 ), 0, 12959, "sw_library", "alleydoor3", -16 ); - CreateDynamicObject( 3031, -4233.060058, 222.881591, 1302.863037, 0.000000, -20.000003, -31.700016 ); - CreateDynamicObject( 3791, -4229.178222, 225.189041, 1302.906005, 0.000000, 0.000000, 26.700000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4241.876464, 220.619766, 1301.278686, 0.000000, 90.000000, 0.000000 ), 0, 3975, "lanbloke", "p_floor3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 997, -4235.956542, 212.723434, 1303.342529, 0.000000, 0.000000, 0.000000 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 997, -4239.051757, 212.723434, 1303.342529, 0.000000, 0.000000, 0.000000 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 997, -4240.573730, 212.723434, 1303.342529, 0.000000, 0.000000, 0.000000 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 997, -4244.644531, 212.937820, 1303.342529, 0.000000, 0.000000, -108.499969 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 997, -4245.623535, 209.988754, 1303.342529, 0.000000, 0.000000, -108.499969 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 997, -4246.619140, 207.039169, 1303.342529, 0.000000, 0.000000, -108.499969 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 997, -4247.437988, 204.611236, 1303.342529, 0.000000, 0.000000, -108.499969 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4233.070800, 215.036407, 1299.939941, 0.000000, 0.000000, 90.000000 ), 0, 3975, "lanbloke", "p_floor3", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4233.070800, 218.256454, 1299.939941, 0.000000, 0.000000, 90.000000 ), 0, 3975, "lanbloke", "p_floor3", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 14407, -4234.581054, 216.644973, 1299.252319, 0.000000, 0.000000, 90.000000 ), 0, 3925, "weemap", "steel128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4233.244628, 218.258453, 1299.941894, 0.000000, 0.000000, 90.000000 ), 0, 3975, "lanbloke", "p_floor3", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4233.244628, 215.028503, 1299.941894, 0.000000, 0.000000, 90.000000 ), 0, 3975, "lanbloke", "p_floor3", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 258.935943, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 258.935943, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 258.935943, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 252.687942, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 246.439941, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 240.191940, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 233.943939, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 227.695938, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 221.447937, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - CreateDynamicObject( 19718, -4244.963378, 240.204666, 1307.324218, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19718, -4236.332031, 240.204666, 1307.144042, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.163085, 176.947067, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.163085, 170.707046, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.279785, 176.947067, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.279785, 170.716903, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.209472, 176.406829, 1309.215942, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.209472, 171.426788, 1309.215942, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 16134, -4317.745117, 164.135711, 1296.183471, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 16134, -4307.405761, 170.505798, 1296.134033, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 13520, -4270.994628, 68.776390, 1315.670898, 7.099997, 0.000000, 165.500030 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 202.703933, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 215.199935, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 208.951934, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 202.703933, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 202.703933, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 202.703933, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 208.951934, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 215.199935, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 240.191940, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 246.439941, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 233.943939, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 252.687942, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4260.830078, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.582031, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4248.333984, 240.021972, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4242.085937, 240.022064, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4235.837890, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.589843, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.341796, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4285.822265, 246.759857, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4279.574218, 246.759857, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4273.326171, 245.779876, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4267.078125, 245.779876, 1302.382202, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.341796, 233.504028, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.341796, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.341796, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.341796, 214.760025, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4217.093750, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4210.845703, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4204.597656, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4198.349609, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.101562, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4217.093750, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4217.093750, 233.504028, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4210.845703, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4204.597656, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4198.349609, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.101562, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4210.467773, 233.486114, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4204.219726, 233.486114, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.971679, 233.486114, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4191.723632, 233.486114, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.589843, 233.504028, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.589843, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.280761, 218.588165, 1302.378295, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.242675, 223.808074, 1302.382202, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4230.343261, 221.886383, 1302.386108, 0.000000, 180.000000, 11.199995 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4241.876464, 224.519012, 1300.636352, 5.999997, 90.000000, 0.000000 ), 0, 3975, "lanbloke", "p_floor3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4261.113281, 195.385864, 1301.771606, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4276.100097, 195.385864, 1301.771606, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4291.083496, 195.385864, 1301.771606, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4306.073730, 195.385864, 1301.771606, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4306.073730, 168.735733, 1297.503662, 9.099998, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3524, -4304.077636, 198.390792, 1300.552734, 0.000000, 180.000000, 0.000000 ), 1, 5117, "traintrack_las2", "concretenewb256", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3524, -4306.946777, 197.461090, 1300.552734, 0.000000, 180.000000, 0.000000 ), 1, 5117, "traintrack_las2", "concretenewb256", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3524, -4301.403320, 199.250640, 1300.652832, 0.000000, 180.000000, 0.000000 ), 1, 5117, "traintrack_las2", "concretenewb256", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4304.753417, 215.253189, 1297.195556, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4309.625488, 219.983215, 1297.195556, 0.000000, 0.000000, 0.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4309.625488, 229.603286, 1297.195556, 0.000000, 0.000000, 0.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4304.753417, 235.043136, 1297.195556, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4309.625488, 230.313186, 1297.195556, 0.000000, 0.000000, 0.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4302.496093, 212.333297, 1297.195556, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4302.496093, 207.173492, 1297.195556, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -4307.229003, 208.753494, 1300.707031, 0.000000, 0.000000, 0.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19355, -4307.229003, 210.813369, 1300.707031, 0.000000, 0.000000, 0.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.193847, 215.253189, 1297.197509, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.193847, 235.043060, 1297.197509, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4241.876464, 195.649734, 1301.278686, 0.000000, 90.000000, 0.000000 ), 0, 3975, "lanbloke", "p_floor3", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.641113, 217.708724, 1302.388061, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19737, -4249.369140, 219.148544, 1303.289184, 0.000000, 90.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4248.187500, 218.292114, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4242.658691, 225.761398, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4243.656250, 225.761398, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19737, -4242.793457, 224.598526, 1303.289184, 0.000000, 90.000000, 90.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4241.926757, 225.763397, 1302.780639, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19737, -4239.525878, 217.898635, 1303.289184, 0.000000, 90.000000, 180.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4240.693359, 218.754699, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4240.693359, 217.044952, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4240.691406, 217.866729, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19737, -4250.024414, 209.578613, 1303.289184, 0.000000, 90.000000, 90.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4249.169921, 210.746032, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4250.882812, 210.746032, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4250.163574, 210.746231, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4248.187500, 220.001953, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4248.185546, 219.204055, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4240.309570, 211.726318, 1303.265014, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4239.146484, 212.466171, 1303.266967, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4237.248046, 212.466171, 1303.266967, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4236.708496, 212.468170, 1303.268920, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4235.959472, 211.726318, 1303.265014, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - CreateDynamicObject( 1775, -4233.198730, 211.943710, 1304.356079, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 1776, -4233.198730, 210.613708, 1304.356079, 0.000000, 0.000000, -90.000000 ); - CreateDynamicObject( 631, -4244.323730, 212.516754, 1304.128662, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1808, -4234.760742, 207.644882, 1303.255004, 0.000000, 0.000000, -133.899856 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19935, -4236.669433, 212.038269, 1303.068847, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19935, -4237.659179, 212.038269, 1303.068847, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19935, -4237.860839, 211.768310, 1303.080810, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - CreateDynamicObject( 19999, -4236.597167, 210.503860, 1303.255004, 0.000000, 0.000000, -161.900009 ); - CreateDynamicObject( 2206, -4240.013671, 211.842651, 1303.165771, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19893, -4236.937500, 212.007781, 1304.085815, 0.000000, 0.000000, -10.500000 ); - CreateDynamicObject( 631, -4246.650878, 204.996719, 1304.128662, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2164, -4237.060058, 205.842041, 1303.265014, 0.000000, 0.000000, -163.200210 ), 1, 18265, "w_town3cs_t", "ws_whitewall2_bottom", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2165, -4244.303710, 204.978012, 1303.265014, 0.000000, 0.000000, -179.900207 ), 3, 18265, "w_town3cs_t", "ws_whitewall2_bottom", 0 ); - CreateDynamicObject( 2309, -4244.960937, 205.776763, 1303.244995, 0.000000, 0.000000, -159.200027 ); - CreateDynamicObject( 2202, -4239.850097, 205.464721, 1303.255004, 0.000000, 0.000000, -163.500213 ); - CreateDynamicObject( 2894, -4239.145996, 211.867050, 1304.095825, 0.000000, 0.000000, 9.000000 ); - CreateDynamicObject( 2059, -4238.314453, 211.865341, 1304.125854, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3111, -4243.162109, 204.507690, 1305.517211, 0.000000, 90.000000, 90.000000 ); - CreateDynamicObject( 19164, -4241.930664, 207.925231, 1304.276000, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4241.918457, 208.656097, 1303.246948, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4241.175781, 207.916229, 1303.246948, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4241.918457, 207.176177, 1303.246948, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4242.661621, 207.916229, 1303.246948, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); - CreateDynamicObject( 2886, -4224.800781, 216.640640, 1303.903198, 0.000000, 0.000000, -171.399978 ); - CreateDynamicObject( 2238, -4236.316894, 212.136703, 1304.506225, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2196, -4239.143066, 212.388122, 1304.105834, 0.000000, 0.000000, -9.199995 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4242.783203, 223.091110, 1300.221801, 0.000000, 0.000000, 0.000000 ), 0, 4569, "civic1_lan2", "sl_LAbedingsoil", 0 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4242.773437, 223.081115, 1300.217895, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4242.792968, 223.101104, 1300.217895, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4242.791015, 223.073104, 1300.217895, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4242.775390, 223.099105, 1300.217895, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); - CreateDynamicObject( 633, -4242.783203, 223.091110, 1303.394531, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2115, -4248.552734, 230.737899, 1301.787719, 0.000000, 0.000000, 12.800004 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3077, -4241.281738, 217.916336, 1301.737670, 0.000000, 0.000000, 90.000000 ), 1, 4604, "buildblk555", "gm_labuld5_b", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2115, -4253.502929, 225.419555, 1301.757690, 0.000000, 0.000000, 72.799995 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19940, -4253.653320, 226.001571, 1303.159057, 0.000000, 0.000000, -17.100013 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19940, -4253.653320, 226.001571, 1303.659057, 0.000000, 0.000000, -17.100013 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - CreateDynamicObject( 2723, -4252.569335, 225.703536, 1302.118041, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2509, -4248.143554, 231.231002, 1303.206665, 0.000000, 90.000000, 12.800004 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); - CreateDynamicObject( 2723, -4248.273925, 230.053482, 1302.118041, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 11728, -4246.955566, 231.579666, 1303.028930, 0.000000, 0.000000, 16.000003 ); - CreateDynamicObject( 2035, -4248.137695, 230.683425, 1302.598144, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19602, -4253.176757, 226.031311, 1302.638549, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 19602, -4253.404296, 226.638122, 1303.239135, 0.000000, 0.000000, -16.499990 ); - CreateDynamicObject( 353, -4248.789062, 231.000656, 1303.488769, 0.000000, 0.000000, 18.900020 ); - CreateDynamicObject( 353, -4248.554199, 231.081619, 1303.088378, 0.000000, 0.000000, 18.900020 ); - CreateDynamicObject( 19602, -4253.809082, 225.267044, 1303.239135, 0.000000, 0.000000, -16.499990 ); - CreateDynamicObject( 19602, -4253.543945, 226.177947, 1303.239135, 0.000000, 0.000000, -16.499990 ); - CreateDynamicObject( 11727, -4248.166015, 231.231033, 1304.650024, 0.000000, 0.000000, 12.100000 ); - CreateDynamicObject( 11727, -4253.751953, 226.020080, 1304.650024, 0.000000, 0.000000, 72.799911 ); - CreateDynamicObject( 2041, -4247.408691, 231.062057, 1302.758666, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2619, -4247.643554, 231.318801, 1303.239135, 0.000000, 0.000000, 102.899993 ); - CreateDynamicObject( 3016, -4253.845214, 225.296920, 1303.799682, 0.000000, 0.000000, 71.599967 ); - CreateDynamicObject( 3016, -4253.692871, 225.752456, 1303.799682, 0.000000, 0.000000, 71.599967 ); - CreateDynamicObject( 2685, -4249.382324, 230.920669, 1303.239135, 0.000000, 0.000000, 12.699995 ); - CreateDynamicObject( 964, -4250.052734, 230.090362, 1301.717651, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 930, -4252.568847, 227.579650, 1302.278198, 0.000000, 0.000000, 34.799999 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3800, -4255.812500, 204.279586, 1301.760620, 0.000000, 0.000000, 0.000000 ), 0, 2913, "gym_weights", "cheerybox03", 0 ); - CreateDynamicObject( 1271, -4255.933593, 204.226119, 1303.171997, 0.000000, 0.000000, 31.299997 ); - CreateDynamicObject( 3800, -4255.813964, 205.399581, 1301.760620, 0.000000, 0.000000, 2.299998 ); - CreateDynamicObject( 3800, -4255.812500, 207.429580, 1301.760620, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1271, -4255.792968, 205.285797, 1303.182006, 0.000000, 0.000000, -15.099998 ); - SetDynamicObjectMaterial( CreateDynamicObject( 3800, -4256.889648, 206.392471, 1301.760620, 0.000000, 0.000000, 64.800056 ), 1, 5855, "crates", "cheerybox03", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4267.189941, 218.812622, 1303.041870, 0.000000, 0.000000, 0.000000 ), 0, 5855, "crates", "cheerybox03", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2991, -4267.872558, 217.785217, 1302.411254, 0.000000, 0.000000, 42.700042 ), 1, 5855, "crates", "cheerybox03", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2991, -4272.333496, 203.415298, 1302.411254, 0.000000, 0.000000, 90.000000 ), 1, 5855, "crates", "cheerybox03", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4267.380859, 217.954086, 1303.041870, 0.000000, 0.000000, 33.999992 ), 0, 5855, "crates", "cheerybox03", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4268.789550, 217.372589, 1303.041870, 0.000000, 0.000000, 0.000000 ), 0, 5855, "crates", "cheerybox03", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4272.806152, 204.780853, 1303.041870, 0.000000, 0.000000, 33.999992 ), 0, 5855, "crates", "cheerybox03", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4272.889648, 203.856872, 1303.041870, 0.000000, 0.000000, -6.500010 ), 0, 5855, "crates", "cheerybox03", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4272.042480, 202.089172, 1303.041870, 0.000000, 0.000000, -16.200004 ), 0, 5855, "crates", "cheerybox03", -16 ); - CreateDynamicObject( 944, -4264.029296, 219.869003, 1302.631469, 0.000000, 0.000000, 16.300001 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1685, -4270.326171, 215.036285, 1302.521362, 0.000000, 0.000000, -20.800003 ), 0, 1685, "blokpalet", "ws_blockpall", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1685, -4271.173828, 212.668319, 1302.521362, 0.000000, 0.000000, -34.100002 ), 0, 1685, "blokpalet", "ws_blockpall", -16 ); - CreateDynamicObject( 3576, -4272.677246, 208.566421, 1303.241455, 0.000000, 0.000000, 174.899749 ); - CreateDynamicObject( 964, -4255.972167, 210.033630, 1301.740600, 0.000000, 0.000000, -71.799972 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, -4258.166015, 188.891265, 1305.703247, 0.000000, 0.000000, 32.299991 ), 0, 10281, "michgar", "tool_store2", 1 ); - CreateDynamicObject( 964, -4255.965332, 211.714355, 1301.740600, 0.000000, 0.000000, -109.799972 ); - CreateDynamicObject( 964, -4255.900390, 210.865280, 1302.661499, 0.000000, 0.000000, -93.699951 ); - CreateDynamicObject( 2359, -4256.276855, 208.850540, 1301.980957, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2359, -4256.946289, 209.711822, 1301.980957, 0.000000, 0.000000, -84.599990 ); - CreateDynamicObject( 2035, -4256.046386, 209.651077, 1302.701538, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2035, -4256.181640, 212.074600, 1302.701538, 0.000000, 0.000000, -136.699981 ); - CreateDynamicObject( 1654, -4256.482910, 208.741455, 1301.960815, 0.000000, 94.199989, 0.000000 ); - CreateDynamicObject( 2985, -4256.028320, 208.420867, 1301.765991, 12.700001, 0.000000, 0.000000 ); - CreateDynamicObject( 2985, -4207.457519, 225.856536, 1302.441772, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2985, -4207.457519, 228.916381, 1302.441772, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2985, -4207.457519, 219.826736, 1302.441772, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2064, -4261.307617, 220.413894, 1302.331176, 0.000000, 0.000000, 72.800018 ); - SetDynamicObjectMaterial( CreateDynamicObject( 944, -4257.121582, 197.998306, 1302.651489, 0.000000, 0.000000, 73.099960 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 944, -4256.432617, 201.386428, 1302.651489, 0.000000, 0.000000, 84.699966 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 944, -4258.875488, 194.336624, 1302.651489, 0.000000, 0.000000, 53.899974 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); - CreateDynamicObject( 2478, -4256.947265, 197.203659, 1302.281127, 0.000000, 0.000000, -104.299949 ); - CreateDynamicObject( 2478, -4257.578125, 197.402069, 1302.281127, 0.000000, 0.000000, -89.699981 ); - CreateDynamicObject( 2478, -4256.784179, 198.699401, 1302.281127, 0.000000, 0.000000, -104.299949 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4247.471191, 219.143646, 1301.767700, 0.000000, 0.000000, 0.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); - CreateDynamicObject( 934, -4235.106445, 223.070785, 1303.056030, 0.000000, 0.000000, 17.799982 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4247.284179, 218.013778, 1301.767700, 0.000000, 0.000000, 90.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4247.284179, 220.283798, 1301.767700, 0.000000, 0.000000, 90.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4247.068359, 219.143646, 1301.769653, 0.000000, 0.000000, 0.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); - CreateDynamicObject( 14679, -4247.330078, 219.149093, 1303.199096, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2035, -4247.328613, 219.044692, 1302.938842, 90.599990, -0.699998, 70.400062 ); - CreateDynamicObject( 3014, -4247.373046, 220.147750, 1302.888793, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2035, -4246.990234, 217.697692, 1302.259155, 0.000000, -78.299980, 90.000000 ); - CreateDynamicObject( 964, -4253.510253, 212.909667, 1301.787719, 0.000000, 0.000000, 93.000015 ); - CreateDynamicObject( 19621, -4247.247558, 218.519653, 1302.898803, 0.000000, 0.000000, -177.600006 ); - CreateDynamicObject( 18634, -4247.006347, 218.049316, 1302.818725, 0.000000, 90.000000, 66.199981 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4250.033203, 211.453567, 1301.767700, 0.000000, 0.000000, 90.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4248.896484, 211.633529, 1301.767700, 0.000000, 0.000000, 0.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4251.160644, 211.633529, 1301.767700, 0.000000, 0.000000, 0.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4250.033203, 211.863449, 1301.767700, 0.000000, 0.000000, 90.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); - CreateDynamicObject( 14679, -4249.990722, 211.509735, 1303.189086, 0.000000, 0.000000, 108.699951 ); - CreateDynamicObject( 359, -4249.768066, 211.593154, 1302.868774, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1654, -4251.106933, 211.344055, 1302.968872, 0.000000, 0.000000, 136.700012 ); - CreateDynamicObject( 1654, -4250.862792, 211.398788, 1302.899047, -87.499984, 0.000000, 136.700012 ); - CreateDynamicObject( 1672, -4251.226562, 211.673263, 1302.878784, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1672, -4251.126464, 211.673263, 1302.878784, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1672, -4251.026367, 211.773269, 1302.878784, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1672, -4251.026367, 211.873260, 1302.878784, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1672, -4251.294433, 211.903305, 1302.878784, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 372, -4249.148437, 211.861679, 1302.778686, 90.000000, -18.799999, 0.000000 ); - CreateDynamicObject( 361, -4251.967773, 211.329116, 1301.763793, 0.000000, -37.700012, 0.000000 ); - CreateDynamicObject( 362, -4252.021484, 211.729080, 1301.927368, 0.000000, -37.700012, 0.000000 ); - CreateDynamicObject( 2723, -4250.589843, 212.662094, 1302.138061, 0.000000, 0.000000, -54.300003 ); - CreateDynamicObject( 2723, -4246.188964, 218.719360, 1302.138061, 0.000000, 0.000000, -54.300003 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2991, -4310.352050, 258.277709, 1303.052368, 0.000000, 0.000000, 180.000000 ), 0, 2358, "cj_ammo", "CJ_SLATEDWOOD2", -16 ); - CreateDynamicObject( 1688, -4238.262695, 228.448425, 1302.708618, 0.000000, 0.000000, -40.900009 ); - CreateDynamicObject( 927, -4247.640625, 218.645111, 1303.629516, 0.000000, 0.000000, 90.000000 ); - CreateDynamicObject( 927, -4250.403808, 211.222152, 1303.559326, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2991, -4314.663085, 257.846862, 1303.052368, 0.000000, 0.000000, -167.300018 ), 0, 2358, "cj_ammo", "CJ_SLATEDWOOD2", -16 ); - CreateDynamicObject( 631, -4241.657226, 231.246826, 1302.727294, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 631, -4253.813964, 220.676834, 1302.727294, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2612, -4242.803222, 226.297119, 1303.791381, 0.000000, 0.000000, 180.000000 ); - CreateDynamicObject( 1997, -4242.890136, 226.771209, 1301.767700, 0.000000, 0.000000, 90.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2926, -4320.568847, 253.575790, 1302.441772, 0.000000, 0.000000, -108.299995 ), 0, 2358, "cj_ammo", "CJ_SLATEDWOOD", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2925, -4320.507812, 253.666168, 1302.724853, 0.000000, 48.600002, 51.599998 ), 0, 2358, "cj_ammo", "CJ_SLATEDWOOD", -16 ); - CreateDynamicObject( 14600, -4317.957519, 258.080688, 1303.442749, 0.000000, 0.000000, 139.300018 ); - CreateDynamicObject( 2035, -4314.990722, 256.918212, 1303.692993, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1654, -4320.467285, 253.010284, 1302.822143, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1654, -4320.771484, 253.130279, 1302.822143, 0.000000, 0.000000, 74.299987 ); - CreateDynamicObject( 1654, -4320.605468, 253.264785, 1302.822143, 0.000000, 0.000000, -169.699981 ); - CreateDynamicObject( 1654, -4320.544433, 253.700149, 1302.611938, 0.000000, 90.000000, 0.000000 ); - CreateDynamicObject( 1654, -4320.544433, 253.470153, 1302.611938, 0.000000, 90.000000, 21.400001 ); - CreateDynamicObject( 1271, -4320.184082, 252.308334, 1302.782104, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 1271, -4319.757324, 251.529876, 1302.782104, 0.000000, 0.000000, -68.999984 ); - CreateDynamicObject( 1271, -4319.651367, 250.628448, 1302.782104, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 3504, -4306.092773, 257.631866, 1303.783081, 0.000000, 0.000000, 137.800018 ); - CreateDynamicObject( 3504, -4303.648437, 255.491760, 1303.783081, 0.000000, 0.000000, 153.400039 ); - CreateDynamicObject( 964, -4309.263183, 258.237701, 1303.542236, 0.000000, 0.000000, -23.299995 ); - CreateDynamicObject( 964, -4315.650390, 257.738739, 1303.542236, 0.000000, 0.000000, 34.299999 ); - CreateDynamicObject( 3570, -4311.896972, 252.699081, 1303.773071, 0.000000, 0.000000, 14.699995 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.313964, 196.478591, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.313964, 190.230590, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.313964, 183.982589, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.313964, 177.734588, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.313964, 171.486587, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.562011, 177.734588, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.562011, 171.486587, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.562011, 183.982589, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.562011, 190.230590, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.562011, 196.478591, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); - CreateDynamicObject( 2478, -4256.333496, 200.926483, 1302.281127, 0.000000, 0.000000, -114.999931 ); - CreateDynamicObject( 2478, -4256.647460, 202.060470, 1302.281127, 0.000000, 0.000000, -83.599929 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1685, -4261.650390, 192.534820, 1302.521362, 0.000000, 0.000000, -73.499992 ), 0, 1685, "blokpalet", "ws_blockpall", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1685, -4264.171386, 192.454483, 1302.521362, 0.000000, 0.000000, -95.699951 ), 0, 1685, "blokpalet", "ws_blockpall", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4274.709960, 199.472717, 1301.750610, 0.000000, 0.000000, 100.900085 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4277.238769, 198.984756, 1301.750610, 0.000000, 0.000000, 100.900085 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4279.782226, 198.497070, 1300.259155, 0.000000, 0.000000, 100.900085 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4282.416992, 198.135757, 1300.259155, 0.000000, 0.000000, 96.500114 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); - CreateDynamicObject( 3577, -4287.252929, 189.302947, 1302.461303, 0.000000, 0.000000, 23.700004 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4284.568359, 190.954193, 1300.259155, 0.000000, 0.000000, 105.500091 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4282.062988, 191.649032, 1300.259155, 0.000000, 0.000000, 104.100120 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4266.775390, 192.439758, 1300.259155, 0.000000, 0.000000, 78.400123 ), 0, 916, "crates_n_stuffext", "cj_crates", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4269.634277, 192.701568, 1301.739746, 0.000000, 0.000000, 93.900108 ), 0, 916, "crates_n_stuffext", "cj_crates", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 944, -4272.947265, 192.869232, 1302.651489, 0.000000, 0.000000, 3.299971 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 944, -4277.361816, 192.781784, 1302.651489, 0.000000, 0.000000, -7.200026 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 944, -4286.208496, 197.471267, 1302.651489, 0.000000, 0.000000, 9.399970 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 944, -4289.792968, 197.003906, 1302.651489, 0.000000, 0.000000, 5.099969 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2464, -4277.824218, 193.318862, 1302.140991, 0.000000, 0.000000, 168.600082 ), 4, 3193, "cxref_desert", "BIG_COCK", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2464, -4276.536132, 192.732421, 1302.140991, 0.000000, 0.000000, -140.599945 ), 4, 3193, "cxref_desert", "BIG_COCK", -16 ); - SetDynamicObjectMaterial( CreateDynamicObject( 2464, -4277.982910, 192.524856, 1302.140991, 0.000000, 0.000000, -7.099915 ), 4, 3193, "cxref_desert", "BIG_COCK", -16 ); - CreateDynamicObject( 964, -4285.445312, 197.586303, 1301.970825, 0.000000, 0.000000, 9.599995 ); - CreateDynamicObject( 964, -4286.884277, 197.342834, 1301.970825, 0.000000, 0.000000, 9.599995 ); - CreateDynamicObject( 1348, -4290.497558, 189.305480, 1302.461303, 0.000000, 0.000000, 0.000000 ); - SetDynamicObjectMaterial( CreateDynamicObject( 1685, -4258.657226, 220.835952, 1302.521362, 0.000000, 0.000000, -93.599922 ), 0, 1685, "blokpalet", "ws_blockpall", -16 ); - CreateDynamicObject( 2035, -4213.936035, 222.843093, 1303.262573, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2035, -4214.158691, 223.992080, 1303.262573, 3.399998, 0.000000, 34.400012 ); - CreateDynamicObject( 2985, -4319.692382, 250.022781, 1302.451782, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2985, -4317.078613, 257.312744, 1302.451782, 0.000000, 0.000000, -75.000000 ); - CreateDynamicObject( 2064, -4319.236816, 221.514495, 1303.022338, 0.000000, 0.000000, 30.099992 ); - CreateDynamicObject( 3787, -4307.586914, 193.071777, 1302.341186, 0.000000, 0.000000, -64.399993 ); - CreateDynamicObject( 3793, -4305.817382, 191.556976, 1302.591064, 43.200000, 37.500000, -54.299972 ); - CreateDynamicObject( 11729, -4225.728027, 216.765319, 1302.437622, 0.000000, 0.000000, -172.099670 ); - CreateDynamicObject( 11729, -4226.434082, 216.667816, 1302.437622, 0.000000, 0.000000, -172.099670 ); - CreateDynamicObject( 11729, -4227.135742, 216.570266, 1302.437622, 0.000000, 0.000000, -172.099670 ); - CreateDynamicObject( 11730, -4227.855468, 216.469833, 1302.437622, 0.000000, 0.000000, -172.099670 ); - CreateDynamicObject( 11729, -4229.245117, 216.277664, 1302.437622, 0.000000, 0.000000, -172.099670 ); - CreateDynamicObject( 2002, -4228.583496, 216.602752, 1302.429687, 0.000000, 0.000000, -172.099975 ); - CreateDynamicObject( 2705, -4227.834472, 216.611007, 1304.031127, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2372, -4231.283691, 223.104904, 1302.459594, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2603, -4232.607421, 220.802795, 1302.869995, 0.000000, 0.000000, 12.800002 ); - CreateDynamicObject( 2226, -4232.271972, 219.266921, 1303.050170, 0.000000, 0.000000, 0.000000 ); - CreateDynamicObject( 2331, -4232.231445, 219.266052, 1302.669799, 0.000000, 0.000000, 12.199995 ); - CreateDynamicObject( 14604, -4242.658691, 205.086532, 1304.210815, 0.000000, 0.000000, 24.200002 ); -} - -stock removeExcessiveBuildings( playerid ) -{ - RemoveBuildingForPlayer( playerid, 10149, -1696.0245, 1034.0981, 45.2109, 15.0 ); - RemoveBuildingForPlayer( playerid, 10553, -2336.9297, -105.2891, 37.0000, 0.25 ); - RemoveBuildingForPlayer( playerid, 10394, -2336.9297, -105.2891, 37.0000, 0.25 ); - RemoveBuildingForPlayer( playerid, 708, -1975.5234, -130.6484, 29.5313, 0.25 ); - RemoveBuildingForPlayer( playerid, 10938, -1909.5547, 497.21880, 25.7109, 0.25 ); - RemoveBuildingForPlayer( playerid, 11144, -1909.5547, 497.21880, 25.7109, 0.25 ); - RemoveBuildingForPlayer( playerid, 11163, -2110.8281, -27.35940, 36.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 11092, -2110.8281, -27.35940, 36.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 11102, -2102.9297, -16.05470, 36.4844, 0.25 ); - RemoveBuildingForPlayer( playerid, 11372, -2076.4375, -107.9297, 36.9688, 0.25 ); - RemoveBuildingForPlayer( playerid, 11014, -2076.4375, -107.9297, 36.9688, 0.25 ); - RemoveBuildingForPlayer( playerid, 10158, -1954.2422, 1358.3672, 18.2031, 0.25 ); // Apartments. - RemoveBuildingForPlayer( playerid, 9950, -1954.2422, 1358.3672, 18.2031, 0.25 ); // Apartments. - RemoveBuildingForPlayer( playerid, 2744, 1721.6172, -1655.6641, 21.6641, 0.25 ); // V.I.P Lounge - RemoveBuildingForPlayer( playerid, 627, -2569.0781, 323.3125, 11.3594, 0.25 ); // Garden House - RemoveBuildingForPlayer( playerid, 626, -2575.1094, 323.3203, 11.6094, 0.25 ); - RemoveBuildingForPlayer( playerid, 626, -2578.0703, 323.1016, 11.6094, 0.25 ); - RemoveBuildingForPlayer( playerid, 626, -2579.6250, 323.3125, 11.6094, 0.25 ); - RemoveBuildingForPlayer( playerid, 626, -2576.5859, 323.2109, 11.6094, 0.25 ); - RemoveBuildingForPlayer( playerid, 627, -2567.4219, 323.7031, 11.3594, 0.25 ); - RemoveBuildingForPlayer( playerid, 626, -2573.6328, 323.4297, 11.6094, 0.25 ); - RemoveBuildingForPlayer( playerid, 638, -2579.9219, 328.2422, 10.2578, 0.25 ); - RemoveBuildingForPlayer( playerid, 638, -2578.9141, 328.2344, 10.2578, 0.25 ); - RemoveBuildingForPlayer( playerid, 638, -2577.9141, 328.2344, 10.2578, 0.25 ); - RemoveBuildingForPlayer( playerid, 638, -2576.9063, 328.2266, 10.2578, 0.25 ); - RemoveBuildingForPlayer( playerid, 638, -2575.8984, 328.2266, 10.2578, 0.25 ); - RemoveBuildingForPlayer( playerid, 1480, -2570.2109, 331.2734, 10.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 627, -2567.8594, 331.3125, 11.3594, 0.25 ); - RemoveBuildingForPlayer( playerid, 1480, -2572.2109, 332.0391, 10.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 1480, -2574.3906, 332.5391, 10.6953, 0.25 ); - RemoveBuildingForPlayer( playerid, 628, -2577.1875, 333.4375, 11.5547, 0.25 ); - RemoveBuildingForPlayer( playerid, 628, -2579.5156, 331.7813, 11.5547, 0.25 ); - RemoveBuildingForPlayer( playerid, 628, -2579.4688, 334.2578, 11.5547, 0.25 ); - RemoveBuildingForPlayer( playerid, 640, -2561.4063, 305.1484, 15.6406, 0.25 ); - RemoveBuildingForPlayer( playerid, 1418, -2559.7656, 302.2500, 15.6875, 0.25 ); - RemoveBuildingForPlayer( playerid, 741, -2556.7656, 304.8047, 15.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 741, -2557.8047, 304.7344, 15.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 741, -2554.9922, 304.8984, 15.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 741, -2555.0859, 305.8984, 15.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 741, -2555.0781, 307.0469, 15.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 741, -2555.9141, 304.8672, 15.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 1418, -2556.2578, 301.9375, 15.6875, 0.25 ); - RemoveBuildingForPlayer( playerid, 1479, -2563.6016, 327.3750, 10.9375, 0.25 ); - RemoveBuildingForPlayer( playerid, 1458, -2560.3750, 323.2031, 15.1719, 0.25 ); - RemoveBuildingForPlayer( playerid, 1479, -2560.4609, 314.8828, 16.3438, 0.25 ); - RemoveBuildingForPlayer( playerid, 640, -2561.2031, 328.8125, 15.6406, 0.25 ); - RemoveBuildingForPlayer( playerid, 640, -2555.1172, 315.7734, 15.6406, 0.25 ); - RemoveBuildingForPlayer( playerid, 741, -2554.9531, 308.0313, 15.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 640, -2555.1094, 310.0469, 15.6406, 0.25 ); - RemoveBuildingForPlayer( playerid, 625, -2553.7969, 325.4063, 15.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 625, -2554.2266, 325.7422, 15.8359, 0.25 ); - RemoveBuildingForPlayer( playerid, 625, -2553.7578, 328.8828, 15.8359, 0.25 ); //Garden Finish - RemoveBuildingForPlayer( playerid, 673, -2643.5547, 200.3984, 3.0625, 0.25 ); // Gunstore near Garden House objects - RemoveBuildingForPlayer( playerid, 774, -2643.8750, 204.0000, 3.3672, 0.25 ); - RemoveBuildingForPlayer( playerid, 1446, -2646.0547, 205.3125, 4.1328, 0.25 ); - RemoveBuildingForPlayer( playerid, 1446, -2639.0000, 207.6953, 4.1328, 0.25 ); - RemoveBuildingForPlayer( playerid, 1446, -2643.6875, 207.6953, 4.1328, 0.25 ); // Gunstore near Garden House objects finish - RemoveBuildingForPlayer( playerid, 10605, -2550.1719, 54.5625, 14.3906, 0.25 ); // The Lost - RemoveBuildingForPlayer( playerid, 10447, -2550.1719, 54.5625, 14.3906, 0.25 ); // The Lost - RemoveBuildingForPlayer( playerid, 9861, -2724.3281, 1230.4375, 30.6953, 0.25 ); // Mining - RemoveBuildingForPlayer( playerid, 9864, -2724.3281, 1230.4375, 30.6953, 0.25 ); // Mining - RemoveBuildingForPlayer( playerid, 10182, -1786.8125, 1209.4219, 25.8359, 0.25 ); // Niels' garage - RemoveBuildingForPlayer( playerid, 3036, -2179.353, 661.232, 50.214, 1.0 ); // Chinatown gate - RemoveBuildingForPlayer( playerid, 16094, 191.1406, 1870.0391, 21.4766, 0.25 ); // Area 51 - RemoveBuildingForPlayer( playerid, 9019, 2096.2031, 1286.0391, 11.4609, 0.25 ); // LV Tower - RemoveBuildingForPlayer( playerid, 14856, 198.4688, 168.6797, 1003.8984, 0.25 ); // LV-PD Jail - RemoveBuildingForPlayer( playerid, 14847, 246.2344, 117.8047, 1005.6094, 0.25 ); // SF-PD Jail - RemoveBuildingForPlayer( playerid, 2118, 960.8672, -45.6484, 1000.5234, 0.25 ); // Brothel - bugged table - RemoveBuildingForPlayer( playerid, 2024, 960.2500, -58.0625, 1000.3984, 0.25 ); // Brothel - bugged table - RemoveBuildingForPlayer( playerid, 1694, -2115.4453, 526.9141, 86.8594, 0.25 ); // Useless Antenna (La Costra Nosta Arntz) - RemoveBuildingForPlayer( playerid, 11391, -2056.2031, 158.5469, 29.0938, 0.25 ); // Train Station Garage - RemoveBuildingForPlayer( playerid, 11389, -2048.1172, 166.7188, 30.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 11390, -2048.1797, 166.7188, 32.2266, 0.25 ); - RemoveBuildingForPlayer( playerid, 11392, -2047.7578, 168.1406, 27.8828, 0.25 ); - RemoveBuildingForPlayer( playerid, 11394, -2048.1641, 168.3125, 31.7344, 0.25 ); - RemoveBuildingForPlayer( playerid, 11393, -2043.5156, 161.3438, 29.3359, 0.25 ); - RemoveBuildingForPlayer( playerid, 11388, -2048.1797, 166.7188, 34.5156, 0.25 ); - RemoveBuildingForPlayer( playerid, 11416, -2038.9297, 178.8047, 29.9375, 0.25 ); // End of Train Station Garage - RemoveBuildingForPlayer( playerid, 11223, -2049.1719, 250.3203, 33.0781, 0.25 ); // Lorenc Bank - RemoveBuildingForPlayer( playerid, 11226, -2049.1719, 250.3203, 29.3750, 0.25 ); // Lorenc Bank - RemoveBuildingForPlayer( playerid, 11043, -2194.3828, -96.2266, 46.0625, 0.25 ); // Niels' Garage - RemoveBuildingForPlayer( playerid, 11047, -2195.2969, -126.4063, 47.4141, 0.25 ); - RemoveBuildingForPlayer( playerid, 10994, -2195.2969, -126.4063, 47.4141, 0.25 ); - RemoveBuildingForPlayer( playerid, 10998, -2194.3828, -96.2266, 46.0625, 0.25 ); // End of Niels' Garage - RemoveBuildingForPlayer( playerid, 708, -2405.2109, -108.7266, 34.6328, 0.25 ); // Lumberjack - RemoveBuildingForPlayer( playerid, 708, -2386.6719, -85.6484, 34.6328, 0.25 ); // Lumberjack - RemoveBuildingForPlayer( playerid, 669, -2398.8047, -83.6563, 34.6172, 0.25 ); // Lumberjack - RemoveBuildingForPlayer( playerid, 14843, 266.3516, 81.1953, 1001.2813, 0.25 ); // LSPD - RemoveBuildingForPlayer( playerid, 730, 516.2109, -1326.3984, 14.7031, 0.25 ); // Grotti - RemoveBuildingForPlayer( playerid, 1266, 520.3516, -1307.0547, 29.6875, 0.25 ); - RemoveBuildingForPlayer( playerid, 1261, 561.7422, -1256.1094, 22.0703, 0.25 ); - RemoveBuildingForPlayer( playerid, 1268, 561.7813, -1262.3438, 30.6563, 0.25 ); - RemoveBuildingForPlayer( playerid, 620, 507.5625, -1315.8594, 13.6250, 0.25 ); - RemoveBuildingForPlayer( playerid, 6357, 505.0547, -1269.9375, 28.6875, 0.25 ); - RemoveBuildingForPlayer( playerid, 1260, 520.3438, -1307.0625, 29.6797, 0.25 ); - RemoveBuildingForPlayer( playerid, 1267, 561.7422, -1256.1094, 22.0703, 0.25 ); // Grotti End - RemoveBuildingForPlayer( playerid, 9671, -2719.0156, 861.2109, 72.1563, 0.25 ); // Paradiso home - RemoveBuildingForPlayer( playerid, 9510, -2719.0156, 861.2109, 72.1563, 0.25 ); - RemoveBuildingForPlayer( playerid, 1337, -2718.1719, 872.1094, 70.3438, 0.25 ); - RemoveBuildingForPlayer( playerid, 1337, -2720.5547, 872.3906, 70.3438, 0.25 ); // End paradiso home - RemoveBuildingForPlayer( playerid, 1419, -2659.1797, 887.3750, 79.4063, 50.0 ); // Paradiso fencing - RemoveBuildingForPlayer( playerid, 9939, -1951.6875, 660.0234, 89.5078, 0.25 ); // Zombotech lab - RemoveBuildingForPlayer( playerid, 10027, -1951.6875, 660.0234, 89.5078, 0.25 ); // Zombotech lab - RemoveBuildingForPlayer( playerid, 10258, -1688.1094, 1036.2734, 46.2031, 0.25 ); // Niels Garage Start - RemoveBuildingForPlayer( playerid, 10148, -1688.1094, 1036.2734, 46.2031, 0.25 ); // Niels Garage Finish - RemoveBuildingForPlayer( playerid, 2324, 0.0, 0.0, 0.0, 6666.0 ); // Gambling - RemoveBuildingForPlayer( playerid, 2325, 0.0, 0.0, 0.0, 6666.0 ); - RemoveBuildingForPlayer( playerid, 2326, 0.0, 0.0, 0.0, 6666.0 ); - RemoveBuildingForPlayer( playerid, 2327, 0.0, 0.0, 0.0, 6666.0 ); - RemoveBuildingForPlayer( playerid, 2347, 0.0, 0.0, 0.0, 6666.0 ); - RemoveBuildingForPlayer( playerid, 2348, 0.0, 0.0, 0.0, 6666.0 ); - RemoveBuildingForPlayer( playerid, 2349, 0.0, 0.0, 0.0, 6666.0 ); // Gambling - RemoveBuildingForPlayer( playerid, 10558, -2730.4688, 72.3203, 5.3516, 0.25 ); // Unused garage door - RemoveBuildingForPlayer( playerid, 10150, -2162.0313, 654.6563, 53.3750, 0.25 ); // Unused garage door - RemoveBuildingForPlayer( playerid, 1227, -2717.9219, 77.9219, 4.0781, 5.0 ); // Bins at garage - RemoveBuildingForPlayer( playerid, 4080, 1787.1328, -1565.6797, 11.9688, 0.25 ); // Remove Static Buildings - RemoveBuildingForPlayer( playerid, 4000, 1787.1328, -1565.6797, 11.9688, 0.25 ); - RemoveBuildingForPlayer( playerid, 5767, 1160.9609, -1180.5781, 70.4141, 0.25 ); - RemoveBuildingForPlayer( playerid, 5964, 1160.9609, -1180.5781, 70.4141, 0.25 ); - RemoveBuildingForPlayer( playerid, 10850, -1875.0234, -65.3281, 15.0625, 0.25 ); - RemoveBuildingForPlayer( playerid, 10919, -1875.0234, -65.3281, 15.0625, 0.25 ); - RemoveBuildingForPlayer( playerid, 11289, -1839.3281, -106.4531, 11.146, 0.25 ); - RemoveBuildingForPlayer( playerid, 16590, 199.34380, 1943.7891, 18.2031, 0.25 ); - RemoveBuildingForPlayer( playerid, 16660, 215.92190, 1865.1797, 13.0234, 0.25 ); - RemoveBuildingForPlayer( playerid, 16203, 199.34380, 1943.7891, 18.2031, 0.25 ); // From remove Static Buildings - RemoveBuildingForPlayer( playerid, 1411, -1846.8516, -193.1797, 18.8516, 50.0 ); // Dope HQ - RemoveBuildingForPlayer( playerid, 985, 2497.4063, 2777.0703, 11.5313, 0.25 ); // K.A.C.C. Gates - RemoveBuildingForPlayer( playerid, 986, 2497.4063, 2769.1094, 11.5313, 0.25 ); // K.A.C.C. Gates - RemoveBuildingForPlayer( playerid, 8544, 2844.2500, 874.7188, 15.4453, 0.25 ); // Gal HQ LV - RemoveBuildingForPlayer( playerid, 8549, 2836.0938, 928.2813, 11.3672, 0.25 ); - RemoveBuildingForPlayer( playerid, 8737, 2814.3438, 993.8438, 13.1406, 0.25 ); - RemoveBuildingForPlayer( playerid, 8738, 2867.9766, 976.5078, 14.7422, 0.25 ); - RemoveBuildingForPlayer( playerid, 8739, 2844.2500, 874.7188, 15.4453, 0.25 ); - RemoveBuildingForPlayer( playerid, 8960, 2787.0000, 953.4375, 13.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 8961, 2797.6250, 885.4531, 13.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 8962, 2797.6250, 865.4063, 13.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 8963, 2885.5313, 919.2266, 13.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2806.2109, 838.6094, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2866.0313, 838.6094, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1365, 2801.0703, 858.1016, 10.8516, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2782.6641, 851.7656, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1358, 2808.7969, 857.2031, 10.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1343, 2821.8750, 858.1875, 10.4844, 0.25 ); - RemoveBuildingForPlayer( playerid, 1365, 2848.4844, 857.1797, 10.8516, 0.25 ); - RemoveBuildingForPlayer( playerid, 1343, 2836.9531, 858.1953, 10.4844, 0.25 ); - RemoveBuildingForPlayer( playerid, 1344, 2879.0859, 858.1563, 10.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 1358, 2863.7891, 857.2031, 10.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2889.7344, 851.7656, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2782.6641, 899.2813, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1219, 2800.9453, 879.3047, 9.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 1219, 2800.9453, 876.6406, 9.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 8886, 2797.6250, 865.4063, 13.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 8885, 2797.6250, 885.4531, 13.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 1219, 2887.3047, 874.5781, 9.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2889.6172, 895.2109, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2782.6641, 929.2969, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 3458, 2818.4609, 928.6484, 11.2422, 0.25 ); - RemoveBuildingForPlayer( playerid, 8883, 2885.5313, 919.2266, 13.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 8884, 2787.0000, 953.4375, 13.2500, 0.25 ); - RemoveBuildingForPlayer( playerid, 1231, 2801.9219, 933.8281, 12.7109, 0.25 ); - RemoveBuildingForPlayer( playerid, 1231, 2812.2266, 933.8281, 12.7109, 0.25 ); - RemoveBuildingForPlayer( playerid, 1231, 2823.4609, 933.8281, 12.7109, 0.25 ); - RemoveBuildingForPlayer( playerid, 3458, 2818.4609, 938.7188, 11.2422, 0.25 ); - RemoveBuildingForPlayer( playerid, 1231, 2834.5078, 933.8281, 12.7109, 0.25 ); - RemoveBuildingForPlayer( playerid, 1365, 2849.5391, 945.0156, 10.7813, 0.25 ); - RemoveBuildingForPlayer( playerid, 1219, 2858.2734, 944.9766, 9.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 1343, 2863.4688, 946.0156, 10.4844, 0.25 ); - RemoveBuildingForPlayer( playerid, 1344, 2879.6484, 945.9688, 10.5391, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2889.7266, 943.2656, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2782.6641, 986.6719, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1358, 2796.8438, 977.6953, 10.8047, 0.25 ); - RemoveBuildingForPlayer( playerid, 1365, 2796.6016, 984.8203, 10.7813, 0.25 ); - RemoveBuildingForPlayer( playerid, 1219, 2796.5469, 996.7578, 9.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 1219, 2796.5469, 1000.3516, 9.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2806.2109, 1017.9375, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 8546, 2814.3438, 993.8438, 13.1406, 0.25 ); - RemoveBuildingForPlayer( playerid, 1219, 2844.0000, 967.4063, 9.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 1219, 2844.0000, 964.7422, 9.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 1219, 2846.4688, 986.8516, 9.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 1219, 2846.4688, 980.0391, 9.9766, 0.25 ); - RemoveBuildingForPlayer( playerid, 8545, 2867.9766, 976.5078, 14.7422, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2866.0313, 1017.9375, 23.9297, 0.25 ); - RemoveBuildingForPlayer( playerid, 1278, 2889.7266, 986.6719, 23.9297, 0.25 ); // End of Gal HQ LV - RemoveBuildingForPlayer( playerid, 3059, 2521.5229, -1272.8842, 34.893, 50.0 ); // Niels LS - RemoveBuildingForPlayer(playerid, 3876, -1748.6250, 620.5703, 103.9297, 0.25); // Robox - RemoveBuildingForPlayer(playerid, 3876, -1748.6250, 627.2734, 103.9297, 0.25); // Robox - RemoveBuildingForPlayer(playerid, 705, -2588.2656, -55.7344, 3.7109, 0.25); // JOJO [BB] HQ START - RemoveBuildingForPlayer(playerid, 708, -2556.5078, 20.4297, 11.3125, 0.25); - RemoveBuildingForPlayer(playerid, 708, -2588.1719, 19.8359, 3.5625, 0.25); - RemoveBuildingForPlayer(playerid, 705, -2570.1172, -54.8984, 7.1328, 0.25); - RemoveBuildingForPlayer(playerid, 705, -2573.2813, 18.2656, 5.1875, 0.25); - RemoveBuildingForPlayer(playerid, 10557, -2573.1797, -15.4219, 9.5391, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2586.0313, -2.6953, 3.6250, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2586.0313, -11.0234, 3.6250, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2585.9766, -19.3438, 3.6172, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2586.0313, -27.6719, 3.6250, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2585.6406, 1.7656, 3.3125, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2585.6406, -6.9141, 3.3125, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2585.6406, -15.3516, 3.3125, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2585.6406, -23.7734, 3.3125, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2585.6406, -32.8281, 3.3125, 0.25); - RemoveBuildingForPlayer(playerid, 1232, -2580.8906, -43.8125, 7.1172, 0.25); - RemoveBuildingForPlayer(playerid, 3878, -2579.7500, -26.7344, 7.5781, 0.25); - RemoveBuildingForPlayer(playerid, 669, -2581.2969, 20.9453, 4.1250, 0.25); - RemoveBuildingForPlayer(playerid, 1232, -2580.8906, 12.3203, 7.1172, 0.25); - RemoveBuildingForPlayer(playerid, 3878, -2579.7500, -4.9766, 7.5781, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2575.4219, -27.5547, 7.4219, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2575.3672, -19.2344, 7.4141, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2575.1250, -23.7734, 7.0781, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2575.1250, -32.8281, 7.0781, 0.25); - RemoveBuildingForPlayer(playerid, 1232, -2576.0938, -43.8125, 9.9141, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2575.4219, -10.9063, 7.4219, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2575.1250, -6.9141, 7.0781, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2575.1250, -15.3516, 7.0781, 0.25); - RemoveBuildingForPlayer(playerid, 10442, -2573.1797, -15.4219, 11.1172, 0.25); - RemoveBuildingForPlayer(playerid, 10443, -2573.1797, -15.4219, 9.5391, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2575.4219, -2.5859, 7.4219, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2575.1250, 1.7656, 7.0781, 0.25); - RemoveBuildingForPlayer(playerid, 1232, -2576.0938, 12.3203, 9.9141, 0.25); - RemoveBuildingForPlayer(playerid, 1232, -2570.7031, -43.7969, 10.9141, 0.25); - RemoveBuildingForPlayer(playerid, 3878, -2569.5703, -26.7344, 12.1719, 0.25); - RemoveBuildingForPlayer(playerid, 669, -2563.1406, -52.5313, 11.4453, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2564.0234, -27.1719, 12.0078, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2561.9297, -15.3516, 11.6953, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2561.9297, -23.7734, 11.6953, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2561.9297, -32.8281, 11.6953, 0.25); - RemoveBuildingForPlayer(playerid, 1232, -2564.7031, -43.7969, 14.5078, 0.25); - RemoveBuildingForPlayer(playerid, 1232, -2553.9375, -43.8516, 18.5000, 0.25); - RemoveBuildingForPlayer(playerid, 1232, -2553.9453, -38.0781, 18.5000, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2559.5938, -19.6719, 12.0078, 0.25); - RemoveBuildingForPlayer(playerid, 3878, -2554.4531, -26.7422, 12.1719, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2564.0781, -10.5234, 12.0078, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2561.9297, -6.9141, 11.6953, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2561.9297, 1.7656, 11.6953, 0.25); - RemoveBuildingForPlayer(playerid, 3878, -2569.5703, -4.9766, 12.1719, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2559.5938, -3.0234, 12.0078, 0.25); - RemoveBuildingForPlayer(playerid, 3878, -2554.4531, -4.9844, 12.1719, 0.25); - RemoveBuildingForPlayer(playerid, 1280, -2554.8750, 9.1797, 12.0078, 0.25); - RemoveBuildingForPlayer(playerid, 1232, -2570.7031, 12.3359, 10.9141, 0.25); - RemoveBuildingForPlayer(playerid, 1232, -2564.7031, 12.3359, 14.5078, 0.25); - RemoveBuildingForPlayer(playerid, 669, -2567.1016, 25.7578, 8.1328, 0.25); - RemoveBuildingForPlayer(playerid, 669, -2561.2578, 16.3516, 11.6016, 0.25); - RemoveBuildingForPlayer(playerid, 669, -2589.8281, -47.4531, 3.6641, 0.25); - RemoveBuildingForPlayer(playerid, 3878, -2592.0859, -26.5781, 3.8281, 0.25); - RemoveBuildingForPlayer(playerid, 737, -2597.7500, 14.5625, 3.4297, 0.25); - RemoveBuildingForPlayer(playerid, 3878, -2592.0859, -4.8203, 3.8281, 0.25); // JOJO [BB] HQ FINISH - RemoveBuildingForPlayer(playerid, 1412, -2491.1172, -175.3516, 25.8281, 30.0); // Garcia House Gate - RemoveBuildingForPlayer(playerid, 7163, 2549.3906, 2018.9844, 12.7734, 0.25); // Ahmmy LV Cafe - RemoveBuildingForPlayer(playerid, 6922, 2549.3906, 2018.9844, 12.7734, 0.25); // Ahmmy LV Cafe - RemoveBuildingForPlayer(playerid, 2779, -21.8125, -57.7656, 1002.5859, 0.25); // gas station fix - RemoveBuildingForPlayer(playerid, 2872, -20.5234, -57.7734, 1002.5859, 0.25); // gas station fix - - // Wolfganja (Diamond Donor) - RemoveBuildingForPlayer(playerid, 1280, -2911.4219, 422.3516, 4.2891, 60.0); - RemoveBuildingForPlayer(playerid, 1232, -2916.6172, 419.7344, 6.5000, 125.0); - RemoveBuildingForPlayer(playerid, 1283, -2857.5859, 459.6719, 6.4688, 0.25); - RemoveBuildingForPlayer(playerid, 1226, -2855.6641, 475.5234, 7.0703, 0.25); - RemoveBuildingForPlayer(playerid, 9842, -2920.5703, 461.7969, -61.3906, 0.25); - RemoveBuildingForPlayer(playerid, 9829, -2920.5703, 461.7969, -61.3906, 0.25); - - // Kidz Killer Clan HQ - RemoveBuildingForPlayer(playerid, 1396, -1723.5781, 188.9219, 27.0313, 0.25); - RemoveBuildingForPlayer(playerid, 1397, -1728.9141, 188.9063, 22.5156, 0.25); - RemoveBuildingForPlayer(playerid, 10774, -1739.2109, 166.7109, 5.6875, 0.25); - RemoveBuildingForPlayer(playerid, 1376, -1728.9141, 188.9063, 22.5156, 0.25); - RemoveBuildingForPlayer(playerid, 1386, -1728.9141, 188.9063, 35.7422, 0.25); - RemoveBuildingForPlayer(playerid, 1377, -1754.3906, 188.9219, 29.8203, 0.25); - RemoveBuildingForPlayer(playerid, 1378, -1723.5781, 188.9219, 27.0313, 0.25); - - // CHUKYCDM LS - RemoveBuildingForPlayer(playerid, 1219, 1284.1797, -1239.6406, 12.9141, 0.25); - RemoveBuildingForPlayer(playerid, 1227, 1322.1875, -1235.8828, 13.4375, 0.25); - RemoveBuildingForPlayer(playerid, 1412, 1327.4297, -1239.9844, 13.9375, 0.25); - RemoveBuildingForPlayer(playerid, 1412, 1327.4297, -1234.7422, 13.9375, 0.25); - RemoveBuildingForPlayer(playerid, 1219, 1332.8359, -1241.7188, 13.4141, 0.25); - - // Crypton Base - RemoveBuildingForPlayer(playerid, 626, 1243.5078, -1640.4609, 28.4219, 100.0); - - // iTRiiPY Base [OP] - RemoveBuildingForPlayer(playerid, 11024, -2076.2734, 359.3203, 44.5938, 0.25); - RemoveBuildingForPlayer(playerid, 3868, -2022.0859, 347.1328, 49.1563, 125.0); - RemoveBuildingForPlayer(playerid, 3867, -2049.7344, 336.8672, 49.1563, 125.0); - RemoveBuildingForPlayer(playerid, 10946, -2076.6563, 354.3672, 35.7891, 0.25); - RemoveBuildingForPlayer(playerid, 11403, -2076.6563, 354.3672, 35.7891, 0.25); - RemoveBuildingForPlayer(playerid, 10949, -2076.2734, 359.3203, 44.5938, 0.25); - - // Wang Cars - RemoveBuildingForPlayer(playerid, 1615, -1966.8984, 252.1484, 43.6563, 0.25); - RemoveBuildingForPlayer(playerid, 1616, -1940.5703, 250.8281, 45.3828, 0.25); - RemoveBuildingForPlayer(playerid, 625, -1960.8438, 277.5859, 35.3672, 50.0); - RemoveBuildingForPlayer(playerid, 632, -1949.1953, 276.1719, 40.5000, 50.0); - - // Faze Cafe LS - RemoveBuildingForPlayer(playerid, 712, 2100.8125, -1764.3750, 21.3906, 0.25); - RemoveBuildingForPlayer(playerid, 620, 2105.0859, -1765.6094, 10.8047, 0.25); - RemoveBuildingForPlayer(playerid, 1226, 2114.7188, -1785.1797, 16.3984, 0.25); - - // Ahmyy HQ [DS] HQ - RemoveBuildingForPlayer(playerid, 10708, -2608.3125, -15.0391, 13.8203, 0.25); - RemoveBuildingForPlayer(playerid, 1226, -2600.3203, -20.6016, 7.2031, 0.25); - RemoveBuildingForPlayer(playerid, 1308, -2594.4453, -20.3750, 3.6406, 0.25); - RemoveBuildingForPlayer(playerid, 1308, -2594.4453, 17.8203, 3.6406, 0.25); - - // Zach Warehouse - RemoveBuildingForPlayer(playerid, 17350, -54.9922, -1130.7266, 4.5781, 0.25); - RemoveBuildingForPlayer(playerid, 17072, -54.9922, -1130.7266, 4.5781, 0.25); - RemoveBuildingForPlayer(playerid, 17073, -56.1250, -1130.1719, 4.4922, 0.25); - RemoveBuildingForPlayer(playerid, 1415, -68.3516, -1104.9922, 0.2188, 0.25); - RemoveBuildingForPlayer(playerid, 1462, -60.3594, -1116.9375, 0.2578, 0.25); - RemoveBuildingForPlayer(playerid, 1438, -63.6719, -1125.6953, 0.0469, 0.25); - RemoveBuildingForPlayer(playerid, 1438, -63.4141, -1115.4141, 0.0469, 0.25); - RemoveBuildingForPlayer(playerid, 1415, -63.8125, -1106.4219, 0.2188, 0.25); - - // VIP Lounge Big House - RemoveBuildingForPlayer(playerid, 10280, -2051.6563, 998.6094, 64.3281, 0.25); - - // Remove pier 69 tables - RemoveBuildingForPlayer(playerid, 1281, -1640.3264, 1415.3242, 7.1875, 40.0); - - // Remove all roulette tables - RemoveBuildingForPlayer(playerid, 1978, 2241.4453, 1619.6094, 1006.2266, 10000.0); - RemoveBuildingForPlayer(playerid, 2188, 2241.3125, 1602.7500, 1006.1563, 10000.0); - - // TDK HQ - RemoveBuildingForPlayer(playerid, 6937, 2572.2422, 2703.9609, 19.0234, 0.25); - RemoveBuildingForPlayer(playerid, 7038, 2527.8203, 2703.9609, 10.8203, 0.25); - RemoveBuildingForPlayer(playerid, 7169, 2514.5859, 2822.9531, 13.2500, 0.25); - RemoveBuildingForPlayer(playerid, 7170, 2706.4531, 2762.9141, 13.2500, 0.25); - RemoveBuildingForPlayer(playerid, 7201, 2615.5000, 2740.6719, 85.7188, 0.25); - RemoveBuildingForPlayer(playerid, 7102, 2514.5859, 2822.9531, 13.2500, 0.25); - RemoveBuildingForPlayer(playerid, 3474, 2523.9688, 2818.4922, 16.7422, 0.25); - RemoveBuildingForPlayer(playerid, 6929, 2572.2422, 2703.9609, 19.0234, 0.25); - RemoveBuildingForPlayer(playerid, 7172, 2546.0313, 2828.7344, 11.5391, 0.25); - RemoveBuildingForPlayer(playerid, 7040, 2594.3750, 2680.0234, 13.2500, 0.25); - RemoveBuildingForPlayer(playerid, 7229, 2629.2188, 2742.9922, 14.8906, 0.25); - RemoveBuildingForPlayer(playerid, 7104, 2706.4531, 2762.9141, 13.2500, 0.25); - RemoveBuildingForPlayer(playerid, 961, 2564.9922, 2822.7500, 10.2109, 100.0); - RemoveBuildingForPlayer(playerid, 960, 2564.9922, 2822.7500, 10.2031, 100.0); - - // Hydrogen Trees - RemoveBuildingForPlayer(playerid, 727, -1823.8359, 1323.6484, 6.1953, 0.25); - RemoveBuildingForPlayer(playerid, 727, -1784.4141, 1323.5625, 6.1953, 0.25); - - // TDK HQ - RemoveBuildingForPlayer(playerid, 6937, 2572.2422, 2703.9609, 19.0234, 0.25); - RemoveBuildingForPlayer(playerid, 7038, 2527.8203, 2703.9609, 10.8203, 0.25); - RemoveBuildingForPlayer(playerid, 7169, 2514.5859, 2822.9531, 13.2500, 0.25); - RemoveBuildingForPlayer(playerid, 7170, 2706.4531, 2762.9141, 13.2500, 0.25); - RemoveBuildingForPlayer(playerid, 7201, 2615.5000, 2740.6719, 85.7188, 0.25); - RemoveBuildingForPlayer(playerid, 7102, 2514.5859, 2822.9531, 13.2500, 0.25); - RemoveBuildingForPlayer(playerid, 3474, 2523.9688, 2818.4922, 16.7422, 0.25); - RemoveBuildingForPlayer(playerid, 6929, 2572.2422, 2703.9609, 19.0234, 0.25); - RemoveBuildingForPlayer(playerid, 7172, 2546.0313, 2828.7344, 11.5391, 0.25); - RemoveBuildingForPlayer(playerid, 7040, 2594.3750, 2680.0234, 13.2500, 0.25); - RemoveBuildingForPlayer(playerid, 7229, 2629.2188, 2742.9922, 14.8906, 0.25); - RemoveBuildingForPlayer(playerid, 7104, 2706.4531, 2762.9141, 13.2500, 0.25); - RemoveBuildingForPlayer(playerid, 961, 2564.9922, 2822.7500, 10.2109, 100.0); - RemoveBuildingForPlayer(playerid, 960, 2564.9922, 2822.7500, 10.2031, 100.0); - - // Sponyy Vehicle Dealership Hotdog - RemoveBuildingForPlayer(playerid, 1341, -2385.4119,-583.8800,132.1354, 5.0); - - // Gal Remove Building - RemoveBuildingForPlayer(playerid, 11428, -730.7109, 1544.4922, 43.1719, 0.25); - - // Cake City Home - RemoveBuildingForPlayer(playerid, 9968, -1683.1406, 786.0938, 38.8203, 0.25); - RemoveBuildingForPlayer(playerid, 10057, -1669.2188, 723.4688, 57.5469, 0.25); - RemoveBuildingForPlayer(playerid, 10049, -1683.1406, 786.0938, 38.8203, 0.25); - RemoveBuildingForPlayer(playerid, 10040, -1765.7422, 799.9453, 53.2266, 0.25); -} diff --git a/pawno/include/irresistible/static_cnr/removed_buildings.inc b/pawno/include/irresistible/static_cnr/removed_buildings.inc new file mode 100644 index 0000000..6136092 --- /dev/null +++ b/pawno/include/irresistible/static_cnr/removed_buildings.inc @@ -0,0 +1,381 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: static_cnr\removed_buildings.inc + * Purpose: removed buildings data + */ + +stock removeExcessiveBuildings( playerid ) +{ + RemoveBuildingForPlayer( playerid, 10149, -1696.0245, 1034.0981, 45.2109, 15.0 ); + RemoveBuildingForPlayer( playerid, 10553, -2336.9297, -105.2891, 37.0000, 0.25 ); + RemoveBuildingForPlayer( playerid, 10394, -2336.9297, -105.2891, 37.0000, 0.25 ); + RemoveBuildingForPlayer( playerid, 708, -1975.5234, -130.6484, 29.5313, 0.25 ); + RemoveBuildingForPlayer( playerid, 10938, -1909.5547, 497.21880, 25.7109, 0.25 ); + RemoveBuildingForPlayer( playerid, 11144, -1909.5547, 497.21880, 25.7109, 0.25 ); + RemoveBuildingForPlayer( playerid, 11163, -2110.8281, -27.35940, 36.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 11092, -2110.8281, -27.35940, 36.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 11102, -2102.9297, -16.05470, 36.4844, 0.25 ); + RemoveBuildingForPlayer( playerid, 11372, -2076.4375, -107.9297, 36.9688, 0.25 ); + RemoveBuildingForPlayer( playerid, 11014, -2076.4375, -107.9297, 36.9688, 0.25 ); + RemoveBuildingForPlayer( playerid, 10158, -1954.2422, 1358.3672, 18.2031, 0.25 ); // Apartments. + RemoveBuildingForPlayer( playerid, 9950, -1954.2422, 1358.3672, 18.2031, 0.25 ); // Apartments. + RemoveBuildingForPlayer( playerid, 2744, 1721.6172, -1655.6641, 21.6641, 0.25 ); // V.I.P Lounge + RemoveBuildingForPlayer( playerid, 627, -2569.0781, 323.3125, 11.3594, 0.25 ); // Garden House + RemoveBuildingForPlayer( playerid, 626, -2575.1094, 323.3203, 11.6094, 0.25 ); + RemoveBuildingForPlayer( playerid, 626, -2578.0703, 323.1016, 11.6094, 0.25 ); + RemoveBuildingForPlayer( playerid, 626, -2579.6250, 323.3125, 11.6094, 0.25 ); + RemoveBuildingForPlayer( playerid, 626, -2576.5859, 323.2109, 11.6094, 0.25 ); + RemoveBuildingForPlayer( playerid, 627, -2567.4219, 323.7031, 11.3594, 0.25 ); + RemoveBuildingForPlayer( playerid, 626, -2573.6328, 323.4297, 11.6094, 0.25 ); + RemoveBuildingForPlayer( playerid, 638, -2579.9219, 328.2422, 10.2578, 0.25 ); + RemoveBuildingForPlayer( playerid, 638, -2578.9141, 328.2344, 10.2578, 0.25 ); + RemoveBuildingForPlayer( playerid, 638, -2577.9141, 328.2344, 10.2578, 0.25 ); + RemoveBuildingForPlayer( playerid, 638, -2576.9063, 328.2266, 10.2578, 0.25 ); + RemoveBuildingForPlayer( playerid, 638, -2575.8984, 328.2266, 10.2578, 0.25 ); + RemoveBuildingForPlayer( playerid, 1480, -2570.2109, 331.2734, 10.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 627, -2567.8594, 331.3125, 11.3594, 0.25 ); + RemoveBuildingForPlayer( playerid, 1480, -2572.2109, 332.0391, 10.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 1480, -2574.3906, 332.5391, 10.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 628, -2577.1875, 333.4375, 11.5547, 0.25 ); + RemoveBuildingForPlayer( playerid, 628, -2579.5156, 331.7813, 11.5547, 0.25 ); + RemoveBuildingForPlayer( playerid, 628, -2579.4688, 334.2578, 11.5547, 0.25 ); + RemoveBuildingForPlayer( playerid, 640, -2561.4063, 305.1484, 15.6406, 0.25 ); + RemoveBuildingForPlayer( playerid, 1418, -2559.7656, 302.2500, 15.6875, 0.25 ); + RemoveBuildingForPlayer( playerid, 741, -2556.7656, 304.8047, 15.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 741, -2557.8047, 304.7344, 15.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 741, -2554.9922, 304.8984, 15.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 741, -2555.0859, 305.8984, 15.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 741, -2555.0781, 307.0469, 15.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 741, -2555.9141, 304.8672, 15.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 1418, -2556.2578, 301.9375, 15.6875, 0.25 ); + RemoveBuildingForPlayer( playerid, 1479, -2563.6016, 327.3750, 10.9375, 0.25 ); + RemoveBuildingForPlayer( playerid, 1458, -2560.3750, 323.2031, 15.1719, 0.25 ); + RemoveBuildingForPlayer( playerid, 1479, -2560.4609, 314.8828, 16.3438, 0.25 ); + RemoveBuildingForPlayer( playerid, 640, -2561.2031, 328.8125, 15.6406, 0.25 ); + RemoveBuildingForPlayer( playerid, 640, -2555.1172, 315.7734, 15.6406, 0.25 ); + RemoveBuildingForPlayer( playerid, 741, -2554.9531, 308.0313, 15.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 640, -2555.1094, 310.0469, 15.6406, 0.25 ); + RemoveBuildingForPlayer( playerid, 625, -2553.7969, 325.4063, 15.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 625, -2554.2266, 325.7422, 15.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 625, -2553.7578, 328.8828, 15.8359, 0.25 ); //Garden Finish + RemoveBuildingForPlayer( playerid, 673, -2643.5547, 200.3984, 3.0625, 0.25 ); // Gunstore near Garden House objects + RemoveBuildingForPlayer( playerid, 774, -2643.8750, 204.0000, 3.3672, 0.25 ); + RemoveBuildingForPlayer( playerid, 1446, -2646.0547, 205.3125, 4.1328, 0.25 ); + RemoveBuildingForPlayer( playerid, 1446, -2639.0000, 207.6953, 4.1328, 0.25 ); + RemoveBuildingForPlayer( playerid, 1446, -2643.6875, 207.6953, 4.1328, 0.25 ); // Gunstore near Garden House objects finish + RemoveBuildingForPlayer( playerid, 10605, -2550.1719, 54.5625, 14.3906, 0.25 ); // The Lost + RemoveBuildingForPlayer( playerid, 10447, -2550.1719, 54.5625, 14.3906, 0.25 ); // The Lost + RemoveBuildingForPlayer( playerid, 9861, -2724.3281, 1230.4375, 30.6953, 0.25 ); // Mining + RemoveBuildingForPlayer( playerid, 9864, -2724.3281, 1230.4375, 30.6953, 0.25 ); // Mining + RemoveBuildingForPlayer( playerid, 10182, -1786.8125, 1209.4219, 25.8359, 0.25 ); // Niels' garage + RemoveBuildingForPlayer( playerid, 3036, -2179.353, 661.232, 50.214, 1.0 ); // Chinatown gate + RemoveBuildingForPlayer( playerid, 16094, 191.1406, 1870.0391, 21.4766, 0.25 ); // Area 51 + RemoveBuildingForPlayer( playerid, 9019, 2096.2031, 1286.0391, 11.4609, 0.25 ); // LV Tower + RemoveBuildingForPlayer( playerid, 14856, 198.4688, 168.6797, 1003.8984, 0.25 ); // LV-PD Jail + RemoveBuildingForPlayer( playerid, 14847, 246.2344, 117.8047, 1005.6094, 0.25 ); // SF-PD Jail + RemoveBuildingForPlayer( playerid, 2118, 960.8672, -45.6484, 1000.5234, 0.25 ); // Brothel - bugged table + RemoveBuildingForPlayer( playerid, 2024, 960.2500, -58.0625, 1000.3984, 0.25 ); // Brothel - bugged table + RemoveBuildingForPlayer( playerid, 1694, -2115.4453, 526.9141, 86.8594, 0.25 ); // Useless Antenna (La Costra Nosta Arntz) + RemoveBuildingForPlayer( playerid, 11391, -2056.2031, 158.5469, 29.0938, 0.25 ); // Train Station Garage + RemoveBuildingForPlayer( playerid, 11389, -2048.1172, 166.7188, 30.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 11390, -2048.1797, 166.7188, 32.2266, 0.25 ); + RemoveBuildingForPlayer( playerid, 11392, -2047.7578, 168.1406, 27.8828, 0.25 ); + RemoveBuildingForPlayer( playerid, 11394, -2048.1641, 168.3125, 31.7344, 0.25 ); + RemoveBuildingForPlayer( playerid, 11393, -2043.5156, 161.3438, 29.3359, 0.25 ); + RemoveBuildingForPlayer( playerid, 11388, -2048.1797, 166.7188, 34.5156, 0.25 ); + RemoveBuildingForPlayer( playerid, 11416, -2038.9297, 178.8047, 29.9375, 0.25 ); // End of Train Station Garage + RemoveBuildingForPlayer( playerid, 11223, -2049.1719, 250.3203, 33.0781, 0.25 ); // Lorenc Bank + RemoveBuildingForPlayer( playerid, 11226, -2049.1719, 250.3203, 29.3750, 0.25 ); // Lorenc Bank + RemoveBuildingForPlayer( playerid, 11043, -2194.3828, -96.2266, 46.0625, 0.25 ); // Niels' Garage + RemoveBuildingForPlayer( playerid, 11047, -2195.2969, -126.4063, 47.4141, 0.25 ); + RemoveBuildingForPlayer( playerid, 10994, -2195.2969, -126.4063, 47.4141, 0.25 ); + RemoveBuildingForPlayer( playerid, 10998, -2194.3828, -96.2266, 46.0625, 0.25 ); // End of Niels' Garage + RemoveBuildingForPlayer( playerid, 708, -2405.2109, -108.7266, 34.6328, 0.25 ); // Lumberjack + RemoveBuildingForPlayer( playerid, 708, -2386.6719, -85.6484, 34.6328, 0.25 ); // Lumberjack + RemoveBuildingForPlayer( playerid, 669, -2398.8047, -83.6563, 34.6172, 0.25 ); // Lumberjack + RemoveBuildingForPlayer( playerid, 14843, 266.3516, 81.1953, 1001.2813, 0.25 ); // LSPD + RemoveBuildingForPlayer( playerid, 730, 516.2109, -1326.3984, 14.7031, 0.25 ); // Grotti + RemoveBuildingForPlayer( playerid, 1266, 520.3516, -1307.0547, 29.6875, 0.25 ); + RemoveBuildingForPlayer( playerid, 1261, 561.7422, -1256.1094, 22.0703, 0.25 ); + RemoveBuildingForPlayer( playerid, 1268, 561.7813, -1262.3438, 30.6563, 0.25 ); + RemoveBuildingForPlayer( playerid, 620, 507.5625, -1315.8594, 13.6250, 0.25 ); + RemoveBuildingForPlayer( playerid, 6357, 505.0547, -1269.9375, 28.6875, 0.25 ); + RemoveBuildingForPlayer( playerid, 1260, 520.3438, -1307.0625, 29.6797, 0.25 ); + RemoveBuildingForPlayer( playerid, 1267, 561.7422, -1256.1094, 22.0703, 0.25 ); // Grotti End + RemoveBuildingForPlayer( playerid, 9671, -2719.0156, 861.2109, 72.1563, 0.25 ); // Paradiso home + RemoveBuildingForPlayer( playerid, 9510, -2719.0156, 861.2109, 72.1563, 0.25 ); + RemoveBuildingForPlayer( playerid, 1337, -2718.1719, 872.1094, 70.3438, 0.25 ); + RemoveBuildingForPlayer( playerid, 1337, -2720.5547, 872.3906, 70.3438, 0.25 ); // End paradiso home + RemoveBuildingForPlayer( playerid, 1419, -2659.1797, 887.3750, 79.4063, 50.0 ); // Paradiso fencing + RemoveBuildingForPlayer( playerid, 9939, -1951.6875, 660.0234, 89.5078, 0.25 ); // Zombotech lab + RemoveBuildingForPlayer( playerid, 10027, -1951.6875, 660.0234, 89.5078, 0.25 ); // Zombotech lab + RemoveBuildingForPlayer( playerid, 10258, -1688.1094, 1036.2734, 46.2031, 0.25 ); // Niels Garage Start + RemoveBuildingForPlayer( playerid, 10148, -1688.1094, 1036.2734, 46.2031, 0.25 ); // Niels Garage Finish + RemoveBuildingForPlayer( playerid, 2324, 0.0, 0.0, 0.0, 6666.0 ); // Gambling + RemoveBuildingForPlayer( playerid, 2325, 0.0, 0.0, 0.0, 6666.0 ); + RemoveBuildingForPlayer( playerid, 2326, 0.0, 0.0, 0.0, 6666.0 ); + RemoveBuildingForPlayer( playerid, 2327, 0.0, 0.0, 0.0, 6666.0 ); + RemoveBuildingForPlayer( playerid, 2347, 0.0, 0.0, 0.0, 6666.0 ); + RemoveBuildingForPlayer( playerid, 2348, 0.0, 0.0, 0.0, 6666.0 ); + RemoveBuildingForPlayer( playerid, 2349, 0.0, 0.0, 0.0, 6666.0 ); // Gambling + RemoveBuildingForPlayer( playerid, 10558, -2730.4688, 72.3203, 5.3516, 0.25 ); // Unused garage door + RemoveBuildingForPlayer( playerid, 10150, -2162.0313, 654.6563, 53.3750, 0.25 ); // Unused garage door + RemoveBuildingForPlayer( playerid, 1227, -2717.9219, 77.9219, 4.0781, 5.0 ); // Bins at garage + RemoveBuildingForPlayer( playerid, 4080, 1787.1328, -1565.6797, 11.9688, 0.25 ); // Remove Static Buildings + RemoveBuildingForPlayer( playerid, 4000, 1787.1328, -1565.6797, 11.9688, 0.25 ); + RemoveBuildingForPlayer( playerid, 5767, 1160.9609, -1180.5781, 70.4141, 0.25 ); + RemoveBuildingForPlayer( playerid, 5964, 1160.9609, -1180.5781, 70.4141, 0.25 ); + RemoveBuildingForPlayer( playerid, 10850, -1875.0234, -65.3281, 15.0625, 0.25 ); + RemoveBuildingForPlayer( playerid, 10919, -1875.0234, -65.3281, 15.0625, 0.25 ); + RemoveBuildingForPlayer( playerid, 11289, -1839.3281, -106.4531, 11.146, 0.25 ); + RemoveBuildingForPlayer( playerid, 16590, 199.34380, 1943.7891, 18.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 16660, 215.92190, 1865.1797, 13.0234, 0.25 ); + RemoveBuildingForPlayer( playerid, 16203, 199.34380, 1943.7891, 18.2031, 0.25 ); // From remove Static Buildings + RemoveBuildingForPlayer( playerid, 1411, -1846.8516, -193.1797, 18.8516, 50.0 ); // Dope HQ + RemoveBuildingForPlayer( playerid, 985, 2497.4063, 2777.0703, 11.5313, 0.25 ); // K.A.C.C. Gates + RemoveBuildingForPlayer( playerid, 986, 2497.4063, 2769.1094, 11.5313, 0.25 ); // K.A.C.C. Gates + RemoveBuildingForPlayer( playerid, 8544, 2844.2500, 874.7188, 15.4453, 0.25 ); // Gal HQ LV + RemoveBuildingForPlayer( playerid, 8549, 2836.0938, 928.2813, 11.3672, 0.25 ); + RemoveBuildingForPlayer( playerid, 8737, 2814.3438, 993.8438, 13.1406, 0.25 ); + RemoveBuildingForPlayer( playerid, 8738, 2867.9766, 976.5078, 14.7422, 0.25 ); + RemoveBuildingForPlayer( playerid, 8739, 2844.2500, 874.7188, 15.4453, 0.25 ); + RemoveBuildingForPlayer( playerid, 8960, 2787.0000, 953.4375, 13.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 8961, 2797.6250, 885.4531, 13.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 8962, 2797.6250, 865.4063, 13.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 8963, 2885.5313, 919.2266, 13.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2806.2109, 838.6094, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2866.0313, 838.6094, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1365, 2801.0703, 858.1016, 10.8516, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2782.6641, 851.7656, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1358, 2808.7969, 857.2031, 10.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1343, 2821.8750, 858.1875, 10.4844, 0.25 ); + RemoveBuildingForPlayer( playerid, 1365, 2848.4844, 857.1797, 10.8516, 0.25 ); + RemoveBuildingForPlayer( playerid, 1343, 2836.9531, 858.1953, 10.4844, 0.25 ); + RemoveBuildingForPlayer( playerid, 1344, 2879.0859, 858.1563, 10.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 1358, 2863.7891, 857.2031, 10.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2889.7344, 851.7656, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2782.6641, 899.2813, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1219, 2800.9453, 879.3047, 9.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 1219, 2800.9453, 876.6406, 9.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 8886, 2797.6250, 865.4063, 13.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 8885, 2797.6250, 885.4531, 13.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 1219, 2887.3047, 874.5781, 9.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2889.6172, 895.2109, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2782.6641, 929.2969, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 3458, 2818.4609, 928.6484, 11.2422, 0.25 ); + RemoveBuildingForPlayer( playerid, 8883, 2885.5313, 919.2266, 13.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 8884, 2787.0000, 953.4375, 13.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 1231, 2801.9219, 933.8281, 12.7109, 0.25 ); + RemoveBuildingForPlayer( playerid, 1231, 2812.2266, 933.8281, 12.7109, 0.25 ); + RemoveBuildingForPlayer( playerid, 1231, 2823.4609, 933.8281, 12.7109, 0.25 ); + RemoveBuildingForPlayer( playerid, 3458, 2818.4609, 938.7188, 11.2422, 0.25 ); + RemoveBuildingForPlayer( playerid, 1231, 2834.5078, 933.8281, 12.7109, 0.25 ); + RemoveBuildingForPlayer( playerid, 1365, 2849.5391, 945.0156, 10.7813, 0.25 ); + RemoveBuildingForPlayer( playerid, 1219, 2858.2734, 944.9766, 9.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 1343, 2863.4688, 946.0156, 10.4844, 0.25 ); + RemoveBuildingForPlayer( playerid, 1344, 2879.6484, 945.9688, 10.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2889.7266, 943.2656, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2782.6641, 986.6719, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1358, 2796.8438, 977.6953, 10.8047, 0.25 ); + RemoveBuildingForPlayer( playerid, 1365, 2796.6016, 984.8203, 10.7813, 0.25 ); + RemoveBuildingForPlayer( playerid, 1219, 2796.5469, 996.7578, 9.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 1219, 2796.5469, 1000.3516, 9.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2806.2109, 1017.9375, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 8546, 2814.3438, 993.8438, 13.1406, 0.25 ); + RemoveBuildingForPlayer( playerid, 1219, 2844.0000, 967.4063, 9.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 1219, 2844.0000, 964.7422, 9.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 1219, 2846.4688, 986.8516, 9.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 1219, 2846.4688, 980.0391, 9.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 8545, 2867.9766, 976.5078, 14.7422, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2866.0313, 1017.9375, 23.9297, 0.25 ); + RemoveBuildingForPlayer( playerid, 1278, 2889.7266, 986.6719, 23.9297, 0.25 ); // End of Gal HQ LV + RemoveBuildingForPlayer( playerid, 3059, 2521.5229, -1272.8842, 34.893, 50.0 ); // Niels LS + RemoveBuildingForPlayer(playerid, 3876, -1748.6250, 620.5703, 103.9297, 0.25); // Robox + RemoveBuildingForPlayer(playerid, 3876, -1748.6250, 627.2734, 103.9297, 0.25); // Robox + RemoveBuildingForPlayer(playerid, 705, -2588.2656, -55.7344, 3.7109, 0.25); // JOJO [BB] HQ START + RemoveBuildingForPlayer(playerid, 708, -2556.5078, 20.4297, 11.3125, 0.25); + RemoveBuildingForPlayer(playerid, 708, -2588.1719, 19.8359, 3.5625, 0.25); + RemoveBuildingForPlayer(playerid, 705, -2570.1172, -54.8984, 7.1328, 0.25); + RemoveBuildingForPlayer(playerid, 705, -2573.2813, 18.2656, 5.1875, 0.25); + RemoveBuildingForPlayer(playerid, 10557, -2573.1797, -15.4219, 9.5391, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2586.0313, -2.6953, 3.6250, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2586.0313, -11.0234, 3.6250, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2585.9766, -19.3438, 3.6172, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2586.0313, -27.6719, 3.6250, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2585.6406, 1.7656, 3.3125, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2585.6406, -6.9141, 3.3125, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2585.6406, -15.3516, 3.3125, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2585.6406, -23.7734, 3.3125, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2585.6406, -32.8281, 3.3125, 0.25); + RemoveBuildingForPlayer(playerid, 1232, -2580.8906, -43.8125, 7.1172, 0.25); + RemoveBuildingForPlayer(playerid, 3878, -2579.7500, -26.7344, 7.5781, 0.25); + RemoveBuildingForPlayer(playerid, 669, -2581.2969, 20.9453, 4.1250, 0.25); + RemoveBuildingForPlayer(playerid, 1232, -2580.8906, 12.3203, 7.1172, 0.25); + RemoveBuildingForPlayer(playerid, 3878, -2579.7500, -4.9766, 7.5781, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2575.4219, -27.5547, 7.4219, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2575.3672, -19.2344, 7.4141, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2575.1250, -23.7734, 7.0781, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2575.1250, -32.8281, 7.0781, 0.25); + RemoveBuildingForPlayer(playerid, 1232, -2576.0938, -43.8125, 9.9141, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2575.4219, -10.9063, 7.4219, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2575.1250, -6.9141, 7.0781, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2575.1250, -15.3516, 7.0781, 0.25); + RemoveBuildingForPlayer(playerid, 10442, -2573.1797, -15.4219, 11.1172, 0.25); + RemoveBuildingForPlayer(playerid, 10443, -2573.1797, -15.4219, 9.5391, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2575.4219, -2.5859, 7.4219, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2575.1250, 1.7656, 7.0781, 0.25); + RemoveBuildingForPlayer(playerid, 1232, -2576.0938, 12.3203, 9.9141, 0.25); + RemoveBuildingForPlayer(playerid, 1232, -2570.7031, -43.7969, 10.9141, 0.25); + RemoveBuildingForPlayer(playerid, 3878, -2569.5703, -26.7344, 12.1719, 0.25); + RemoveBuildingForPlayer(playerid, 669, -2563.1406, -52.5313, 11.4453, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2564.0234, -27.1719, 12.0078, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2561.9297, -15.3516, 11.6953, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2561.9297, -23.7734, 11.6953, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2561.9297, -32.8281, 11.6953, 0.25); + RemoveBuildingForPlayer(playerid, 1232, -2564.7031, -43.7969, 14.5078, 0.25); + RemoveBuildingForPlayer(playerid, 1232, -2553.9375, -43.8516, 18.5000, 0.25); + RemoveBuildingForPlayer(playerid, 1232, -2553.9453, -38.0781, 18.5000, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2559.5938, -19.6719, 12.0078, 0.25); + RemoveBuildingForPlayer(playerid, 3878, -2554.4531, -26.7422, 12.1719, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2564.0781, -10.5234, 12.0078, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2561.9297, -6.9141, 11.6953, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2561.9297, 1.7656, 11.6953, 0.25); + RemoveBuildingForPlayer(playerid, 3878, -2569.5703, -4.9766, 12.1719, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2559.5938, -3.0234, 12.0078, 0.25); + RemoveBuildingForPlayer(playerid, 3878, -2554.4531, -4.9844, 12.1719, 0.25); + RemoveBuildingForPlayer(playerid, 1280, -2554.8750, 9.1797, 12.0078, 0.25); + RemoveBuildingForPlayer(playerid, 1232, -2570.7031, 12.3359, 10.9141, 0.25); + RemoveBuildingForPlayer(playerid, 1232, -2564.7031, 12.3359, 14.5078, 0.25); + RemoveBuildingForPlayer(playerid, 669, -2567.1016, 25.7578, 8.1328, 0.25); + RemoveBuildingForPlayer(playerid, 669, -2561.2578, 16.3516, 11.6016, 0.25); + RemoveBuildingForPlayer(playerid, 669, -2589.8281, -47.4531, 3.6641, 0.25); + RemoveBuildingForPlayer(playerid, 3878, -2592.0859, -26.5781, 3.8281, 0.25); + RemoveBuildingForPlayer(playerid, 737, -2597.7500, 14.5625, 3.4297, 0.25); + RemoveBuildingForPlayer(playerid, 3878, -2592.0859, -4.8203, 3.8281, 0.25); // JOJO [BB] HQ FINISH + RemoveBuildingForPlayer(playerid, 1412, -2491.1172, -175.3516, 25.8281, 30.0); // Garcia House Gate + RemoveBuildingForPlayer(playerid, 7163, 2549.3906, 2018.9844, 12.7734, 0.25); // Ahmmy LV Cafe + RemoveBuildingForPlayer(playerid, 6922, 2549.3906, 2018.9844, 12.7734, 0.25); // Ahmmy LV Cafe + RemoveBuildingForPlayer(playerid, 2779, -21.8125, -57.7656, 1002.5859, 0.25); // gas station fix + RemoveBuildingForPlayer(playerid, 2872, -20.5234, -57.7734, 1002.5859, 0.25); // gas station fix + + // Wolfganja (Diamond Donor) + RemoveBuildingForPlayer(playerid, 1280, -2911.4219, 422.3516, 4.2891, 60.0); + RemoveBuildingForPlayer(playerid, 1232, -2916.6172, 419.7344, 6.5000, 125.0); + RemoveBuildingForPlayer(playerid, 1283, -2857.5859, 459.6719, 6.4688, 0.25); + RemoveBuildingForPlayer(playerid, 1226, -2855.6641, 475.5234, 7.0703, 0.25); + RemoveBuildingForPlayer(playerid, 9842, -2920.5703, 461.7969, -61.3906, 0.25); + RemoveBuildingForPlayer(playerid, 9829, -2920.5703, 461.7969, -61.3906, 0.25); + + // Kidz Killer Clan HQ + RemoveBuildingForPlayer(playerid, 1396, -1723.5781, 188.9219, 27.0313, 0.25); + RemoveBuildingForPlayer(playerid, 1397, -1728.9141, 188.9063, 22.5156, 0.25); + RemoveBuildingForPlayer(playerid, 10774, -1739.2109, 166.7109, 5.6875, 0.25); + RemoveBuildingForPlayer(playerid, 1376, -1728.9141, 188.9063, 22.5156, 0.25); + RemoveBuildingForPlayer(playerid, 1386, -1728.9141, 188.9063, 35.7422, 0.25); + RemoveBuildingForPlayer(playerid, 1377, -1754.3906, 188.9219, 29.8203, 0.25); + RemoveBuildingForPlayer(playerid, 1378, -1723.5781, 188.9219, 27.0313, 0.25); + + // CHUKYCDM LS + RemoveBuildingForPlayer(playerid, 1219, 1284.1797, -1239.6406, 12.9141, 0.25); + RemoveBuildingForPlayer(playerid, 1227, 1322.1875, -1235.8828, 13.4375, 0.25); + RemoveBuildingForPlayer(playerid, 1412, 1327.4297, -1239.9844, 13.9375, 0.25); + RemoveBuildingForPlayer(playerid, 1412, 1327.4297, -1234.7422, 13.9375, 0.25); + RemoveBuildingForPlayer(playerid, 1219, 1332.8359, -1241.7188, 13.4141, 0.25); + + // Crypton Base + RemoveBuildingForPlayer(playerid, 626, 1243.5078, -1640.4609, 28.4219, 100.0); + + // iTRiiPY Base [OP] + RemoveBuildingForPlayer(playerid, 11024, -2076.2734, 359.3203, 44.5938, 0.25); + RemoveBuildingForPlayer(playerid, 3868, -2022.0859, 347.1328, 49.1563, 125.0); + RemoveBuildingForPlayer(playerid, 3867, -2049.7344, 336.8672, 49.1563, 125.0); + RemoveBuildingForPlayer(playerid, 10946, -2076.6563, 354.3672, 35.7891, 0.25); + RemoveBuildingForPlayer(playerid, 11403, -2076.6563, 354.3672, 35.7891, 0.25); + RemoveBuildingForPlayer(playerid, 10949, -2076.2734, 359.3203, 44.5938, 0.25); + + // Wang Cars + RemoveBuildingForPlayer(playerid, 1615, -1966.8984, 252.1484, 43.6563, 0.25); + RemoveBuildingForPlayer(playerid, 1616, -1940.5703, 250.8281, 45.3828, 0.25); + RemoveBuildingForPlayer(playerid, 625, -1960.8438, 277.5859, 35.3672, 50.0); + RemoveBuildingForPlayer(playerid, 632, -1949.1953, 276.1719, 40.5000, 50.0); + + // Faze Cafe LS + RemoveBuildingForPlayer(playerid, 712, 2100.8125, -1764.3750, 21.3906, 0.25); + RemoveBuildingForPlayer(playerid, 620, 2105.0859, -1765.6094, 10.8047, 0.25); + RemoveBuildingForPlayer(playerid, 1226, 2114.7188, -1785.1797, 16.3984, 0.25); + + // Ahmyy HQ [DS] HQ + RemoveBuildingForPlayer(playerid, 10708, -2608.3125, -15.0391, 13.8203, 0.25); + RemoveBuildingForPlayer(playerid, 1226, -2600.3203, -20.6016, 7.2031, 0.25); + RemoveBuildingForPlayer(playerid, 1308, -2594.4453, -20.3750, 3.6406, 0.25); + RemoveBuildingForPlayer(playerid, 1308, -2594.4453, 17.8203, 3.6406, 0.25); + + // Zach Warehouse + RemoveBuildingForPlayer(playerid, 17350, -54.9922, -1130.7266, 4.5781, 0.25); + RemoveBuildingForPlayer(playerid, 17072, -54.9922, -1130.7266, 4.5781, 0.25); + RemoveBuildingForPlayer(playerid, 17073, -56.1250, -1130.1719, 4.4922, 0.25); + RemoveBuildingForPlayer(playerid, 1415, -68.3516, -1104.9922, 0.2188, 0.25); + RemoveBuildingForPlayer(playerid, 1462, -60.3594, -1116.9375, 0.2578, 0.25); + RemoveBuildingForPlayer(playerid, 1438, -63.6719, -1125.6953, 0.0469, 0.25); + RemoveBuildingForPlayer(playerid, 1438, -63.4141, -1115.4141, 0.0469, 0.25); + RemoveBuildingForPlayer(playerid, 1415, -63.8125, -1106.4219, 0.2188, 0.25); + + // VIP Lounge Big House + RemoveBuildingForPlayer(playerid, 10280, -2051.6563, 998.6094, 64.3281, 0.25); + + // Remove pier 69 tables + RemoveBuildingForPlayer(playerid, 1281, -1640.3264, 1415.3242, 7.1875, 40.0); + + // Remove all roulette tables + RemoveBuildingForPlayer(playerid, 1978, 2241.4453, 1619.6094, 1006.2266, 10000.0); + RemoveBuildingForPlayer(playerid, 2188, 2241.3125, 1602.7500, 1006.1563, 10000.0); + + // TDK HQ + RemoveBuildingForPlayer(playerid, 6937, 2572.2422, 2703.9609, 19.0234, 0.25); + RemoveBuildingForPlayer(playerid, 7038, 2527.8203, 2703.9609, 10.8203, 0.25); + RemoveBuildingForPlayer(playerid, 7169, 2514.5859, 2822.9531, 13.2500, 0.25); + RemoveBuildingForPlayer(playerid, 7170, 2706.4531, 2762.9141, 13.2500, 0.25); + RemoveBuildingForPlayer(playerid, 7201, 2615.5000, 2740.6719, 85.7188, 0.25); + RemoveBuildingForPlayer(playerid, 7102, 2514.5859, 2822.9531, 13.2500, 0.25); + RemoveBuildingForPlayer(playerid, 3474, 2523.9688, 2818.4922, 16.7422, 0.25); + RemoveBuildingForPlayer(playerid, 6929, 2572.2422, 2703.9609, 19.0234, 0.25); + RemoveBuildingForPlayer(playerid, 7172, 2546.0313, 2828.7344, 11.5391, 0.25); + RemoveBuildingForPlayer(playerid, 7040, 2594.3750, 2680.0234, 13.2500, 0.25); + RemoveBuildingForPlayer(playerid, 7229, 2629.2188, 2742.9922, 14.8906, 0.25); + RemoveBuildingForPlayer(playerid, 7104, 2706.4531, 2762.9141, 13.2500, 0.25); + RemoveBuildingForPlayer(playerid, 961, 2564.9922, 2822.7500, 10.2109, 100.0); + RemoveBuildingForPlayer(playerid, 960, 2564.9922, 2822.7500, 10.2031, 100.0); + + // Hydrogen Trees + RemoveBuildingForPlayer(playerid, 727, -1823.8359, 1323.6484, 6.1953, 0.25); + RemoveBuildingForPlayer(playerid, 727, -1784.4141, 1323.5625, 6.1953, 0.25); + + // TDK HQ + RemoveBuildingForPlayer(playerid, 6937, 2572.2422, 2703.9609, 19.0234, 0.25); + RemoveBuildingForPlayer(playerid, 7038, 2527.8203, 2703.9609, 10.8203, 0.25); + RemoveBuildingForPlayer(playerid, 7169, 2514.5859, 2822.9531, 13.2500, 0.25); + RemoveBuildingForPlayer(playerid, 7170, 2706.4531, 2762.9141, 13.2500, 0.25); + RemoveBuildingForPlayer(playerid, 7201, 2615.5000, 2740.6719, 85.7188, 0.25); + RemoveBuildingForPlayer(playerid, 7102, 2514.5859, 2822.9531, 13.2500, 0.25); + RemoveBuildingForPlayer(playerid, 3474, 2523.9688, 2818.4922, 16.7422, 0.25); + RemoveBuildingForPlayer(playerid, 6929, 2572.2422, 2703.9609, 19.0234, 0.25); + RemoveBuildingForPlayer(playerid, 7172, 2546.0313, 2828.7344, 11.5391, 0.25); + RemoveBuildingForPlayer(playerid, 7040, 2594.3750, 2680.0234, 13.2500, 0.25); + RemoveBuildingForPlayer(playerid, 7229, 2629.2188, 2742.9922, 14.8906, 0.25); + RemoveBuildingForPlayer(playerid, 7104, 2706.4531, 2762.9141, 13.2500, 0.25); + RemoveBuildingForPlayer(playerid, 961, 2564.9922, 2822.7500, 10.2109, 100.0); + RemoveBuildingForPlayer(playerid, 960, 2564.9922, 2822.7500, 10.2031, 100.0); + + // Sponyy Vehicle Dealership Hotdog + RemoveBuildingForPlayer(playerid, 1341, -2385.4119,-583.8800,132.1354, 5.0); + + // Gal Remove Building + RemoveBuildingForPlayer(playerid, 11428, -730.7109, 1544.4922, 43.1719, 0.25); + + // Cake City Home + RemoveBuildingForPlayer(playerid, 9968, -1683.1406, 786.0938, 38.8203, 0.25); + RemoveBuildingForPlayer(playerid, 10057, -1669.2188, 723.4688, 57.5469, 0.25); + RemoveBuildingForPlayer(playerid, 10049, -1683.1406, 786.0938, 38.8203, 0.25); + RemoveBuildingForPlayer(playerid, 10040, -1765.7422, 799.9453, 53.2266, 0.25); +} diff --git a/pawno/include/irresistible/static_cnr/removed_furniture.inc b/pawno/include/irresistible/static_cnr/removed_furniture.inc new file mode 100644 index 0000000..0b96846 --- /dev/null +++ b/pawno/include/irresistible/static_cnr/removed_furniture.inc @@ -0,0 +1,487 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: static_cnr\removed_furniture.inc + * Purpose: removals of static furniture objects in buildings or player interiors + */ + +/* ** Functions ** */ +stock initializePlayerInteriors( playerid ) +{ + //Katie - 271.884979,306.631988,999.148437 - DEFAULT - 2 + RemoveBuildingForPlayer( playerid, 2251, 266.4531, 303.3672, 998.9844, 0.25 ); + RemoveBuildingForPlayer( playerid, 14867, 270.2813, 302.5547, 999.6797, 0.25 ); + RemoveBuildingForPlayer( playerid, 1720, 272.9063, 304.7891, 998.1641, 0.25 ); + RemoveBuildingForPlayer( playerid, 14870, 273.1641, 303.1719, 1000.9141, 0.25 ); + RemoveBuildingForPlayer( playerid, 2251, 273.9922, 303.3672, 998.9844, 0.25 ); + RemoveBuildingForPlayer( playerid, 14868, 274.1328, 304.5078, 1001.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 948, 266.5703, 306.4453, 998.1406, 0.25 ); + RemoveBuildingForPlayer( playerid, 14866, 270.1172, 307.6094, 998.7578, 0.25 ); + RemoveBuildingForPlayer( playerid, 14869, 273.8125, 305.0156, 998.9531, 0.25 ); + //Denise - 244.411987,305.032989,999.148437 - $10,000 - 1 + RemoveBuildingForPlayer( playerid, 14862, 245.5547, 300.8594, 998.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 1740, 243.8828, 301.9766, 998.2344, 0.25 ); + RemoveBuildingForPlayer( playerid, 14861, 245.7578, 302.2344, 998.5469, 0.25 ); + RemoveBuildingForPlayer( playerid, 14860, 246.5156, 301.5859, 1000.0000, 0.25 ); + RemoveBuildingForPlayer( playerid, 14864, 246.1875, 303.1094, 998.2656, 0.25 ); + RemoveBuildingForPlayer( playerid, 1734, 246.7109, 303.8750, 1002.1172, 0.25 ); + RemoveBuildingForPlayer( playerid, 14863, 246.9844, 303.5781, 998.7500, 0.25 ); + RemoveBuildingForPlayer( playerid, 2103, 248.4063, 300.5625, 999.3047, 0.25 ); + RemoveBuildingForPlayer( playerid, 2088, 248.4922, 304.3516, 998.2266, 0.25 ); + RemoveBuildingForPlayer( playerid, 1741, 248.4844, 306.1250, 998.1406, 0.25 ); + RemoveBuildingForPlayer( playerid, 1741, 248.8672, 301.9609, 998.1406, 0.25 ); + RemoveBuildingForPlayer( playerid, 1744, 250.1016, 301.9609, 999.4531, 0.25 ); + RemoveBuildingForPlayer( playerid, 1744, 250.1016, 301.9609, 1000.1563, 0.25 ); + //Michelle - 302.180999,300.722991,999.148437 - $25,000 - 4 + RemoveBuildingForPlayer( playerid, 2338, 299.9375, 300.5078, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2334, 299.9375, 301.5000, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2336, 301.9297, 300.5000, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2334, 299.9375, 302.5000, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2170, 299.9141, 303.3906, 1002.5313, 0.25 ); + RemoveBuildingForPlayer( playerid, 2334, 299.9375, 304.2734, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2334, 302.9219, 301.5000, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2338, 302.9219, 300.5078, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2226, 303.1797, 302.4219, 1003.7109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2335, 302.9219, 302.5000, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2337, 302.9219, 303.5000, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2335, 302.9219, 304.5000, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2069, 304.1641, 300.3594, 1002.3828, 0.25 ); + RemoveBuildingForPlayer( playerid, 1768, 306.3906, 302.4219, 1002.2969, 0.25 ); + RemoveBuildingForPlayer( playerid, 1782, 304.0156, 302.8281, 1002.3047, 0.25 ); + RemoveBuildingForPlayer( playerid, 1752, 303.9063, 304.2109, 1002.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2235, 304.6641, 303.6797, 1002.3438, 0.25 ); + RemoveBuildingForPlayer( playerid, 2158, 299.9297, 305.3516, 1002.5469, 0.25 ); + RemoveBuildingForPlayer( playerid, 2158, 299.9297, 306.3516, 1002.5469, 0.25 ); + RemoveBuildingForPlayer( playerid, 2147, 299.9141, 307.3906, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2335, 302.9219, 305.5000, 1002.5391, 0.25 ); + RemoveBuildingForPlayer( playerid, 1768, 307.0313, 305.4375, 1002.2969, 0.25 ); + RemoveBuildingForPlayer( playerid, 14880, 309.1484, 301.7266, 1002.7031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2069, 310.5547, 300.3594, 1002.3828, 0.25 ); + RemoveBuildingForPlayer( playerid, 14879, 308.3203, 305.9141, 1002.6172, 0.25 ); + //Gang House - 318.564971,1118.209960,1083.882812 - $35,000 - 5 + RemoveBuildingForPlayer( playerid, 2158, 305.2188, 1120.2109, 1082.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2330, 308.6953, 1120.8203, 1082.8672, 0.25 ); + RemoveBuildingForPlayer( playerid, 1802, 307.1875, 1121.8281, 1082.8828, 0.25 ); + RemoveBuildingForPlayer( playerid, 2846, 309.9844, 1121.4063, 1082.8906, 0.25 ); + RemoveBuildingForPlayer( playerid, 2840, 309.8125, 1123.4766, 1082.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2855, 309.0391, 1124.5547, 1082.8828, 0.25 ); + RemoveBuildingForPlayer( playerid, 1720, 309.8594, 1124.5938, 1082.8906, 0.25 ); + RemoveBuildingForPlayer( playerid, 1750, 315.6797, 1116.6563, 1082.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2867, 318.0703, 1122.9844, 1082.8828, 0.25 ); + RemoveBuildingForPlayer( playerid, 2858, 321.4141, 1122.4063, 1082.8984, 0.25 ); + RemoveBuildingForPlayer( playerid, 2855, 316.2578, 1124.5469, 1083.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2855, 316.3359, 1124.5547, 1082.8828, 0.25 ); + RemoveBuildingForPlayer( playerid, 2855, 316.4688, 1125.0313, 1083.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2855, 316.4688, 1125.0313, 1082.8828, 0.25 ); + RemoveBuildingForPlayer( playerid, 2855, 316.7266, 1124.5547, 1082.8828, 0.25 ); + RemoveBuildingForPlayer( playerid, 2855, 316.7266, 1124.5547, 1083.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2852, 316.5469, 1124.7031, 1083.1563, 0.25 ); + RemoveBuildingForPlayer( playerid, 1728, 319.0469, 1124.3047, 1082.8828, 0.25 ); + RemoveBuildingForPlayer( playerid, 2262, 317.7266, 1124.8047, 1084.8594, 0.25 ); + RemoveBuildingForPlayer( playerid, 2844, 321.6406, 1127.9375, 1082.9531, 0.25 ); + RemoveBuildingForPlayer( playerid, 1793, 321.3828, 1128.4453, 1082.8828, 0.25 ); + RemoveBuildingForPlayer( playerid, 2859, 324.4453, 1118.9844, 1082.9063, 0.25 ); + RemoveBuildingForPlayer( playerid, 2860, 324.6094, 1120.7969, 1082.8906, 0.25 ); + RemoveBuildingForPlayer( playerid, 2103, 327.0391, 1116.9766, 1082.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 1710, 326.2109, 1121.2656, 1082.8984, 0.25 ); + RemoveBuildingForPlayer( playerid, 2147, 331.9922, 1118.8672, 1082.8594, 0.25 ); + RemoveBuildingForPlayer( playerid, 2338, 334.3906, 1118.8203, 1082.8438, 0.25 ); + RemoveBuildingForPlayer( playerid, 2337, 334.3906, 1119.8125, 1082.8438, 0.25 ); + RemoveBuildingForPlayer( playerid, 2170, 334.4531, 1121.8281, 1082.8516, 0.25 ); + RemoveBuildingForPlayer( playerid, 2116, 331.4922, 1122.5469, 1082.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2857, 322.2422, 1123.7109, 1082.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2295, 326.8438, 1124.4844, 1082.8594, 0.25 ); + RemoveBuildingForPlayer( playerid, 2336, 334.2500, 1123.8672, 1082.8438, 0.25 ); + RemoveBuildingForPlayer( playerid, 2335, 334.2422, 1124.8672, 1082.8438, 0.25 ); + RemoveBuildingForPlayer( playerid, 2334, 334.2422, 1125.8672, 1082.8438, 0.25 ); + RemoveBuildingForPlayer( playerid, 2852, 321.6719, 1130.3516, 1083.5547, 0.25 ); + RemoveBuildingForPlayer( playerid, 1728, 325.5078, 1130.8516, 1082.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2819, 323.4453, 1131.1250, 1082.8984, 0.25 ); + //Carl - 2496.049804,-1695.238159,1014.742187 - $50,000 - 3 + RemoveBuildingForPlayer( playerid, 2865, 2499.5000, -1712.2188, 1014.8672, 0.25 ); + RemoveBuildingForPlayer( playerid, 2821, 2500.9297, -1710.3516, 1014.8516, 0.25 ); + RemoveBuildingForPlayer( playerid, 1509, 2501.1953, -1710.6953, 1015.0547, 0.25 ); + RemoveBuildingForPlayer( playerid, 2277, 2494.7578, -1705.3281, 1018.8984, 0.25 ); + RemoveBuildingForPlayer( playerid, 1512, 2500.8906, -1706.5703, 1015.0547, 0.25 ); + RemoveBuildingForPlayer( playerid, 1509, 2501.1953, -1706.8594, 1015.0547, 0.25 ); + RemoveBuildingForPlayer( playerid, 1520, 2501.2969, -1707.2344, 1014.9141, 0.25 ); + RemoveBuildingForPlayer( playerid, 1520, 2501.2969, -1707.3594, 1014.9141, 0.25 ); + RemoveBuildingForPlayer( playerid, 2830, 2491.8359, -1702.9375, 1014.5703, 0.25 ); + RemoveBuildingForPlayer( playerid, 2306, 2491.8359, -1701.2813, 1017.3516, 0.25 ); + RemoveBuildingForPlayer( playerid, 1794, 2492.9688, -1701.8516, 1017.3672, 0.25 ); + RemoveBuildingForPlayer( playerid, 2275, 2493.4297, -1699.8594, 1019.1797, 0.25 ); + RemoveBuildingForPlayer( playerid, 2306, 2494.0156, -1701.3125, 1017.3516, 0.25 ); + RemoveBuildingForPlayer( playerid, 2247, 2494.1172, -1700.3359, 1018.8203, 0.25 ); + RemoveBuildingForPlayer( playerid, 14478, 2494.4297, -1698.3359, 1014.0391, 0.25 ); + RemoveBuildingForPlayer( playerid, 1740, 2495.2891, -1704.4922, 1017.3672, 0.25 ); + RemoveBuildingForPlayer( playerid, 2816, 2494.8047, -1702.5156, 1018.0469, 0.25 ); + RemoveBuildingForPlayer( playerid, 2272, 2496.2188, -1702.5234, 1018.5859, 0.25 ); + RemoveBuildingForPlayer( playerid, 14477, 2501.0703, -1697.6172, 1016.1250, 0.25 ); + RemoveBuildingForPlayer( playerid, 14490, 2501.0703, -1697.6172, 1016.1250, 0.25 ); + RemoveBuildingForPlayer( playerid, 14491, 2501.0703, -1697.6172, 1016.1250, 0.25 ); + RemoveBuildingForPlayer( playerid, 2252, 2493.0469, -1697.1875, 1014.5703, 0.25 ); + RemoveBuildingForPlayer( playerid, 2827, 2497.6563, -1697.0703, 1014.7266, 0.25 ); + RemoveBuildingForPlayer( playerid, 14489, 2490.4453, -1694.8672, 1015.4609, 0.25 ); + RemoveBuildingForPlayer( playerid, 2028, 2491.3438, -1694.7656, 1013.8359, 0.25 ); + //colonelhouse - 2807.619873,-1171.899902,1025.570312 - $60,000 - 8 + RemoveBuildingForPlayer( playerid, 2046, 2806.2266, -1174.5703, 1026.3594, 0.25 ); + RemoveBuildingForPlayer( playerid, 2049, 2805.2109, -1173.4922, 1026.5234, 0.25 ); + RemoveBuildingForPlayer( playerid, 2241, 2805.6875, -1173.5156, 1025.0703, 0.25 ); + RemoveBuildingForPlayer( playerid, 2060, 2810.3047, -1172.8516, 1025.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2060, 2810.3047, -1172.8516, 1025.0469, 0.25 ); + RemoveBuildingForPlayer( playerid, 2060, 2810.3047, -1172.8516, 1024.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2060, 2810.3047, -1172.8516, 1024.7031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2060, 2811.6016, -1172.8516, 1024.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2060, 2811.6016, -1172.8516, 1024.7031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2060, 2811.6016, -1172.8516, 1025.0469, 0.25 ); + RemoveBuildingForPlayer( playerid, 2060, 2811.6016, -1172.8516, 1025.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2048, 2805.2109, -1172.0547, 1026.8906, 0.25 ); + RemoveBuildingForPlayer( playerid, 2055, 2805.1953, -1170.5391, 1026.5078, 0.25 ); + RemoveBuildingForPlayer( playerid, 2060, 2810.0234, -1171.2266, 1024.7031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2064, 2810.8359, -1171.8984, 1025.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2068, 2809.2031, -1169.3672, 1027.5313, 0.25 ); + RemoveBuildingForPlayer( playerid, 2069, 2806.3906, -1166.8203, 1024.6250, 0.25 ); + RemoveBuildingForPlayer( playerid, 1764, 2808.6563, -1166.9531, 1024.5703, 0.25 ); + RemoveBuildingForPlayer( playerid, 2100, 2805.5078, -1165.5625, 1024.5703, 0.25 ); + RemoveBuildingForPlayer( playerid, 2276, 2809.2109, -1165.2734, 1026.6875, 0.25 ); + RemoveBuildingForPlayer( playerid, 1821, 2810.5938, -1167.6172, 1024.5625, 0.25 ); + RemoveBuildingForPlayer( playerid, 2053, 2810.6094, -1167.5781, 1024.6328, 0.25 ); + RemoveBuildingForPlayer( playerid, 2058, 2809.6406, -1165.3359, 1024.5781, 0.25 ); + RemoveBuildingForPlayer( playerid, 2272, 2811.3438, -1165.2734, 1026.7891, 0.25 ); + RemoveBuildingForPlayer( playerid, 2297, 2811.0234, -1165.0625, 1024.5625, 0.25 ); + RemoveBuildingForPlayer( playerid, 1765, 2811.4766, -1168.4063, 1024.5625, 0.25 ); + RemoveBuildingForPlayer( playerid, 2241, 2811.6875, -1168.5078, 1028.6797, 0.25 ); + RemoveBuildingForPlayer( playerid, 2059, 2814.8359, -1173.4766, 1025.3594, 0.25 ); + RemoveBuildingForPlayer( playerid, 2116, 2814.3047, -1173.4219, 1024.5547, 0.25 ); + RemoveBuildingForPlayer( playerid, 2050, 2813.1250, -1173.3359, 1026.3359, 0.25 ); + RemoveBuildingForPlayer( playerid, 1736, 2812.8281, -1172.2969, 1027.0469, 0.25 ); + RemoveBuildingForPlayer( playerid, 2051, 2813.1250, -1171.2891, 1026.3359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2121, 2813.9531, -1172.4609, 1025.0859, 0.25 ); + RemoveBuildingForPlayer( playerid, 2121, 2815.3828, -1172.4844, 1025.0859, 0.25 ); + RemoveBuildingForPlayer( playerid, 2275, 2812.6094, -1168.1094, 1026.4453, 0.25 ); + RemoveBuildingForPlayer( playerid, 2156, 2813.6484, -1167.0000, 1024.5703, 0.25 ); + RemoveBuildingForPlayer( playerid, 2160, 2815.8984, -1164.9063, 1024.5625, 0.25 ); + RemoveBuildingForPlayer( playerid, 2159, 2817.2656, -1164.9063, 1024.5625, 0.25 ); + RemoveBuildingForPlayer( playerid, 2157, 2818.7109, -1173.9531, 1024.5703, 0.25 ); + RemoveBuildingForPlayer( playerid, 2157, 2818.6406, -1164.9063, 1024.5625, 0.25 ); + RemoveBuildingForPlayer( playerid, 2300, 2818.6484, -1166.5078, 1028.1719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2046, 2819.4453, -1174.0000, 1026.3594, 0.25 ); + RemoveBuildingForPlayer( playerid, 2091, 2819.8047, -1165.6641, 1028.1641, 0.25 ); + RemoveBuildingForPlayer( playerid, 2157, 2820.6328, -1167.3125, 1024.5703, 0.25 ); + RemoveBuildingForPlayer( playerid, 2255, 2814.5703, -1169.2891, 1029.9141, 0.25 ); + RemoveBuildingForPlayer( playerid, 2047, 2817.3125, -1170.9688, 1031.1719, 0.25 ); + //Modern Style - 2260.70,-1210.45,1049.02 - $70,000 - 10 + RemoveBuildingForPlayer( playerid, 1741, 2261.6953, -1223.0781, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2088, 2258.1406, -1220.5859, 1048.0078, 0.25 ); + RemoveBuildingForPlayer( playerid, 2090, 2258.5938, -1221.5469, 1048.0625, 0.25 ); + RemoveBuildingForPlayer( playerid, 2249, 2251.3594, -1218.1797, 1048.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2528, 2254.4063, -1218.2734, 1048.0234, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2247.5547, -1213.9219, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2247.5547, -1212.9375, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2121, 2250.3047, -1213.9375, 1048.5234, 0.25 ); + RemoveBuildingForPlayer( playerid, 2526, 2252.4297, -1215.4531, 1048.0391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2523, 2254.1953, -1215.4531, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2297, 2255.4219, -1213.5313, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2248, 2262.3906, -1215.5469, 1048.6094, 0.25 ); + RemoveBuildingForPlayer( playerid, 1816, 2261.4141, -1213.4531, 1048.0078, 0.25 ); + RemoveBuildingForPlayer( playerid, 2249, 2247.2969, -1212.1641, 1049.6250, 0.25 ); + RemoveBuildingForPlayer( playerid, 2249, 2247.2969, -1208.8594, 1049.6250, 0.25 ); + RemoveBuildingForPlayer( playerid, 2139, 2247.5625, -1211.9531, 1048.0078, 0.25 ); + RemoveBuildingForPlayer( playerid, 2136, 2247.5469, -1210.9688, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2303, 2247.5469, -1208.9844, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2247.5547, -1207.9766, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2305, 2247.5547, -1206.9922, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2109, 2250.2813, -1212.2500, 1048.4141, 0.25 ); + RemoveBuildingForPlayer( playerid, 2121, 2249.2344, -1211.4531, 1048.5234, 0.25 ); + RemoveBuildingForPlayer( playerid, 2121, 2250.3047, -1210.8984, 1048.5234, 0.25 ); + RemoveBuildingForPlayer( playerid, 2135, 2248.5234, -1206.9922, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2319, 2250.3438, -1206.9609, 1048.0078, 0.25 ); + RemoveBuildingForPlayer( playerid, 1760, 2261.4609, -1212.0625, 1048.0078, 0.25 ); + RemoveBuildingForPlayer( playerid, 2126, 2258.1094, -1210.3750, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 15044, 2255.0938, -1209.7813, 1048.0313, 0.25 ); + RemoveBuildingForPlayer( playerid, 2247, 2258.4766, -1209.7891, 1048.9922, 0.25 ); + RemoveBuildingForPlayer( playerid, 2099, 2262.8047, -1208.4922, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2254, 2254.1172, -1206.5000, 1050.7578, 0.25 ); + RemoveBuildingForPlayer( playerid, 2240, 2254.6328, -1207.2734, 1048.5625, 0.25 ); + RemoveBuildingForPlayer( playerid, 2252, 2256.2109, -1206.1016, 1048.8281, 0.25 ); + RemoveBuildingForPlayer( playerid, 2235, 2256.2188, -1206.8594, 1048.0078, 0.25 ); + RemoveBuildingForPlayer( playerid, 1760, 2257.6172, -1207.7266, 1048.0078, 0.25 ); + RemoveBuildingForPlayer( playerid, 2235, 2261.4297, -1206.2031, 1048.0078, 0.25 ); + RemoveBuildingForPlayer( playerid, 2252, 2262.1172, -1206.1016, 1048.8281, 0.25 ); + //Modern-Stlyle - 2365.42,-1131.8,1050.88 - $72,000 - 8 + RemoveBuildingForPlayer( playerid, 2077, 2357.5469, -1134.1875, 1050.7031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2298, 2361.2969, -1134.1484, 1049.8594, 0.25 ); + RemoveBuildingForPlayer( playerid, 2141, 2367.5625, -1135.3906, 1049.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2339, 2367.5625, -1134.3906, 1049.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2134, 2367.5625, -1133.3906, 1049.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2077, 2357.5469, -1131.5234, 1050.6875, 0.25 ); + RemoveBuildingForPlayer( playerid, 2271, 2357.8594, -1132.8828, 1051.2813, 0.25 ); + RemoveBuildingForPlayer( playerid, 2087, 2360.2969, -1129.9766, 1049.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2103, 2360.8281, -1130.1406, 1051.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2279, 2369.8125, -1135.4375, 1052.1094, 0.25 ); + RemoveBuildingForPlayer( playerid, 2125, 2370.5781, -1134.0313, 1050.1797, 0.25 ); + RemoveBuildingForPlayer( playerid, 2125, 2371.7500, -1133.5938, 1050.1797, 0.25 ); + RemoveBuildingForPlayer( playerid, 2278, 2372.1875, -1135.4297, 1052.1250, 0.25 ); + RemoveBuildingForPlayer( playerid, 2030, 2371.2266, -1132.9219, 1050.2734, 0.25 ); + RemoveBuildingForPlayer( playerid, 2812, 2371.2969, -1133.0156, 1050.6641, 0.25 ); + RemoveBuildingForPlayer( playerid, 2125, 2371.7500, -1131.8594, 1050.1797, 0.25 ); + RemoveBuildingForPlayer( playerid, 2125, 2370.5781, -1131.8594, 1050.1797, 0.25 ); + RemoveBuildingForPlayer( playerid, 2141, 2374.5000, -1135.3906, 1049.8203, 0.25 ); + RemoveBuildingForPlayer( playerid, 2132, 2374.5000, -1131.3906, 1049.8203, 0.25 ); + RemoveBuildingForPlayer( playerid, 2339, 2374.5078, -1134.3828, 1049.8203, 0.25 ); + RemoveBuildingForPlayer( playerid, 2134, 2374.5078, -1133.3828, 1049.8203, 0.25 ); + RemoveBuildingForPlayer( playerid, 2339, 2374.5078, -1130.3828, 1049.8203, 0.25 ); + RemoveBuildingForPlayer( playerid, 2225, 2369.1797, -1125.8047, 1049.8672, 0.25 ); + RemoveBuildingForPlayer( playerid, 2260, 2369.7188, -1123.8594, 1052.0781, 0.25 ); + RemoveBuildingForPlayer( playerid, 2331, 2367.3672, -1123.1563, 1050.1172, 0.25 ); + RemoveBuildingForPlayer( playerid, 2302, 2364.5547, -1122.9688, 1049.8672, 0.25 ); + RemoveBuildingForPlayer( playerid, 2259, 2368.6094, -1122.5078, 1052.0469, 0.25 ); + RemoveBuildingForPlayer( playerid, 2333, 2367.5703, -1122.1484, 1049.8672, 0.25 ); + RemoveBuildingForPlayer( playerid, 2255, 2361.5703, -1122.1484, 1052.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2811, 2372.7031, -1128.9141, 1049.8203, 0.25 ); + RemoveBuildingForPlayer( playerid, 15061, 2371.6094, -1128.1875, 1051.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 15062, 2371.6094, -1128.1875, 1051.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2868, 2370.1250, -1125.2344, 1049.8672, 0.25 ); + RemoveBuildingForPlayer( playerid, 1703, 2370.3906, -1124.4375, 1049.8438, 0.25 ); + RemoveBuildingForPlayer( playerid, 1822, 2372.0938, -1124.2188, 1049.8516, 0.25 ); + RemoveBuildingForPlayer( playerid, 2828, 2374.2578, -1129.2578, 1050.7891, 0.25 ); + RemoveBuildingForPlayer( playerid, 2084, 2374.4688, -1129.2109, 1049.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 1703, 2374.6797, -1122.5313, 1049.8438, 0.25 ); + RemoveBuildingForPlayer( playerid, 2281, 2375.6641, -1128.1016, 1051.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2868, 2374.9766, -1125.2344, 1049.8672, 0.25 ); + RemoveBuildingForPlayer( playerid, 2280, 2375.6484, -1122.3828, 1051.9922, 0.25 ); + RemoveBuildingForPlayer( playerid, 2227, 2370.2344, -1120.5859, 1049.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 1742, 2366.6953, -1119.2500, 1049.8750, 0.25 ); + RemoveBuildingForPlayer( playerid, 1703, 2371.6016, -1121.5078, 1049.8438, 0.25 ); + RemoveBuildingForPlayer( playerid, 2227, 2375.5859, -1120.9922, 1049.8750, 0.25 ); + //Nice House - 2324.419921,-1145.568359,1050.710083 - $80000 - 12 + RemoveBuildingForPlayer( playerid, 2123, 2312.9609, -1145.0703, 1050.3203, 0.25 ); + RemoveBuildingForPlayer( playerid, 2123, 2314.2969, -1146.3125, 1050.3203, 0.25 ); + RemoveBuildingForPlayer( playerid, 2123, 2315.4219, -1145.0703, 1050.3203, 0.25 ); + RemoveBuildingForPlayer( playerid, 2086, 2314.2734, -1144.8984, 1050.0859, 0.25 ); + RemoveBuildingForPlayer( playerid, 2123, 2314.2969, -1143.6250, 1050.3203, 0.25 ); + RemoveBuildingForPlayer( playerid, 15045, 2324.4297, -1143.3125, 1049.6016, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1144.0859, 1049.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2335.3594, -1144.0703, 1049.6719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2135, 2336.3516, -1144.0781, 1049.6719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2305, 2337.3203, -1144.0781, 1049.6719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1143.1016, 1049.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2337.3203, -1143.0938, 1049.6719, 0.25 ); + RemoveBuildingForPlayer( playerid, 1703, 2322.2266, -1142.4766, 1049.4766, 0.25 ); + RemoveBuildingForPlayer( playerid, 1822, 2323.9297, -1142.2578, 1049.4844, 0.25 ); + RemoveBuildingForPlayer( playerid, 1741, 2312.6484, -1140.7891, 1053.3750, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1142.1094, 1049.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1141.1172, 1049.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2334.4219, -1140.9688, 1050.3359, 0.25 ); + RemoveBuildingForPlayer( playerid, 1703, 2326.5234, -1140.5703, 1049.4766, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2337.3203, -1142.1094, 1049.6719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2139, 2337.3125, -1141.1094, 1049.6641, 0.25 ); + RemoveBuildingForPlayer( playerid, 2088, 2338.4531, -1141.3672, 1053.2734, 0.25 ); + RemoveBuildingForPlayer( playerid, 15050, 2330.3281, -1140.3047, 1051.9063, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1140.1328, 1049.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 1703, 2323.4375, -1139.5469, 1049.4766, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2333.3281, -1139.8672, 1050.3359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2115, 2334.4297, -1139.6250, 1049.7109, 0.25 ); + RemoveBuildingForPlayer( playerid, 15049, 2334.3281, -1139.5859, 1051.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2335.3672, -1139.8750, 1050.3359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2303, 2337.3281, -1140.1172, 1049.6719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2090, 2309.5156, -1139.3438, 1053.4219, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1139.1406, 1049.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2333.3281, -1138.8281, 1050.3359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2335.3672, -1138.8359, 1050.3359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2298, 2336.5391, -1138.7891, 1053.2813, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1138.1563, 1049.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2136, 2337.3281, -1138.1328, 1049.6719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2240, 2319.2500, -1137.8750, 1050.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2240, 2329.5000, -1137.8750, 1050.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1137.1641, 1049.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2334.4219, -1137.5859, 1050.3359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2139, 2337.3125, -1137.1484, 1049.6641, 0.25 ); + RemoveBuildingForPlayer( playerid, 2088, 2310.6641, -1136.3047, 1053.3672, 0.25 ); + RemoveBuildingForPlayer( playerid, 2257, 2320.4141, -1134.6328, 1053.8281, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1136.1719, 1049.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2331.3359, -1135.1875, 1049.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2254, 2328.1484, -1134.6172, 1054.0625, 0.25 ); + RemoveBuildingForPlayer( playerid, 2281, 2335.2656, -1136.4063, 1054.7266, 0.25 ); + RemoveBuildingForPlayer( playerid, 2106, 2336.5156, -1135.0156, 1053.8047, 0.25 ); + RemoveBuildingForPlayer( playerid, 2271, 2337.8047, -1135.3516, 1054.7031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2337.3203, -1136.1641, 1049.6719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2337.3203, -1135.1797, 1049.6719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2106, 2339.2031, -1135.0156, 1053.8047, 0.25 ); + // Butcher + RemoveBuildingForPlayer( playerid, 14612, 961.1719, 2166.5781, 1012.7344, 0.25 ); + // Mundus + RemoveBuildingForPlayer( playerid, 2240, 26.1563, 1343.2969, 1083.9531, 0.25 ); + // Godfather + RemoveBuildingForPlayer( playerid, 1739, 149.2266, 1381.5234, 1083.7500, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 149.2266, 1380.5469, 1083.7500, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 151.5469, 1380.5469, 1083.7500, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 151.5469, 1381.5234, 1083.7500, 0.25 ); + RemoveBuildingForPlayer( playerid, 2117, 150.4297, 1381.6016, 1082.8516, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 149.2266, 1382.7422, 1083.7500, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 151.5469, 1382.6563, 1083.7500, 0.25 ); + RemoveBuildingForPlayer( playerid, 2117, 150.4297, 1383.5938, 1082.8516, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 151.5469, 1383.7500, 1083.7500, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 149.2266, 1383.8203, 1083.7500, 0.25 ); + // Lorem + RemoveBuildingForPlayer( playerid, 2524, 219.6719, 1072.9922, 1083.1641, 0.25 ); + RemoveBuildingForPlayer( playerid, 2525, 219.6250, 1074.4844, 1083.1875, 0.25 ); + RemoveBuildingForPlayer( playerid, 2526, 219.5859, 1076.3750, 1083.1719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2524, 225.1563, 1085.5313, 1086.8125, 0.25 ); + RemoveBuildingForPlayer( playerid, 2526, 227.4766, 1087.1875, 1086.8047, 0.25 ); + RemoveBuildingForPlayer( playerid, 2525, 225.1563, 1087.2734, 1086.8203, 0.25 ); + RemoveBuildingForPlayer( playerid, 2527, -64.8281, 1355.4609, 1079.1719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2526, -64.1875, 1353.5781, 1079.1797, 0.25 ); + RemoveBuildingForPlayer( playerid, 2525, -62.7734, 1356.4844, 1079.1953, 0.25 ); + // Bulbus + RemoveBuildingForPlayer( playerid, 2527, -64.8281, 1355.4609, 1079.1719, 0.25 ); + RemoveBuildingForPlayer( playerid, 2526, -64.1875, 1353.5781, 1079.1797, 0.25 ); + RemoveBuildingForPlayer( playerid, 2525, -62.7734, 1356.4844, 1079.1953, 0.25 ); + // Fossor + RemoveBuildingForPlayer( playerid, 2523, 249.6953, 1291.7813, 1079.2578, 0.25 ); + RemoveBuildingForPlayer( playerid, 2528, 249.5938, 1293.5469, 1079.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 2520, 252.3203, 1293.4844, 1079.2344, 0.25 ); + RemoveBuildingForPlayer( playerid, 2522, 249.6719, 1294.4766, 1079.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 15035, 2205.9375, -1073.9922, 1049.4844, 0.25 ); + // Angusto + RemoveBuildingForPlayer( playerid, 2523, 249.6953, 1291.7813, 1079.2578, 0.25 ); + RemoveBuildingForPlayer( playerid, 2528, 249.5938, 1293.5469, 1079.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 2520, 252.3203, 1293.4844, 1079.2344, 0.25 ); + RemoveBuildingForPlayer( playerid, 2522, 249.6719, 1294.4766, 1079.2031, 0.25 ); + // Artus + RemoveBuildingForPlayer( playerid, 2248, 2235.8281, -1081.6484, 1048.5781, 0.25 ); + RemoveBuildingForPlayer( playerid, 2248, 2239.2266, -1081.6484, 1048.5781, 0.25 ); + RemoveBuildingForPlayer( playerid, 1798, 2242.0469, -1078.4297, 1048.0547, 0.25 ); + RemoveBuildingForPlayer( playerid, 1798, 2244.5469, -1078.4297, 1048.0547, 0.25 ); + RemoveBuildingForPlayer( playerid, 2248, 2235.8281, -1070.2188, 1048.5781, 0.25 ); + RemoveBuildingForPlayer( playerid, 2523, 2236.0391, -1068.9063, 1048.0547, 0.25 ); + RemoveBuildingForPlayer( playerid, 2249, 2236.1406, -1064.1953, 1048.6641, 0.25 ); + RemoveBuildingForPlayer( playerid, 2264, 2239.0156, -1071.6094, 1050.0625, 0.25 ); + RemoveBuildingForPlayer( playerid, 15057, 2240.6016, -1072.7031, 1048.0391, 0.25 ); + RemoveBuildingForPlayer( playerid, 2270, 2238.9063, -1068.9844, 1050.0469, 0.25 ); + RemoveBuildingForPlayer( playerid, 2248, 2239.2188, -1070.2188, 1048.5781, 0.25 ); + RemoveBuildingForPlayer( playerid, 2280, 2240.3203, -1070.8906, 1050.2188, 0.25 ); + RemoveBuildingForPlayer( playerid, 1703, 2240.7344, -1069.5156, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2526, 2237.2500, -1066.5391, 1048.0078, 0.25 ); + RemoveBuildingForPlayer( playerid, 2088, 2237.9063, -1064.2891, 1047.9766, 0.25 ); + RemoveBuildingForPlayer( playerid, 2528, 2238.8516, -1068.1563, 1048.0234, 0.25 ); + RemoveBuildingForPlayer( playerid, 2249, 2238.9531, -1064.8125, 1050.5625, 0.25 ); + RemoveBuildingForPlayer( playerid, 2269, 2240.3203, -1068.4453, 1050.1094, 0.25 ); + RemoveBuildingForPlayer( playerid, 2108, 2240.7734, -1066.3047, 1048.0234, 0.25 ); + RemoveBuildingForPlayer( playerid, 1741, 2241.3125, -1072.4688, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2297, 2242.1719, -1066.2266, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 1822, 2243.3281, -1067.8281, 1048.0234, 0.25 ); + RemoveBuildingForPlayer( playerid, 1703, 2243.8203, -1073.1875, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2271, 2245.3203, -1068.4453, 1050.1172, 0.25 ); + RemoveBuildingForPlayer( playerid, 1703, 2245.0313, -1067.6094, 1048.0156, 0.25 ); + RemoveBuildingForPlayer( playerid, 2108, 2244.7969, -1066.2734, 1048.0234, 0.25 ); + // Vindemia + RemoveBuildingForPlayer( playerid, 2523, 284.5078, 1480.5156, 1079.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 2528, 284.4063, 1482.2813, 1079.2500, 0.25 ); + RemoveBuildingForPlayer( playerid, 2522, 284.4844, 1484.4219, 1079.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2520, 287.1328, 1483.4297, 1079.2266, 0.25 ); + // Caelum + RemoveBuildingForPlayer( playerid, 1567, 2231.2969, -1111.4609, 1049.8594, 0.25 ); + RemoveBuildingForPlayer( playerid, 15039, 2232.3438, -1106.7422, 1049.7500, 0.25 ); + RemoveBuildingForPlayer( playerid, 15038, 2235.2891, -1108.1328, 1051.2656, 0.25 ); + //Ascensor + RemoveBuildingForPlayer( playerid, 2259, 2316.3125, -1024.5156, 1051.3203, 0.25 ); + RemoveBuildingForPlayer( playerid, 2242, 2321.4609, -1019.7500, 1049.3672, 0.25 ); + RemoveBuildingForPlayer( playerid, 2078, 2318.2578, -1017.6016, 1049.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2203, 2312.1641, -1014.5547, 1050.4219, 0.25 ); + RemoveBuildingForPlayer( playerid, 2139, 2312.3750, -1014.5547, 1049.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2830, 2312.1406, -1013.6719, 1050.2578, 0.25 ); + RemoveBuildingForPlayer( playerid, 2139, 2312.3750, -1013.5625, 1049.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2241, 2322.4453, -1026.4453, 1050.5000, 0.25 ); + RemoveBuildingForPlayer( playerid, 2244, 2322.3594, -1019.8906, 1049.4844, 0.25 ); + RemoveBuildingForPlayer( playerid, 2112, 2322.6563, -1026.4219, 1049.5938, 0.25 ); + RemoveBuildingForPlayer( playerid, 2105, 2323.0156, -1026.8594, 1050.4453, 0.25 ); + RemoveBuildingForPlayer( playerid, 2224, 2322.6953, -1019.0859, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2281, 2324.3125, -1017.7969, 1051.2266, 0.25 ); + RemoveBuildingForPlayer( playerid, 2261, 2322.4609, -1015.4297, 1051.1563, 0.25 ); + RemoveBuildingForPlayer( playerid, 2165, 2323.3750, -1015.8984, 1053.7031, 0.25 ); + RemoveBuildingForPlayer( playerid, 1714, 2323.7500, -1014.8594, 1053.7109, 0.25 ); + RemoveBuildingForPlayer( playerid, 1755, 2325.2734, -1025.0625, 1049.1406, 0.25 ); + RemoveBuildingForPlayer( playerid, 2229, 2325.6406, -1017.2813, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2107, 2326.0703, -1016.6719, 1050.6641, 0.25 ); + RemoveBuildingForPlayer( playerid, 2088, 2325.5313, -1015.0938, 1053.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 15060, 2326.6641, -1022.1953, 1049.2266, 0.25 ); + RemoveBuildingForPlayer( playerid, 2280, 2327.3125, -1017.7969, 1051.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2104, 2327.1719, -1017.2109, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2088, 2327.4766, -1015.0938, 1053.6953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2139, 2312.3750, -1012.5703, 1049.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2303, 2312.3594, -1011.5859, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2313.8906, -1011.5781, 1049.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2314.9844, -1012.6797, 1049.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2115, 2314.9922, -1011.4063, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2832, 2315.0547, -1011.2813, 1050.0000, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2315.9297, -1011.5859, 1049.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2831, 2312.1875, -1010.6563, 1050.2656, 0.25 ); + RemoveBuildingForPlayer( playerid, 2136, 2312.3594, -1010.6094, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2313.8906, -1010.5391, 1049.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2315.9297, -1010.5469, 1049.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 2139, 2317.3438, -1009.5938, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2079, 2314.9844, -1009.2969, 1049.8359, 0.25 ); + RemoveBuildingForPlayer( playerid, 1822, 2324.3359, -1012.2188, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2333, 2323.4922, -1009.7266, 1053.7031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2291, 2323.7891, -1009.5938, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2291, 2324.7813, -1009.5938, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2331, 2323.4453, -1009.2813, 1053.9531, 0.25 ); + RemoveBuildingForPlayer( playerid, 2298, 2325.0625, -1010.7188, 1053.7031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2291, 2325.7813, -1009.5938, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 1822, 2326.6250, -1012.2188, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2291, 2326.7734, -1009.5938, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2312.3672, -1008.6094, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2138, 2314.3281, -1007.6328, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2305, 2312.3672, -1007.6250, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2135, 2313.3359, -1007.6250, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2139, 2317.3438, -1008.6016, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 1735, 2318.8047, -1007.9688, 1049.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2139, 2317.3438, -1007.6094, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2287, 2320.0547, -1007.2500, 1055.7578, 0.25 ); + RemoveBuildingForPlayer( playerid, 2194, 2322.3594, -1008.4453, 1054.9453, 0.25 ); + RemoveBuildingForPlayer( playerid, 2106, 2325.0391, -1006.9453, 1054.2266, 0.25 ); + RemoveBuildingForPlayer( playerid, 2528, 2321.2656, -1006.0313, 1053.7266, 0.25 ); + RemoveBuildingForPlayer( playerid, 2249, 2323.0156, -1005.8828, 1054.3984, 0.25 ); + RemoveBuildingForPlayer( playerid, 2526, 2318.3750, -1003.0703, 1053.7422, 0.25 ); + RemoveBuildingForPlayer( playerid, 2523, 2322.2500, -1003.0703, 1053.7188, 0.25 ); + RemoveBuildingForPlayer( playerid, 1760, 2327.8047, -1021.0313, 1049.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2295, 2328.7891, -1015.8281, 1049.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 2328.8359, -1023.6016, 1050.1094, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 2329.0469, -1022.6953, 1050.1094, 0.25 ); + RemoveBuildingForPlayer( playerid, 2229, 2329.0703, -1017.2813, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 2295, 2329.2578, -1015.8281, 1053.7891, 0.25 ); + RemoveBuildingForPlayer( playerid, 2291, 2327.7578, -1009.5938, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2106, 2327.7266, -1006.9453, 1054.2266, 0.25 ); + RemoveBuildingForPlayer( playerid, 2291, 2329.1875, -1011.0078, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2291, 2329.1875, -1011.9922, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2291, 2329.1875, -1010.0234, 1049.2109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2285, 2328.9766, -1007.6406, 1051.2266, 0.25 ); + RemoveBuildingForPlayer( playerid, 2869, 2329.2891, -1025.8672, 1049.2266, 0.25 ); + RemoveBuildingForPlayer( playerid, 2829, 2329.4688, -1023.6250, 1050.0078, 0.25 ); + RemoveBuildingForPlayer( playerid, 2868, 2329.7656, -1023.0156, 1050.0000, 0.25 ); + RemoveBuildingForPlayer( playerid, 2117, 2329.6953, -1022.5859, 1049.2031, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 2330.3672, -1023.5156, 1050.1094, 0.25 ); + RemoveBuildingForPlayer( playerid, 1739, 2330.3672, -1022.6875, 1050.1094, 0.25 ); + RemoveBuildingForPlayer( playerid, 2243, 2329.2969, -1018.0313, 1049.3984, 0.25 ); + RemoveBuildingForPlayer( playerid, 2096, 2330.2266, -1012.9688, 1053.7109, 0.25 ); + RemoveBuildingForPlayer( playerid, 2240, 2330.7422, -1010.7813, 1054.2578, 0.25 ); + RemoveBuildingForPlayer( playerid, 2096, 2330.2266, -1009.1875, 1053.7109, 0.25 ); + // Aurora + RemoveBuildingForPlayer( playerid, 1738, -2171.4766, 643.6875, 1057.2344, 0.25 ); + RemoveBuildingForPlayer( playerid, 2233, -2167.4219, 640.7500, 1056.5781, 0.25 ); + RemoveBuildingForPlayer( playerid, 2296, -2168.4219, 643.7344, 1056.5781, 0.25 ); + RemoveBuildingForPlayer( playerid, 2028, -2167.5859, 644.6875, 1056.6797, 0.25 ); + RemoveBuildingForPlayer( playerid, 2108, -2168.3125, 646.7656, 1056.6016, 0.25 ); + RemoveBuildingForPlayer( playerid, 2233, -2165.4531, 640.7500, 1056.5781, 0.25 ); + RemoveBuildingForPlayer( playerid, 2225, -2166.2344, 640.9297, 1056.5781, 0.25 ); + RemoveBuildingForPlayer( playerid, 14554, -2164.5469, 641.1016, 1056.0000, 0.25 ); + RemoveBuildingForPlayer( playerid, 1819, -2167.2422, 643.7031, 1056.5859, 0.25 ); + RemoveBuildingForPlayer( playerid, 2288, -2166.7344, 646.7734, 1058.2266, 0.25 ); + RemoveBuildingForPlayer( playerid, 14543, -2163.6563, 644.9063, 1058.6250, 0.25 ); + RemoveBuildingForPlayer( playerid, 2271, -2161.9609, 646.7422, 1058.1953, 0.25 ); + RemoveBuildingForPlayer( playerid, 2270, -2158.4141, 646.7656, 1058.2188, 0.25 ); + RemoveBuildingForPlayer( playerid, 2108, -2163.8438, 646.9844, 1056.6016, 0.25 ); + RemoveBuildingForPlayer( playerid, 1742, -2160.3906, 647.3906, 1056.5859, 0.25 ); + RemoveBuildingForPlayer( playerid, 1738, -2158.3906, 647.0859, 1057.2344, 0.25 ); +} diff --git a/pawno/include/irresistible/static_cnr/server_objects.inc b/pawno/include/irresistible/static_cnr/server_objects.inc new file mode 100644 index 0000000..f72a108 --- /dev/null +++ b/pawno/include/irresistible/static_cnr/server_objects.inc @@ -0,0 +1,6510 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: static_cnr\server_objects.inc + * Purpose: server associated objects, including but not limited to interiors + */ + +/* ** Functions ** */ +stock initializeServerObjects( ) +{ + // V.I.P Lounge + CreateDynamicObject( 18981, -1936.689331, 860.416503, 1207.932006, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 18981, -1936.689331, 835.437072, 1207.932006, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 18981, -1961.679931, 860.416503, 1207.932006, 0.000000, 90.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1961.679931, 818.725769, 1207.942016, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1973.691650, 835.420776, 1220.882812, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1960.701660, 823.410339, 1220.882812, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1972.538940, 825.276977, 1209.432006, 0.000000, 0.000000, 45.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + CreateDynamicObject( 2946, -1970.751220, 824.169616, 1208.411376, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2946, -1972.977661, 826.421691, 1208.411499, 0.000000, 0.000000, -135.000000 ); + CreateDynamicObject( 14409, -1971.136230, 839.179199, 1209.432006, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 14409, -1957.574584, 825.948547, 1209.432006, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1969.019531, 836.189758, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1969.019531, 839.400146, 1208.231689, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1969.019531, 839.400146, 1211.724121, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1969.019531, 836.190002, 1211.723999, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1960.571044, 828.098876, 1208.232177, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1957.359130, 828.098876, 1208.232177, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1960.568725, 828.099731, 1211.723999, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1957.358276, 828.099731, 1211.723999, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1967.330078, 840.920410, 1208.231689, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1967.330078, 840.920410, 1211.722045, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1964.120361, 840.920410, 1208.231689, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1964.119995, 840.920410, 1211.722045, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1960.920776, 840.920410, 1208.231689, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1960.909912, 840.920410, 1211.722045, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.840454, 829.788696, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.840454, 829.788696, 1211.732177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.840454, 832.998657, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.840454, 832.999450, 1211.732177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.850463, 835.868896, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.850463, 835.868896, 1211.733520, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.850463, 839.078918, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.850463, 839.078918, 1211.733520, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.860473, 839.339172, 1211.723510, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1955.850463, 842.288757, 1208.232177, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1960.702758, 853.504211, 1212.118652, 0.000000, 90.000000, 0.000000 ), 0, 9362, "sfn_byofficeint", "CJ_WOOD5", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1935.712524, 853.504211, 1212.118652, 0.000000, 90.000000, 0.000000 ), 0, 9362, "sfn_byofficeint", "CJ_WOOD5", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1943.254028, 828.514587, 1212.118652, 0.000000, 90.000000, 0.000000 ), 0, 9362, "sfn_byofficeint", "CJ_WOOD5", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1935.702148, 823.410339, 1220.882812, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1973.691650, 860.420166, 1220.882812, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1960.701171, 854.359802, 1220.882812, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1957.710693, 840.920410, 1208.231689, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1954.521362, 840.920410, 1208.231689, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1957.710327, 840.920410, 1211.722045, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1957.550170, 840.910400, 1211.712036, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1942.422607, 836.410827, 1220.882812, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + CreateDynamicObject( 14409, -1971.135009, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1946.727050, 850.445007, 1216.840087, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1968.598144, 850.445007, 1200.760253, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + CreateDynamicObject( 14409, -1966.034912, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1942.422607, 861.410156, 1220.882812, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1935.700805, 854.359802, 1220.882812, 0.000000, 0.000000, 90.000000 ), 0, 8399, "vgs_shops", "vgsclubwall05_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1963.498291, 850.445007, 1200.760253, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + CreateDynamicObject( 14409, -1960.935424, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1958.397827, 850.445007, 1211.091186, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + CreateDynamicObject( 14409, -1955.834838, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 14409, -1947.636840, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 14409, -1951.735839, 848.754882, 1210.068603, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 14409, -1948.436035, 848.535156, 1210.068603, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 14409, -1948.436035, 844.445007, 1210.068603, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 14409, -1948.436035, 840.345092, 1210.068603, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1946.756347, 837.804870, 1215.790283, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + CreateDynamicObject( 14409, -1948.436035, 835.244873, 1210.068603, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1946.756347, 832.714721, 1200.760253, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + CreateDynamicObject( 14409, -1948.436035, 830.155212, 1210.068603, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1946.756347, 827.614440, 1200.760253, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + CreateDynamicObject( 14409, -1948.436035, 825.055297, 1210.068603, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1946.394165, 863.073181, 1212.767822, 0.000000, 90.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1935.721557, 863.073181, 1212.767822, 0.000000, 90.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1934.121704, 849.813598, 1212.767822, 0.000000, 90.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + CreateDynamicObject( 1516, -1957.117187, 839.752319, 1208.572021, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19325, -1958.888305, 853.640686, 1215.159301, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19325, -1955.564086, 850.584655, 1215.309570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19325, -1948.922729, 850.584655, 1215.309570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19325, -1946.607421, 840.634643, 1215.279785, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19325, -1946.607421, 847.274780, 1215.279785, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1946.406738, 850.445007, 1216.840087, 0.000000, 0.000000, 0.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1943.754394, 837.328613, 1215.037597, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "none", 0 ); + CreateDynamicObject( 1601, -1956.252441, 852.630798, 1214.928955, 0.000000, 0.000000, -91.400024 ); + CreateDynamicObject( 1601, -1949.914184, 852.476013, 1213.858886, 0.000000, 0.000000, -91.400024 ); + CreateDynamicObject( 1602, -1955.770874, 852.518371, 1214.078491, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1603, -1950.115478, 852.409484, 1215.708862, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1608, -1943.924926, 846.990295, 1215.419433, 0.000000, 0.000000, 178.100006 ); + CreateDynamicObject( 1609, -1952.864379, 852.712768, 1214.368896, 14.199996, -29.100004, 90.000000 ); + CreateDynamicObject( 1601, -1945.746215, 839.783630, 1214.248535, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1603, -1945.214843, 839.007202, 1216.088867, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1602, -1946.708618, 853.135253, 1214.588867, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18885, -1966.188232, 853.449890, 1214.348510, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18885, -1943.392089, 830.070556, 1214.348632, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 3525, -1943.100097, 831.462402, 1214.389282, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 3525, -1943.100097, 828.712158, 1214.389282, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 3525, -1964.598754, 853.710021, 1214.198974, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3525, -1967.689453, 853.710021, 1214.198974, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 644, -1972.023803, 852.981628, 1213.558715, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 644, -1944.273437, 824.985290, 1213.618652, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1959.224609, 853.519409, 1213.238281, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1943.206665, 836.985107, 1213.248535, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1968.455932, 840.276855, 1208.402099, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1964.555664, 840.276855, 1208.402099, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1965.495971, 840.283142, 1208.391967, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1961.646118, 840.283142, 1208.391967, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1960.655883, 840.276855, 1208.402099, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1956.467773, 838.296997, 1208.381835, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 948, -1956.482788, 835.355529, 1208.412231, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1956.467773, 834.507019, 1208.381835, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 948, -1956.482788, 831.585571, 1208.412231, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1956.467773, 830.757385, 1208.381835, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 19172, -1963.561035, 840.827819, 1210.732299, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19173, -1955.954467, 833.506774, 1210.361816, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19174, -1973.198486, 830.617492, 1210.032592, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19175, -1966.394409, 823.896240, 1210.022583, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19174, -1942.910644, 834.239440, 1214.629638, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 19174, -1961.211791, 853.847412, 1214.829223, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19172, -1951.434082, 823.928466, 1214.418457, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19175, -1973.188842, 845.956298, 1214.438720, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1953.979248, 836.372741, 1217.558227, 0.000000, 90.000000, 0.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1953.979248, 861.372497, 1217.558227, 0.000000, 90.000000, 0.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1978.969360, 861.372497, 1217.558227, 0.000000, 90.000000, 0.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1978.968261, 836.372741, 1217.558227, 0.000000, 90.000000, 0.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1966.095825, 835.473510, 1206.731689, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1966.105834, 832.824035, 1206.721679, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1971.403564, 863.085937, 1212.767822, 0.000000, 90.000000, 0.000000 ), 0, 17925, "lae2fake_int", "carpet1kb", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1934.113403, 824.805908, 1212.767822, 0.000000, 90.000000, 0.000000 ), 0, 17925, "lae2fake_int", "carpet1kb", -1 ); + CreateDynamicObject( 638, -1966.440063, 841.365905, 1213.058105, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, -1963.759277, 841.365905, 1213.058105, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, -1961.079101, 841.365905, 1213.058105, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, -1958.408691, 841.365905, 1213.058105, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, -1955.390502, 830.478393, 1213.046264, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 638, -1955.390502, 833.158203, 1213.046264, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 638, -1955.390502, 835.838378, 1213.046264, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 638, -1955.390502, 838.518737, 1213.046264, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1955.373657, 828.600463, 1212.597656, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1955.373657, 840.421386, 1212.597656, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1956.453613, 841.391235, 1212.597656, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1968.454467, 841.391235, 1212.597656, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1964.586181, 831.303955, 1206.721679, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1961.385864, 831.303955, 1206.721679, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1959.875488, 832.824035, 1206.721679, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1959.875610, 835.474304, 1206.731689, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1961.385864, 836.993957, 1206.721679, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19358, -1964.575805, 836.993957, 1206.721679, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "hatwall256hi", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1947.294067, 843.705932, 1207.942016, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1978.681396, 843.705932, 1207.942016, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1961.679931, 849.576538, 1207.921997, 0.000000, 90.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1961.679931, 829.795837, 1206.561401, 0.000000, 90.000000, 0.000000 ), 0, 3947, "rczero_track", "waterclear256", 0 ); + CreateDynamicObject( 10444, -1966.562500, 832.051635, 1208.222656, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 10444, -1966.562500, 832.041625, 1208.192626, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1609, -1964.161254, 834.876281, 1207.462890, 0.000000, 0.000000, -155.199920 ); + CreateDynamicObject( 1609, -1961.643676, 833.455688, 1207.568481, 13.199998, 14.500000, 137.100021 ); + CreateDynamicObject( 1601, -1961.345947, 836.183898, 1207.522094, 0.000000, 0.000000, 121.100028 ); + CreateDynamicObject( 1602, -1960.662231, 832.262268, 1208.092163, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1598, -1965.603759, 831.890197, 1207.623901, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3515, -1962.972045, 834.189270, 1205.891967, 0.000000, 0.000000, 0.000000 ); + + // Lumberjack + CreateDynamicObject(17324,-2324.20000000,-113.00000000,34.30000000,0.00000000,0.00000000,270.00000000); // + CreateDynamicObject(9247,-2317.70000000,-100.40000000,40.80000000,0.00000000,0.00000000,180.00000000); // + CreateDynamicObject(14872,-2323.90000000,-104.90000000,34.60000000,0.00000000,0.00000000,126.00000000); // + CreateDynamicObject(18565,-2317.80000000,-88.70000000,35.30000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(841,-2323.90000000,-92.40000000,34.50000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(842,-2324.10000000,-92.00000000,34.30000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(3461,-2324.50000000,-92.70000000,32.20000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(3461,-2324.10000000,-92.40000000,32.20000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(3461,-2323.80000000,-92.50000000,32.20000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(3461,-2324.20000000,-92.80000000,32.20000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(3461,-2324.00000000,-92.70000000,32.20000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(831,-2326.70000000,-88.00000000,35.20000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(831,-2330.20000000,-83.80000000,35.20000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(943,-2338.00000000,-107.40000000,34.95000000,0.00000000,0.00000000,268.00000000); // + CreateDynamicObject(8877,-2328.90000000,-92.10000000,40.40000000,0.00000000,0.00000000,76.00000000); // + CreateDynamicObject(16311,-2337.20000000,-91.20000000,29.80000000,1.80000000,26.01000000,87.12000000); // + CreateDynamicObject(3798,-2313.90000000,-107.50000000,34.30000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(16083,-2315.50000000,-112.90000000,36.00000000,0.00000000,0.00000000,350.00000000); // + CreateDynamicObject(3798,-2314.00000000,-109.50000000,34.30000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(3798,-2315.50000000,-108.30000000,34.30000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(3798,-2314.00000000,-108.30000000,36.10000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(3796,-2320.10000000,-112.80000000,34.30000000,0.00000000,0.00000000,268.00000000); // + CreateDynamicObject(854,-2319.50000000,-113.60000000,34.60000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(854,-2319.20000000,-112.20000000,34.60000000,0.00000000,0.00000000,344.00000000); // + CreateDynamicObject(854,-2320.40000000,-112.70000000,34.60000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(854,-2320.20000000,-112.30000000,34.60000000,0.00000000,0.00000000,124.00000000); // + CreateDynamicObject(854,-2320.60000000,-113.50000000,34.60000000,0.00000000,0.00000000,74.00000000); // + CreateDynamicObject(3675,-2334.00000000,-108.00000000,34.00000000,0.00000000,270.00000000,0.00000000); // + CreateDynamicObject(3675,-2319.70000000,-109.96000000,34.00000000,0.00000000,270.00000000,178.00000000); // + CreateDynamicObject(3675,-2316.50000000,-111.90000000,36.70000000,0.00000000,0.00000000,222.00000000); // + CreateDynamicObject(1353,-2326.70000000,-108.80000000,34.95000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(978,-2312.12000000,-84.97000000,34.59000000,0.00000000,0.00000000,-89.58000000); // + CreateDynamicObject(978,-2357.30000000,-120.35000000,34.71000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(978,-2348.07000000,-120.34000000,34.71000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(978,-2341.07000000,-120.34000000,34.71000000,0.00000000,0.00000000,0.00000000); // + CreateDynamicObject(978,-2312.04000000,-94.25000000,34.59000000,0.00000000,0.00000000,-89.58000000); // + CreateDynamicObject(978,-2311.96000000,-103.48000000,34.59000000,0.00000000,0.00000000,-89.58000000); // + CreateDynamicObject(978,-2311.89000000,-112.39000000,34.59000000,0.00000000,0.00000000,-89.58000000); // + CreateDynamicObject(978,-2311.87000000,-115.62000000,34.59000000,0.00000000,0.00000000,-89.58000000); // + CreateDynamicObject(708, -2392.48169, -115.52648, 34.63281, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(669, -2406.51904, -83.30890, 34.61719, 356.85840, 0.00000, -1.10828); + CreateDynamicObject(973, -2386.61597, -80.28425, 35.12102, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(973, -2395.97705, -80.28420, 35.12100, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(973, -2405.36328, -80.28420, 35.12100, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(973, -2411.23560, -85.42352, 35.12100, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(973, -2411.23560, -94.79790, 35.12100, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(973, -2411.23560, -104.13780, 35.12100, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(973, -2405.36328, -108.87550, 35.12100, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(973, -2395.97705, -108.87550, 35.12100, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(973, -2386.57983, -108.87550, 35.12100, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(669, -2383.88232, -83.38882, 34.61719, 356.85840, 0.00000, -1.10828); + + // Church + CreateDynamicObject(9931,1947.54003906,-368.51269531,1108.01086426,0.00000000,0.00000000,90.00000000); //object(church_sfe) (1) + CreateDynamicObject(3976,1970.65722656,-341.23883057,1100.22949219,0.00000000,0.00000000,0.00000000); //object(policest02_lan) (1) + CreateDynamicObject(9931,1980.55761719,-368.51562500,1108.01086426,0.00000000,0.00000000,90.00000000); //object(church_sfe) (2) + CreateDynamicObject(3976,1962.70117188,-400.46679688,1109.52941895,0.00000000,0.00000000,90.00000000); //object(policest02_lan) (2) + CreateDynamicObject(11472,1964.78710938,-372.02050781,1089.22351074,0.00000000,0.00000000,0.00000000); //object(des_swtstairs1) (1) + CreateDynamicObject(11472,1963.28967285,-372.02139282,1089.22351074,0.00000000,0.00000000,0.00000000); //object(des_swtstairs1) (2) + CreateDynamicObject(11472,1964.04479980,-372.98049927,1089.46386719,0.00000000,0.00000000,0.00000000); //object(des_swtstairs1) (3) + CreateDynamicObject(2896,1959.29248047,-370.91723633,1093.34313965,0.00000000,0.00000000,90.00000000); //object(casket_law) (1) + CreateDynamicObject(11472,1962.66918945,-373.82989502,1087.66955566,90.00000000,180.00000000,270.00000000); //object(des_swtstairs1) (4) + CreateDynamicObject(11472,1965.41259766,-373.81991577,1087.66992188,90.00000000,180.00000000,90.00000000); //object(des_swtstairs1) (5) + CreateDynamicObject(970,1970.61437988,-368.20404053,1093.28039551,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (1) + CreateDynamicObject(970,1968.51074219,-368.20703125,1093.28039551,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (2) + CreateDynamicObject(970,1957.52185059,-368.25833130,1093.28039551,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (3) + CreateDynamicObject(970,1959.61914062,-368.25585938,1093.28039551,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) + CreateDynamicObject(6959,1963.97839355,-368.12149048,1072.75439453,90.00000000,0.00000000,0.25000000); //object(vegasnbball1) (2) + CreateDynamicObject(2960,1964.05883789,-348.98986816,1101.36645508,0.00000000,90.00000000,89.99450684); //object(kmb_beam) (1) + CreateDynamicObject(2960,1963.98291016,-349.00000000,1101.70666504,90.00000000,0.00000000,179.99450684); //object(kmb_beam) (2) + CreateDynamicObject(2960,1964.05871582,-348.99044800,1100.00585938,0.00000000,90.00000000,90.00000000); //object(kmb_beam) (3) + CreateDynamicObject(3872,1964.02685547,-346.40850830,1102.33020020,0.00000000,155.25000000,90.27026367); //object(ws_floodbeams) (1) + CreateDynamicObject(1667,1962.98828125,-370.41271973,1093.62292480,0.00000000,0.00000000,0.00000000); //object(propwineglass1) (1) + CreateDynamicObject(1664,1962.83520508,-370.42520142,1093.70104980,0.00000000,0.00000000,0.00000000); //object(propwinebotl2) (1) + CreateDynamicObject(2868,1965.95605469,-370.30142212,1093.53430176,0.00000000,0.00000000,0.00000000); //object(gb_ornament03) (1) + CreateDynamicObject(2869,1964.02185059,-373.78527832,1093.66992188,0.00000000,0.00000000,323.75000000); //object(gb_ornament04) (1) + CreateDynamicObject(2870,1965.26269531,-373.64062500,1093.66992188,0.00000000,0.00000000,350.03002930); //object(gb_ornament05) (1) + CreateDynamicObject(2270,1965.47998047,-352.47622681,1093.48364258,0.00000000,0.00000000,270.00000000); //object(frame_wood_6) (1) + CreateDynamicObject(2257,1964.05615234,-373.94995117,1095.86132812,0.00000000,0.00000000,180.00000000); //object(frame_clip_4) (1) + CreateDynamicObject(2271,1962.60437012,-352.58059692,1093.48803711,0.00000000,0.00000000,90.00000000); //object(frame_wood_1) (1) + CreateDynamicObject(2357,1964.05090332,-370.68905640,1093.12402344,0.00000000,0.00000000,0.00000000); //object(dunc_dinning) (1) + CreateDynamicObject(2808,1957.51367188,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (1) + CreateDynamicObject(2808,1959.68164062,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (2) + CreateDynamicObject(2808,1970.61328125,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (3) + CreateDynamicObject(2808,1968.44238281,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (4) + CreateDynamicObject(2808,1961.85546875,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (5) + CreateDynamicObject(2808,1966.27246094,-364.26171875,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2868,1962.14697266,-370.30624390,1093.53430176,0.00000000,0.00000000,0.00000000); //object(gb_ornament03) (4) + CreateDynamicObject(948,1966.09277344,-374.17285156,1092.72888184,0.00000000,0.00000000,0.00000000); //object(plant_pot_10) (1) + CreateDynamicObject(948,1961.96313477,-374.22888184,1092.72888184,0.00000000,0.00000000,0.00000000); //object(plant_pot_10) (2) + CreateDynamicObject(2894,1963.95080566,-370.94277954,1093.53430176,0.00000000,0.00000000,0.00000000); //object(kmb_rhymesbook) (1) + CreateDynamicObject(3462,1959.30407715,-374.06838989,1094.24255371,0.00000000,0.00000000,270.00000000); //object(csrangel_lvs) (1) + CreateDynamicObject(3462,1968.78125000,-374.06835938,1094.24255371,0.00000000,0.00000000,270.00000000); //object(csrangel_lvs) (2) + CreateDynamicObject(949,1956.02258301,-353.46194458,1095.83190918,0.00000000,0.00000000,0.00000000); //object(plant_pot_4) (1) + CreateDynamicObject(2946,1965.59985352,-349.21301270,1091.94543457,0.00000000,0.00000000,90.00000000); //object(cr_door_03) (2) + CreateDynamicObject(2946,1962.47033691,-349.19955444,1091.94543457,0.00000000,0.00000000,270.00000000); //object(cr_door_03) (3) + CreateDynamicObject(2808,1970.60681152,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1968.43054199,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1966.25378418,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1957.52233887,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1959.69580078,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1961.86865234,-360.67248535,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1957.51660156,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1959.69250488,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1961.86779785,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1970.61279297,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1968.43701172,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(2808,1966.26782227,-357.18194580,1092.59191895,0.00000000,0.00000000,179.99450684); //object(cj_pizza_chair4) (6) + CreateDynamicObject(14705,1962.68139648,-373.67498779,1093.91894531,0.00000000,0.00000000,0.00000000); //object(int2vase) (1) + CreateDynamicObject(14410,1968.61401367,-349.16000366,1092.01757812,0.00000000,0.00000000,270.00000000); //object(carter-stairs03) (1) + CreateDynamicObject(11472,1971.98046875,-351.97091675,1092.19567871,0.00000000,0.00000000,90.00000000); //object(des_swtstairs1) (6) + CreateDynamicObject(11472,1971.98046875,-353.19616699,1092.19567871,0.00000000,0.00000000,90.00000000); //object(des_swtstairs1) (7) + CreateDynamicObject(14410,1959.47412109,-349.41287231,1092.01660156,0.00000000,0.00000000,90.00000000); //object(carter-stairs03) (2) + CreateDynamicObject(11472,1956.10046387,-351.96487427,1092.19567871,0.00000000,0.00000000,270.00000000); //object(des_swtstairs1) (8) + CreateDynamicObject(11472,1956.10046387,-353.19616699,1092.19567871,0.00000000,0.00000000,270.00000000); //object(des_swtstairs1) (9) + CreateDynamicObject(11472,1965.10974121,-347.94531250,1095.44091797,0.00000000,90.00000000,180.00000000); //object(des_swtstairs1) (10) + CreateDynamicObject(11472,1962.98315430,-347.94104004,1095.44018555,0.00000000,270.00000000,179.99450684); //object(des_swtstairs1) (11) + CreateDynamicObject(1698,1962.46606445,-352.53399658,1095.31420898,0.00000000,0.00000000,270.27026367); //object(esc_step8) (1) + CreateDynamicObject(1698,1962.87316895,-352.53399658,1095.53918457,0.00000000,0.00000000,270.26916504); //object(esc_step8) (2) + CreateDynamicObject(1698,1963.24682617,-352.53399658,1095.76416016,0.00000000,0.00000000,270.26916504); //object(esc_step8) (3) + CreateDynamicObject(1698,1965.60021973,-352.53399658,1095.31420898,0.00000000,0.00000000,90.00000000); //object(esc_step8) (4) + CreateDynamicObject(1698,1965.20434570,-352.53399658,1095.53918457,0.00000000,0.00000000,90.00000000); //object(esc_step8) (5) + CreateDynamicObject(1698,1964.72375488,-352.53399658,1095.76416016,0.00000000,0.00000000,270.26916504); //object(esc_step8) (6) + CreateDynamicObject(970,1964.05688477,-353.88497925,1096.74243164,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) + CreateDynamicObject(970,1959.94470215,-353.88497925,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) + CreateDynamicObject(970,1955.77246094,-353.88589478,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) + CreateDynamicObject(970,1968.17297363,-353.88497925,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) + CreateDynamicObject(970,1972.25000000,-353.88589478,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) + CreateDynamicObject(970,1959.97607422,-351.29064941,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) + CreateDynamicObject(970,1968.10302734,-351.29064941,1095.74719238,0.00000000,0.00000000,0.00000000); //object(fencesmallb) (4) + CreateDynamicObject(970,1965.96203613,-349.21618652,1096.74169922,0.00000000,0.00000000,90.00000000); //object(fencesmallb) (4) + CreateDynamicObject(970,1962.13757324,-349.21618652,1096.74243164,0.00000000,0.00000000,90.00000000); //object(fencesmallb) (4) + CreateDynamicObject(2887,1964.04821777,-349.34906006,1094.78955078,90.00000000,0.00000000,0.00000000); //object(a51_spotbulb) (1) + CreateDynamicObject(949,1971.95068359,-353.46038818,1095.83190918,0.00000000,0.00000000,0.00000000); //object(plant_pot_4) (2) + CreateDynamicObject(948,1965.68554688,-352.45767212,1091.94543457,0.00000000,0.00000000,0.00000000); //object(plant_pot_10) (1) + CreateDynamicObject(948,1962.38427734,-352.45767212,1091.94543457,0.00000000,0.00000000,0.00000000); //object(plant_pot_10) (1) + CreateDynamicObject(1742,1955.84399414,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (1) + CreateDynamicObject(1742,1957.28173828,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (2) + CreateDynamicObject(1742,1958.71166992,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (3) + CreateDynamicObject(1742,1960.15112305,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (4) + CreateDynamicObject(1742,1971.77673340,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (5) + CreateDynamicObject(1742,1970.34277344,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (6) + CreateDynamicObject(1742,1968.90930176,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (7) + CreateDynamicObject(1742,1967.47534180,-353.83831787,1091.94543457,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (8) + CreateDynamicObject(949,1961.60729980,-354.34103394,1092.58166504,0.00000000,0.00000000,0.00000000); //object(plant_pot_4) (3) + CreateDynamicObject(949,1966.46325684,-354.34805298,1092.58166504,0.00000000,0.00000000,0.00000000); //object(plant_pot_4) (4) + CreateDynamicObject(1720,1970.09338379,-373.59497070,1092.72888184,0.00000000,0.00000000,180.00000000); //object(rest_chair) (1) + CreateDynamicObject(1720,1970.91198730,-373.58316040,1092.72888184,0.00000000,0.00000000,179.99450684); //object(rest_chair) (2) + CreateDynamicObject(741,1969.29675293,-369.22723389,1093.71252441,0.00000000,0.00000000,0.00000000); //object(pot_01) (1) + CreateDynamicObject(3440,1969.29125977,-370.86264038,1091.08007812,0.00000000,0.00000000,0.00000000); //object(arptpillar01_lvs) (1) + CreateDynamicObject(14455,1955.32812500,-348.54144287,1096.87585449,0.00000000,0.00000000,270.00000000); //object(gs_bookcase) (1) + CreateDynamicObject(14455,1972.78356934,-352.90487671,1096.86743164,0.00000000,0.00000000,90.00000000); //object(gs_bookcase) (2) + CreateDynamicObject(2842,1964.51916504,-365.60891724,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (1) + CreateDynamicObject(2842,1964.51843262,-363.77880859,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (2) + CreateDynamicObject(2842,1964.51867676,-361.94879150,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (3) + CreateDynamicObject(2842,1964.52172852,-360.12713623,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (4) + CreateDynamicObject(2842,1964.52636719,-358.30560303,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (5) + CreateDynamicObject(2842,1964.52600098,-356.47940063,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (6) + CreateDynamicObject(2842,1964.52343750,-354.64611816,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (7) + CreateDynamicObject(2842,1964.52136230,-352.82815552,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (8) + CreateDynamicObject(2842,1964.51867676,-350.99310303,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (9) + CreateDynamicObject(2842,1964.52026367,-349.16046143,1091.94543457,0.00000000,0.00000000,90.00000000); //object(gb_bedrug04) (10) + CreateDynamicObject(2833,1963.55749512,-369.65057373,1092.72888184,0.00000000,0.00000000,0.00000000); //object(gb_livingrug02) (1) + CreateDynamicObject(2834,1968.81579590,-372.52481079,1092.72888184,0.00000000,0.00000000,0.00000000); //object(gb_livingrug03) (1) + CreateDynamicObject(6959,1951.26586914,-360.22650146,1095.56030273,310.00000000,180.00000000,90.00000000); //object(vegasnbball1) (1) + CreateDynamicObject(6959,1976.87695312,-356.75421143,1095.51965332,310.00000000,180.00000000,270.00000000); //object(vegasnbball1) (3) + CreateDynamicObject(6959,1958.95715332,-378.23306274,1096.33813477,309.99572754,179.99450684,180.00000000); //object(vegasnbball1) (4) + + // City Mall + CreateDynamicObject(1569, 371.27, 166.64, 1007.39, 0.00, 0.00, 0.66); + CreateDynamicObject(19358, 373.95, 166.40, 1008.41, -90.36, -4.32, -94.38); + CreateDynamicObject(19358, 372.46, 166.02, 1008.41, -90.36, -4.32, -467.40); + + // Bank: Fences and road bumps + CreateDynamicObject(19425, -1532.36, 906.30, 6.10, 0.00, 0.00, 2.00); + CreateDynamicObject(19425, -1525.08, 906.46, 6.10, 0.00, 0.00, 0.00); + CreateDynamicObject(19425, -1555.29, 906.41, 6.10, 0.00, 0.00, -1.00); + CreateDynamicObject(19425, -1562.51, 906.33, 6.10, 0.00, 0.00, 2.00); + CreateDynamicObject(19425, -1564.03, 943.56, 6.10, 0.00, 0.00, 0.00); + CreateDynamicObject(19425, -1555.66, 943.57, 6.10, 0.00, 0.00, 0.00); + CreateDynamicObject(19425, -1532.42, 943.54, 6.10, 0.00, 0.00, 0.00); + CreateDynamicObject(19425, -1523.81, 943.53, 6.10, 0.00, 0.00, 0.00); + CreateDynamicObject(19425, -1571.45, 915.64, 6.10, 0.00, 0.00, 90.00); + CreateDynamicObject(19425, -1571.47, 934.82, 6.10, 0.00, 0.00, 90.00); + CreateDynamicObject(970, -1497.84, 916.18, 6.73, 0.00, 0.00, -180.00); + CreateDynamicObject(970, -1500.02, 920.00, 6.73, 0.00, 0.00, -270.06); + CreateDynamicObject(970, -1497.84, 924.01, 6.73, 0.00, 0.00, -180.00); + + // Police department doors: + CreateDynamicObject(1569, 321.45, 301.96, 998.15, 0.00, 0.00, 0.00); + + //Police Station + SetDynamicObjectMaterial( CreateDynamicObject(19377, -1577.97, 684.61, 11.86, 0.00, 90.00, 0.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19436, -1573.52, 679.84, 6.57, 0.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19436, -1580.95, 679.84, 6.57, 0.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19377, -1580.22, 684.60, 6.56, 0.00, 0.00, 0.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19436, -1573.52, 679.84, 10.06, 0.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19436, -1580.95, 679.84, 10.06, 0.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19377, -1574.27, 684.60, 6.56, 0.00, 0.00, 0.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19377, -1577.61, 688.05, 6.56, 0.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19377, -1572.81, 684.63, 6.56, 0.00, 0.00, 0.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19436, -1578.39, 679.86, 11.01, 90.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19436, -1574.90, 679.86, 11.01, 90.00, 0.00, 90.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject(19377, -1578.00, 684.62, 10.31, 0.00, 90.00, 0.00), 0, 10028, "copshop_sfe", "rooftop_gz3", 0 ); + SetDynamicObjectMaterialText(CreateDynamicObject(19377, -1577.54, 687.90, 6.56, 0.00, 0.00, 90.00), 0, " ", 140, "Arial", 64, 1, -32256, 0, 1); + CreateDynamicObject(1499, -1575.96, 687.99, 6.13, 0.00, 0.00, 0.00); + + //Supa - Market + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2443.325927, 756.842773, 1055.205566, 180.000000, 90.000000, 0.000000 ), 0, 12844, "cos_liquorstore", "b_wtilesreflect", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.337158, 756.842773, 1055.205566, 180.000000, 90.000000, 0.000000 ), 0, 12844, "cos_liquorstore", "b_wtilesreflect", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2393.337890, 756.842773, 1055.205566, 180.000000, 90.000000, 0.000000 ), 0, 12844, "cos_liquorstore", "b_wtilesreflect", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.337158, 781.830688, 1055.205566, 180.000000, 90.000000, 0.000000 ), 0, 12844, "cos_liquorstore", "b_wtilesreflect", -1 ); + CreateDynamicObject( 1533, -2423.800781, 773.247436, 1055.684570, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1537, -2420.801757, 773.250732, 1055.684570, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2425.337890, 772.804565, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2425.337890, 769.833007, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2411.321044, 769.833007, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2411.321044, 770.813964, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2425.337890, 770.823303, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2425.337890, 771.813781, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2411.321044, 771.813964, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2411.321044, 772.794921, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.632812, 773.784790, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2393.414062, 743.895019, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.336425, 743.895019, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2443.325683, 743.895019, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2456.314697, 756.847534, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2380.439697, 756.847534, 1056.705566, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2373.338867, 769.837341, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2398.338867, 769.837341, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2438.305419, 769.837341, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2463.305175, 769.837341, 1056.705566, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2419.694824, 768.844787, 1074.755615, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 1533, -2415.833007, 773.247436, 1055.684570, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1537, -2412.854003, 773.250732, 1055.684570, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.332031, 756.842773, 1062.699707, 180.000000, 90.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2393.336914, 756.842773, 1062.699707, 180.000000, 90.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -1 ); + CreateDynamicObject( 1533, -2419.786865, 773.247436, 1055.684570, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1537, -2416.807861, 773.250732, 1055.684570, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1984, -2430.793701, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2541, -2433.802001, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2443.325927, 756.842773, 1062.699707, 180.000000, 90.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -1 ); + CreateDynamicObject( 1984, -2434.827392, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2541, -2437.845947, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1984, -2438.831054, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2541, -2441.829833, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1984, -2442.824951, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2541, -2445.823486, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 970, -2409.776123, 766.834472, 1056.185058, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 970, -2407.684082, 768.925598, 1056.185058, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 970, -2426.917724, 766.834472, 1056.185058, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 970, -2429.009765, 768.925598, 1056.185058, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 2365, -2424.978515, 766.327697, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2365, -2411.708496, 766.818176, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1349, -2428.175537, 767.409545, 1056.255126, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1349, -2427.324707, 767.409545, 1056.255126, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1349, -2426.423828, 767.409545, 1056.255126, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1349, -2425.583007, 767.409545, 1056.255126, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1349, -2428.175537, 768.870910, 1056.255126, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1349, -2427.324707, 768.870910, 1056.255126, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1349, -2426.413818, 768.870910, 1056.255126, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1349, -2425.562988, 768.870910, 1056.255126, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1349, -2408.544677, 768.814941, 1056.245117, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1349, -2408.544677, 767.343566, 1056.245117, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1349, -2409.565673, 768.814941, 1056.245117, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1349, -2410.386474, 768.814941, 1056.245117, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1349, -2411.077148, 768.814941, 1056.245117, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1349, -2409.565673, 767.343505, 1056.245117, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1349, -2410.386474, 767.343505, 1056.245117, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1349, -2411.077148, 767.343505, 1056.245117, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1984, -2399.824707, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1984, -2403.848632, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2541, -2402.848388, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 970, -2409.776123, 768.115661, 1056.185058, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 2541, -2398.825683, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1984, -2395.821044, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2541, -2394.814941, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1984, -2391.807128, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2541, -2390.831054, 766.117248, 1055.634521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1984, -2387.823730, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2412, -2412.240966, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2412, -2415.744140, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2412, -2416.244628, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2412, -2419.738037, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2412, -2420.238525, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2412, -2423.761962, 772.790771, 1055.714599, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1989, -2381.086181, 763.337463, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 762.336486, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 761.335510, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 760.335632, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 759.334716, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 758.333740, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 757.332824, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 756.341979, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 755.341186, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 754.340209, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 753.339355, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 752.338562, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 751.337585, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 750.346679, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 749.345703, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 748.344787, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 747.343811, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1989, -2381.086181, 746.343200, 1055.684570, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 948, -2381.458007, 744.912841, 1055.714599, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1987, -2380.856933, 759.259948, 1055.994873, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1987, -2380.856933, 756.259033, 1055.994873, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1987, -2380.856933, 752.255615, 1055.994873, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1987, -2380.856933, 747.263916, 1055.994873, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1890, -2385.613281, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1889, -2385.621093, 755.777404, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1891, -2385.618164, 752.773559, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1884, -2385.618164, 749.772277, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1883, -2390.618164, 750.880004, 1055.704711, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1883, -2390.618164, 754.310607, 1055.704711, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1883, -2390.618164, 757.861572, 1055.704711, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1846, -2390.618164, 754.299865, 1055.634765, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1890, -2395.142578, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1884, -2395.142578, 755.790649, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1891, -2395.142578, 752.779357, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1890, -2395.142578, 749.777709, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1889, -2399.847167, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1890, -2404.621826, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1890, -2399.847167, 755.781005, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1891, -2399.847167, 752.781066, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1884, -2399.847167, 749.790161, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1889, -2404.621826, 755.780700, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1890, -2404.621826, 752.779602, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1891, -2404.621826, 749.778503, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1846, -2390.618164, 757.871765, 1055.634765, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1846, -2390.618164, 750.879272, 1055.634765, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1846, -2390.618164, 754.299865, 1055.634765, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1984, -2446.857910, 766.331237, 1055.684570, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2418.327148, 781.844238, 1067.293090, 180.000000, 90.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -1 ); + CreateDynamicObject( 2202, -2395.463867, 768.849182, 1055.674560, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2202, -2399.517822, 768.849182, 1055.674560, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1989, -2382.812500, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2383.813476, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2384.814453, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2385.815429, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2386.816406, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2387.837402, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2388.838378, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2389.839355, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2390.860351, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2391.851318, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2392.862304, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2393.863281, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2394.854248, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2395.835205, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2396.806152, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2397.807128, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2398.808105, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2399.799072, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2400.790039, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2401.791015, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2402.791992, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2403.792968, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2404.793945, 744.748718, 1055.684570, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 970, -2426.917724, 768.125732, 1056.185058, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 19326, -2399.866699, 760.291625, 1056.705566, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1989, -2455.665283, 763.350219, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 762.349365, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 761.359497, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 760.359375, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 759.358398, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 758.357727, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 757.357727, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 756.356933, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 755.366333, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 754.375366, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 753.374389, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 752.374084, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 751.383239, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 750.383117, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 749.382263, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 748.381408, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 747.380737, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1989, -2455.665283, 746.379760, 1055.684570, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 948, -2455.341064, 744.846862, 1055.654663, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1989, -2453.838134, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2452.857177, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2451.856201, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2450.855224, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2449.854248, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2448.853271, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2447.852294, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2446.861328, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2445.860351, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2444.869384, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2443.868408, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2442.867431, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2441.866455, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2440.875488, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2439.874511, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2438.883544, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2437.882568, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2436.891601, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2435.890625, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2434.889648, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2433.888671, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2432.887695, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1989, -2431.886718, 744.542602, 1055.684570, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1890, -2451.109130, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1889, -2451.108642, 755.777404, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1891, -2451.104003, 752.773559, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1884, -2451.104248, 749.772277, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1883, -2446.037353, 757.861572, 1055.704711, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1883, -2446.037353, 754.349365, 1055.704711, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1883, -2446.037353, 750.848510, 1055.704711, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1846, -2446.034423, 757.851196, 1055.634521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1846, -2446.034423, 754.341613, 1055.634521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1846, -2446.034423, 754.341613, 1055.634521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1846, -2446.034423, 750.840698, 1055.634521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1890, -2441.470214, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1884, -2441.467041, 755.790649, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1891, -2441.460449, 752.779357, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1890, -2441.463867, 749.777709, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1889, -2436.834228, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1890, -2436.840332, 755.781005, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1891, -2436.842285, 752.781066, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1884, -2436.847656, 749.790161, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1890, -2431.827392, 758.781860, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1889, -2431.831054, 755.780700, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1890, -2431.843505, 752.779602, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1891, -2431.835693, 749.778503, 1055.644531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2202, -2438.443115, 768.874877, 1055.694580, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2202, -2442.467041, 768.874877, 1055.694580, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2439.823974, 768.813720, 1055.594482, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, -2412.885986, 752.924011, 1055.634521, 0.000000, 0.000000, 0.000000 ), 0, 3255, "refinery", "ws_greymetal", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, -2424.417236, 752.924011, 1055.634521, 0.000000, 0.000000, 0.000000 ), 0, 3255, "refinery", "ws_greymetal", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, -2418.641601, 750.712707, 1055.634521, 0.000000, 0.000000, 0.000000 ), 0, 3255, "refinery", "ws_greymetal", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, -2424.417236, 748.713562, 1055.634521, 0.000000, 0.000000, 0.000000 ), 0, 3255, "refinery", "ws_greymetal", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, -2412.885986, 748.683532, 1055.634521, 0.000000, 0.000000, 0.000000 ), 0, 3255, "refinery", "ws_greymetal", 0 ); + CreateDynamicObject( 1550, -2418.371582, 751.117614, 1056.855712, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1550, -2417.917968, 751.114257, 1056.615478, 90.000000, 87.299980, 0.000000 ); + CreateDynamicObject( 1550, -2418.348876, 751.534851, 1056.615478, 90.000000, 87.299980, 90.000000 ); + CreateDynamicObject( 1550, -2418.739257, 751.142456, 1056.615478, 90.000000, 87.299980, 180.000000 ); + CreateDynamicObject( 1550, -2418.362792, 750.634094, 1056.615478, 90.000000, 87.299980, 270.000000 ); + CreateDynamicObject( 341, -2412.038330, 753.186218, 1056.724487, 0.000000, 30.300001, 91.100059 ); + CreateDynamicObject( 341, -2412.558837, 753.176696, 1056.724487, 0.000000, 30.300001, 91.100059 ); + CreateDynamicObject( 341, -2413.069335, 753.167358, 1056.724487, 0.000000, 30.300001, 91.100059 ); + CreateDynamicObject( 341, -2412.329833, 753.054504, 1056.728637, 0.000000, 30.300001, -178.799987 ); + CreateDynamicObject( 341, -2412.764160, 752.664184, 1056.678955, 0.000000, 30.300001, 0.000000 ); + CreateDynamicObject( 341, -2424.313964, 752.664184, 1056.718505, 0.000000, 30.300001, 0.000000 ); + CreateDynamicObject( 341, -2423.939697, 753.040710, 1056.719604, 0.000000, 30.300001, -178.799987 ); + CreateDynamicObject( 341, -2423.622070, 753.174255, 1056.720947, 0.000000, 30.300001, 91.100059 ); + CreateDynamicObject( 341, -2424.112548, 753.165283, 1056.720947, 0.000000, 30.300001, 91.100059 ); + CreateDynamicObject( 341, -2424.572998, 753.156860, 1056.720947, 0.000000, 30.300001, 91.100059 ); + CreateDynamicObject( 2057, -2424.024414, 749.597229, 1056.635498, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2057, -2424.494873, 749.046997, 1056.635498, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2057, -2424.044433, 748.516479, 1056.635498, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2057, -2423.634033, 749.056335, 1056.635498, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 2242, -2424.053222, 749.062927, 1056.565429, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 918, -2412.256835, 748.813964, 1056.855712, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 918, -2412.256835, 749.274414, 1056.855712, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 918, -2412.897460, 749.264404, 1056.855712, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 918, -2412.897460, 748.813964, 1056.855712, 0.000000, 0.000000, 0.000000 ); + + // Ultra Awesome Bank + CreateDynamicObject( 10295, -1512.798461, 941.697875, 983.609619, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + CreateDynamicObject( 9921, -1572.972045, 887.796020, 1004.485656, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + CreateDynamicObject( 10296, -1490.138549, 720.889404, 979.949096, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + CreateDynamicObject( 10127, -1553.564086, 796.327331, 985.999633, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + CreateDynamicObject( 10124, -1587.874267, 834.403442, 992.220520, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + CreateDynamicObject( 9918, -1551.359008, 797.458923, 1004.001770, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + CreateDynamicObject( 10067, -1588.035888, 757.417114, 992.235107, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + CreateDynamicObject( 10044, -1562.156250, 696.441589, 1018.118957, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + CreateDynamicObject( 9926, -1594.548339, 872.098754, 1034.747314, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + CreateDynamicObject( 9919, -1618.935913, 795.390747, 1045.696533, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + CreateDynamicObject( 10300, -1445.753540, 812.940368, 960.377502, 0.000000, 0.000000, 0.000000, -1, -1, -1, 600.0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.695190, 831.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.694946, 831.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.695190, 856.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.695190, 856.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -1444.583374, 826.175720, 982.211242, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 837.250061, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.695190, 806.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.695190, 806.610961, 983.212646, 0.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 842.493103, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 852.113098, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 861.733093, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1444.858154, 854.107299, 984.211730, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 839.328247, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 842.528259, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 845.728271, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 848.928283, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 852.128295, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 855.328308, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 858.528320, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 861.728332, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 864.928344, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 810.256835, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 800.636840, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1444.858154, 829.127258, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 823.078002, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 819.877990, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 816.677978, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 813.477966, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 810.277954, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 807.077941, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 803.877929, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 800.677917, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 797.477905, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 819.803283, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 810.184020, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19378, -1444.804199, 800.564025, 982.942077, 0.000000, 0.000000, 0.000000 ), 0, 3857, "ottos_glass", "carshowroom1", -1862270977 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1444.858154, 804.148376, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.535400, 836.520019, 986.433776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 842.547790, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 852.187683, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 861.807434, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.761962, 819.876831, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.066406, 804.148376, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -1444.583374, 836.076477, 982.211242, 0.000000, 0.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.066406, 829.148376, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.066406, 854.148376, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1431.858398, 866.108581, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1406.869750, 866.108581, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1432.365112, 795.968566, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1407.365112, 795.968566, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1439.904174, 795.815795, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1430.284179, 795.815795, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1420.664184, 795.815795, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1411.044189, 795.815795, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1401.424194, 795.815795, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1439.904174, 866.466735, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1430.284179, 866.466735, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1420.664184, 866.466735, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1411.044189, 866.466735, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1401.424194, 866.466735, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 861.677307, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 852.057312, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 842.437316, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 832.817321, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 823.197326, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 813.577331, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 803.957336, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.034301, 794.337341, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.188842, 808.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.188842, 808.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.188842, 833.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1407.188842, 858.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.188842, 833.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1432.188842, 858.377929, 992.133056, 0.000000, 90.000000, 0.000000 ), 0, 9901, "ferry_building", "rooftop_gz3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.525390, 835.669494, 986.433776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.955810, 825.119262, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 836.128234, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.956298, 837.230041, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 834.939514, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 826.278381, 986.433105, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 825.109069, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 827.219726, 986.433776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.535400, 826.489379, 986.433776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.545410, 825.838806, 986.433776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 837.250061, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.956298, 837.230041, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.535400, 836.520019, 989.933776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.525390, 835.669494, 989.933776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 834.939514, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 827.219726, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.535400, 826.489379, 989.933776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1443.545410, 825.838806, 989.933776, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.255615, 825.109069, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19426, -1444.955810, 825.119262, 989.933776, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 836.128234, 989.933105, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19393, -1444.740234, 826.278381, 989.933105, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.731933, 832.077026, 989.931884, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, -1444.731933, 832.077026, 986.431884, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1444.692382, 829.509277, 986.453186, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build4", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1444.692382, 832.708984, 986.453186, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build4", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1445.585205, 830.511535, 984.202697, 90.000000, 90.000000, 0.000000 ), 0, 13007, "sw_bankint", "woodfloor1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14394, -1442.193969, 831.132751, 983.872497, 0.000000, 0.000000, 180.000000 ), 0, 13007, "sw_bankint", "woodfloor1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1443.922607, 827.179931, 984.202209, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1443.922607, 835.079284, 984.202209, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1431.903930, 808.708923, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1401.293701, 808.718322, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1416.086303, 796.718139, 984.212463, 0.000000, 90.000000, 90.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1418.922851, 808.712890, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1416.082031, 808.712890, 997.151855, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1444.174926, 808.712890, 979.853576, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1413.290893, 808.712890, 997.151855, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1429.775756, 801.777343, 983.222045, 90.000000, 0.000000, 0.000000 ), 0, 8463, "vgseland", "triadcarpet2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1416.080322, 808.706420, 987.422912, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1416.210937, 808.487487, 989.713317, 0.000000, 0.000000, 90.000000 ), 0, 4981, "wiresetc2_las", "lasunion2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1419.770874, 827.029418, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1420.211303, 835.119995, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1407.249877, 827.023376, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1432.761108, 827.023376, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1432.761108, 835.123596, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1407.249877, 835.123657, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1430.284179, 808.727355, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1439.905273, 808.727355, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1407.983520, 808.727355, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1423.872192, 808.727355, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1428.414672, 826.948181, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1418.814819, 826.948181, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1412.392700, 826.948181, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1428.414672, 835.338073, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1418.845581, 835.338073, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1412.455200, 835.338073, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1416.111206, 803.420898, 986.412658, 0.000000, 0.000000, 0.0000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1416.111206, 793.830444, 986.412658, 0.000000, 0.000000, 0.0000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1398.364013, 808.727355, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1649, "wglass", "carshowwin2", -1 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1400.5688, 831.6085, 989.2739, 0.0000, 0.0000, 179.8372 ), 0, "Bank of", 100, "Times New Roman", 64, 0, -8092540, 0, 1 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 4735, -1444.6258, 831.1769, 989.1224, 0.0000, 0.0000, -179.4141 ), 0, "With You. Every Step.", 120, "Times New Roman", 20, 0, -16777216, 0, 1 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1417.5281, 808.5847, 989.2429, 0.0000, 0.0000, 89.90350 ), 0, "Conference", 130, "Times New Roman", 48, 0, -8092540, 0, 1 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1414.6727, 808.5847, 989.2429, 0.0000, 0.0000, 89.90350 ), 0, "Offices", 130, "Times New Roman", 48, 0, -8092540, 0, 1 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1412.6229, 859.3300, 989.7932, 0.0000, 0.0000, 179.8876 ), 0, "VAULT", 130, "Times New Roman", 128, 0, -1, 0, 1 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1426.1793, 866.4567, 985.0124, 0.0000, 0.0000, -89.9710 ), 0, "Thanks Eazy_E and Damen! <3", 130, "Arial", 24, 0, -8092540, 0, 1 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1400.5269, 830.4970, 988.1329, 0.0000, 0.0000, 179.6061 ), 0, "San Fierro", 90, "Times New Roman", 64, 1, -1, 0, 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1416.080322, 808.706420, 991.153442, 0.000000, 90.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.108398, 808.712890, 997.151855, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1424.605590, 864.727539, 984.211730, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1409.639770, 852.717346, 984.212463, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1412.554809, 873.997863, 984.210937, 0.000000, 90.000000, 90.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1412.578613, 854.735595, 984.212524, 0.000000, 90.000000, 90.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1424.608886, 852.723083, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1421.647705, 852.723083, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1412.577026, 856.732971, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1412.577026, 861.993347, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1412.578613, 859.356140, 988.372863, 0.000000, 90.000000, 90.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1412.561035, 859.247009, 990.503845, 0.000000, 0.000000, 0.000000 ), 0, 8839, "vgsecarshow", "lightblue2_32", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1412.578613, 859.356140, 991.162536, 0.000000, 90.000000, 90.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1440.695068, 802.247314, 983.222045, 90.000000, 0.000000, 90.000000 ), 0, 8463, "vgseland", "triadcarpet2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.444702, 857.806030, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 1214, "metal", "Alumox64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1400.444702, 867.415283, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 1214, "metal", "Alumox64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1407.565307, 865.704589, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1214, "metal", "Alumox64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1397.935546, 865.704589, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1214, "metal", "Alumox64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1397.935546, 853.123291, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1214, "metal", "Alumox64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1407.565673, 853.123291, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 1214, "metal", "Alumox64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1412.185302, 866.694641, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 1214, "metal", "Alumox64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1412.384399, 866.466735, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1416.434204, 852.726257, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1406.803466, 852.726257, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1397.174682, 852.726257, 986.432495, 0.000000, 0.000000, 90.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1424.594360, 857.966552, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -1424.594360, 867.586669, 986.432495, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1443.922607, 836.069335, 984.202209, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1443.922607, 826.189147, 984.202209, 0.000000, 90.000000, 0.000000 ), 0, 10056, "bigoldbuild_sfe", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, -1412.159423, 854.788513, 986.462707, 0.000000, 0.000000, 0.000000 ), 0, 1214, "metal", "Alumox64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, -1412.569824, 854.239196, 989.932556, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19428, -1412.569824, 856.629821, 989.932922, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19428, -1412.559814, 856.409606, 986.432922, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, -1412.159423, 854.788513, 989.962524, 0.000000, 0.000000, 0.000000 ), 0, 1214, "metal", "Alumox64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, -1412.569824, 854.239196, 986.432250, 0.000000, 0.000000, 0.000000 ), 0, 9949, "pier_sfe", "ferry_build8", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1399.938720, 865.199279, 991.432922, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1400.568725, 865.689025, 983.222656, 0.000000, 90.000000, 0.000000 ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1412.578613, 859.356140, 983.242614, 0.000000, 90.000000, 90.000000 ), 0, 9910, "fishwarf", "ferry_build14", -1 ); + CreateDynamicObject( 2295, -1436.815185, 857.143859, 983.001831, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1730, -1440.989257, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1730, -1439.639526, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1730, -1438.309814, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1730, -1436.951049, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1730, -1435.600952, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1730, -1434.240844, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1730, -1432.880615, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1730, -1431.550903, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2202, -1438.642333, 865.128234, 983.672729, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1730, -1442.329711, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1730, -1430.200561, 862.710754, 983.662963, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2202, -1434.713745, 865.128234, 983.672729, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1442.792724, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1441.442504, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1440.101806, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1438.750976, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1437.421142, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1216, -1444.079956, 840.905517, 984.382751, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1216, -1444.079956, 844.106262, 984.382751, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1216, -1444.079956, 847.316772, 984.382751, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1216, -1444.079956, 850.536865, 984.382751, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1216, -1444.130859, 811.865661, 984.392517, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1216, -1444.130859, 815.076049, 984.392517, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1216, -1444.130859, 818.266296, 984.392517, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1216, -1444.130859, 821.436889, 984.392517, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1436.070800, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1434.739501, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1433.368652, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1432.038574, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1430.678955, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1429.318359, 860.142272, 984.222473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2190, -1442.767944, 862.702148, 984.649230, -1.599997, -0.299997, 130.999969 ); + CreateDynamicObject( 2190, -1429.755615, 862.323486, 984.662597, 0.000000, 0.000000, -161.200012 ); + CreateDynamicObject( 2190, -1435.998657, 862.691467, 984.648559, -1.599997, -0.299997, 130.999969 ); + CreateDynamicObject( 2190, -1436.639770, 862.398681, 984.662597, 0.000000, 0.000000, -173.400039 ); + CreateDynamicObject( 2613, -1438.581542, 866.041381, 983.692138, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2613, -1432.880371, 866.041381, 983.692138, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2266, -1442.796752, 865.887329, 985.172607, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2262, -1438.970581, 865.859985, 985.162658, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2273, -1434.560668, 865.897277, 985.130065, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2260, -1431.100708, 865.910827, 985.092895, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2261, -1505.069091, 908.831176, 4.527495, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1408.186157, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1723, -1429.677612, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1723, -1412.176391, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1723, -1425.677856, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1723, -1416.186279, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1723, -1421.676391, 836.113769, 983.692565, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1723, -1431.710205, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1427.689941, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1423.689453, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1410.188110, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1414.198364, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -1418.198608, 826.023925, 983.662109, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1424.721679, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1428.672363, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1432.693359, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1415.210937, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1411.220214, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1407.199340, 836.083557, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1407.199340, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1411.189575, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1415.200073, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1424.660156, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1428.720092, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1432.681152, 826.063659, 983.692321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2315, -1420.694580, 836.103454, 983.712646, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2315, -1420.694580, 826.042907, 983.712646, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 646, -1406.600463, 835.253967, 985.052978, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 646, -1406.600463, 827.153930, 985.052978, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 646, -1433.529907, 827.153930, 985.052978, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 646, -1433.529907, 835.244140, 985.052978, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2332, -1400.91345, 863.70483, 984.18256, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.91345, 863.70483, 985.06244, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.91345, 863.70483, 985.97266, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 856.08386, 984.17255, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 856.08411, 985.97296, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 862.85461, 985.06293, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 862.85461, 985.97296, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 862.01422, 985.97296, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 862.01422, 984.18329, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 861.17426, 984.18329, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 861.17426, 985.97345, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 860.32416, 985.97345, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 860.32416, 985.06354, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 860.32416, 984.18353, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 859.47388, 985.06396, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 859.47388, 985.97443, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 858.62384, 985.06451, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 857.77393, 984.17419, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 857.77393, 985.07452, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 857.77393, 985.97473, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 856.93408, 985.97473, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 856.93408, 985.07471, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 856.93408, 984.17426, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 855.20386, 985.97437, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 855.23419, 985.07300, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 855.23419, 984.17310, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 862.01422, 985.06311, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 858.62384, 985.97443, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2332, -1400.90344, 859.47388, 984.18353, 0.00000, 0.00000, -90.00000 ); + CreateDynamicObject( 2205, -1403.493286, 807.723815, 983.722412, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2205, -1412.282592, 807.723815, 983.722412, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2205, -1408.082031, 807.723815, 983.722412, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2205, -1402.129882, 796.944335, 983.542236, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2205, -1406.690795, 796.944335, 983.542236, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2205, -1410.930908, 796.944335, 983.542236, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1714, -1411.527587, 806.774963, 983.692199, 0.000000, 0.000000, -152.399993 ); + CreateDynamicObject( 1714, -1407.570556, 806.816833, 983.692199, 0.000000, 0.000000, 137.800033 ); + CreateDynamicObject( 1714, -1402.765014, 806.816040, 983.692199, 0.000000, 0.000000, 176.900070 ); + CreateDynamicObject( 1714, -1402.940429, 797.932189, 983.692321, 0.000000, 0.000000, 16.400001 ); + CreateDynamicObject( 1714, -1407.436523, 798.120422, 983.692321, 0.000000, 0.000000, 2.000000 ); + CreateDynamicObject( 1714, -1411.501098, 798.043945, 983.692321, 0.000000, 0.000000, -19.299997 ); + CreateDynamicObject( 2894, -1408.034667, 807.722717, 984.652587, 0.000000, 0.000000, 33.299995 ); + CreateDynamicObject( 2894, -1411.704833, 807.722717, 984.652587, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2894, -1402.119262, 807.748229, 984.662719, 0.000000, 0.000000, -36.200000 ); + CreateDynamicObject( 2894, -1403.284423, 802.532653, 984.642639, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2894, -1407.625488, 802.532653, 984.632690, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2894, -1411.795776, 802.532653, 984.632690, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2894, -1411.648681, 796.982788, 984.482666, 0.000000, 0.000000, -166.500015 ); + CreateDynamicObject( 2894, -1407.415527, 796.932922, 984.482543, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2894, -1402.171142, 796.960021, 984.482543, 0.000000, 0.000000, -147.499984 ); + CreateDynamicObject( 2196, -1410.710937, 807.281616, 984.662597, 0.000000, 0.000000, -140.100051 ); + CreateDynamicObject( 2196, -1406.508911, 807.275695, 984.642517, 0.000000, 0.000000, -140.100051 ); + CreateDynamicObject( 2196, -1403.215942, 807.995178, 984.662597, 0.000000, 0.000000, -45.500038 ); + CreateDynamicObject( 2196, -1402.905029, 803.630004, 984.632568, 0.000000, 0.000000, -28.200008 ); + CreateDynamicObject( 2196, -1407.890502, 802.172302, 984.652648, 0.000000, 0.000000, 43.799987 ); + CreateDynamicObject( 2196, -1411.437011, 803.609497, 984.652587, 0.000000, 0.000000, -28.200008 ); + CreateDynamicObject( 2196, -1411.258666, 796.745971, 984.462463, 0.000000, 0.000000, 133.599975 ); + CreateDynamicObject( 2196, -1408.199096, 797.284790, 984.482482, 0.000000, 0.000000, 33.799999 ); + CreateDynamicObject( 2196, -1403.625366, 797.374145, 984.482482, 0.000000, 0.000000, 33.799999 ); + CreateDynamicObject( 2258, -1402.825927, 795.943847, 985.522705, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2261, -1407.415771, 796.412475, 985.082580, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2262, -1411.621093, 796.390869, 985.172607, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2613, -1412.603637, 808.597595, 983.712402, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2613, -1408.412353, 808.597595, 983.712402, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2613, -1403.882568, 808.597595, 983.712402, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2613, -1403.882568, 797.797424, 983.712402, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2613, -1408.342041, 797.797424, 983.712402, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2613, -1412.591674, 797.797424, 983.712402, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2894, -1403.451904, 831.024597, 984.456665, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 948, -1403.407348, 833.114562, 983.692565, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1403.407348, 828.974243, 983.692565, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2184, -1403.762573, 832.107788, 983.682678, 0.000000, 0.000000, -90.000000 ), 0, 16150, "ufo_bar", "sa_wood08_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1400.077026, 830.946472, 988.713012, 0.000000, 90.000000, 90.000000 ), 0, 3595, "dingbat01_la", "fakestone1_LA", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.428466, 833.939514, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 13813, "vinewood01_lahills", "des_ranchwall1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.428466, 827.949462, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 13813, "vinewood01_lahills", "des_ranchwall1", -1 ); + CreateDynamicObject( 2350, -1402.268676, 831.062194, 984.022216, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2205, -1432.935546, 801.208923, 983.722595, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2205, -1431.575927, 802.162292, 983.722656, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2205, -1430.655639, 801.214477, 983.722595, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2205, -1429.298339, 802.162475, 983.722167, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2205, -1428.408081, 801.212768, 983.722717, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2205, -1427.048950, 802.156127, 983.722412, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1714, -1434.152343, 801.716674, 983.721862, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1714, -1432.373535, 800.027282, 983.742675, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1714, -1429.843872, 799.999755, 983.702209, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1714, -1427.713378, 799.994628, 983.702697, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1714, -1427.587524, 803.362548, 983.722412, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1714, -1429.840209, 803.406250, 983.692382, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1714, -1432.296264, 803.383911, 983.722473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2161, -1418.399780, 795.915405, 984.712646, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2161, -1419.732299, 795.896240, 984.712646, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2161, -1421.064453, 795.893920, 984.712646, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 16155, -1439.442016, 794.699157, 986.673461, -0.899999, -0.400000, 13.400004 ); + CreateDynamicObject( 2287, -1425.697753, 796.382507, 986.072082, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2266, -1426.981201, 796.417114, 986.062805, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2257, -1431.751831, 795.914855, 986.412048, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2281, -1424.313232, 796.399108, 986.052673, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2291, -1443.787353, 800.999511, 983.722167, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2291, -1443.787353, 801.939025, 983.722167, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2291, -1443.787353, 802.899169, 983.722167, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2291, -1443.787353, 800.059082, 983.722167, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2291, -1443.787353, 799.109619, 983.722167, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2291, -1443.787353, 803.839660, 983.722167, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2291, -1443.151855, 807.710205, 983.703186, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2291, -1443.787353, 804.789489, 983.722167, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2291, -1443.787353, 805.739196, 983.722167, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2291, -1442.181396, 807.729980, 983.703186, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2291, -1441.221313, 807.720336, 983.703186, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2071, -1443.901611, 807.401611, 984.712646, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2205, -1403.325195, 801.836669, 983.702026, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1714, -1402.201171, 802.543029, 983.702331, 0.000000, 0.000000, -116.100013 ); + CreateDynamicObject( 2205, -1407.695312, 801.836669, 983.702026, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1714, -1406.541503, 802.543029, 983.702331, 0.000000, 0.000000, -55.599990 ); + CreateDynamicObject( 2205, -1411.835205, 801.836669, 983.702026, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1714, -1410.641479, 802.543029, 983.702331, 0.000000, 0.099999, -121.400016 ); + CreateDynamicObject( 2190, -1412.220458, 807.992553, 984.512451, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2190, -1407.950073, 807.992553, 984.512451, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2190, -1403.379272, 807.992553, 984.512451, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 44, -1410.887939, 791.971618, 984.712646, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2190, -1411.123413, 796.617919, 984.302612, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2190, -1406.742675, 796.617919, 984.322631, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2190, -1402.162475, 796.617919, 984.322631, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3471, -1442.541137, 826.680541, 985.542602, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3471, -1442.541137, 835.581054, 985.542602, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1808, -1442.891357, 836.966674, 983.672241, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1808, -1442.891357, 825.216064, 983.672241, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1423.618774, 852.728027, 999.212829, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1422.648071, 852.728027, 999.212829, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1416.088989, 795.949462, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9908, "ferry_building", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.624877, 852.111938, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1401.625366, 852.111938, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1402.455078, 852.131958, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.624877, 851.131896, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1400.614868, 850.612060, 984.712646, 0.000000, 0.000000, 0.000000 ), 0, 9901, "ferry_building", "ferry_build14", -1 ); + CreateDynamicObject( 19273, -1413.041381, 856.857238, 984.942810, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2291, -1443.787353, 798.183959, 983.721801, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2291, -1443.787353, 797.253784, 983.721801, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2071, -1443.762207, 796.950134, 984.722045, 0.000000, 0.000000, 124.599975 ); + CreateDynamicObject( 2291, -1442.166503, 796.853393, 983.721801, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2291, -1441.241455, 796.853393, 983.721801, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2291, -1440.316406, 796.853393, 983.721801, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2859, -1429.848266, 801.831298, 984.641967, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2838, -1432.210449, 801.622863, 984.661987, 0.000000, 0.000000, 41.999992 ); + CreateDynamicObject( 2894, -1427.463867, 801.275024, 984.661987, 0.000000, 0.000000, 0.000000 ); + + /* ** Terminal - Airport ** */ + CreateObject(6871, -1729.1552734375, 5.8203125, 1059.8229980469, 0, 0, 270); + CreateObject(6871, -1878.9482421875, 45.341796875, 1089.4812011719, 0, 179.99450683594, 0); + CreateObject(6871, -1930.880859375, 5.8134765625, 1089.4812011719, 0, 179.99450683594, 90); + CreateObject(6871, -1878.2841796875, -51.939453125, 1095.3131103516, 0, 179.99450683594, 179.99450683594); + CreateObject(6871, -1823.28515625, -51.9453125, 1095.3131103516, 0, 179.99450683594, 179.99450683594); + CreateObject(6871, -1768.408203125, -51.9501953125, 1095.3131103516, 0, 179.99450683594, 179.99450683594); + CreateObject(6871, -1825.6796875, 45.4482421875, 1099.4812011719, 0, 179.99450683594, 0); + CreateObject(6871, -1882.5126953125, 41.7646484375, 1089.4812011719, 0, 179.99450683594, 90); + CreateObject(6871, -1762.2412109375, 45.515625, 1089.4812011719, 0, 179.99450683594, 0); + CreateObject(6364, -1925.533203125, -23.0546875, 1068.1417236328, 0, 0, 350.24963378906); + CreateObject(6989, -1737.9873046875, -5.5458984375, 977.18237304688, 0, 270, 0); + CreateObject(6989, -1924.0791015625, 3.8291015625, 977.20001220703, 0, 269.98901367188, 179.99450683594); + CreateObject(6871, -1770.703125, 45.45703125, 1099.4812011719, 0, 179.99450683594, 0); + CreateObject(6871, -1758.634765625, 41.912109375, 1089.4812011719, 0, 179.99450683594, 270); + CreateObject(6871, -1776.5986328125, 78.5029296875, 1094.4812011719, 0, 179.99450683594, 0); + CreateObject(2774, -1780.8916015625, -10.5615234375, 1054.1915283203, 0, 0, 0); + CreateObject(6871, -1834.7001953125, 57.6005859375, 1089.4812011719, 0, 179.99450683594, 90); + CreateObject(6989, -1715.3359375, 35.259765625, 977.18237304688, 0, 270, 0); + CreateObject(10056, -1786.4560546875, -92.837890625, 1097.2132568359, 0, 0, 90.247192382813); + CreateObject(10056, -1869.4072265625, -93.13671875, 1097.2132568359, 0, 0, 90.247192382813); + CreateObject(10056, -1687.4693603516, -92.780113220215, 1097.2132568359, 0, 0, 90.247192382813); + CreateObject(6871, -1922.783203125, 6.017578125, 1037.8953857422, 179.99450683594, 179.99450683594, 90); + CreateObject(6871, -1776.8994140625, 88.6884765625, 1089.4812011719, 0, 179.99450683594, 0); + CreateObject(10056, -1950.7564697266, -93.511184692383, 1097.2132568359, 0, 0, 90.247192382813); + CreateObject(6871, -1831.123046875, 61.2001953125, 1089.4812011719, 0, 179.99450683594, 0); + CreateObject(2774, -1821.5484619141, -23.6262550354, 1066.3145751953, 90, 0, 0.98876953125); + CreateObject(2774, -1884.48046875, -10.203125, 1066.4146728516, 90, 0, 179.98352050781); + CreateObject(2774, -1884.4189453125, -19.099378585815, 1060.9146728516, 90, 0, 179.98352050781); + CreateObject(2774, -1896.7272949219, -6.9482502937317, 1060.9146728516, 90, 0, 269.98352050781); + CreateObject(2774, -1884.4360351563, -7.1410775184631, 1054.1915283203, 0, 0, 0); + CreateObject(6871, -1752.9091796875, 39.615234375, 1037.9250488281, 179.99450683594, 179.99450683594, 0); + CreateObject(2774, -1780.9765625, 13.606979370117, 1054.1915283203, 0, 0, 0); + CreateObject(2774, -1780.904296875, 1.3359375, 1066.4146728516, 90, 0, 0); + CreateObject(2774, -1792.728515625, -10.71875, 1066.3145751953, 90, 0, 90.999755859375); + CreateObject(2774, -1884.46484375, -0.0830078125, 1066.3896484375, 90, 0, 179.99951171875); + CreateObject(2774, -1816.3173828125, -11.15625, 1066.3145751953, 90, 0, 90.98876953125); + CreateObject(2774, -1839.9267578125, -11.51953125, 1066.3145751953, 90, 0, 90.98876953125); + CreateObject(2774, -1863.27734375, -11.9716796875, 1066.2895507813, 90, 0, 90.98876953125); + CreateObject(2774, -1871.9477539063, -12.132898330688, 1066.3646240234, 90, 0, 90.98876953125); + CreateObject(2774, -1884.46484375, 3.4208984375, 1066.3896484375, 90, 0, 179.99450683594); + CreateObject(2774, -1865.4638671875, 6.7841796875, 1066.3896484375, 90, 0, 269.98901367188); + CreateObject(2774, -1871.8046875, 6.8046875, 1066.3896484375, 90, 0, 269.98901367188); + CreateObject(2774, -1852.990234375, 19.1875, 1066.4396972656, 90, 0, 359.97802734375); + CreateObject(2774, -1852.5556640625, 7.2333984375, 1054.1414794922, 0, 0, 0); + CreateObject(6959, -1760.951171875, -3.5728607177734, 1066.5623779297, 0, 0, 0); + CreateObject(6959, -1801.5708007813, -31.228803634644, 1066.5623779297, 0, 0, 90); + CreateObject(6959, -1761.501953125, -3.5517454147339, 1067.3131103516, 0, 0, 0); + CreateObject(6959, -1802.142578125, -30.83984375, 1067.3131103516, 0, 0, 90); + CreateObject(6959, -1842.0390625, -30.8232421875, 1067.3131103516, 0, 0, 90); + CreateObject(6959, -1872.0546875, 26.498046875, 1067.3131103516, 0, 0, 90); + CreateObject(6959, -1881.9921875, -30.830078125, 1067.3131103516, 0, 0, 90); + CreateObject(6959, -1904.7421875, 9.662109375, 1067.3131103516, 0, 0, 0); + CreateObject(8661, -1874.5, -21.853515625, 1060.4177246094, 90, 90, 270); + CreateObject(8661, -1834.51171875, -21.8779296875, 1060.4177246094, 90, 90, 270); + CreateObject(8661, -1794.7626953125, -21.8515625, 1060.4177246094, 90, 90, 270); + CreateObject(8661, -1754.9833984375, -21.8251953125, 1060.4177246094, 90, 90, 270); + CreateObject(8661, -1827.08203125, 24.5849609375, 1060.4177246094, 90, 90, 90); + CreateObject(8661, -1829.6279296875, 32.2744140625, 1061.6574707031, 179.99450683594, 0, 0); + CreateObject(6959, -1872.2642822266, 26.90641784668, 1066.2370605469, 0, 0, 90); + CreateObject(6959, -1904.7421875, 9.662109375, 1065.9868164063, 0, 0, 0); + CreateObject(6959, -1905.8361816406, -29.319580078125, 1065.9868164063, 0, 0, 0); + CreateObject(8661, -1807.1010742188, 40.971714019775, 1060.4177246094, 90, 90, 0); + CreateObject(8661, -1809.443359375, 24.39453125, 1069.9992675781, 0, 179.99450683594, 0); + CreateObject(8661, -1809.2485351563, 42.453460693359, 1069.9992675781, 0, 179.99450683594, 0); + CreateObject(8661, -1808.6362304688, 61.353233337402, 1069.9992675781, 0, 179.99450683594, 0); + CreateObject(8661, -1832.9326171875, 24.6484375, 1069.9992675781, 0, 179.99450683594, 0); + CreateDynamicObject(10310, -1763.7945556641, -5.4736223220825, 1078.5191650391, 0, 0, 133.9892578125, -1, -1, -1, 250.0); + CreateDynamicObject(10308, -1730.7578125, -92.7919921875, 1097.0695800781, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(10060, -1790.1005859375, -0.3857421875, 1110.2736816406, 0, 179.99450683594, 0, -1, -1, -1, 250.0); + CreateDynamicObject(10060, -1849.7724609375, -0.3818359375, 1110.2736816406, 0, 179.99450683594, 0, -1, -1, -1, 250.0); + CreateDynamicObject(10060, -1906.5078125, 2.6953125, 1110.2736816406, 0, 179.99450683594, 349.99694824219, -1, -1, -1, 250.0); + CreateDynamicObject(3586, -1788.662109375, 1.29296875, 1063.8564453125, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(3586, -1860.6865234375, -3.6572265625, 1063.8564453125, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(13562, -1763.78125, -16.970703125, 1068.7208251953, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2922, -1845.365234375, 19.899791717529, 1061.8756103516, 0, 0, 180, -1, -1, -1, 250.0); + CreateDynamicObject(2885, -1847.1171875, 20.0859375, 1067.1202392578, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1533, -1847.2280273438, 19.832950592041, 1060.4123535156, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1533, -1789.8630371094, 26.544826507568, 1060.4094238281, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(1533, -1894.3205566406, -16.360830307007, 1060.4211425781, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(1566, -1808.1375732422, -21.615396499634, 1061.9248046875, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1566, -1804.9873046875, -21.6015625, 1061.9248046875, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1566, -1802.158203125, -21.61191368103, 1061.9248046875, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1566, -1798.9821777344, -21.60608291626, 1061.9248046875, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1566, -1855.5906982422, -21.613245010376, 1061.9248046875, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1566, -1858.7205810547, -21.61484336853, 1061.9248046875, 0, 0, 359.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1566, -1864.7797851563, -21.599769592285, 1061.9248046875, 0, 0, 359.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1566, -1861.646484375, -21.5712890625, 1061.9248046875, 0, 0, 179.98352050781, -1, -1, -1, 250.0); + CreateDynamicObject(2885, -1847.1171875, 20.0859375, 1073.8111572266, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2885, -1833.8364257813, 25.709087371826, 1067.1202392578, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2885, -1827.6228027344, 25.735401153564, 1067.1202392578, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2885, -1816.4072265625, 25.74609375, 1067.1202392578, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(10757, -1829.787109375, 1.287109375, 1082.6239013672, 0, 0, 355.74279785156, -1, -1, -1, 250.0); + CreateDynamicObject(8550, -1796.6313476563, 64.369018554688, 1064.6574707031, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2775, -1846.6135253906, 19.35160446167, 1065.3563232422, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2469, -1832.9814453125, 21.808559417725, 1061.5343017578, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1833.2548828125, 14.1162109375, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1830.9296875, 14.128261566162, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1828.5793457031, 14.114841461182, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1826.2297363281, 14.101169586182, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1823.8298339844, 14.087219238281, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1821.4787597656, 14.073825836182, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1819.1031494141, 14.060014724731, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1838.916015625, 15.558530807495, 1060.9266357422, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1838.9158935547, 17.4582862854, 1060.9266357422, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1572, -1806.2822265625, 19.399620056152, 1060.9801025391, 0, 0, 310, -1, -1, -1, 250.0); + CreateDynamicObject(1572, -1850.8558349609, 15.31520652771, 1060.9835205078, 0, 0, 1.9945068359375, -1, -1, -1, 250.0); + CreateDynamicObject(1572, -1897.421875, -9.8848896026611, 1067.8543701172, 0, 0, 229.98779296875, -1, -1, -1, 250.0); + CreateDynamicObject(3970, -1781.2822265625, -19.080078125, 1061.4990234375, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3970, -1769.4478759766, -19.015478134155, 1061.4990234375, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2794, -1790.74609375, 37.072265625, 1063.3648681641, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2797, -1854.1356201172, 45.019668579102, 1056.3999023438, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2795, -1802.6752929688, 37.107730865479, 1063.4113769531, 0, 0, 180, -1, -1, -1, 250.0); + CreateDynamicObject(1533, -1803.4904785156, 36.285415649414, 1060.4094238281, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2797, -1796.5506591797, 54.803707122803, 1066.0627441406, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1892, -1801.0637207031, -20.75661277771, 1060.5095214844, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1892, -1807.12109375, -20.9150390625, 1060.5095214844, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1892, -1857.701171875, -21.0107421875, 1060.5095214844, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1892, -1863.7763671875, -21.0634765625, 1060.5095214844, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1892, -1798.3446044922, 47.69310760498, 1060.4094238281, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2790, -1836.6491699219, 14.21311378479, 1073.9184570313, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2789, -1817.4311523438, 14.232239723206, 1073.9184570313, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1893.9711914063, -2.7453513145447, 1061.0791015625, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1811.3720703125, 2.40234375, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1811.3544921875, 1.67578125, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1822.7578125, 1.5859375, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1822.7762451172, 2.3636999130249, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1834.1845703125, 1.6865234375, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1834.1585693359, 2.411497592926, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(3586, -1875.7060546875, -3.7431640625, 1063.8564453125, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2775, -1792.0953369141, 47.223445892334, 1066.7923583984, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1792.8936767578, 47.472255706787, 1060.9266357422, 0, 0, 89.97802734375, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1790.9678955078, 47.461292266846, 1060.9266357422, 0, 0, 89.97802734375, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1800.57421875, 47.4326171875, 1060.9266357422, 0, 0, 89.97802734375, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1802.5056152344, 47.430358886719, 1060.9266357422, 0, 0, 89.97802734375, -1, -1, -1, 250.0); + CreateDynamicObject(1892, -1796.0665283203, 47.70240020752, 1060.4094238281, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3858, -1786.7071533203, 47.879127502441, 1063.3211669922, 0, 0, 224, -1, -1, -1, 250.0); + CreateDynamicObject(3858, -1786.70703125, 47.87890625, 1063.3211669922, 0, 0, 223.99475097656, -1, -1, -1, 250.0); + CreateDynamicObject(3858, -1806.7238769531, 48.135746002197, 1063.3211669922, 0, 0, 223.99475097656, -1, -1, -1, 250.0); + CreateDynamicObject(3858, -1806.7236328125, 48.1357421875, 1063.3211669922, 0, 0, 223.99475097656, -1, -1, -1, 250.0); + CreateDynamicObject(3858, -1798.1241455078, 48.007026672363, 1066.9321289063, 0, 0, 223.99475097656, -1, -1, -1, 250.0); + CreateDynamicObject(2632, -1857.029296875, -20.440763473511, 1060.4606933594, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2631, -1860.4167480469, 3.9738006591797, 1060.4149169922, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2631, -1875.0828857422, 3.9939117431641, 1060.4149169922, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2631, -1796.3670654297, 1.3126888275146, 1060.4558105469, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2632, -1863.0042724609, -20.421146392822, 1060.4606933594, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2632, -1806.58203125, -20.628778457642, 1060.4558105469, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2632, -1800.431640625, -20.726125717163, 1060.4558105469, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3440, -1794.2462158203, 47.938587188721, 1062.7858886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3440, -1799.1689453125, 48.0986328125, 1062.7858886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3440, -1803.5416259766, 47.980197906494, 1062.7858886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3440, -1789.7956542969, 47.945510864258, 1062.7858886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2754, -1806.654296875, 23.292640686035, 1061.3115234375, 0, 0, 180, -1, -1, -1, 250.0); + CreateDynamicObject(2754, -1865.1431884766, 13.719929695129, 1061.3178710938, 0, 0, 89.994506835938, -1, -1, -1, 250.0); + CreateDynamicObject(2754, -1864.1915283203, 13.709921836853, 1061.3178710938, 0, 0, 89.994506835938, -1, -1, -1, 250.0); + CreateDynamicObject(1523, -1861.1318359375, 11.10546875, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(3389, -1806.0949707031, 29.721864700317, 1060.4094238281, 0, 0, 89.994506835938, -1, -1, -1, 250.0); + CreateDynamicObject(3389, -1805.0849609375, 29.72265625, 1060.4094238281, 0, 0, 89.994506835938, -1, -1, -1, 250.0); + CreateDynamicObject(2754, -1806.666015625, 24.2431640625, 1061.3115234375, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2921, -1803.7005615234, 56.910552978516, 1064.0384521484, 0, 0, 155.99523925781, -1, -1, -1, 250.0); + CreateDynamicObject(2791, -1796.9093017578, 47.326625823975, 1074.3138427734, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2775, -1801.2761230469, 47.324184417725, 1066.7923583984, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2714, -1761.5598144531, -3.8049967288971, 1072.3830566406, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2599, -1799.4293212891, 45.762767791748, 1060.8731689453, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2430, -1760.3795166016, 0.74860960245132, 1070.2830810547, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2643, -1760.3098144531, -0.94232320785522, 1072.7652587891, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(7313, -1760.85546875, -0.748046875, 1065.4918212891, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(9191, -1830.4586181641, -21.065053939819, 1080.10546875, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(9314, -1831.1212158203, -21.499507904053, 1062.1694335938, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(1533, -1762.271484375, -21.564918518066, 1060.4094238281, 0, 0, 180, -1, -1, -1, 250.0); + CreateDynamicObject(2942, -1788.3039550781, 13.964742660522, 1061.0523681641, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2942, -1787.5529785156, 13.950849533081, 1061.0523681641, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2942, -1786.8270263672, 13.937611579895, 1061.0523681641, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2941, -1765.8701171875, 0.5654296875, 1068.6260986328, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2712, -1786.2185058594, 14.119216918945, 1060.9793701172, 0, 0, 160, -1, -1, -1, 250.0); + CreateDynamicObject(2994, -1784.4299316406, 13.998746871948, 1060.9116210938, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1817.4975585938, -26.28554725647, 1060.8029785156, 0, 0, 144.48901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1846.3095703125, -26.216796875, 1060.8029785156, 0, 0, 36.485595703125, -1, -1, -1, 250.0); + CreateDynamicObject(2793, -1790.5411376953, 25.800407409668, 1063.4813232422, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3526, -1806.6301269531, 21.483982086182, 1060.4777832031, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(3526, -1806.630859375, 22.3330078125, 1060.4777832031, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(982, -1794.9521484375, -10.2275390625, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2011, -1782.451171875, 13.7074842453, 1060.4094238281, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3439, -1763.8330078125, 14.140625, 1064.5228271484, 0, 0, 101.99710083008, -1, -1, -1, 250.0); + CreateDynamicObject(1597, -1840.9217529297, -19.701704025269, 1063.0666503906, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(1597, -1830.5941162109, -18.994815826416, 1069.9410400391, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(1597, -1822.380859375, -19.869140625, 1063.0666503906, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(1364, -1822.4818115234, -17.659080505371, 1061.1936035156, 0, 0, 180, -1, -1, -1, 250.0); + CreateDynamicObject(1364, -1840.7106933594, -17.492065429688, 1061.1936035156, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1360, -1860.0284423828, -20.52586555481, 1061.1867675781, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1360, -1803.5942382813, -20.371788024902, 1061.1813964844, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(626, -1868.8028564453, -21.020046234131, 1062.4650878906, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(626, -1851.3592529297, -20.842357635498, 1062.4650878906, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(626, -1812.37890625, -20.4453125, 1062.4650878906, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(626, -1794.5740966797, -20.264497756958, 1062.4650878906, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(626, -1791.7015380859, 52.629512786865, 1062.4580078125, 0, 0, 60, -1, -1, -1, 250.0); + CreateDynamicObject(626, -1801.0483398438, 52.846202850342, 1062.4580078125, 0, 0, 59.996337890625, -1, -1, -1, 250.0); + CreateDynamicObject(1346, -1810.4498291016, -33.784622192383, 1061.4945068359, 0, 0, 88, -1, -1, -1, 250.0); + CreateDynamicObject(1363, -1855.7933349609, 11.710659980774, 1061.2502441406, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(717, -1837.2769775391, -1.0393017530441, 1060.6062011719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(18074, -1830.2275390625, -2.9306640625, 1088.1741943359, 90, 90, 0, -1, -1, -1, 250.0); + CreateDynamicObject(18074, -1829.9163818359, 7.2397017478943, 1086.69921875, 90, 90, 0, -1, -1, -1, 250.0); + CreateDynamicObject(18074, -1838.8546142578, -1.5747513771057, 1086.298828125, 90, 90, 0, -1, -1, -1, 250.0); + CreateDynamicObject(18074, -1820.8581542969, -1.4859480857849, 1089.1931152344, 90, 90, 0, -1, -1, -1, 250.0); + CreateDynamicObject(18074, -1830.0379638672, 1.032731294632, 1087.4484863281, 90, 90, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1346, -1810.4412841797, -32.459255218506, 1061.4945068359, 0, 0, 87.994995117188, -1, -1, -1, 250.0); + CreateDynamicObject(1363, -1857.79296875, 11.722396850586, 1061.2502441406, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1363, -1860.1673583984, 11.73644733429, 1061.2502441406, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1257, -1797.2928466797, -62.085174560547, 1059.3858642578, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(1257, -1874.5081787109, -61.880577087402, 1059.3858642578, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(1257, -1864.7625732422, -62.141872406006, 1059.3858642578, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(1257, -1788.5212402344, -62.320751190186, 1059.3858642578, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(1346, -1867.0059814453, -33.926624298096, 1061.4945068359, 0, 0, 87.994995117188, -1, -1, -1, 250.0); + CreateDynamicObject(1346, -1866.9561767578, -32.52668762207, 1061.4945068359, 0, 0, 87.994995117188, -1, -1, -1, 250.0); + CreateDynamicObject(1258, -1851.3392333984, -34.376541137695, 1060.8052978516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1258, -1793.4044189453, -35.227462768555, 1060.8052978516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1258, -1850.513671875, -34.3935546875, 1060.8052978516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1258, -1794.3044433594, -35.229629516602, 1060.8052978516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1290, -1793.2397460938, -62.046653747559, 1059.1265869141, 0, 0, 180, -1, -1, -1, 250.0); + CreateDynamicObject(1290, -1869.6401367188, -62.205978393555, 1059.1265869141, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1340, -1773.365234375, -18.463106155396, 1068.4094238281, 0, 0, 89.9990234375, -1, -1, -1, 250.0); + CreateDynamicObject(1342, -1776.2850341797, -18.494663238525, 1068.3155517578, 0, 0, 88, -1, -1, -1, 250.0); + CreateDynamicObject(1341, -1770.8393554688, -18.730419158936, 1068.2844238281, 0, 0, 91.994018554688, -1, -1, -1, 250.0); + CreateDynamicObject(1351, -1822.6796875, -49.773448944092, 1057.9641113281, 0, 0, 100, -1, -1, -1, 250.0); + CreateDynamicObject(1351, -1881.3825683594, -49.689235687256, 1057.9641113281, 0, 0, 99.99755859375, -1, -1, -1, 250.0); + CreateDynamicObject(1571, -1816.3427734375, -63.268230438232, 1059.4375, 0, 0, 180, -1, -1, -1, 250.0); + CreateDynamicObject(1775, -1876.0203857422, -21.368055343628, 1061.5148925781, 0, 0, 180, -1, -1, -1, 250.0); + CreateDynamicObject(717, -1807.6484375, -1.3422487974167, 1060.6062011719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(982, -1782.134765625, 16.078125, 1067.9573974609, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(984, -1884.0947265625, -3.7099609375, 1067.9573974609, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(983, -1782.1806640625, -3.8369140625, 1067.9573974609, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(983, -1865.8076171875, -10.2490234375, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(982, -1820.5234375, -10.2578125, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(982, -1846.07421875, -10.2626953125, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(983, -1782.1650390625, -7.01171875, 1067.9573974609, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(983, -1870.58203125, -10.2392578125, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(983, -1880.83203125, -10.111328125, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(984, -1884.0830078125, -0.509765625, 1067.9573974609, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(982, -1871.2998046875, 5.962890625, 1067.9573974609, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2403, -1895.7265625, 8.5380859375, 1066.9484863281, 0, 0, 43.994750976563, -1, -1, -1, 250.0); + CreateDynamicObject(2403, -1885.875, 7.984375, 1066.9234619141, 0, 0, 39.48486328125, -1, -1, -1, 250.0); + CreateDynamicObject(2385, -1884.1937255859, 5.4506101608276, 1067.298828125, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2385, -1884.2041015625, 3.28125, 1067.298828125, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2385, -1884.19140625, 1.1552734375, 1067.298828125, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2376, -1892.79296875, 5.046875, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2376, -1892.8125, 2.5703125, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2376, -1892.765625, 0.2939453125, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2375, -1899.505859375, 7.5068359375, 1067.1486816406, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2368, -1897.353515625, 7.565541267395, 1067.1737060547, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2369, -1897.5107421875, 7.6474609375, 1068.1899414063, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2366, -1781.6845703125, -6.712890625, 1067.1987304688, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2365, -1897.3771972656, 6.9224400520325, 1067.2818603516, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2362, -1897.7778320313, 9.5859375, 1068.2399902344, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2387, -1892.2882080078, -1.9280413389206, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2387, -1890.8924560547, -1.9591312408447, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2394, -1884.615234375, 4.8359375, 1068.1646728516, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2394, -1884.658203125, 2.7607421875, 1068.1646728516, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2394, -1884.7041015625, 0.560546875, 1068.1646728516, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2386, -1892.1435546875, 3.263671875, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2386, -1891.1171875, 3.2783203125, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2386, -1892.0693359375, 1.0087890625, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2384, -1891.0947265625, 0.24609375, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2384, -1892.0439453125, 0.2578125, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2384, -1890.9555664063, 2.6175153255463, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2384, -1892.166015625, 2.4814453125, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2384, -1892.1982421875, 4.9560546875, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2384, -1890.947265625, 4.9716796875, 1067.7233886719, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2407, -1891.4649658203, -3.2949588298798, 1069.5345458984, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2054, -1891.0338134766, 2.9143064022064, 1068.5589599609, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(18070, -1897.3505859375, -16.1494140625, 1067.7834472656, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(14890, -1896.0529785156, -13.214859962463, 1068.3272705078, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2371, -1884.8984375, -7.91796875, 1067.2487792969, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2378, -1885.458984375, -6.828248500824, 1067.8260498047, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2377, -1885.462890625, -7.740234375, 1067.8087158203, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2371, -1884.9375, -4.6171875, 1067.2738037109, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2377, -1885.4755859375, -4.5679693222046, 1067.8587646484, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2377, -1885.4462890625, -3.568359375, 1067.8587646484, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(1523, -1891.314453125, 11.9736328125, 1067.2738037109, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1889.310546875, 15.3291015625, 1067.0235595703, 0, 0, 259.99694824219, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1891.330078125, 12.6357421875, 1067.0235595703, 0, 0, 101.99157714844, -1, -1, -1, 250.0); + CreateDynamicObject(2723, -1890.59375, 13.900390625, 1067.5168457031, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2843, -1890.70703125, 12.724771499634, 1067.2738037109, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1885, -1895.7320556641, -12.087652206421, 1067.2836914063, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1881.2373046875, 11.71484375, 1066.7482910156, 0, 0, 101.98608398438, -1, -1, -1, 250.0); + CreateDynamicObject(1597, -1830.6611328125, -11.1640625, 1069.9410400391, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(18092, -1889.0537109375, -14.3857421875, 1067.7836914063, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(18092, -1889.068359375, -17.8349609375, 1067.7836914063, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(18092, -1889.068359375, -17.8349609375, 1067.7836914063, 0, 0, 359.98352050781, -1, -1, -1, 250.0); + CreateDynamicObject(2053, -1891.748046875, 0.5966796875, 1068.5932617188, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2052, -1891.0283203125, 0.6162109375, 1068.5589599609, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2424, -1765.83203125, 0.548828125, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2424, -1765.7685546875, -2.0224609375, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2423, -1765.7744140625, -2.947265625, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2423, -1765.7607421875, 1.578125, 1067.2738037109, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2436, -1765.8603515625, -0.3876953125, 1067.2738037109, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2445, -1765.572265625, -8.794921875, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2484, -1890.1208496094, -17.826852798462, 1069.1184082031, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2491, -1891.1730957031, -3.0028619766235, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2449, -1764.2270507813, -7.4019269943237, 1066.7482910156, 0, 0, 1.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2445, -1765.5439453125, -9.76953125, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2445, -1765.51171875, -10.7685546875, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2445, -1765.48046875, -11.7666015625, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2415, -1761.0693359375, 0.40234375, 1067.2237548828, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2415, -1760.9833984375, -11.453538894653, 1067.2818603516, 0, 0, 267.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2361, -1762.8791503906, 1.6457473039627, 1067.2237548828, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2424, -1764.859375, 1.583984375, 1067.2738037109, 0, 0, 181.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2424, -1763.931640625, 1.623526930809, 1067.2738037109, 0, 0, 181.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2360, -1760.9039306641, -7.7782363891602, 1067.2818603516, 0, 0, 272, -1, -1, -1, 250.0); + CreateDynamicObject(2417, -1760.8779296875, -1.2705078125, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2417, -1760.9248046875, -0.396484375, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2294, -1760.9682617188, -2.2261819839478, 1067.1737060547, 0, 0, 273.9990234375, -1, -1, -1, 250.0); + CreateDynamicObject(2294, -1760.9044189453, -3.1740863323212, 1067.1737060547, 0, 0, 273.99353027344, -1, -1, -1, 250.0); + CreateDynamicObject(2445, -1765.6015625, -7.794921875, 1067.2487792969, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(2294, -1760.9809570313, -10.381266593933, 1067.2818603516, 0, 0, 268.24353027344, -1, -1, -1, 250.0); + CreateDynamicObject(2294, -1760.9636230469, -9.3290185928345, 1067.2818603516, 0, 0, 269.99353027344, -1, -1, -1, 250.0); + CreateDynamicObject(2102, -1765.6220703125, -8.4892578125, 1068.279296875, 0, 0, 273.9990234375, -1, -1, -1, 250.0); + CreateDynamicObject(2420, -1781.9307861328, -3.3887295722961, 1067.2487792969, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2420, -1781.921875, -4.037109375, 1067.2487792969, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2420, -1781.8876953125, 5.7119140625, 1067.2767333984, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2420, -1781.8837890625, 6.361328125, 1067.2738037109, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2453, -1764.91796875, 1.5810546875, 1068.6575927734, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2663, -1765.4443359375, -10.130859375, 1068.5340576172, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2941, -1765.5080566406, -11.641445159912, 1068.6761474609, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(932, -1893.4071044922, -4.659903049469, 1060.4190673828, 0, 0, 119.99267578125, -1, -1, -1, 250.0); + CreateDynamicObject(1432, -1771.5028076172, -0.2907018661499, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1432, -1776.7280273438, -5.4922189712524, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1432, -1771.2952880859, -5.6720957756042, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1432, -1776.6881103516, -0.60116243362427, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1432, -1776.2415771484, -10.298135757446, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1432, -1770.9033203125, -13.5556640625, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1432, -1770.88671875, -10.150146484375, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1432, -1779.6884765625, -14.033807754517, 1067.2818603516, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2366, -1781.640625, -8.3359375, 1067.1987304688, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2366, -1781.62890625, -9.9384765625, 1067.2237548828, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1670, -1765.974609375, -2.3037109375, 1068.3543701172, 0, 0, 283.99658203125, -1, -1, -1, 250.0); + CreateDynamicObject(2125, -1766.3923339844, -10.803741455078, 1067.55859375, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2125, -1766.4267578125, -9.4052734375, 1067.55859375, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2125, -1766.455078125, -8.0029296875, 1067.55859375, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2818, -1767.33203125, -0.2548828125, 1067.298828125, 0, 0, 271.99951171875, -1, -1, -1, 250.0); + CreateDynamicObject(14657, -1766.8251953125, 17.3896484375, 1067.8812255859, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(3657, -1814.8775634766, -34.067047119141, 1060.6617431641, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3657, -1870.9949951172, -33.927833557129, 1060.6617431641, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3512, -1773.0650634766, -8.6108512878418, 1067.2818603516, 0, 0, 177.99499511719, -1, -1, -1, 250.0); + CreateDynamicObject(3512, -1773.7021484375, -3.5947265625, 1067.2818603516, 0, 0, 115.98815917969, -1, -1, -1, 250.0); + CreateDynamicObject(646, -1765.775390625, -3.9921875, 1068.6652832031, 0, 0, 83.990478515625, -1, -1, -1, 250.0); + CreateDynamicObject(646, -1765.7451171875, -6.7666015625, 1068.6652832031, 0, 0, 83.984985351563, -1, -1, -1, 250.0); + CreateDynamicObject(640, -1773.5185546875, 12.187517166138, 1068.0051269531, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(640, -1773.603515625, 5.146484375, 1068.0051269531, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(640, -1771.2255859375, 2.8427734375, 1068.0051269531, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(640, -1766.0927734375, 2.845703125, 1068.0051269531, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(640, -1760.82421875, 2.837890625, 1068.0051269531, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(3920, -1760.1845703125, 8.8857421875, 1070.5693359375, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(3920, -1773.3828125, 8.8037109375, 1070.5693359375, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(3920, -1767.240234375, 2.6044921875, 1070.5693359375, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(14657, -1766.7478027344, 10.966611862183, 1067.8812255859, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(3115, -1763.0440673828, 11.769790649414, 1071.2741699219, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1808, -1760.6029052734, 8.5422172546387, 1067.2738037109, 0, 0, 267.99499511719, -1, -1, -1, 250.0); + CreateDynamicObject(10444, -1766.0260009766, 13.431004524231, 1053.0162353516, 90, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(10444, -1758.0589599609, 20.647151947021, 1068.1696777344, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(1603, -1760.5749511719, 14.143070220947, 1068.5760498047, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1603, -1761.119140625, 13.879629135132, 1068.5760498047, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1603, -1761.46875, 14.254022598267, 1068.5760498047, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1601, -1764.3555908203, 14.267934799194, 1068.0053710938, 0, 0, 88, -1, -1, -1, 250.0); + CreateDynamicObject(1601, -1764.7542724609, 14.295259475708, 1068.0053710938, 0, 0, 87.994995117188, -1, -1, -1, 250.0); + CreateDynamicObject(1601, -1767.1708984375, 14.4619140625, 1068.0053710938, 0, 0, 87.989501953125, -1, -1, -1, 250.0); + CreateDynamicObject(1601, -1768.2922363281, 14.539766311646, 1068.0053710938, 0, 0, 87.994995117188, -1, -1, -1, 250.0); + CreateDynamicObject(1601, -1771.119140625, 14.35546875, 1068.0053710938, 0, 0, 93.993530273438, -1, -1, -1, 250.0); + CreateDynamicObject(1601, -1769.263671875, 14.3125, 1068.0053710938, 0, 0, 93.993530273438, -1, -1, -1, 250.0); + CreateDynamicObject(1609, -1769.1584472656, 14.601585388184, 1067.2020263672, 0, 0, 258, -1, -1, -1, 250.0); + CreateDynamicObject(1599, -1769.357421875, 13.9609375, 1068.2393798828, 19.9951171875, 0, 275.99853515625, -1, -1, -1, 250.0); + CreateDynamicObject(1599, -1765.8565673828, 14.016443252563, 1068.2393798828, 19.9951171875, 0, 275.99853515625, -1, -1, -1, 250.0); + CreateDynamicObject(1599, -1762.7813720703, 13.998498916626, 1068.2393798828, 19.9951171875, 0, 275.99853515625, -1, -1, -1, 250.0); + CreateDynamicObject(1599, -1763.6053466797, 14.252637863159, 1068.2393798828, 19.9951171875, 0, 275.99853515625, -1, -1, -1, 250.0); + CreateDynamicObject(1599, -1767.4312744141, 13.923261642456, 1068.2393798828, 19.9951171875, 0, 275.99853515625, -1, -1, -1, 250.0); + CreateDynamicObject(1602, -1762.1346435547, 14.202372550964, 1068.3752441406, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(902, -1765.4271240234, 14.68643951416, 1066.7482910156, 0, 0, 306, -1, -1, -1, 250.0); + CreateDynamicObject(650, -1771.841796875, 14.009765625, 1066.7482910156, 0, 0, 263.99047851563, -1, -1, -1, 250.0); + CreateDynamicObject(3440, -1773.0825195313, 13.73023891449, 1068.7482910156, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3440, -1773.0498046875, 14.212493896484, 1068.7482910156, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3440, -1773.2216796875, 3.158203125, 1069.1274414063, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3858, -1765.83203125, 13.0185546875, 1067.7482910156, 0, 0, 223.99475097656, -1, -1, -1, 250.0); + CreateDynamicObject(10444, -1765.9327392578, 14.211910247803, 1056.2401123047, 90, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3439, -1767.2347412109, 14.542996406555, 1064.5228271484, 0, 0, 101.9970703125, -1, -1, -1, 250.0); + CreateDynamicObject(1572, -1850.8531494141, 17.264501571655, 1060.9835205078, 0, 0, 1.9940185546875, -1, -1, -1, 250.0); + CreateDynamicObject(1572, -1850.8784179688, 19.0383644104, 1060.9835205078, 0, 0, 1.9940185546875, -1, -1, -1, 250.0); + CreateDynamicObject(2885, -1844.4632568359, 21.359565734863, 1067.1202392578, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2885, -1839.2687988281, 26.619472503662, 1067.1202392578, 0, 0, 267.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(3389, -1807.6397705078, 21.469715118408, 1060.4094238281, 0, 0, 89.994506835938, -1, -1, -1, 250.0); + CreateDynamicObject(3389, -1809.0653076172, 21.453641891479, 1060.4094238281, 0, 0, 89.994506835938, -1, -1, -1, 250.0); + CreateDynamicObject(1216, -1868.8536376953, 13.881712913513, 1061.1086425781, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1216, -1869.75390625, 13.924003601074, 1061.1086425781, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1216, -1870.7048339844, 13.968946456909, 1061.1086425781, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1883.9400634766, -2.0061218738556, 1061.0791015625, 0, 0, 359.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1889.0050048828, -6.9041342735291, 1061.0791015625, 0, 0, 269.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1888.8234863281, -0.32893300056458, 1061.0791015625, 0, 0, 89.989013671875, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1888.8441162109, 1.8966454267502, 1061.0791015625, 0, 0, 269.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1893.9685058594, -0.06957072019577, 1061.0791015625, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1834.3194580078, -4.6370568275452, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1834.3298339844, -3.9113521575928, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1822.6848144531, -4.0541820526123, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1822.6560058594, -4.7785925865173, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1811.3050537109, -4.7568664550781, 1061.0688476563, 0, 0, 89.989013671875, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1811.3160400391, -3.9819514751434, 1061.0688476563, 0, 0, 269.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1231, -1852.4038085938, -35.087543487549, 1062.8739013672, 0, 0, 170, -1, -1, -1, 250.0); + CreateDynamicObject(1231, -1795.4833984375, -34.9443359375, 1062.8739013672, 0, 0, 169.99145507813, -1, -1, -1, 250.0); + CreateDynamicObject(3935, -1888.9923095703, 0.75394773483276, 1062.0471191406, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2369, -1895.7315673828, -17.325862884521, 1068.2938232422, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(1235, -1887.8033447266, 0.78797036409378, 1060.9230957031, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(16780, -1827.3989257813, -5.6921076774597, 1083.3021240234, 0, 90, 267, -1, -1, -1, 250.0); + CreateDynamicObject(16780, -1832.6486816406, -5.6605262756348, 1082.4830322266, 0, 90, 266.99523925781, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1861.236328125, 9.1474609375, 1067.2801513672, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1861.2138671875, 14.2529296875, 1067.2801513672, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1860.630859375, 5.8662109375, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1856.9541015625, 5.8798828125, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1855.328125, 5.8798828125, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1852.0546875, 6.40234375, 1067.2801513672, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1852.05078125, 10.067269325256, 1067.2801513672, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1852.0654296875, 13.7783203125, 1067.2801513672, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(1523, -1856.728515625, 14.23828125, 1067.1236572266, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(1523, -1856.748046875, 7.5380859375, 1067.1486816406, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(3095, -1856.6198730469, 10.45565700531, 1069.6105957031, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1856.77734375, 10.7255859375, 1067.2801513672, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1856.763671875, 12.251953125, 1067.2801513672, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1853.4072265625, 12.83203125, 1067.2801513672, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1853.015625, 16.626953125, 1067.2801513672, 0, 0, 269.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1853.0234375, 9.2265625, 1067.2801513672, 0, 0, 269.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1853.4599609375, 6.08984375, 1067.2801513672, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1853.0126953125, 12.9267578125, 1067.2801513672, 0, 0, 269.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1856.18359375, 7.3681640625, 1067.2801513672, 0, 0, 359.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(2528, -1853.4794921875, 13.453125, 1067.298828125, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2528, -1853.3060302734, 6.674768447876, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2515, -1857.3681640625, 9.4853515625, 1068.4091796875, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2440, -1857.259765625, 8.6127157211304, 1067.2738037109, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2439, -1857.26171875, 9.59375, 1067.2487792969, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2439, -1857.2607421875, 10.59375, 1067.2487792969, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2440, -1857.23046875, 11.587890625, 1067.2487792969, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2515, -1857.322265625, 10.6337890625, 1068.4091796875, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2492, -1894.7641601563, -18.96541595459, 1067.9022216797, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2498, -1899.2263183594, -16.91290473938, 1070.4449462891, 0, 0, 300, -1, -1, -1, 250.0); + CreateDynamicObject(2498, -1899.2506103516, -14.059661865234, 1070.4449462891, 0, 0, 299.99816894531, -1, -1, -1, 250.0); + CreateDynamicObject(2499, -1899.1461181641, -15.590866088867, 1071.9794921875, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2511, -1888.4487304688, -14.282510757446, 1068.7154541016, 0, 0, 249.99938964844, -1, -1, -1, 250.0); + CreateDynamicObject(2796, -1861.142578125, 7.787109375, 1068.6712646484, 0, 0, 90.24169921875, -1, -1, -1, 250.0); + //CreateDynamicObject(2395, -1857.2412109375, 6.119140625, 1067.2801513672, 0, 0, 179.99450683594, -1, -1, -1, 250.0); --bosscr4sh + CreateDynamicObject(2395, -1861.01953125, 6.408203125, 1067.2801513672, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1857.8662109375, 6.111328125, 1067.2801513672, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1860.9970703125, 11.5107421875, 1067.2801513672, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2796, -1861.1083984375, 12.5126953125, 1068.6462402344, 0, 0, 269.49462890625, -1, -1, -1, 250.0); + CreateDynamicObject(2742, -1859.921875, 6.25, 1068.6022949219, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2742, -1858.5947265625, 6.193359375, 1068.6022949219, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1860.5703125, 14.048828125, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1856.869140625, 14.056640625, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2395, -1856.2177734375, 14.0498046875, 1067.2801513672, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2741, -1856.833984375, 7.841796875, 1068.4890136719, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2741, -1856.8115234375, 12.3916015625, 1068.5140380859, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2718, -1760.3098144531, -5.8707761764526, 1070.6594238281, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2852, -1770.9552001953, -10.194198608398, 1067.8972167969, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2848, -1776.3355712891, -10.250263214111, 1067.8972167969, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2849, -1776.6623535156, -0.69120442867279, 1067.8972167969, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2829, -1769.7550048828, 11.426117897034, 1068.1130371094, 0, 0, 99.99755859375, -1, -1, -1, 250.0); + CreateDynamicObject(2842, -1861.0777587891, 9.7542419433594, 1067.2818603516, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2842, -1856.6622314453, 12.756469726563, 1066.7482910156, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2842, -1856.6959228516, 6.4000353813171, 1066.7482910156, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2251, -1857.2373046875, 11.44921875, 1069.0421142578, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2251, -1857.3486328125, 8.6513671875, 1069.0921630859, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2685, -1856.7607421875, 10.0439453125, 1068.9194335938, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2456, -1768.4599609375, 2.345703125, 1067.2738037109, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2475, -1899.603515625, -15.5732421875, 1067.1987304688, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2475, -1899.6044921875, -17.048828125, 1067.1987304688, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2479, -1899.3979492188, -16.669204711914, 1068.1446533203, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2479, -1899.4197998047, -15.427906036377, 1068.1196289063, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2464, -1890.4056396484, -14.326002120972, 1068.4271240234, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2466, -1899.4213867188, -15.942332267761, 1068.8580322266, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(3761, -1879.9833984375, -19.8984375, 1069.2827148438, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(3761, -1873.83203125, -19.9111328125, 1069.2827148438, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2465, -1887.6760253906, -17.871356964111, 1068.5291748047, 0, 0, 129.99572753906, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1893.9533691406, 2.630735874176, 1061.0791015625, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1893.9545898438, 5.3309097290039, 1061.0791015625, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(2885, -1807.3920898438, 26.741167068481, 1067.1202392578, 0, 0, 269.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(18092, -1889.0537109375, -14.3857421875, 1067.7836914063, 0, 0, 359.98352050781, -1, -1, -1, 250.0); + CreateDynamicObject(2361, -1761.1955566406, 1.6491981744766, 1067.2237548828, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(3440, -1773.0964355469, 13.24863243103, 1068.7482910156, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1837.0382080078, 12.636053085327, 1060.9266357422, 0, 0, 180, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1835.6982421875, 11.684759140015, 1060.9266357422, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(3858, -1884.1829833984, -14.605865478516, 1064.2393798828, 0, 0, 134.74475097656, -1, -1, -1, 250.0); + CreateDynamicObject(3858, -1884.1826171875, -14.60546875, 1064.2393798828, 0, 0, 134.74182128906, -1, -1, -1, 250.0); + CreateDynamicObject(3858, -1892.0433349609, -6.6995887756348, 1064.2393798828, 0, 0, 224.74182128906, -1, -1, -1, 250.0); + CreateDynamicObject(3858, -1892.04296875, -6.69921875, 1064.2393798828, 0, 0, 224.736328125, -1, -1, -1, 250.0); + CreateDynamicObject(1235, -1890.1053466797, 0.75075674057007, 1060.9230957031, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1883.1302490234, -1.9763971567154, 1061.0791015625, 0, 0, 179.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1883.2401123047, 3.956563949585, 1061.0791015625, 0, 0, 179.98901367188, -1, -1, -1, 250.0); + CreateDynamicObject(1256, -1884.0147705078, 3.9654855728149, 1061.0791015625, 0, 0, 359.98352050781, -1, -1, -1, 250.0); + CreateDynamicObject(1714, -1891.3907470703, -8.9358806610107, 1060.4211425781, 0, 0, 180, -1, -1, -1, 250.0); + CreateDynamicObject(1714, -1887.8153076172, -8.887716293335, 1060.4211425781, 0, 0, 179.99450683594, -1, -1, -1, 250.0); + CreateDynamicObject(1714, -1886.2640380859, -12.282489776611, 1060.4211425781, 0, 0, 49.994506835938, -1, -1, -1, 250.0); + CreateDynamicObject(1714, -1886.3663330078, -18.171674728394, 1060.4211425781, 0, 0, 89.994506835938, -1, -1, -1, 250.0); + CreateDynamicObject(2190, -1884.4637451172, -12.512238502502, 1061.7530517578, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2190, -1884.4946289063, -18.516830444336, 1061.7530517578, 0, 0, 270, -1, -1, -1, 250.0); + CreateDynamicObject(2190, -1887.6204833984, -7.0205903053284, 1061.7530517578, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2190, -1890.9213867188, -7.0612058639526, 1061.7530517578, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2186, -1893.8760986328, -13.171132087708, 1060.4212646484, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(2201, -1884.4401855469, -8.1255531311035, 1061.7530517578, 0, 0, 0, -1, -1, -1, 250.0); + CreateDynamicObject(2816, -1884.8566894531, -13.600368499756, 1061.7530517578, 0, 0, 300, -1, -1, -1, 250.0); + CreateDynamicObject(2773, -1837.962890625, 14.1162109375, 1060.9266357422, 0, 0, 90, -1, -1, -1, 250.0); + CreateDynamicObject(1533, -1789.85546875, 37.8193359375, 1060.4094238281, 0, 0, 270, -1, -1, -1, 250.0); + + // Wang Cars + SetDynamicObjectMaterial( CreateDynamicObject( 18070, -1954.503173, 302.190399, 34.948787, 0.000000, 0.000000, -90.000000 ), 0, 8534, "tikimotel", "sa_wood01_128", 0 ); + CreateDynamicObject( 2190, -1956.534423, 300.809387, 35.378757, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2190, -1956.534423, 303.619598, 35.378757, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2811, -1956.257568, 304.941162, 35.468750, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2811, -1956.257568, 299.140838, 35.468750, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2007, -1950.575439, 300.699005, 34.458850, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2007, -1950.575439, 303.659210, 34.458850, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1808, -1950.208007, 296.955047, 34.438774, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 11705, -1955.293701, 304.906402, 35.448745, 0.000000, 0.000000, 19.300003 ); + CreateDynamicObject( 2251, -1950.569091, 302.072235, 36.358684, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1703, -1961.895996, 304.798675, 34.448795, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, -1959.874877, 299.618896, 34.448795, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1818, -1961.370849, 301.672943, 34.438869, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2245, -1960.869873, 302.209991, 35.153968, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.351074, 277.573944, 36.818836, 0.000000, 0.000000, 0.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.351074, 253.314651, 36.818836, 0.000000, 0.000000, 0.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.351074, 265.444152, 36.818836, 0.000000, 0.000000, 0.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.351074, 268.594360, 36.818836, 0.000000, 0.000000, 0.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.351074, 262.304718, 36.818836, 0.000000, 0.000000, 0.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1942.855590, 265.448181, 35.998695, 0.000000, 0.000000, 0.000000 ), 0, 8645, "vegashsetx", "badhousewalld06_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19447, -1948.583007, 273.052307, 36.098731, 0.000000, 0.000000, 0.000000 ), 0, 0, "0", "0", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1948.343139, 281.588592, 34.958694, 0.000000, -90.000000, 90.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1948.343139, 266.308563, 37.978637, 0.000000, -90.000000, 90.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.344360, 259.316040, 34.958770, 0.000000, -90.000000, 90.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1948.344360, 254.316116, 34.958770, 0.000000, -90.000000, 90.000000 ), 0, 8567, "vgsebuild02", "ws_tunnelwall2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19447, -1948.492919, 257.652648, 36.098731, 0.000000, 0.000000, 0.000000 ), 0, 0, "0", "0", 0 ); + CreateDynamicObject( 948, -1949.252441, 269.194610, 34.368827, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1949.252441, 261.684783, 34.368827, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, -1949.398681, 271.859680, 34.428829, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1703, -1949.398681, 261.039886, 34.428829, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1819, -1949.982788, 272.407531, 34.448795, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, -1949.398681, 276.089843, 34.428829, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 948, -1949.252441, 276.704650, 34.368827, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1819, -1949.982788, 257.427703, 34.448795, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, -1949.398681, 256.859954, 34.428829, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 948, -1949.252441, 254.174789, 34.368827, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2206, -1945.668945, 256.321258, 34.428806, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19999, -1944.730590, 254.814422, 34.458770, 0.000000, 0.000000, -142.200012 ); + CreateDynamicObject( 1704, -1944.240356, 258.780914, 34.448791, 0.000000, 0.000000, -25.000000 ); + CreateDynamicObject( 1704, -1946.160766, 258.780914, 34.448791, 0.000000, 0.000000, 25.000000 ); + CreateDynamicObject( 2190, -1945.296752, 256.581573, 35.248767, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11705, -1943.973754, 256.340362, 35.358737, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 2007, -1942.016113, 253.617218, 34.408817, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2007, -1943.017089, 253.617218, 34.408817, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2007, -1947.349609, 253.617218, 34.408817, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2007, -1946.358642, 253.617218, 34.408817, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1742, -1941.408691, 263.060607, 34.458759, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 949, -1941.865600, 264.312835, 35.068778, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1742, -1941.408691, 261.550628, 34.458759, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 949, -1941.865600, 259.812927, 35.068778, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 949, -1941.865600, 266.562683, 35.068778, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1742, -1941.408691, 268.300750, 34.458759, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1742, -1941.408691, 269.800628, 34.458759, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 949, -1941.865600, 271.052825, 35.068778, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2007, -1947.349609, 277.087219, 34.408817, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2007, -1946.348632, 277.087219, 34.408817, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2007, -1942.047363, 277.087219, 34.408817, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2007, -1943.049560, 277.087219, 34.408817, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2206, -1943.818115, 274.580413, 34.428806, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19999, -1944.710327, 276.326843, 34.463951, 0.000000, 0.000000, -17.000007 ); + CreateDynamicObject( 2190, -1944.231811, 274.297882, 35.253959, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 11705, -1945.527343, 274.545532, 35.333950, 0.000000, 0.000000, 135.000000 ); + CreateDynamicObject( 1704, -1945.284667, 272.146789, 34.414016, 0.000000, 0.000000, 157.699630 ); + CreateDynamicObject( 1704, -1943.283691, 272.754974, 34.414016, 0.000000, 0.000000, -153.399948 ); + CreateDynamicObject( 948, -1964.628662, 291.637329, 34.388767, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1964.628662, 296.267517, 34.388767, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3802, -1964.567016, 278.500305, 36.898696, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3802, -1964.536987, 265.400482, 36.898696, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3802, -1942.178222, 265.334564, 42.347034, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1703, -1955.874877, 294.305725, 39.987178, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1818, -1955.359252, 291.545928, 40.007137, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, -1953.844116, 289.825622, 39.987178, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2253, -1954.911376, 292.073242, 40.767124, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1950.729980, 288.671264, 39.927131, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1742, -1949.922729, 290.058776, 40.017086, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1742, -1949.922729, 291.548553, 40.017086, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1742, -1949.922729, 293.048522, 40.017086, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1742, -1949.922729, 294.548461, 40.017086, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 948, -1950.729980, 295.431152, 39.927131, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1825, -1956.616821, 305.971374, 40.017131, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1825, -1956.807739, 299.781280, 40.017131, 0.000000, 0.000000, -103.499923 ); + CreateDynamicObject( 1825, -1952.097412, 299.876953, 40.017131, 0.000000, 0.000000, -24.899921 ); + CreateDynamicObject( 948, -1950.759887, 307.810424, 39.957141, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1808, -1951.500854, 308.326690, 39.997123, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1808, -1950.252075, 307.080871, 40.017173, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1209, -1950.351562, 305.578582, 40.017127, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1776, -1952.643066, 308.237854, 41.047080, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1216, -1961.964477, 253.596191, 35.118782, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1216, -1958.231811, 253.596191, 35.118782, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1216, -1954.488281, 253.596191, 35.118782, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1742, -1949.985229, 296.053833, 34.448768, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1742, -1949.985229, 294.553771, 34.448768, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1742, -1949.985229, 293.053802, 34.448768, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 948, -1950.365478, 291.669616, 34.398799, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1361, -1950.787841, 307.842437, 34.838806, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 639, -1948.856079, 275.165100, 37.788608, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 639, -1948.856079, 271.265441, 37.788608, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 639, -1948.856079, 255.315475, 37.788608, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 639, -1948.856079, 259.525421, 37.788608, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, -1956.667114, 253.821716, 40.017127, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1703, -1953.327514, 253.821716, 40.017127, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 948, -1956.000854, 253.819381, 39.917190, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, -1948.396728, 276.939392, 40.027084, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1949.289794, 277.058776, 39.943424, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, -1945.356323, 276.939392, 40.027084, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1942.508056, 277.058776, 39.943424, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2253, -1952.752197, 299.364959, 35.708744, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2253, -1952.752197, 304.894622, 35.708744, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3802, -1939.267578, 265.334564, 42.347034, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3802, -1967.477783, 278.500305, 36.898696, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3802, -1967.479736, 265.400482, 36.898696, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3802, -1967.479736, 252.140670, 36.898696, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3802, -1967.477783, 291.620330, 36.898696, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3802, -1967.477783, 296.300170, 36.898696, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2258, -1941.553588, 273.991271, 36.563934, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2267, -1941.553588, 257.351318, 36.563934, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 19174, -1950.272827, 294.295043, 37.418701, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 19173, -1956.120849, 253.124298, 42.197032, 0.000000, 0.000000, 0.000000 ); + + // Methlab + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2028.689208, 1006.302368, 1508.741577, 0.000000, 90.000000, 0.000000 ), 0, 8954, "vgsespras", "sf_spray_floor2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2041.501098, 1011.145812, 1511.241577, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2041.487182, 1001.400817, 1498.609985, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2046.777465, 1013.397705, 1504.241577, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2045.787475, 1013.395141, 1498.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2028.501098, 999.136352, 1500.741577, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2028.510009, 999.138793, 1498.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2028.501098, 999.136352, 1516.243286, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2016.488647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2022.738647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2028.988647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2035.238647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2028.775390, 998.625549, 1503.342285, 0.000000, 0.000000, 90.000000 ), 0, 12814, "factorycunte", "inwindow1shdw", -272 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2040.499877, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2039.499877, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2029.988647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2034.238647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2027.988647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2023.738647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2017.488647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2021.738647, 999.136352, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2046.780395, 1013.397155, 1497.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2041.491088, 1001.396789, 1497.609985, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2028.510009, 999.136779, 1497.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2039.319580, 1003.124084, 1520.325683, 0.000000, 45.000000, 90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2039.319580, 1009.615722, 1520.099365, 0.000000, 45.000000, -90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2029.709716, 1009.615722, 1520.099365, 0.000000, 45.000000, -90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2020.109985, 1009.615722, 1520.099365, 0.000000, 45.000000, -90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2029.729980, 1003.124084, 1520.325683, 0.000000, 45.000000, 90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2020.110473, 1003.124084, 1520.325683, 0.000000, 45.000000, 90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2015.801391, 1011.145812, 1511.241577, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2015.848388, 1001.400817, 1498.609985, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2015.848388, 1001.400817, 1498.609985, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2009.557617, 1012.937255, 1504.241577, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2010.479248, 1012.920593, 1498.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2010.489257, 1012.911132, 1498.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2026.576538, 1013.397705, 1525.533447, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2036.482177, 1007.254150, 1519.364746, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2031.741943, 1006.733642, 1524.545288, 0.000000, 0.000000, 0.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2018.651000, 1007.254150, 1519.364746, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2023.400512, 1006.733642, 1524.545288, 0.000000, 0.000000, 0.000000 ), 0, 3925, "weemap", "corrRoof_64HV", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2633, 2039.845214, 1011.752807, 1510.651977, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2633, 2039.845214, 1007.493408, 1510.651977, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 8615, 2036.733032, 1004.448486, 1510.541870, 0.000000, 0.000000, 0.000000 ), 2, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + CreateDynamicObject( 1498, 2040.998657, 1010.675903, 1512.267456, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2033.787719, 1013.405700, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + CreateDynamicObject( 5422, 2031.233154, 1013.463684, 1511.232543, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2028.626953, 1013.405700, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2027.656005, 1012.935852, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2022.476196, 1012.935852, 1504.234619, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + CreateDynamicObject( 5422, 2025.063720, 1012.833129, 1511.232543, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2027.649414, 1012.931152, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2027.669433, 1012.921142, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2028.630371, 1013.401611, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2028.630371, 1013.401611, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2027.669433, 1012.921142, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2027.649414, 1012.931152, 1508.600219, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2045.787475, 1013.395141, 1498.609985, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.568725, 1006.237304, 1521.089233, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.738891, 1006.237304, 1521.089233, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2020.419799, 1006.553833, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2019.848999, 1006.237304, 1517.108154, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2035.568725, 1006.237304, 1517.066528, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2035.568725, 1006.237304, 1513.417602, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2020.419799, 1005.223205, 1509.182495, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.738891, 1006.237304, 1516.639160, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.738891, 1006.237304, 1513.399902, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.568725, 1006.237304, 1516.548217, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.568725, 1006.237304, 1513.419677, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2019.848999, 1006.237304, 1513.417846, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.567749, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.567749, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2031.567749, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.736206, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.736206, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2027.736206, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2019.848632, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2019.848632, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2019.848632, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2035.568237, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2035.568237, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2035.568237, 1006.235168, 1508.798583, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + CreateDynamicObject( 14452, 2027.713989, 1010.086791, 1518.943359, 0.000000, 180.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2040.018920, 999.878479, 1518.102905, 0.000000, 180.000000, 180.000000 ), 0, 12923, "sw_block05", "dustyconcrete", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2034.767333, 999.878479, 1518.102905, 0.000000, 180.000000, 180.000000 ), 0, 12923, "sw_block05", "dustyconcrete", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2028.936645, 999.878479, 1518.102905, 0.000000, 180.000000, 180.000000 ), 0, 12923, "sw_block05", "dustyconcrete", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2022.636596, 999.878479, 1518.102905, 0.000000, 180.000000, 180.000000 ), 0, 12923, "sw_block05", "dustyconcrete", -16 ); + CreateDynamicObject( 2986, 2040.951293, 1002.149475, 1509.440795, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 2986, 2040.951293, 1000.698364, 1509.440795, 0.000000, 90.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2022.788330, 999.686401, 1513.438354, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2029.080688, 999.686401, 1513.438354, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2034.912719, 999.686401, 1513.438354, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2960, 2040.159057, 999.686401, 1513.438354, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2018.528930, 1000.043395, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2019.999389, 1000.043395, 1509.182495, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2022.528808, 1000.043395, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2023.988159, 1000.043395, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2026.153198, 1000.084838, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2027.003540, 1000.084838, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2026.153198, 1000.084838, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2027.003540, 1000.084838, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + CreateDynamicObject( 925, 2040.148803, 1011.698486, 1510.211547, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 930, 2038.429809, 1012.073608, 1509.721069, 0.000000, 0.000000, 47.400001 ); + CreateDynamicObject( 925, 2036.187500, 1012.028625, 1510.211547, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1431, 2039.845825, 1009.433044, 1509.801269, 0.000000, 0.000000, 122.299980 ); + CreateDynamicObject( 19273, 2033.723510, 1012.949462, 1510.941528, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19273, 2022.542968, 1012.469055, 1510.941528, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3633, 2039.767822, 1004.254272, 1509.751098, 0.000000, 0.000000, 43.399997 ); + CreateDynamicObject( 3630, 2044.180175, 1006.730957, 1510.732055, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1789, 2032.463989, 1006.492919, 1509.811157, 0.000000, 0.000000, 21.799999 ); + CreateDynamicObject( 2870, 2032.390869, 1006.539855, 1510.201538, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 918, 2033.457641, 1006.980041, 1509.600952, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2888, 2029.811645, 1006.631713, 1510.241577, -90.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2027.982055, 1006.778320, 1509.761108, 0.000000, 0.000000, 0.000000 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2027.982788, 1006.778320, 1510.842163, 0.000000, 0.000000, 0.000000 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2027.982788, 1006.778320, 1511.932495, 0.000000, 0.000000, 0.000000 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2027.352172, 1006.778320, 1510.842163, 0.000000, 90.000000, 0.000000 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2026.261230, 1006.778320, 1510.842163, 0.000000, 90.000000, 0.000000 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); + CreateDynamicObject( 18716, 2027.996582, 1006.854858, 1511.781860, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1472, 2030.792358, 1007.928039, 1509.601318, 0.000000, 0.000000, 118.899833 ), 0, 16150, "ufo_bar", "GEwhite1_64", -272 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2331, 2026.310668, 1006.221252, 1509.460937, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal1_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2002, 2034.643188, 1009.691528, 1509.230834, 0.000000, 0.000000, 0.000000 ), 0, 16644, "a51_detailstuff", "aluminiumbands256", -16 ); + CreateDynamicObject( 3386, 2028.808349, 1006.571228, 1509.080444, 0.000000, 0.000000, 113.599983 ); + CreateDynamicObject( 1789, 2028.260375, 1000.051147, 1509.811157, 0.000000, 0.000000, -4.300001 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2029.863769, 999.804565, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2030.774047, 999.804565, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2030.774047, 999.804565, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1989, 2029.863769, 999.804565, 1509.200561, 0.000000, 0.000000, 180.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -264093111 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2033.040527, 1000.043395, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2034.491210, 1000.043395, 1509.180541, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1011.011901, 1510.101440, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1005.931396, 1510.962280, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1005.931396, 1509.240600, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1008.472045, 1511.442382, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1008.472045, 1510.152221, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2063, 2016.634399, 1003.391296, 1510.101440, 0.000000, 0.000000, 90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + CreateDynamicObject( 11713, 2017.978271, 1012.397766, 1510.952270, 0.000000, 0.000000, -90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2031.328369, 1012.220642, 1507.271972, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19737, 2030.654785, 1012.133544, 1508.013305, 0.000000, 90.000000, 0.000000 ), 0, 914, "industrialext", "cj_chromepipe", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19737, 2032.026000, 1012.133544, 1508.023315, 0.000000, 90.000000, 180.000000 ), 0, 914, "industrialext", "cj_chromepipe", -16 ); + CreateDynamicObject( 18735, 2031.451660, 1011.602539, 1510.832153, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2027.663085, 1011.572937, 1510.077514, 0.000000, 0.000000, 0.000000 ), 0, 3643, "lachempipe", "Alumox64", -1009548 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2032.550659, 1012.091064, 1513.807861, 0.000000, 180.000000, 109.099998 ), 0, 3643, "lachempipe", "Alumox64", -1009548 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3675, 2028.145629, 1007.613464, 1519.326660, 0.000000, 0.000000, -9.999998 ), 0, 3643, "lachempipe", "Alumox64", -1009548 ); + CreateDynamicObject( 2479, 2033.403442, 999.951721, 1509.580932, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2479, 2033.823852, 1000.631835, 1509.580932, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19893, 2034.454589, 1000.704467, 1510.011352, 0.000000, 0.000000, -161.400039 ); + CreateDynamicObject( 2190, 2034.997924, 999.806823, 1510.011352, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2983, 2031.308715, 1011.079772, 1510.581909, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2002, 2019.783203, 998.468200, 1510.361694, 0.000000, 90.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1370, 2022.496948, 999.997863, 1510.541870, 0.000000, 0.000000, 61.499996 ), 0, 1370, "CJ_GAS_CAN", "cj_exp_props", -251 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1579, 2023.737915, 1000.853393, 1509.971313, 0.000000, 0.000000, 0.000000 ), 0, 1579, "dyn_drugs", "drugs6", -4012 ); + CreateDynamicObject( 2057, 2024.584838, 1000.845642, 1510.181518, 0.000000, 0.000000, 19.399999 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1370, 2018.412719, 999.893798, 1510.541870, 0.000000, 0.000000, 61.499996 ), 0, 1370, "CJ_GAS_CAN", "cj_exp_props", -251 ); + CreateDynamicObject( 2870, 2020.933959, 1000.380249, 1510.011352, 0.000000, 0.000000, 70.900016 ); + CreateDynamicObject( 2742, 2019.374145, 999.767517, 1510.692016, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19468, 2021.415039, 1000.554992, 1509.340698, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19087, 2021.058105, 1000.471679, 1510.241699, 21.800003, 0.000000, -83.400001 ); + CreateDynamicObject( 19816, 2020.968994, 1000.226745, 1510.281616, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2726, 2020.809326, 1000.448547, 1509.370971, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18693, 2020.947265, 1000.478393, 1508.249633, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18693, 2020.443237, 1000.286437, 1507.988769, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1588, 2020.412719, 1000.177001, 1509.080566, 0.000000, 0.000000, 0.000000 ), 1, 16644, "a51_detailstuff", "aluminiumbands256", -16 ); + CreateDynamicObject( 1627, 2020.620971, 999.537536, 1510.481689, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 19893, 2018.422119, 1000.819335, 1510.031372, 0.000000, 0.000000, 149.799972 ); + CreateDynamicObject( 18633, 2020.741943, 1000.376220, 1510.471801, 0.000000, 0.000000, 121.400024 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19621, 2019.945800, 1000.200317, 1510.241577, 0.000000, 0.000000, -77.899993 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + CreateDynamicObject( 18702, 2019.846557, 1000.194030, 1508.620239, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2352, 2020.015991, 1000.193298, 1510.090820, 90.299888, 0.000000, -77.699935 ); + CreateDynamicObject( 2352, 2020.103759, 1000.213562, 1510.092407, 90.299888, 0.000000, 101.800079 ); + CreateDynamicObject( 2351, 2020.205322, 999.748840, 1510.011352, 0.000000, 0.000000, -90.200042 ); + CreateDynamicObject( 19919, 2019.899291, 999.834106, 1508.870483, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2767, 2019.737670, 1000.850097, 1510.031372, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "metalic128", -16 ); + CreateDynamicObject( 18729, 2019.406005, 998.846069, 1509.031250, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 938, 2019.393798, 999.328918, 1510.101440, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1319, 2018.953857, 999.799682, 1510.800781, 4.999997, 97.899978, -19.199998 ); + CreateDynamicObject( 2711, 2019.313232, 1000.285400, 1510.120849, 0.000000, -100.899955, 114.600051 ); + CreateDynamicObject( 1619, 2019.131591, 1000.530151, 1509.991333, 0.000000, 90.000000, 23.299993 ); + CreateDynamicObject( 2192, 2019.432861, 1000.140014, 1509.971313, 0.000000, 0.000000, -25.699949 ); + CreateDynamicObject( 18875, 2019.234375, 1000.768249, 1510.081420, 0.000000, 0.000000, 174.699890 ); + CreateDynamicObject( 18644, 2018.885253, 1000.630249, 1510.071411, 0.000000, 90.000000, 103.499961 ); + CreateDynamicObject( 2750, 2019.543334, 1000.080261, 1510.071411, 0.000000, 0.000000, 126.200027 ); + CreateDynamicObject( 2002, 2023.783203, 998.468200, 1510.361694, 0.000000, 90.000000, 90.000000 ); + CreateDynamicObject( 2870, 2024.933959, 1000.380249, 1510.011352, 0.000000, 0.000000, 70.900016 ); + CreateDynamicObject( 2742, 2023.374145, 999.767517, 1510.692016, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19468, 2025.415039, 1000.554992, 1509.340698, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19087, 2025.058105, 1000.471679, 1510.241699, 21.800003, 0.000000, -83.400001 ); + CreateDynamicObject( 19816, 2024.968994, 1000.226745, 1510.281616, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2726, 2024.809326, 1000.448547, 1509.370971, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18693, 2024.947265, 1000.478393, 1508.249633, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18693, 2024.443237, 1000.286437, 1507.988769, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1588, 2024.412719, 1000.177001, 1509.080566, 0.000000, 0.000000, 0.000000 ), 1, 16644, "a51_detailstuff", "aluminiumbands256", -16 ); + CreateDynamicObject( 1627, 2024.620971, 999.537536, 1510.481689, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 19893, 2022.422119, 1000.819335, 1510.031372, 0.000000, 0.000000, 149.799972 ); + CreateDynamicObject( 18633, 2024.741943, 1000.376220, 1510.471801, 0.000000, 0.000000, 121.400024 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19621, 2023.945800, 1000.200317, 1510.241577, 0.000000, 0.000000, -77.899993 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + CreateDynamicObject( 18702, 2023.846557, 1000.194030, 1508.620239, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2352, 2024.015991, 1000.193298, 1510.090820, 90.299888, 0.000000, -77.699935 ); + CreateDynamicObject( 2352, 2024.103759, 1000.213562, 1510.092407, 90.299888, 0.000000, 101.800079 ); + CreateDynamicObject( 2351, 2024.205322, 999.748840, 1510.011352, 0.000000, 0.000000, -90.200042 ); + CreateDynamicObject( 19919, 2023.899291, 999.834106, 1508.870483, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2767, 2023.737670, 1000.850097, 1510.031372, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "metalic128", -16 ); + CreateDynamicObject( 18729, 2023.406005, 998.846069, 1509.031250, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 938, 2023.393798, 999.328918, 1510.101440, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1319, 2022.953857, 999.799682, 1510.800781, 4.999997, 97.899978, -19.199998 ); + CreateDynamicObject( 2711, 2023.313232, 1000.285400, 1510.120849, 0.000000, -100.899955, 114.600051 ); + CreateDynamicObject( 1619, 2023.131591, 1000.530151, 1509.991333, 0.000000, 90.000000, 23.299993 ); + CreateDynamicObject( 2192, 2023.432861, 1000.140014, 1509.971313, 0.000000, 0.000000, -25.699949 ); + CreateDynamicObject( 18875, 2023.234375, 1000.768249, 1510.081420, 0.000000, 0.000000, 174.699890 ); + CreateDynamicObject( 18644, 2022.885253, 1000.630249, 1510.071411, 0.000000, 90.000000, 103.499961 ); + CreateDynamicObject( 2750, 2023.543334, 1000.080261, 1510.071411, 0.000000, 0.000000, 126.200027 ); + CreateDynamicObject( 2057, 2020.595703, 1000.850830, 1510.181518, 0.000000, 0.000000, 19.399999 ); + CreateDynamicObject( 1348, 2016.248046, 1003.853149, 1511.232543, 90.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 1218, 2016.989746, 1000.806274, 1509.701049, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1218, 2016.789550, 1001.646606, 1509.701049, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2891, 2016.560424, 1005.011962, 1510.371704, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2891, 2016.642822, 1005.628051, 1510.371704, 0.000000, 0.000000, 140.100006 ); + CreateDynamicObject( 2891, 2017.157958, 1006.030456, 1509.268920, 0.000000, 0.000000, 23.399974 ); + CreateDynamicObject( 3026, 2016.382446, 1011.936401, 1510.871582, 0.000000, -90.000000, 90.000000 ); + CreateDynamicObject( 3026, 2016.382446, 1011.516357, 1510.871582, 0.000000, -90.000000, 90.000000 ); + CreateDynamicObject( 3026, 2016.382446, 1010.025268, 1510.871582, 0.000000, -90.000000, 90.000000 ); + CreateDynamicObject( 3026, 2016.382446, 1010.945983, 1510.871582, 0.000000, -90.000000, 90.000000 ); + CreateDynamicObject( 2192, 2016.811401, 1007.125305, 1512.213012, 0.000000, 0.000000, -123.399925 ); + CreateDynamicObject( 2192, 2016.916137, 1008.031982, 1512.213012, 0.000000, 0.000000, -42.799938 ); + CreateDynamicObject( 2192, 2016.980224, 1009.150146, 1512.213012, 0.000000, 0.000000, -93.299903 ); + CreateDynamicObject( 2192, 2016.935546, 1008.380554, 1512.213012, -0.800000, 0.000000, -99.799850 ); + CreateDynamicObject( 1370, 2017.311767, 1011.969665, 1509.741088, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2057, 2016.586425, 1002.620117, 1510.191528, 0.000000, 0.000000, -71.799987 ); + CreateDynamicObject( 2057, 2016.654663, 1004.074951, 1510.191528, 0.000000, 0.000000, -84.299995 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2023.140502, 1005.223205, 1509.182495, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2024.660522, 1005.223205, 1509.182495, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2023.140502, 1006.633911, 1509.182495, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2370, 2024.660766, 1006.633911, 1509.182495, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2022.723632, 1007.184875, 1509.560913, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2024.345092, 1007.184875, 1509.560913, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2023.534423, 1006.574523, 1509.560913, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2022.723632, 1005.393676, 1509.560913, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2024.273803, 1005.393676, 1509.560913, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2023.474365, 1005.994201, 1509.560913, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2020.812622, 1005.242797, 1509.560913, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2020.812622, 1005.913452, 1509.560913, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2020.812622, 1005.593139, 1509.781127, 0.000000, 0.000000, 180.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2020.812622, 1006.312805, 1509.560913, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2358, 2020.812622, 1006.963439, 1509.560913, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "duskyblue_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1327, 2024.163818, 1006.260375, 1510.021362, 0.000000, 90.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1327, 2024.163818, 1006.260375, 1510.651977, 0.000000, 90.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1327, 2024.163818, 1006.260375, 1511.282470, 0.000000, 90.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1327, 2024.163818, 1006.260375, 1511.912353, 0.000000, 90.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + CreateDynamicObject( 18673, 2023.655151, 1006.187194, 1510.817749, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18673, 2024.766235, 1006.187194, 1510.817749, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2023.667846, 1006.941467, 1511.252563, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2023.667846, 1005.590148, 1511.252563, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2023.667846, 1005.590148, 1511.102539, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2023.667846, 1006.941467, 1511.102539, 0.000000, 90.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2020.997314, 1006.918029, 1511.632934, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2020.997314, 1006.918029, 1510.551879, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2020.997314, 1005.578002, 1510.551879, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2020.997314, 1005.578002, 1511.642700, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2022.677001, 1006.258056, 1510.581665, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2022.678955, 1006.260070, 1511.372436, 0.000000, 0.000000, 0.000000 ), 0, 3673, "xrf_refineryla", "Metal3_128", -16 ); + CreateDynamicObject( 18673, 2021.026245, 1006.909423, 1510.391113, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18673, 2021.026245, 1005.609008, 1510.391113, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1579, 2016.567504, 1007.569458, 1511.312622, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1579, 2016.567504, 1008.019775, 1511.312622, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1579, 2016.567504, 1009.259704, 1511.312622, 0.000000, 0.000000, 38.199989 ); + CreateDynamicObject( 1575, 2016.624389, 1007.599243, 1510.031372, 0.000000, 0.000000, -20.900003 ); + CreateDynamicObject( 1575, 2016.611083, 1008.213012, 1510.031372, 0.000000, 0.000000, 17.099996 ); + CreateDynamicObject( 1575, 2016.591796, 1008.720031, 1510.031372, 0.000000, 0.000000, -43.700000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2025.289550, 1006.638671, 1510.852172, 0.000000, 90.000000, 16.400001 ), 0, 17934, "coochieghous", "aluminiumbands256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2031.166625, 1007.222534, 1507.609375, 0.000000, 0.000000, 36.799999 ), 0, 1676, "wshxrefpump", "metalic128", 1 ); + CreateDynamicObject( 11711, 2041.011230, 1011.489685, 1515.058959, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19787, 2026.333496, 1006.432250, 1510.842041, 0.000000, 0.000000, 0.000000 ), 1, 9818, "ship_brijsfw", "ship_screen1sfw", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3633, 2024.130004, 1006.212951, 1513.015136, 0.000000, 0.000000, 0.000000 ), 1, 1676, "wshxrefpump", "metalic128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19787, 2026.333496, 1007.152954, 1510.842041, 0.000000, 0.000000, 180.000000 ), 1, 9818, "ship_brijsfw", "ship_greenscreen1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2031.302856, 1012.281372, 1515.362548, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "of_key_256", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2024.347290, 1009.731811, 1501.046997, 14.499974, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "of_key_256", 1 ); + CreateDynamicObject( 19903, 2033.879882, 1010.754028, 1509.250610, 0.000000, 0.000000, -112.999984 ); + CreateDynamicObject( 2634, 2038.064453, 999.582336, 1510.692016, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2002, 2020.286132, 1005.050476, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2002, 2020.286132, 1005.991394, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2002, 2020.286132, 1006.870666, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18673, 2020.286132, 1007.140930, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18673, 2020.286132, 1005.329833, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18673, 2020.286132, 1006.270263, 1508.800170, 0.000000, 0.000000, 0.000000 ), 0, 11081, "crackfacttanks_sfs", "cabin3", 1 ); + CreateDynamicObject( 19816, 2023.468872, 1006.987060, 1510.261596, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19816, 2023.769165, 1007.127136, 1510.261596, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 918, 2022.314453, 1006.801879, 1510.381713, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1437, 2024.276489, 1008.314147, 1508.322021, -4.599997, 0.000000, 180.000000 ); + CreateDynamicObject( 3057, 2025.630249, 1007.336608, 1509.711059, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19808, 2026.305664, 1006.058776, 1509.921264, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19273, 2019.488647, 1006.250244, 1510.912231, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2057, 2022.987548, 1006.859375, 1510.191528, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19472, 2023.480468, 1007.599304, 1510.111450, 0.000000, 0.000000, 104.599990 ); + CreateDynamicObject( 19472, 2023.369018, 1007.353454, 1510.111450, 0.000000, 0.000000, 73.499992 ); + CreateDynamicObject( 2690, 2024.758178, 1005.125671, 1510.391723, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 918, 2023.214721, 1005.281005, 1510.381713, 0.000000, 0.000000, 0.000000 ), 0, 1370, "CJ_GAS_CAN", "cj_exp_props", -64512 ); + SetDynamicObjectMaterial( CreateDynamicObject( 918, 2022.844360, 1005.581298, 1510.381713, 0.000000, 0.000000, 0.000000 ), 0, 1370, "CJ_GAS_CAN", "cj_exp_props", -1032208 ); + CreateDynamicObject( 1279, 2022.414428, 1005.738098, 1510.299682, 0.000000, -53.499950, 63.300037 ); + + // Cocaine Lab + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2571.570312, -1274.891967, 1136.485595, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2564.538330, -1279.412231, 1144.016235, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2546.324218, -1292.352050, 1136.485595, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2558.663574, -1292.306640, 1148.024291, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2551.663574, -1294.306640, 1142.224243, 0.000000, 0.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2558.505126, -1279.406494, 1144.125000, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2565.663574, -1294.306640, 1142.224243, 0.000000, 0.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2555.701171, -1279.406494, 1144.125000, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2552.897216, -1279.406494, 1144.125000, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2550.093261, -1279.406494, 1144.125000, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2547.289306, -1279.406494, 1144.125000, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2553.640625, -1279.404541, 1147.677856, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2554.551269, -1279.404541, 1143.155517, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2544.812988, -1279.548095, 1144.064941, 0.000000, 0.000000, 90.000000 ), 0, 14412, "carter_block", "mp_carter_windows", -272 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2555.385986, -1279.548095, 1144.064941, 0.000000, 0.000000, 90.000000 ), 0, 14412, "carter_block", "mp_carter_windows", -272 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2558.200439, -1279.558105, 1144.064941, 0.000000, 0.000000, 90.000000 ), 0, 14412, "carter_block", "mp_carter_windows", -272 ); + CreateDynamicObject( 936, 2556.431884, -1286.327148, 1143.203735, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2560.392578, -1279.598144, 1144.064941, 0.000000, 0.000000, 90.000000 ), 0, 14412, "carter_block", "mp_carter_windows", -272 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2553.640625, -1279.402587, 1148.677856, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + CreateDynamicObject( 0, 2545.698974, -1287.666259, 1044.125000, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2558.663574, -1292.306640, 1142.224243, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2551.663574, -1286.306640, 1142.224243, 0.000000, 0.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2565.663574, -1286.306640, 1142.224243, 0.000000, 0.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2558.229492, -1303.827880, 1145.195678, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2560.690185, -1303.827880, 1145.195678, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2563.130615, -1303.827880, 1145.195678, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2560.297851, -1303.827880, 1145.195678, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2557.275146, -1303.827880, 1145.195678, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2558.923339, -1303.833129, 1147.244384, 0.000000, 0.000000, 90.000000 ), 0, 5722, "sunrise01_lawn", "plainglass", -268435456 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2555.202148, -1303.823120, 1141.902343, 90.000000, 0.000000, 90.000000 ), 0, 5722, "sunrise01_lawn", "plainglass", -268435456 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 2562.324707, -1303.833129, 1141.902343, 90.000000, 0.000000, 90.000000 ), 0, 5722, "sunrise01_lawn", "plainglass", -268435456 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.749267, -1303.827880, 1147.636718, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2555.815429, -1303.827880, 1147.636718, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.749267, -1303.827880, 1145.196289, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2555.815429, -1303.827880, 1145.195556, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2562.061523, -1303.827880, 1147.507812, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2558.278808, -1303.827880, 1147.507812, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2560.160644, -1303.827880, 1147.507812, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2562.732177, -1303.827880, 1142.726074, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2557.279541, -1303.827880, 1142.726074, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2574.270996, -1304.294067, 1136.485595, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2543.301025, -1304.294067, 1136.485595, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + CreateDynamicObject( 1499, 2557.276855, -1303.865844, 1142.693359, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1499, 2560.287841, -1303.865844, 1142.663330, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2565.572021, -1316.311767, 1143.724243, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2552.308837, -1316.311767, 1143.724243, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2558.663574, -1317.306274, 1142.224243, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2558.663574, -1317.306274, 1148.034057, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2563.531982, -1315.052124, 1143.724243, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2563.240234, -1279.408325, 1144.016235, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2558.663574, -1282.306640, 1142.220336, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2562.496582, -1276.431396, 1144.016235, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2562.496582, -1271.460449, 1144.016235, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2565.468994, -1272.413330, 1144.016235, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2570.440185, -1272.413330, 1144.016235, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2571.575927, -1277.561889, 1144.016235, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2571.575927, -1272.580810, 1144.016235, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2575.417724, -1267.398315, 1146.289916, 0.000000, 90.000000, 0.000000 ), 0, 916, "crates_n_stuffext", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2572.030517, -1279.408325, 1148.286499, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2571.860351, -1279.406372, 1144.016235, 0.000000, 90.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + CreateDynamicObject( 937, 2564.204589, -1286.319335, 1143.203735, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 937, 2553.091796, -1294.319213, 1143.203735, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14439, 2563.472412, -1290.752319, 1149.026000, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 937, 2562.422851, -1286.319335, 1143.204223, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 937, 2553.091796, -1286.319335, 1143.203735, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 937, 2554.882812, -1286.319335, 1143.204223, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 936, 2560.905517, -1286.327148, 1143.203735, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 937, 2554.882812, -1294.319335, 1143.204223, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 936, 2556.431884, -1294.327148, 1143.203735, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 937, 2564.204589, -1294.319335, 1143.203735, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 937, 2562.422851, -1294.319335, 1143.204223, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 936, 2560.905517, -1294.327148, 1143.203735, 0.000000, 0.000000, -90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2571.570312, -1307.983520, 1136.485595, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2571.571533, -1290.776367, 1144.064941, 0.000000, 0.000000, 0.000000 ), 0, 14412, "carter_block", "mp_carter_windows", -272 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2571.550292, -1292.773315, 1143.143554, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2571.560302, -1292.773315, 1147.675659, 0.000000, 90.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2563.665771, -1294.337402, 1140.253906, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2561.165771, -1294.337402, 1140.255859, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2553.665283, -1294.337402, 1140.253906, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2556.165527, -1294.337402, 1140.255859, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2563.665771, -1286.356567, 1140.253906, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2561.193359, -1286.356567, 1140.255859, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2556.172363, -1286.356567, 1140.253906, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, 2553.656005, -1286.356567, 1140.255859, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + CreateDynamicObject( 2063, 2563.649414, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2063, 2566.649414, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2063, 2569.721435, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2063, 2553.907714, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2063, 2551.077636, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2063, 2548.218017, -1303.452758, 1143.584106, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 937, 2547.489501, -1297.378540, 1143.203735, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 937, 2547.489501, -1299.258300, 1143.203735, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 11709, 2570.638671, -1300.312255, 1143.403930, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 11709, 2570.638671, -1297.811279, 1143.403930, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2063, 2547.105224, -1284.603027, 1143.584106, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2063, 2547.105224, -1281.681884, 1143.584106, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2063, 2547.105224, -1281.681884, 1144.444946, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2063, 2570.798828, -1284.603027, 1143.584106, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2063, 2570.798828, -1281.742675, 1143.183715, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 923, 2564.985839, -1280.399902, 1143.614135, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 923, 2562.733398, -1280.599121, 1143.614135, 0.000000, 0.000000, -11.600000 ); + CreateDynamicObject( 1726, 2563.951904, -1277.548461, 1142.669311, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2311, 2565.420410, -1277.309204, 1142.699340, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19814, 2563.007324, -1274.792724, 1143.890502, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19317, 2563.971435, -1274.018676, 1143.457519, -14.600001, 0.000000, 0.000000 ); + CreateDynamicObject( 19616, 2564.276611, -1273.577148, 1142.699340, 0.000000, 0.000000, 17.899999 ); + CreateDynamicObject( 2230, 2571.271240, -1277.155273, 1142.719482, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2010, 2563.348144, -1278.585449, 1142.699340, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3014, 2564.642089, -1278.379516, 1142.919555, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3014, 2564.728027, -1278.429565, 1143.380004, 0.000000, 0.000000, 60.000000 ); + CreateDynamicObject( 2359, 2564.728027, -1278.429565, 1143.820434, 0.000000, 0.000000, 174.600036 ); + CreateDynamicObject( 355, 2563.885498, -1276.230957, 1143.169311, 93.799934, 107.099967, -55.699985 ); + CreateDynamicObject( 1550, 2565.565185, -1275.118408, 1143.039672, 0.000000, 0.000000, 135.800018 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2565.343750, -1276.455688, 1143.249877, 90.000000, 128.300003, 0.000000 ), 0, 1212, "dyn_cash", "money_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2565.291259, -1277.238159, 1143.249877, 90.000000, 33.800003, 0.000000 ), 0, 1212, "dyn_cash", "money_128", -16 ); + CreateDynamicObject( 2726, 2565.264892, -1276.874389, 1143.550170, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1544, 2565.109375, -1275.921875, 1143.199829, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1543, 2565.299560, -1276.642578, 1143.199829, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1580, 2565.575927, -1275.705078, 1143.119750, 0.000000, 0.000000, -58.400005 ), 0, 1279, "craigpackage", "drugs", 0 ); + CreateDynamicObject( 19820, 2565.542724, -1277.093994, 1143.189819, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19819, 2565.277343, -1276.084716, 1143.279907, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1727, 2570.201660, -1277.715454, 1142.659301, 0.000000, 0.000000, -126.899986 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2167, 2562.894775, -1275.591918, 1143.359985, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + CreateDynamicObject( 19787, 2571.039550, -1275.544067, 1144.278320, 5.299999, 0.000000, -90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2167, 2569.057128, -1272.890380, 1142.729370, 0.000000, 0.000000, 0.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + CreateDynamicObject( 2169, 2570.625244, -1275.042358, 1142.719360, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2332, 2570.612548, -1275.546508, 1143.029663, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1808, 2570.734619, -1273.239257, 1142.729370, 0.000000, 0.000000, -47.400005 ); + CreateDynamicObject( 1510, 2565.261962, -1276.868774, 1143.880493, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18673, 2565.261962, -1276.868774, 1142.258911, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3109, 2567.236083, -1272.848022, 1143.890502, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2350, 2567.889404, -1273.638305, 1143.109863, 0.000000, 0.000000, -28.800003 ); + CreateDynamicObject( 2479, 2547.434570, -1299.246582, 1143.413940, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2479, 2547.434570, -1299.246582, 1143.023559, 0.000000, 0.000000, 69.800003 ); + CreateDynamicObject( 2479, 2547.434570, -1297.446044, 1143.413940, 0.000000, 0.000000, 104.300003 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2555.600097, -1285.988891, 1143.684204, 0.000000, 0.000000, 40.899997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + CreateDynamicObject( 19809, 2553.874511, -1285.918334, 1143.724243, 0.000000, 0.000000, -81.699958 ); + CreateDynamicObject( 19468, 2556.592773, -1287.359252, 1142.843383, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19809, 2555.965820, -1286.582763, 1143.724243, 0.000000, 0.000000, -18.100000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2555.837158, -1286.154785, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2555.184326, -1286.313842, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2555.184326, -1294.286376, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); + CreateDynamicObject( 2709, 2552.514160, -1286.599121, 1143.814331, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2554.572265, -1286.284790, 1143.674194, 0.000000, 0.000000, -66.599983 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2553.143554, -1286.313842, 1143.674194, 0.000000, 0.000000, 127.300003 ), 0, 3914, "snow", "mp_snow", 0 ); + CreateDynamicObject( 2709, 2553.154785, -1285.888427, 1143.814331, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2553.835205, -1286.214843, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2553.574951, -1286.475097, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + CreateDynamicObject( 19468, 2556.192382, -1285.267944, 1142.843383, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1893, 2555.321044, -1286.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1893, 2552.968750, -1286.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1893, 2555.321044, -1294.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1893, 2552.968750, -1294.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1893, 2560.968750, -1286.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1893, 2563.321044, -1286.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1893, 2563.321044, -1294.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1893, 2560.968750, -1294.324462, 1145.956054, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2556.314208, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2555.393310, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2553.961914, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2553.051025, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2553.051025, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.051025, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2553.961914, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.961914, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2563.393310, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2556.314208, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2564.314208, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2555.393310, -1286.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.051025, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2561.961914, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2563.393310, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, 2564.314208, -1294.312744, 1147.781494, 0.000000, 0.000000, 0.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2553.289062, -1294.250976, 1143.674194, 0.000000, 0.000000, -66.599983 ), 0, 3914, "snow", "mp_snow", 0 ); + CreateDynamicObject( 19809, 2552.548583, -1294.041870, 1143.724243, 0.000000, 0.000000, -18.100000 ); + CreateDynamicObject( 19809, 2554.766357, -1294.648559, 1143.724243, 0.000000, 0.000000, 67.199989 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2554.492919, -1293.958251, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2554.263427, -1294.344726, 1143.684204, 0.000000, 0.000000, 76.199996 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2552.791992, -1294.604248, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2553.138183, -1293.913940, 1143.684204, 0.000000, 0.000000, -10.200000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2564.419921, -1294.286376, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2564.160156, -1294.308593, 1143.674194, 0.000000, 0.000000, -85.200042 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2562.726806, -1294.308471, 1143.674194, 0.000000, 0.000000, -85.200042 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2562.798339, -1294.286376, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); + CreateDynamicObject( 19809, 2561.986572, -1294.641601, 1143.724243, 0.000000, 0.000000, 67.199989 ); + CreateDynamicObject( 19809, 2563.542724, -1293.937622, 1143.724243, 0.000000, 0.000000, 112.799995 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.933105, -1294.309814, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.979736, -1294.075317, 1143.684204, 0.000000, 0.000000, -10.900006 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2563.451660, -1294.333129, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2564.686035, -1293.864990, 1143.684204, 0.000000, 0.000000, -32.900005 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2564.440429, -1286.313842, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2563.963134, -1286.250122, 1143.634155, 0.000000, 0.000000, 4.499992 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2562.928955, -1286.313842, 1143.674194, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2562.449462, -1286.298583, 1143.674194, 0.000000, 0.000000, -63.199981 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.932128, -1286.682373, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.770751, -1286.261108, 1143.684204, 0.000000, 0.000000, 94.299980 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2564.829833, -1285.914550, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2564.132080, -1286.747924, 1143.684204, 0.000000, 0.000000, -23.700000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + CreateDynamicObject( 19809, 2562.232421, -1285.860595, 1143.724243, 0.000000, 0.000000, -18.100000 ); + CreateDynamicObject( 19809, 2563.793212, -1286.644042, 1143.729614, 0.000000, 7.999997, -112.000000 ); + CreateDynamicObject( 18875, 2555.919189, -1285.707519, 1144.162109, 36.900012, 0.000000, 57.100006 ); + CreateDynamicObject( 19611, 2556.146240, -1285.903442, 1142.567504, 0.000000, -10.600000, -41.800006 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1718, 2556.156250, -1285.896362, 1143.713867, 0.000000, 0.000000, 52.699993 ), 1, 1594, "chairsntable", "kb_canopybse64", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18925, 2556.758544, -1286.496948, 1143.682983, -9.199998, -92.200027, -30.799995 ), 0, 3914, "snow", "mp_snow", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18925, 2556.734375, -1286.402832, 1143.669311, -9.199998, -92.200027, -30.799995 ), 0, 3914, "snow", "mp_snow", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18925, 2556.105224, -1285.824218, 1143.761840, -9.199998, -92.200027, -30.799995 ), 0, 3914, "snow", "mp_snow", -16 ); + CreateDynamicObject( 2479, 2554.868896, -1294.386840, 1143.433959, 0.000000, 0.000000, 12.699977 ); + CreateDynamicObject( 2479, 2553.015625, -1294.324584, 1143.433959, 0.000000, 0.000000, -20.000019 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1621, 2556.667968, -1293.708740, 1143.724243, 0.000000, 90.000000, 0.000000 ), 0, 3902, "libertyhi3", "mp_snow", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1581, 2556.753173, -1294.344848, 1143.694213, 90.000000, 90.000000, 0.000000 ), 0, 1676, "wshxrefpump", "metalic128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1293.624877, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + CreateDynamicObject( 335, 2556.704345, -1293.985473, 1143.663818, 90.000000, 0.000000, -65.099975 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1293.774902, 1143.684204, 0.000000, 0.000000, -10.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2059, 2556.320556, -1286.850341, 1143.695800, 0.000000, 0.000000, -131.099929 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); + CreateDynamicObject( 335, 2556.704345, -1285.985473, 1143.663818, 90.000000, 0.000000, -65.099975 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1581, 2556.753173, -1286.344848, 1143.694213, 90.000000, 90.000000, 0.000000 ), 0, 1676, "wshxrefpump", "metalic128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1621, 2556.667968, -1285.708740, 1143.724243, 0.000000, 90.000000, 0.000000 ), 0, 3902, "libertyhi3", "mp_snow", -16 ); + CreateDynamicObject( 2479, 2553.039550, -1286.258789, 1143.433959, 0.000000, 0.000000, -20.000019 ); + CreateDynamicObject( 2479, 2554.868896, -1286.386840, 1143.433959, 0.000000, 0.000000, 12.699977 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1293.924926, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1294.074951, 1143.684204, 0.000000, 0.000000, 10.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + CreateDynamicObject( 1220, 2560.765625, -1292.870605, 1143.083618, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1220, 2560.725585, -1292.960693, 1143.804321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1220, 2560.155029, -1295.671020, 1143.083618, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.132812, -1295.873413, 1143.423950, 0.000000, 0.000000, 10.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2559.877197, -1295.537841, 1143.484008, 90.000000, 90.000000, -18.500001 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2560.763183, -1294.474243, 1143.674194, 0.000000, 0.000000, -143.700027 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.378906, -1295.686035, 1141.134643, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.749267, -1292.825195, 1141.645141, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.849365, -1292.885253, 1141.665161, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); + CreateDynamicObject( 1220, 2560.725585, -1284.960693, 1143.804321, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1220, 2560.765625, -1284.870605, 1143.083618, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1286.074951, 1143.684204, 0.000000, 0.000000, 10.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1285.924926, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1285.774902, 1143.684204, 0.000000, 0.000000, -10.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.178955, -1285.624877, 1143.684204, 0.000000, 0.000000, 0.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + CreateDynamicObject( 1220, 2560.155029, -1287.671020, 1143.083618, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3387, 2564.606201, -1306.318847, 1142.703247, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3387, 2564.606201, -1307.309814, 1142.703247, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2560.763183, -1286.474243, 1143.674194, 0.000000, 0.000000, -143.700027 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.398925, -1287.686035, 1141.284790, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.749267, -1284.825195, 1141.645141, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2560.849365, -1284.885253, 1141.665161, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "kb_canopybse64", 1 ); + CreateDynamicObject( 3389, 2564.606201, -1308.310668, 1142.703247, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3389, 2553.309814, -1306.309692, 1142.703247, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3387, 2553.309814, -1307.310546, 1142.703247, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2057, 2565.827392, -1303.510620, 1143.654174, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3386, 2563.625244, -1305.319824, 1142.703247, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3386, 2563.101074, -1305.117675, 1142.703247, 0.000000, 0.000000, 46.699977 ); + CreateDynamicObject( 3386, 2554.303466, -1305.319824, 1142.703247, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3386, 2554.869384, -1305.118896, 1142.703247, 0.000000, 0.000000, 129.799972 ); + CreateDynamicObject( 937, 2559.542968, -1310.959594, 1143.203735, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 937, 2557.653320, -1310.959594, 1143.203735, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 936, 2564.477783, -1310.617187, 1143.203735, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 936, 2564.477783, -1312.489013, 1143.203735, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2479, 2563.093994, -1303.442749, 1144.074584, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2479, 2565.986572, -1303.442749, 1144.494995, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 937, 2559.542968, -1307.959594, 1143.203735, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 937, 2557.653320, -1307.959594, 1143.203735, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2957, 2558.574462, -1314.618774, 1144.314819, 0.000000, 0.000000, 0.000000 ), 0, 8957, "vgsegarage", "garargeb2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19940, 2559.510009, -1307.947509, 1143.664184, 0.000000, 0.000000, 90.000000 ), 0, 3272, "ele_substation", "des_substa_bit2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19940, 2557.718261, -1307.947509, 1143.666137, 0.000000, 0.000000, 90.000000 ), 0, 3272, "ele_substation", "des_substa_bit2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19940, 2559.510009, -1310.948486, 1143.664184, 0.000000, 0.000000, 90.000000 ), 0, 3272, "ele_substation", "des_substa_bit2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19940, 2557.718261, -1310.948486, 1143.666137, 0.000000, 0.000000, 90.000000 ), 0, 3272, "ele_substation", "des_substa_bit2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2556.880615, -1307.918457, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2557.680664, -1307.918457, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2558.480712, -1307.918457, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2559.280761, -1307.918457, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.080810, -1307.918457, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.431152, -1310.949340, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2559.631103, -1310.949340, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2558.831054, -1310.949340, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2558.031005, -1310.949340, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2557.230957, -1310.949340, 1143.684204, 0.000000, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + CreateDynamicObject( 1448, 2557.119873, -1313.839233, 1142.793334, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1448, 2559.221191, -1313.839233, 1142.793334, 0.000000, 0.000000, -19.799997 ); + CreateDynamicObject( 1448, 2558.230957, -1313.839233, 1142.933471, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1220, 2556.270263, -1307.292724, 1143.053588, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1220, 2556.270263, -1307.292724, 1143.714233, 0.000000, 0.000000, -17.600000 ); + CreateDynamicObject( 2926, 2560.910156, -1307.983398, 1142.703247, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2926, 2560.838623, -1310.964111, 1142.703247, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.866699, -1311.412231, 1142.773315, 0.000000, 0.000000, 164.799957 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.860351, -1311.252075, 1142.773315, 0.000000, 0.000000, -177.600021 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.854248, -1311.111938, 1142.773315, 0.000000, 0.000000, -177.600021 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2560.763183, -1308.443359, 1142.773315, 0.000000, 0.000000, -177.600021 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.083496, -1308.430786, 1142.773315, 0.000000, 0.000000, 170.899963 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.083496, -1308.180541, 1142.773315, 0.000000, 0.000000, -179.699996 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2561.062988, -1307.920532, 1142.773315, 0.000000, 0.000000, 170.899963 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + CreateDynamicObject( 1220, 2556.270263, -1311.453491, 1143.053588, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2556.286376, -1307.303588, 1141.564086, 0.000000, 0.000000, 0.000000 ), 0, 4981, "wiresetc2_las", "telewireslong2", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2556.286376, -1311.436767, 1140.943481, 0.000000, 0.000000, 0.000000 ), 0, 4981, "wiresetc2_las", "telewireslong2", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2556.550537, -1307.357910, 1144.123413, -90.299858, 0.000000, 90.000000 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + CreateDynamicObject( 2230, 2571.271240, -1274.553344, 1142.719482, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 918, 2562.821777, -1303.457031, 1144.735473, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 918, 2563.297119, -1303.468139, 1144.752807, 11.500000, 0.000000, -88.000007 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1718, 2564.620605, -1311.013183, 1143.713867, 0.000000, 0.000000, -78.900001 ), 1, 1594, "chairsntable", "kb_canopybse64", -4368 ); + CreateDynamicObject( 19611, 2564.797363, -1310.989379, 1142.589721, 0.000000, 0.299997, -153.099945 ); + CreateDynamicObject( 18875, 2564.806152, -1310.999755, 1144.224243, 47.000000, 0.000000, -71.699974 ); + CreateDynamicObject( 1575, 2564.601074, -1311.042724, 1143.714233, 0.000000, 0.000000, -92.599990 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18925, 2564.296875, -1312.052368, 1143.700683, -9.199998, -92.200027, -30.799995 ), 0, 3914, "snow", "mp_snow", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 918, 2564.680664, -1314.212890, 1143.083618, 0.000000, 0.000000, 0.000000 ), 0, 918, "externalext", "CJ_GAS_CAN", -1027021 ); + SetDynamicObjectMaterial( CreateDynamicObject( 918, 2564.110107, -1313.822509, 1143.083618, 0.000000, 0.000000, 0.000000 ), 0, 918, "externalext", "CJ_GAS_CAN", -1027021 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19637, 2561.985107, -1314.209960, 1142.733276, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19637, 2563.013427, -1314.193725, 1142.733276, 0.000000, 0.000000, 83.600067 ), 0, 3914, "snow", "mp_snow", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19637, 2562.525634, -1314.209960, 1142.873413, 0.000000, 0.000000, 90.000000 ), 0, 3914, "snow", "mp_snow", -16 ); + CreateDynamicObject( 19586, 2562.809082, -1313.832763, 1143.289916, 53.000007, -29.299999, 0.000000 ); + CreateDynamicObject( 2057, 2566.928466, -1303.510620, 1143.654174, 0.000000, 0.000000, 15.699997 ); + CreateDynamicObject( 2057, 2570.187988, -1303.434814, 1143.173706, 0.000000, 0.000000, 15.699997 ); + CreateDynamicObject( 2057, 2568.946533, -1303.441162, 1143.173706, 0.000000, 0.000000, -11.999999 ); + CreateDynamicObject( 918, 2570.316650, -1303.420288, 1144.735473, 0.000000, 0.000000, -88.000007 ); + CreateDynamicObject( 1279, 2567.305908, -1303.510131, 1144.364868, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2479, 2570.298095, -1303.442749, 1143.604248, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1279, 2570.246582, -1303.510131, 1143.964477, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1279, 2569.155517, -1303.510131, 1143.534057, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1650, 2567.200439, -1303.537475, 1144.244750, 0.000000, 0.000000, -32.099998 ); + CreateDynamicObject( 1650, 2567.582031, -1303.387329, 1144.244750, 0.000000, 0.000000, -32.099998 ); + CreateDynamicObject( 2060, 2566.294921, -1303.523071, 1144.004516, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2060, 2564.373291, -1303.523071, 1144.434936, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2035, 2564.281494, -1303.374633, 1143.524047, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2036, 2563.139160, -1303.423828, 1143.524047, 0.000000, 0.000000, 10.600000 ); + CreateDynamicObject( 1576, 2564.489257, -1303.430908, 1143.003540, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1578, 2563.888671, -1303.430908, 1143.003540, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1575, 2564.198974, -1303.430908, 1143.103637, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2057, 2563.038818, -1303.430908, 1143.193725, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2057, 2547.638427, -1303.430908, 1143.193725, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1575, 2548.799072, -1303.430908, 1143.103637, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1578, 2548.488769, -1303.430908, 1143.003540, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1576, 2549.089355, -1303.430908, 1143.003540, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2036, 2547.739257, -1303.423828, 1143.524047, 0.000000, 0.000000, 10.600000 ); + CreateDynamicObject( 2035, 2548.881591, -1303.374633, 1143.524047, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2060, 2548.973388, -1303.523071, 1144.434936, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2060, 2550.895019, -1303.523071, 1144.004516, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1650, 2552.182128, -1303.387329, 1144.244750, 0.000000, 0.000000, -32.099998 ); + CreateDynamicObject( 1650, 2551.800537, -1303.537475, 1144.244750, 0.000000, 0.000000, -32.099998 ); + CreateDynamicObject( 1279, 2554.526367, -1303.510131, 1143.033569, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1279, 2554.496337, -1303.510131, 1143.964477, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2479, 2554.437744, -1303.442749, 1143.604248, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1279, 2551.435546, -1303.510131, 1144.364868, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 918, 2554.746582, -1303.426513, 1144.735473, 0.000000, 0.000000, -88.000007 ); + CreateDynamicObject( 2057, 2553.278564, -1303.496704, 1143.173706, 0.000000, 0.000000, -11.999999 ); + CreateDynamicObject( 19921, 2550.503906, -1303.255981, 1143.564086, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19921, 2553.226562, -1303.255981, 1144.004516, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2870, 2551.813964, -1303.490966, 1143.453979, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2571.560302, -1292.991577, 1147.675659, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2571.570312, -1289.961425, 1147.675659, 0.000000, 0.000000, 90.000000 ), 0, 18202, "w_towncs_t", "concretebig4256128", -16 ); + CreateDynamicObject( 1448, 2564.455078, -1313.080444, 1143.754272, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1575, 2564.792480, -1313.426147, 1143.774291, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1575, 2564.792480, -1313.095825, 1143.774291, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1575, 2564.281982, -1313.095825, 1143.774291, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1575, 2564.281982, -1313.426147, 1143.774291, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1575, 2564.281982, -1313.426147, 1143.904418, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1575, 2564.802490, -1313.426147, 1143.904418, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1575, 2564.281982, -1312.755493, 1143.774291, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.481689, -1310.070922, 1143.694213, 0.000000, 0.000000, -26.399997 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.352539, -1310.331176, 1143.724243, 0.000000, 0.000000, 30.400003 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.209716, -1309.948486, 1143.714233, 0.000000, 0.000000, -46.799976 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.317382, -1312.052490, 1143.714233, 0.000000, 0.000000, -46.799976 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.779785, -1311.798583, 1143.714233, 0.000000, 0.000000, -133.999954 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19167, 2564.750488, -1310.040527, 1143.704223, 0.000000, 0.000000, -83.499992 ), 1, 1575, "dyn_drugs", "drugs1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2652, 2564.318603, -1309.210327, 1143.203735, 0.000000, 0.000000, -90.500045 ), 0, 1575, "dyn_drugs", "drugs1", -16 ); + CreateDynamicObject( 19583, 2564.278808, -1311.310058, 1143.694213, 0.000000, 0.000000, 62.999984 ); + CreateDynamicObject( 19468, 2562.541503, -1314.170166, 1143.011108, 0.000000, -70.799995, 0.000000 ); + CreateDynamicObject( 19468, 2562.982421, -1313.720214, 1142.812500, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3761, 2553.099365, -1311.427124, 1143.974243, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 362, 2570.703125, -1281.108154, 1144.144531, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 361, 2570.687988, -1282.277954, 1144.164306, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 363, 2570.791259, -1283.440795, 1144.685180, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 363, 2570.791259, -1283.940795, 1144.685180, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 363, 2570.791259, -1284.440795, 1144.685180, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 363, 2570.791259, -1284.940795, 1144.685180, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 364, 2570.732910, -1285.468750, 1144.364868, 0.000000, 0.000000, 128.399948 ); + CreateDynamicObject( 360, 2570.671630, -1281.647216, 1143.574096, 85.900047, 0.000000, 90.000000 ); + CreateDynamicObject( 359, 2570.725585, -1281.693969, 1143.103759, 90.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 351, 2570.859863, -1283.401367, 1144.010498, -71.300003, 23.999998, 270.000000 ); + CreateDynamicObject( 356, 2570.746826, -1284.105834, 1143.554077, 90.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 351, 2570.831787, -1284.343872, 1144.002441, -71.300003, 23.999998, 270.000000 ); + CreateDynamicObject( 356, 2570.746826, -1285.186889, 1143.554077, 90.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2969, 2570.850341, -1281.694580, 1144.094604, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2358, 2570.741699, -1283.735839, 1143.153808, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2358, 2570.741699, -1284.486083, 1143.153808, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 19832, 2570.857666, -1285.159545, 1143.003540, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19832, 2570.637451, -1285.559936, 1143.003540, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2043, 2570.138427, -1280.351806, 1142.823486, 0.000000, 0.000000, -117.599983 ); + CreateDynamicObject( 923, 2547.427001, -1288.140991, 1143.614135, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 923, 2548.090820, -1289.780029, 1143.614135, 0.000000, 0.000000, 67.000000 ); + CreateDynamicObject( 930, 2547.482421, -1293.435302, 1144.585083, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 930, 2547.262207, -1292.325317, 1144.584350, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 944, 2547.621582, -1293.107299, 1143.574096, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2547.455078, -1297.016235, 1143.674194, 0.000000, 0.000000, -66.599983 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2547.435302, -1297.885620, 1143.674194, 0.000000, 0.000000, -66.599983 ), 0, 3914, "snow", "mp_snow", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2806, 2547.489257, -1299.441528, 1143.674194, 0.000000, 0.000000, -66.599983 ), 0, 3914, "snow", "mp_snow", 0 ); + CreateDynamicObject( 19809, 2547.741943, -1298.426391, 1143.724243, 0.000000, 0.000000, 67.199989 ); + CreateDynamicObject( 19809, 2547.391845, -1299.907470, 1143.724243, 0.000000, 0.000000, 99.799987 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2547.247802, -1296.709472, 1143.684204, 0.000000, 0.000000, 20.799997 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19561, 2547.356201, -1299.075317, 1143.684204, 0.000000, 0.000000, -13.400004 ), 0, 3193, "cxref_desert", "BIG_COCK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1347, 2570.617675, -1299.065551, 1143.303833, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "duskyblue_128", -16 ); + CreateDynamicObject( 3119, 2571.298095, -1275.576538, 1143.814331, 0.000000, 0.000000, -6.599997 ); + + // Weed interior + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1731.232177, -1374.036499, 5872.633300, 0.000000, -90.000000, 0.000000 ), 0, 12938, "sw_apartments", "sw_warewall2", -69904 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1724.247680, -1382.234497, 5874.133300, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1741.040161, -1359.962890, 5879.979003, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1749.532226, -1364.473999, 5877.138671, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1734.554077, -1382.983520, 5877.138671, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1736.275512, -1374.036499, 5877.718750, 0.000000, -90.000000, 0.000000 ), 0, 12963, "sw_apartflatx", "wallbeigenew256", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1741.040161, -1387.942749, 5879.979003, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18764, -1723.550903, -1367.234497, 5870.872070, 0.000000, -13.199995, 0.000000 ), 0, 10977, "mission_sfse", "Was_scrpyd_floor_hangar", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1741.050170, -1371.773315, 5888.132324, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1728.221191, -1379.311035, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 16387, "des_gunclub", "woodenpanels256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18764, -1719.199951, -1367.234497, 5871.381347, 0.000000, 0.000000, 0.000000 ), 0, 10977, "mission_sfse", "Was_scrpyd_floor_hangar", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1722.247314, -1370.234130, 5876.692871, 0.000000, 90.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1720.235961, -1372.235473, 5876.538085, 0.000000, 90.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1714.916259, -1381.267211, 5876.370605, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1712.375488, -1369.505493, 5874.936523, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1719.725952, -1364.473754, 5874.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1709.725952, -1364.473754, 5874.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -1714.904541, -1369.931640, 5871.372070, 0.000000, 0.000000, 0.000000 ), 0, 10977, "mission_sfse", "Was_scrpyd_floor_hangar", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1724.245727, -1357.342529, 5889.146972, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1753.044799, -1381.433715, 5877.138671, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1753.044799, -1366.463623, 5877.138671, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1753.800292, -1369.075927, 5874.133300, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1756.222656, -1374.036499, 5872.633300, 0.000000, -90.000000, 0.000000 ), 0, 12938, "sw_apartments", "sw_warewall2", -69904 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1756.182373, -1374.036499, 5877.718750, 0.000000, -90.000000, 0.000000 ), 0, 12963, "sw_apartflatx", "wallbeigenew256", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1728.221191, -1374.311035, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 16387, "des_gunclub", "woodenpanels256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.262329, -1373.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1727.262329, -1373.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.201171, -1373.367553, 5873.370605, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.262329, -1373.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.279907, -1373.466430, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1727.280395, -1373.345703, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -1719.711791, -1368.599487, 5870.660156, 0.000000, 0.000000, 0.000000 ), 0, 10977, "mission_sfse", "Was_scrpyd_floor_hangar", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1712.209960, -1374.036499, 5879.208984, 0.000000, -90.000000, 0.000000 ), 0, 12963, "sw_apartflatx", "wallbeigenew256", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1727.223144, -1364.472045, 5877.138671, 0.000000, 90.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -1729.710937, -1359.971923, 5870.637207, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "tilestone256", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -1739.689208, -1359.971923, 5870.637207, 0.000000, 0.000000, 0.000000 ), 0, 1677, "wshxrefhse2", "tilestone256", -1118480 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1725.246948, -1359.968017, 5874.779296, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "washdecowall3256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1728.604492, -1364.473999, 5877.138671, 0.000000, 90.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1730.445556, -1355.456420, 5874.779296, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "washdecowall3256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1740.434448, -1355.456420, 5874.779296, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "washdecowall3256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1739.585815, -1359.968017, 5874.779296, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "washdecowall3256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -1731.232177, -1349.037719, 5877.718750, 0.000000, -90.000000, 0.000000 ), 0, 12963, "sw_apartflatx", "wallbeigenew256", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -1743.444580, -1364.472045, 5877.009277, 0.000000, 90.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1733.221191, -1379.311035, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 16387, "des_gunclub", "woodenpanels256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1738.221191, -1379.311035, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 16387, "des_gunclub", "woodenpanels256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1728.221191, -1376.311035, 5873.063476, 0.000000, 90.000000, 0.000000 ), 0, 16387, "des_gunclub", "woodenpanels256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.091796, -1378.636840, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.322265, -1380.097900, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.262329, -1374.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.262329, -1376.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.262329, -1377.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.262329, -1379.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.262329, -1374.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.262329, -1376.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.262329, -1377.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.262329, -1379.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1727.262329, -1374.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1727.262329, -1376.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1727.262329, -1377.867309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1727.262329, -1379.367309, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1732.092163, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1734.332275, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.222534, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.222534, -1380.109497, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1734.332275, -1380.108398, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1732.092163, -1380.108398, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.095947, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1739.335693, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.215820, -1378.578002, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.095947, -1380.027954, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.226074, -1380.027954, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1739.315673, -1380.027954, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.201171, -1374.867553, 5873.370605, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.201171, -1379.367553, 5873.370605, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1727.201171, -1379.367553, 5873.370605, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.279907, -1379.466430, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1727.279907, -1377.966430, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.279907, -1376.466430, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1727.280395, -1374.845703, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.280395, -1376.345703, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.330566, -1377.816772, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.201171, -1377.798950, 5873.370605, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.330566, -1374.865234, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1727.318603, -1376.375488, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.131347, -1379.936889, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1734.341918, -1378.565551, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.260131, -1378.635986, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1734.350952, -1380.037353, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.052001, -1380.037353, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.222534, -1379.936889, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.083251, -1378.636840, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1739.324707, -1380.007934, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -11199861 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1739.332641, -1378.666381, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.241577, -1378.666381, 5873.497558, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + CreateDynamicObject( 2026, -1747.492919, -1372.018188, 5877.211914, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2026, -1749.684692, -1372.018188, 5877.211914, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2026, -1745.321411, -1372.018188, 5877.211914, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18875, -1747.354492, -1371.839721, 5874.520507, 21.100000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19612, -1747.353027, -1371.934326, 5873.917968, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18633, -1747.352294, -1371.744384, 5874.095703, 104.400062, 0.000000, 180.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19615, -1747.353027, -1371.934326, 5873.909179, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + CreateDynamicObject( 2767, -1747.355346, -1372.390625, 5873.923339, 0.000000, 180.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1747.356079, -1371.946533, 5874.115722, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -272 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1747.286010, -1372.416992, 5873.898437, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1751.082397, -1376.829956, 5874.025390, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1751.094116, -1377.520629, 5873.957031, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1751.082397, -1378.280517, 5873.957031, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1751.082397, -1378.901123, 5874.025390, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + CreateDynamicObject( 2196, -1750.788940, -1378.472412, 5873.908203, 0.000000, 0.000000, 59.899993 ); + CreateDynamicObject( 2196, -1750.026855, -1376.466430, 5873.908203, 0.000000, 0.000000, -27.999998 ); + CreateDynamicObject( 16779, -1728.330322, -1376.461914, 5877.189453, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 16779, -1735.641235, -1379.303344, 5877.189453, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19996, -1731.277832, -1375.133789, 5873.132812, 0.000000, 0.000000, 50.200004 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19570, -1730.955200, -1374.957153, 5873.122558, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + CreateDynamicObject( 2192, -1739.152465, -1378.176635, 5873.148925, 0.000000, 0.000000, 155.399978 ); + CreateDynamicObject( 2192, -1737.674438, -1378.461547, 5873.148925, 0.000000, 0.000000, -140.500015 ); + CreateDynamicObject( 2192, -1732.988281, -1378.217041, 5873.148925, 0.000000, 0.000000, 155.399978 ); + CreateDynamicObject( 2192, -1734.432861, -1379.614257, 5873.148925, 0.000000, 0.000000, -111.399993 ); + CreateDynamicObject( 2192, -1729.557983, -1377.382934, 5873.148925, 0.000000, 0.000000, -140.500015 ); + CreateDynamicObject( 2192, -1727.365966, -1378.649658, 5873.148925, 0.000000, 0.000000, -45.400005 ); + CreateDynamicObject( 2192, -1728.909179, -1374.483520, 5873.148925, 0.000000, 0.000000, -124.900016 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1715.041259, -1366.053222, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1714.916259, -1374.013183, 5879.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1712.375488, -1369.505493, 5879.936523, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1719.725952, -1364.473754, 5879.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1709.725952, -1364.473754, 5879.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1715.041259, -1367.174316, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1715.041259, -1368.404907, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1715.041259, -1369.633422, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1713.750000, -1366.873901, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1713.750000, -1368.115112, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1713.750000, -1369.625610, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1716.229980, -1366.873901, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1717.737426, -1365.912963, 5881.151367, 0.000000, -11.699997, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2589, -1716.229980, -1368.724975, 5881.459960, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19468, -1717.788818, -1365.127685, 5873.973632, 0.000000, 0.000000, 0.000000 ), 0, 18652, "mattextures", "lime", -1039612 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1574, -1716.917968, -1365.297851, 5873.759277, 0.000000, 0.000000, 0.000000 ), 0, 18652, "mattextures", "lime", -1039612 ); + CreateDynamicObject( 1448, -1718.805786, -1365.738037, 5873.954101, 0.299997, 0.000000, 15.799999 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2770, -1716.313110, -1365.279663, 5873.940429, 0.000000, 180.000000, 0.000000 ), 2, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2770, -1719.744262, -1365.199584, 5873.950683, 0.000000, 180.000000, 0.000000 ), 2, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + CreateDynamicObject( 19997, -1714.974243, -1366.669677, 5873.875488, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19997, -1714.570678, -1369.063964, 5873.877441, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 1811, -1715.035766, -1365.746948, 5874.472167, 0.000000, 0.000000, 56.200000 ); + CreateDynamicObject( 1811, -1714.994750, -1369.720581, 5874.472167, 0.000000, 0.000000, -124.299995 ); + CreateDynamicObject( 1356, -1716.497436, -1366.483886, 5874.031250, 0.000000, 0.000000, -34.100002 ); + CreateDynamicObject( 1356, -1713.708007, -1370.001586, 5874.031250, 0.000000, 0.000000, -141.600051 ); + SetDynamicObjectMaterial( CreateDynamicObject( 949, -1713.554687, -1369.871826, 5873.919433, 0.000000, 0.000000, 0.000000 ), 2, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 949, -1713.885009, -1370.132080, 5873.919433, 0.000000, 0.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 949, -1716.666625, -1366.452270, 5873.919433, 0.000000, 0.000000, 0.000000 ), 2, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 949, -1716.416381, -1366.592407, 5873.919433, 0.000000, 0.000000, 0.000000 ), 2, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19837, -1714.833618, -1366.613769, 5875.239257, 0.000000, 180.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19837, -1714.963745, -1366.503662, 5875.239257, 0.000000, 180.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19837, -1715.003784, -1366.613769, 5875.239257, 0.000000, 180.000000, 0.000000 ), 0, 822, "gta_proc_ferns", "veg_bushgrn", 0 ); + CreateDynamicObject( 19583, -1715.185424, -1366.213134, 5874.722167, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19583, -1715.114379, -1366.243896, 5874.722167, 0.000000, 180.000000, -50.000000 ); + CreateDynamicObject( 1437, -1713.535400, -1366.049438, 5872.172851, -4.199997, 0.000000, 0.000000 ); + CreateDynamicObject( 3017, -1713.967651, -1368.729614, 5873.889648, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1763, -1719.216186, -1371.705566, 5873.882812, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2063, -1713.158691, -1372.332763, 5874.744628, 0.000000, 0.000000, -90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -1714.904541, -1379.891235, 5871.372070, 0.000000, 0.000000, 0.000000 ), 0, 10977, "mission_sfse", "Was_scrpyd_floor_hangar", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1707.856079, -1374.007568, 5874.936523, 0.000000, 0.000000, 0.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1709.697753, -1377.830444, 5876.318847, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -1720.218261, -1377.830444, 5876.318847, 0.000000, 0.000000, 90.000000 ), 0, 10789, "xenon_sfse", "ws_plasterwall2", -16 ); + CreateDynamicObject( 8948, -1714.983154, -1380.759033, 5875.580078, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2063, -1710.496948, -1376.003295, 5874.744628, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2063, -1710.496948, -1379.093261, 5874.744628, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 15037, -1712.520751, -1376.589599, 5874.208496, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1729.341308, -1366.570556, 5873.057617, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1729.341308, -1369.050170, 5873.059570, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1732.830810, -1368.439575, 5873.057617, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1738.802124, -1370.841064, 5873.059570, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1738.802124, -1366.580444, 5873.059570, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1738.802124, -1368.520996, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1733.991333, -1373.770263, 5873.061523, 0.000000, 90.000000, 0.000000 ), 0, 3066, "ammotrx", "ammotrn92tarp128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.352172, -1370.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.412353, -1370.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1730.483032, -1370.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1730.483032, -1368.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1730.483032, -1367.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1730.483032, -1365.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.412353, -1368.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.412353, -1367.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1729.412353, -1365.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.352172, -1368.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.352172, -1367.146484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1728.352172, -1365.646484, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1370.244750, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.539306, -1370.242797, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1368.744750, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1367.244750, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1365.744750, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1365.744750, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1367.244750, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1728.541259, -1368.744750, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1729.412109, -1370.244750, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1370.124633, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1370.124633, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1368.624633, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1368.624633, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1367.124633, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1367.124633, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1365.624633, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1730.473144, -1365.624633, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1731.942993, -1369.436523, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1731.942993, -1367.405029, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1731.942993, -1368.416015, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1732.942993, -1369.436523, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.942993, -1369.436523, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.942993, -1367.405029, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1732.942993, -1367.405029, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.942993, -1368.416015, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1732.942993, -1368.416015, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1367.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1367.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1367.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1367.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1367.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1367.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1368.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1368.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1368.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1368.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1368.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1368.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1369.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1733.923583, -1369.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1369.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1732.923583, -1369.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1369.445312, 5874.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1731.923583, -1369.445312, 5873.519042, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -2968436 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.591552, -1365.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.533447, -1365.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.833496, -1365.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1740.133544, -1365.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1740.133544, -1367.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1740.133544, -1368.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1740.133544, -1370.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1740.133544, -1371.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.833496, -1367.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.833496, -1368.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.833496, -1370.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1738.833496, -1371.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.533447, -1371.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.533447, -1370.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.533447, -1368.565185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1737.533447, -1367.065185, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.591552, -1367.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.591552, -1368.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.591552, -1370.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1737.591552, -1371.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.891601, -1367.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.891601, -1365.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.891601, -1368.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.891601, -1370.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1738.891601, -1371.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1740.191528, -1371.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1740.191528, -1370.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1740.191528, -1368.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1740.191528, -1367.095458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19473, -1740.191528, -1365.595458, 5873.478027, 0.000000, 0.000000, 0.000000 ), 0, 3261, "grasshouse", "veg_marijuana", -5383962 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1747.711669, -1376.829956, 5874.025390, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1747.711669, -1378.840942, 5874.025390, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1747.711669, -1377.500488, 5873.877929, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2386, -1747.711669, -1378.150024, 5873.926269, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19562, -1744.372924, -1379.015014, 5873.908203, 0.000000, 0.000000, 32.700000 ), 0, 16398, "desn2_peckers", "des_cock1", 0 ); + CreateDynamicObject( 2196, -1746.719482, -1376.812377, 5873.908203, 0.000000, 0.000000, -59.399997 ); + CreateDynamicObject( 2196, -1747.431030, -1378.345458, 5873.908203, 0.000000, 0.000000, 70.999992 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1747.035766, -1378.256958, 5873.917968, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1747.035766, -1377.195922, 5873.878906, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1750.427978, -1378.256958, 5873.888671, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2052, -1750.456542, -1377.195922, 5873.898437, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -4368 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.943481, -1366.117797, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.943481, -1366.117797, 5874.152343, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1719.030639, -1365.789916, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1719.115600, -1365.471679, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.412841, -1365.976074, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.500244, -1365.648437, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.584472, -1365.329589, 5874.005371, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.584472, -1365.329589, 5874.161621, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1575, -1718.433593, -1365.899169, 5874.153808, 0.000000, 0.000000, 15.000002 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + CreateDynamicObject( 2190, -1744.019165, -1376.393310, 5873.820800, 0.000000, 0.000000, 25.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19562, -1744.254272, -1379.200317, 5873.908203, 0.000000, 0.000000, 0.000000 ), 0, 16398, "desn2_peckers", "des_cock1", 0 ); + CreateDynamicObject( 2331, -1743.891967, -1375.682250, 5873.345703, 0.000000, 0.000000, -25.600002 ); + CreateDynamicObject( 2322, -1743.915771, -1375.659667, 5874.054687, 0.000000, 0.000000, 43.599998 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19562, -1744.320312, -1377.717773, 5873.908203, 0.000000, 0.000000, -10.800004 ), 0, 16398, "desn2_peckers", "des_cock1", -16 ); + CreateDynamicObject( 19808, -1743.681152, -1377.113647, 5873.935546, 0.000000, 0.000000, 64.100006 ); + CreateDynamicObject( 2741, -1744.155639, -1378.149047, 5873.966796, -90.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 2741, -1743.825317, -1378.829711, 5873.966796, -90.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 18633, -1744.284179, -1378.146606, 5874.034179, 110.999839, 0.000000, 90.000000 ); + CreateDynamicObject( 18633, -1743.989868, -1378.827270, 5873.998046, 110.999839, 0.000000, 90.000000 ); + CreateDynamicObject( 18875, -1744.314819, -1378.143188, 5874.485839, 45.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 18875, -1744.024536, -1378.823852, 5874.447753, 45.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2767, -1743.624145, -1378.131713, 5873.923339, 0.000000, 180.000000, 90.000000 ), 0, 1676, "wshxrefpump", "metalic128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19808, -1743.821289, -1378.823852, 5874.042480, 0.000000, 0.000000, 90.000000 ), 0, 1676, "wshxrefpump", "metalic128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19808, -1743.661132, -1378.823852, 5874.042480, 0.000000, 0.000000, 90.000000 ), 0, 1676, "wshxrefpump", "metalic128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19808, -1744.141601, -1378.143188, 5874.042480, 0.000000, 0.000000, 90.000000 ), 0, 1676, "wshxrefpump", "metalic128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19808, -1743.991455, -1378.143188, 5874.042480, 0.000000, 0.000000, 90.000000 ), 0, 1676, "wshxrefpump", "metalic128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19488, -1743.640625, -1378.170410, 5873.910644, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19488, -1743.590576, -1378.090332, 5873.910644, 0.000000, 0.000000, 0.000000 ), 0, 6102, "gazlaw1", "Bow_church_grass_gen", -16 ); + CreateDynamicObject( 1499, -1719.739379, -1378.079711, 5873.848144, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1719.623779, -1377.252563, 5874.872070, 0.000000, 0.000000, 0.000000 ), 0, 13691, "bevcunto2_lahills", "crazypave", 1 ); + CreateDynamicObject( 2478, -1713.182128, -1372.746215, 5875.773925, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2478, -1710.511108, -1375.556884, 5875.773925, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2478, -1710.511108, -1379.157470, 5875.773925, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2969, -1713.107910, -1373.058227, 5874.781250, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2969, -1713.107910, -1371.807006, 5874.318359, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2969, -1710.496459, -1378.788452, 5874.781250, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2969, -1710.496459, -1376.737792, 5875.187011, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2479, -1713.142333, -1371.855224, 5874.794433, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2479, -1710.541748, -1375.895507, 5874.813964, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2654, -1710.425170, -1379.702636, 5874.369140, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2654, -1710.525268, -1378.641601, 5875.273437, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 964, -1718.828857, -1379.278686, 5873.780761, 0.000000, 0.000000, -39.299995 ); + CreateDynamicObject( 2043, -1719.108032, -1378.948364, 5874.833007, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2035, -1718.790039, -1379.715332, 5874.743164, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 920, -1718.851318, -1373.375732, 5874.333007, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 920, -1718.851318, -1374.827026, 5874.333007, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1733.733276, -1372.997314, 5873.448730, 0.000000, 0.000000, 0.000000 ), 0, 11631, "mp_ranchcut", "mpCJ_WOOD_DARK", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 743, -1734.443603, -1373.397705, 5873.483398, 0.000000, -87.199996, 0.000000 ), 0, 11631, "", "", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19621, -1730.771850, -1374.689208, 5873.229492, 0.000000, 0.000000, 0.000000 ), 0, 18652, "", "", 0 ); + CreateDynamicObject( 14774, -1751.428588, -1367.014404, 5875.786621, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14774, -1751.428588, -1367.014404, 5874.131347, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19473, -1751.448974, -1367.645874, 5874.998535, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19473, -1751.448974, -1367.645874, 5873.312011, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19087, -1751.432495, -1367.643188, 5877.278320, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18703, -1751.426269, -1367.509033, 5873.954101, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18703, -1751.426269, -1367.509033, 5872.124023, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2192, -1751.282104, -1368.451660, 5873.133789, 0.000000, 0.000000, -22.500005 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1750.119262, -1367.440551, 5874.791503, 0.000000, 0.000000, 0.000000 ), 0, 10789, "", "", 0 ); + CreateDynamicObject( 14774, -1748.728637, -1367.014404, 5875.786621, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14774, -1748.728637, -1367.014404, 5874.131347, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19473, -1748.749023, -1367.645874, 5874.998535, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19473, -1748.749023, -1367.645874, 5873.312011, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19087, -1748.732543, -1367.643188, 5877.278320, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18703, -1748.726318, -1367.509033, 5873.954101, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18703, -1748.726318, -1367.509033, 5872.124023, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2192, -1748.695434, -1368.100952, 5873.133789, 0.000000, 0.000000, -12.699995 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1747.419311, -1367.440551, 5874.791503, 0.000000, 0.000000, 0.000000 ), 0, 10789, "", "", 0 ); + CreateDynamicObject( 14774, -1746.028686, -1367.014404, 5875.786621, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14774, -1746.028686, -1367.014404, 5874.131347, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19473, -1746.049072, -1367.645874, 5874.998535, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19473, -1746.049072, -1367.645874, 5873.312011, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19087, -1746.032592, -1367.643188, 5877.278320, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18703, -1746.026367, -1367.509033, 5873.954101, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18703, -1746.026367, -1367.509033, 5872.124023, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2192, -1745.746215, -1367.433471, 5873.133789, 0.000000, 0.000000, 77.999977 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1744.719360, -1367.440551, 5874.791503, 0.000000, 0.000000, 0.000000 ), 0, 10789, "", "", 0 ); + CreateDynamicObject( 14774, -1743.328735, -1367.014404, 5875.786621, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14774, -1743.328735, -1367.014404, 5874.131347, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19473, -1743.349121, -1367.645874, 5874.998535, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19473, -1743.349121, -1367.645874, 5873.312011, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19087, -1743.332641, -1367.643188, 5877.278320, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18703, -1743.326416, -1367.509033, 5873.954101, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18703, -1743.326416, -1367.509033, 5872.124023, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2192, -1742.760742, -1368.139282, 5873.133789, 0.000000, 0.000000, 48.399997 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1742.019409, -1367.440551, 5874.791503, 0.000000, 0.000000, 0.000000 ), 0, 10789, "", "", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1752.819213, -1367.440551, 5874.791503, 0.000000, 0.000000, 0.000000 ), 0, 10789, "", "", 0 ); + CreateDynamicObject( 19922, -1749.141601, -1371.929321, 5873.115722, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19922, -1746.009765, -1371.929321, 5873.115722, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19473, -1750.811889, -1372.084594, 5874.002441, 0.000000, 70.500038, 19.799999 ); + CreateDynamicObject( 19922, -1750.821777, -1377.829833, 5873.115722, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19922, -1747.419799, -1377.870605, 5873.115722, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19922, -1744.050537, -1377.831420, 5873.115722, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2767, -1750.406982, -1378.274780, 5873.937500, 0.000000, 180.000000, 90.000000 ), 0, 8572, "", "", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2767, -1750.406982, -1377.183837, 5873.937500, 0.000000, 180.000000, 90.000000 ), 0, 8572, "", "", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2767, -1747.026733, -1378.274780, 5873.937500, 0.000000, 180.000000, 90.000000 ), 0, 8572, "", "", 0 ); + CreateDynamicObject( 19473, -1749.696533, -1371.476806, 5874.193359, 0.000000, 78.500007, -55.699813 ); + CreateDynamicObject( 19473, -1744.974609, -1371.246215, 5874.138183, 0.000000, 78.500007, -90.000000 ); + CreateDynamicObject( 19473, -1746.789306, -1371.660156, 5874.182617, 0.000000, 78.500007, 0.000000 ); + CreateDynamicObject( 19473, -1747.857177, -1371.530029, 5874.223144, 0.000000, 78.500007, 180.000000 ); + CreateDynamicObject( 19590, -1748.448242, -1372.397583, 5873.925292, 0.000000, 90.000000, 120.299987 ); + CreateDynamicObject( 19590, -1745.734985, -1372.280395, 5873.925292, 0.000000, 90.000000, -70.999900 ); + CreateDynamicObject( 19583, -1746.775512, -1372.462768, 5873.934570, 0.000000, 180.000000, 170.599960 ); + CreateDynamicObject( 19583, -1746.708496, -1372.467651, 5873.934570, 0.000000, 0.000000, -157.399963 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2767, -1747.015869, -1377.183837, 5873.937500, 0.000000, 180.000000, 90.000000 ), 0, 8572, "", "", 0 ); + CreateDynamicObject( 2006, -1750.500854, -1378.456665, 5873.974609, 90.000000, 0.000000, 70.200027 ); + CreateDynamicObject( 2006, -1750.555053, -1377.014160, 5873.974609, 90.000000, 0.000000, 70.200027 ); + CreateDynamicObject( 2006, -1747.129760, -1378.362548, 5873.974609, 90.000000, 0.000000, 70.200027 ); + CreateDynamicObject( 2006, -1747.122436, -1377.164794, 5873.974609, 90.000000, 0.000000, 70.200027 ); + CreateDynamicObject( 942, -1726.903930, -1361.375244, 5875.510742, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3761, -1738.180541, -1360.778564, 5875.106445, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3761, -1736.039916, -1356.756958, 5875.106445, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3577, -1730.615966, -1357.537353, 5873.871093, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 925, -1730.148925, -1356.828491, 5875.600585, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3630, -1724.212280, -1357.308349, 5874.137207, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 930, -1733.390747, -1365.731079, 5873.600585, 0.000000, 0.000000, -12.899999 ); + CreateDynamicObject( 1431, -1733.066528, -1366.470581, 5873.732421, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1431, -1731.675659, -1365.719970, 5873.732421, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1271, -1732.393554, -1365.696777, 5873.463378, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 944, -1729.667968, -1363.283569, 5873.968750, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 930, -1731.548217, -1363.979003, 5873.600585, 0.000000, 0.000000, 69.200035 ); + + // Weapon gun bunker + SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -4305.9262, 209.6382, 1302.3594, 0.0000, -89.9000, 179.7657 ), 0, "PARKING", 130, "Arial", 100, 1, -1, 0, 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 201.783401, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 201.783401, 1311.772705, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 208.031402, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 214.279403, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 214.279403, 1311.772705, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 220.527404, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 208.031402, 1311.772705, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.178710, 220.527404, 1311.772705, 180.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.410644, 204.831390, 1305.673339, 10.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.325195, 207.901336, 1305.485473, 0.000000, -80.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.406250, 210.971389, 1305.671508, 10.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4321.334472, 210.971389, 1311.729980, 10.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4318.240234, 207.901336, 1311.622680, 0.000000, -80.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4321.345703, 204.831390, 1311.731689, 10.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.869140, 219.381317, 1305.561401, 0.000000, -84.499931, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.270507, 219.381317, 1311.772949, 0.000000, -84.499931, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.345703, 216.311462, 1311.794677, 5.500008, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.940429, 216.311462, 1305.642944, 5.500008, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.940429, 222.451370, 1305.642944, 5.500008, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.348632, 222.451370, 1311.804687, 5.500008, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 225.613479, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 225.613479, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 231.861480, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 238.109481, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 238.109481, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 231.861480, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.238281, 233.749481, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.300781, 230.669616, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.300781, 236.819625, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.300781, 236.819625, 1311.771728, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4322.300781, 230.669616, 1311.771728, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.238281, 233.749481, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4310.728027, 199.164337, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.728027, 237.374298, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.667968, 237.374496, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.728027, 230.174407, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.686035, 230.176406, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.728027, 199.164337, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4299.186523, 201.194305, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.876464, 202.527481, 1305.523681, 0.000000, 90.000000, 178.500137 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 208.707504, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 214.955505, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 221.203506, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 227.451507, 1305.523681, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 233.699508, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 233.699508, 1311.771728, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 227.451507, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 221.203506, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 214.955505, 1311.771728, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 208.707504, 1311.771728, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.876464, 202.527481, 1311.771728, 0.000000, 90.000000, 178.500137 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4295.716796, 236.769470, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1308.542358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4291.502929, 239.296203, 1308.476318, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4286.770996, 239.296203, 1308.403320, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4281.901367, 239.296203, 1308.330810, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4289.468750, 236.769470, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4283.220703, 236.769668, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4295.716796, 241.819427, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4289.468750, 241.829421, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4283.220703, 241.829421, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1308.792358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1309.042358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1309.292358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1309.542358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4296.321289, 239.296203, 1309.792358, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.786132, 239.919494, 1312.621582, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4301.964843, 241.829421, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.156250, 242.337310, 1305.523681, 0.000000, 90.000000, 80.500038 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.164550, 242.227706, 1305.523681, 0.000000, 90.000000, 85.099960 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.115234, 242.377487, 1305.523681, 0.000000, 90.000000, 90.199890 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19699, -4308.978027, 196.953216, 1305.153686, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19699, -4299.124023, 198.670669, 1305.283447, 0.000000, 90.000000, 12.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.213867, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 191.317321, 1309.213867, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 186.327453, 1309.213867, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.288085, 195.653457, 1305.493652, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.167968, 195.653457, 1305.493652, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.167968, 189.423339, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.167968, 183.183425, 1305.493652, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.288085, 189.423370, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.288085, 183.193481, 1305.493652, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 181.347534, 1309.213867, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.343750, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.473876, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.603759, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.733886, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.219238, 196.277404, 1309.863769, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.385742, 198.723754, 1312.893554, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.160156, 198.723754, 1312.893554, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4321.516601, 198.713760, 1312.133544, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4312.817382, 198.713760, 1313.007568, -22.399999, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.164550, 242.227706, 1311.771728, 0.000000, 90.000000, 85.099960 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.115234, 242.377487, 1311.771728, 0.000000, 90.000000, 90.199890 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4301.964843, 241.819427, 1311.771728, 0.000000, 90.000000, 88.099983 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4299.342285, 241.839416, 1308.433593, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4321.063476, 251.367858, 1304.867919, 0.000000, 90.000000, -159.000015 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 244.357482, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.168945, 244.357482, 1311.771728, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4321.063476, 251.367858, 1309.805908, 0.000000, 90.000000, -159.000015 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4319.631835, 255.680572, 1304.867919, 0.000000, 90.000000, -31.200054 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.218750, 259.227416, 1305.523681, 0.000000, 90.000000, 98.799980 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.189453, 259.445556, 1305.523681, 0.000000, 90.000000, 92.900039 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4306.685546, 259.303314, 1305.523681, 0.000000, 90.000000, 85.900047 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4303.387207, 257.724761, 1304.857910, 0.000000, 90.000000, 54.899929 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4300.290527, 253.273422, 1304.857910, 0.000000, 90.000000, 1.099949 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4296.527343, 249.239227, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1308.480468, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4296.527343, 244.169342, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4302.744140, 243.954406, 1305.523681, 0.000000, 90.000000, 94.099937 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.917968, 243.225646, 1305.523681, 0.000000, 90.000000, 99.499855 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.062500, 242.876251, 1305.523681, 0.000000, 90.000000, 99.499855 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4290.279296, 249.239227, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4284.031250, 249.239227, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4290.279296, 244.169342, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4284.031250, 244.169342, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4292.483398, 246.706085, 1308.416748, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4287.513671, 246.706085, 1308.321655, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4282.732421, 246.706085, 1308.252807, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4319.631835, 255.680572, 1309.826049, 0.000000, 90.000000, -31.200054 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4300.290527, 253.273422, 1309.777954, 0.000000, 90.000000, 1.099949 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4303.387207, 257.724761, 1309.837890, 0.000000, 90.000000, 54.899929 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19699, -4311.695312, 243.765121, 1305.153686, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19699, -4311.687988, 241.427139, 1305.153686, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4297.388671, 210.998046, 1309.968017, 21.399990, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4297.388671, 235.968154, 1309.968017, 21.399990, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19645, -4298.336914, 252.998168, 1307.558105, 21.399990, -160.399856, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4302.744140, 243.954406, 1311.771728, 0.000000, 90.000000, 94.099937 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.917968, 243.225646, 1311.771728, 0.000000, 90.000000, 99.499855 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4296.527343, 244.169342, 1311.771728, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1308.710449, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1308.940429, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1309.170532, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1309.400512, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1309.630493, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1309.860595, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1310.090576, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4297.190429, 246.706085, 1310.320556, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4277.793945, 243.940765, 1305.523681, 0.000000, 90.000000, 85.799957 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4276.984375, 242.073669, 1305.523681, 0.000000, 90.000000, 94.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4271.605468, 243.225982, 1305.523681, 0.000000, 90.000000, 81.000030 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4271.618164, 242.494720, 1305.523681, 0.000000, 90.000000, 94.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4277.343750, 239.474929, 1308.257324, 0.000000, 175.899765, 4.399998 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4272.519531, 239.846359, 1308.183105, 0.000000, 175.899765, 4.399998 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4278.123046, 246.510223, 1308.203369, 0.000000, 175.899765, -4.099997 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4277.059570, 246.433807, 1307.848999, 0.000000, 175.899765, -4.099997 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4272.545898, 245.884933, 1307.794677, 0.000000, 175.899765, -10.300004 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4270.607421, 245.820007, 1307.807250, -7.099995, 175.899780, -10.300004 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4270.825195, 248.154541, 1305.523681, 0.000000, 90.000000, 81.000030 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4277.932128, 249.044616, 1305.523681, 0.000000, 90.000000, 85.799957 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4276.300781, 248.925231, 1305.523681, 0.000000, 90.000000, 83.099998 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4277.330078, 236.991271, 1305.523681, 0.000000, 90.000000, 94.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4272.792968, 237.347122, 1305.523681, 0.000000, 90.000000, 94.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4266.143554, 247.403228, 1305.523681, 0.000000, 90.000000, 81.000030 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4264.181640, 245.803222, 1305.553710, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4261.114746, 242.714675, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4267.364257, 237.773513, 1305.523681, 0.000000, 90.000000, 94.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4261.139648, 238.023468, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4264.582519, 245.981628, 1305.523681, 0.000000, 90.000000, 15.599999 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4264.591796, 246.045562, 1305.523681, 0.000000, 90.000000, 37.800003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4266.708007, 245.706100, 1307.665405, -7.099995, 175.899780, 4.499989 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4267.719238, 240.136337, 1308.106079, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4262.878906, 240.186370, 1308.001831, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4258.009765, 240.186370, 1307.919677, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.912109, 238.031112, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.896484, 242.713378, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4248.665039, 238.023468, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4248.665039, 242.713455, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4264.181640, 245.803222, 1311.801635, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4253.341796, 240.186370, 1307.843505, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4248.561523, 240.186370, 1307.774414, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + CreateDynamicObject( 19718, -4296.082031, 239.301025, 1307.907958, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19718, -4280.082031, 239.301025, 1307.757812, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19718, -4264.082031, 240.200912, 1307.348022, 0.000000, 0.000000, -2.900000 ); + CreateDynamicObject( 19718, -4253.022460, 240.231948, 1307.187988, 0.000000, 0.000000, -2.900000 ); + CreateDynamicObject( 19718, -4297.023437, 246.691116, 1307.907958, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19718, -4281.023437, 246.691116, 1307.647705, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19718, -4268.359863, 245.206649, 1307.287963, 0.000000, 0.000000, -19.200000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -4239.658691, 205.864578, 1300.776000, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4245.789550, 208.198165, 1300.773925, 0.000000, 0.000000, 71.500022 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4245.594726, 234.953491, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4241.973632, 234.953491, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4238.903320, 238.023468, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4232.708007, 237.598876, 1305.523681, 0.000000, 90.000000, 82.099983 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4242.416992, 242.713455, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4236.168945, 242.713455, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.920898, 242.713455, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.672851, 242.713455, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.592773, 242.376464, 1305.523681, 0.000000, 90.000000, 81.700035 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.582031, 242.404449, 1305.523681, 0.000000, 90.000000, 68.900016 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.344238, 242.622192, 1305.523681, 0.000000, 90.000000, 58.599967 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4221.102539, 238.152160, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4226.970703, 231.482177, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19699, -4228.268554, 234.537216, 1305.153686, 0.000000, 90.000000, 180.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4243.790527, 240.186370, 1307.694824, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4238.953125, 240.186370, 1307.630371, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19719, -4234.064453, 240.186370, 1307.569335, 0.000000, 175.899765, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4228.519531, 240.213577, 1306.233642, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4222.274414, 240.213272, 1306.233642, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4231.592773, 240.213577, 1309.303710, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4220.529785, 231.958480, 1305.523681, 0.000000, 90.000000, 10.600003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4226.957031, 228.304519, 1303.433837, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4226.972656, 226.338790, 1302.883789, 0.000000, 90.000000, 10.600003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4225.548828, 218.730773, 1305.523681, 0.000000, 90.000000, 10.600003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.901367, 216.191970, 1305.523681, 0.000000, 90.000000, 93.399986 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4218.476074, 218.524627, 1305.523681, 0.000000, 90.000000, -83.499931 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4212.264648, 218.884506, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4216.884277, 228.934478, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4209.993164, 231.364501, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4212.951171, 231.892639, 1305.523681, 0.000000, 90.000000, -16.200000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4221.527343, 215.102890, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + CreateDynamicObject( 1491, -4226.110839, 221.786331, 1302.397705, 0.000000, 0.000000, 100.799995 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4225.826660, 220.205245, 1308.013671, 0.000000, 90.000000, 10.600003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4226.894531, 235.142593, 1306.587768, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4221.912109, 235.142593, 1306.587768, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4224.306152, 228.013275, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4224.306152, 221.773330, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4224.306152, 215.543380, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4218.063476, 228.013153, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4218.063476, 221.773223, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4218.063476, 215.533248, 1307.203613, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4212.302246, 221.983276, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4212.302246, 228.223297, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.842285, 231.998840, 1305.523681, 0.000000, 90.000000, 101.699958 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4199.146484, 232.738372, 1305.523681, 0.000000, 90.000000, 96.900024 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4195.186523, 232.858291, 1305.523681, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.103515, 229.718231, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.103515, 223.470230, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.103515, 217.222229, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.103515, 210.974227, 1305.523681, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4206.016601, 218.884506, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4199.768554, 218.884506, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4193.520507, 218.884506, 1305.523681, 0.000000, 90.000000, -90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4206.063964, 228.223297, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4199.822265, 228.223297, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4193.588867, 228.223297, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4206.061523, 221.983276, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4199.813476, 221.983276, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4193.565429, 221.983276, 1307.205566, 0.000000, 0.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + CreateDynamicObject( 18764, -4243.969726, 234.829269, 1299.574829, 9.100001, 0.000000, 0.000000 ); + CreateDynamicObject( 18764, -4243.969726, 229.912231, 1298.786865, 9.100001, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4245.594726, 234.953491, 1299.275634, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4241.973632, 234.953491, 1299.275634, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4239.195312, 230.517959, 1304.713378, 0.000000, 90.000000, 64.100006 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4235.148925, 226.377380, 1304.713378, 0.000000, 90.000000, 25.200006 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4233.333984, 220.828659, 1304.713378, 0.000000, 90.000000, 11.600002 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4232.713867, 212.418869, 1304.713378, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4233.983886, 208.117477, 1304.713378, 0.000000, 90.000000, -44.100028 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4238.849609, 205.208343, 1304.713378, 0.000000, 90.000000, -73.300079 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4244.418945, 204.428512, 1304.713378, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4249.776367, 205.089599, 1304.713378, 0.000000, 90.000000, 75.300155 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4252.666015, 206.670639, 1304.713378, 0.000000, 90.000000, 46.900150 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.317871, 211.170654, 1304.713378, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.317871, 223.190643, 1304.713378, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4253.928710, 225.666122, 1304.713378, 0.000000, 90.000000, -17.200004 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4252.182617, 229.332092, 1304.713378, 0.000000, 90.000000, -44.199996 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4248.596679, 231.193679, 1304.713378, 0.000000, 90.000000, -77.300033 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + CreateDynamicObject( 14394, -4240.776367, 211.669631, 1302.428100, 0.000000, 0.000000, -90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -4235.714843, 207.784622, 1300.773925, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -4241.600585, 204.509262, 1300.765991, 0.000000, 0.000000, -18.299978 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.757324, 211.218322, 1304.713378, 0.000000, 90.000000, -7.499998 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4255.167968, 204.998504, 1304.713378, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4255.448242, 199.912338, 1304.713378, 0.000000, 90.000000, -5.399997 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4257.007812, 194.850311, 1304.713378, 0.000000, 90.000000, -25.200016 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4260.236328, 191.771530, 1304.713378, 0.000000, 90.000000, -67.099998 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4264.586914, 191.291549, 1304.713378, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4269.774414, 191.545715, 1304.713378, 0.000000, 90.000000, 85.100021 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4276.000976, 191.637557, 1304.713378, 0.000000, 90.000000, 93.299957 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4282.143066, 190.762527, 1304.713378, 0.000000, 90.000000, 103.100059 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4288.004882, 188.771194, 1304.713378, 0.000000, 90.000000, 114.600082 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4290.129394, 188.719192, 1304.713378, 0.000000, 94.199996, 91.400085 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4294.759765, 189.292633, 1304.755859, 0.000000, 90.000000, 74.200065 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 208.951934, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 215.199935, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 221.447937, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 227.695938, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 233.943939, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4231.421875, 225.401535, 1304.535400, 0.000000, 90.000000, 128.099914 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.587402, 226.831192, 1304.535400, 0.000000, 90.000000, 128.099914 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.670410, 215.921386, 1304.535400, 0.000000, 90.000000, 97.999855 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.518066, 216.785583, 1304.535400, 0.000000, 90.000000, 97.999855 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.649902, 216.785583, 1307.207397, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.649902, 223.005767, 1307.207397, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.649902, 229.235610, 1307.207397, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4230.448730, 222.216552, 1307.213256, 0.000000, 0.000000, 11.699989 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 240.191940, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 246.439941, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19071, -4224.373046, 210.839996, 1308.153808, 0.000000, 0.000000, 90.000000 ), 0, 3975, "lanbloke", "p_floor3", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4243.663574, 234.627090, 1306.870239, -9.699995, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 252.687942, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4294.222167, 197.104263, 1304.684082, 0.000000, 90.000000, 103.899993 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4288.798828, 198.111755, 1304.684082, 0.000000, 90.000000, 97.000030 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4282.624511, 198.954483, 1304.684082, 0.000000, 90.000000, 98.600036 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4276.499023, 199.991287, 1304.684082, 0.000000, 90.000000, 100.800033 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4273.472167, 203.631271, 1304.684082, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4273.203125, 209.380325, 1304.684082, 0.000000, 90.000000, -5.199995 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4271.700195, 214.748092, 1304.684082, 0.000000, 90.000000, -26.700014 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4268.614746, 218.583709, 1304.684082, 0.000000, 90.000000, -47.500011 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4263.528320, 221.174087, 1304.684082, 0.000000, 90.000000, 102.699935 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4257.481445, 221.824066, 1304.684082, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19071, -4268.791015, 206.730575, 1308.161010, 0.000000, 0.000000, 90.000000 ), 0, 5703, "roads_lawn", "floor_tileone_256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4308.576660, 191.721130, 1304.684082, 0.000000, 90.000000, -165.800003 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4306.916015, 190.510772, 1304.684082, 0.000000, 90.000000, -109.700103 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4300.843261, 189.978271, 1304.684082, 0.000000, 90.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4307.077148, 189.651748, 1304.684082, 0.000000, 90.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 258.935943, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4323.295898, 252.687942, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4301.021972, 193.343124, 1307.214843, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4307.234863, 193.017044, 1307.214843, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4303.556152, 193.210769, 1307.212890, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4303.556152, 186.962768, 1307.212890, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4307.234863, 186.769042, 1307.214843, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4300.694824, 187.112396, 1307.214843, 0.000000, 0.000000, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4306.365722, 197.746856, 1309.873779, 0.000000, 59.200016, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4300.125488, 198.074005, 1309.873779, 0.000000, 59.200016, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4300.651367, 197.943099, 1310.341918, 0.000000, 36.000022, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4306.856445, 197.618148, 1310.341918, 0.000000, 36.000022, -87.000160 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4316.188476, 170.436859, 1305.493652, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4309.949218, 170.437118, 1305.493652, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4316.188476, 170.427429, 1310.951293, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4309.949218, 170.427124, 1311.741699, 0.000000, 90.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.320800, 217.274169, 1308.594726, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.311035, 217.274169, 1308.584716, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1319, -4301.452636, 199.250930, 1302.911499, 0.000000, 0.000000, 0.000000 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1319, -4304.098144, 198.390670, 1302.791381, 0.000000, 0.000000, 17.899990 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1319, -4306.982910, 197.459243, 1302.591186, 0.000000, 0.000000, 17.899990 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); + CreateDynamicObject( 1448, -4318.902832, 206.629577, 1302.511718, 0.000000, 0.000000, 26.299997 ); + CreateDynamicObject( 1448, -4318.921875, 208.059387, 1302.511718, 0.000000, 0.000000, 86.100097 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -4319.508300, 207.307388, 1300.110839, 0.000000, 0.000000, 0.000000 ), 0, 5168, "lashops6_las2", "yellow2_128", 1 ); + CreateDynamicObject( 2060, -4319.507324, 210.371307, 1302.481689, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2060, -4319.507324, 210.371307, 1302.751708, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2060, -4319.507324, 210.371307, 1303.021728, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2060, -4319.159179, 209.386032, 1302.481689, 0.000000, 0.000000, 65.899986 ); + CreateDynamicObject( 2060, -4319.159179, 209.386032, 1302.751708, 0.000000, 0.000000, 65.899986 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19572, -4319.182128, 206.747146, 1302.601806, 0.000000, 0.000000, 10.999999 ), 0, 1279, "craigpackage", "drugs", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19572, -4318.734863, 207.016250, 1302.601806, 0.000000, 0.000000, 40.399997 ), 0, 1279, "craigpackage", "drugs", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19572, -4319.098144, 206.325042, 1302.601806, 0.000000, 0.000000, 25.099998 ), 0, 1279, "craigpackage", "drugs", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19572, -4318.532226, 206.646697, 1302.601806, 0.000000, 0.000000, -55.999996 ), 0, 1279, "craigpackage", "drugs", -16 ); + CreateDynamicObject( 1271, -4318.882812, 208.005569, 1302.902099, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1685, -4318.260742, 211.433639, 1303.152343, 0.000000, 0.000000, 29.500001 ); + CreateDynamicObject( 1458, -4319.257324, 214.753326, 1302.521484, 3.699999, 0.000000, -167.600006 ); + CreateDynamicObject( 923, -4319.459472, 218.026657, 1303.322509, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 943, -4319.536621, 224.493377, 1303.172363, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4319.674804, 228.103820, 1298.209960, 0.000000, 90.000000, 90.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -4319.689941, 230.095962, 1298.776855, 0.000000, 68.700012, 90.599990 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4319.670410, 229.653182, 1303.442626, 0.000000, 0.000000, 0.000000 ), 0, 8397, "luxorpillar1", "plaintarmac1", -16 ); + CreateDynamicObject( 18748, -4319.536621, 224.493377, 1301.811035, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2774, -4304.311523, 230.091629, 1314.160766, 0.000000, 0.000000, 0.000000 ), 1, 8397, "luxorpillar1", "plaintarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4304.024902, 220.024276, 1301.916992, 0.000000, 0.000000, 90.000000 ), 0, 11390, "hubint2", "ws_greymetal_small", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.826171, 229.650741, 1302.528930, 0.000000, 90.000000, 180.000000 ), 0, 6291, "law2_roadsb", "sm_conc_hatch", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.824218, 220.652740, 1302.530883, 0.000000, 90.000000, 180.000000 ), 0, 6291, "law2_roadsb", "sm_conc_hatch", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.804199, 220.682723, 1302.540893, 0.000000, 90.000000, 180.000000 ), 0, 4653, "lan2freeway", "concroadslab_256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.804199, 229.642654, 1302.542846, 0.000000, 90.000000, 180.000000 ), 0, 4653, "lan2freeway", "concroadslab_256", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4304.024902, 221.024276, 1301.916992, 0.000000, 0.000000, 90.000000 ), 0, 11390, "hubint2", "ws_greymetal_small", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4304.034667, 223.224288, 1302.877563, 0.000000, 90.000000, 90.000000 ), 0, 11390, "hubint2", "ws_greymetal_small", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4304.024902, 226.024276, 1301.916992, 0.000000, 0.000000, 90.000000 ), 0, 11390, "hubint2", "ws_greymetal_small", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4304.024902, 225.024276, 1301.916992, 0.000000, 0.000000, 90.000000 ), 0, 11390, "hubint2", "ws_greymetal_small", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2200, -4303.967285, 223.628189, 1303.376586, 0.000000, 0.000000, -90.000000 ), 1, 9908, "smallertxd", "concretenewb256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2200, -4304.193847, 222.368301, 1303.376586, 0.000000, 0.000000, 90.000000 ), 1, 9908, "smallertxd", "concretenewb256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 208.951934, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 215.199935, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 240.191940, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 246.439941, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 233.943939, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 252.687942, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4292.070312, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4285.822265, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4292.070312, 246.759857, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4279.574218, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4273.326171, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4267.078125, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3675, -4305.368652, 220.530456, 1301.215209, 0.000000, 0.000000, -90.000000 ), 0, 9624, "sfe_spray1", "spraypipegz1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3675, -4302.988769, 225.550460, 1301.215209, 0.000000, 0.000000, 90.000000 ), 0, 9624, "sfe_spray1", "spraypipegz1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3675, -4304.017578, 227.200424, 1301.215209, 0.000000, 0.000000, 180.000000 ), 0, 9624, "sfe_spray1", "spraypipegz1", -16 ); + CreateDynamicObject( 927, -4304.524414, 225.369277, 1303.412475, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19601, -4302.165039, 219.029968, 1303.022460, 0.000000, 0.000000, 39.500000 ); + CreateDynamicObject( 19601, -4303.622070, 217.739074, 1302.844726, -60.000045, -1.699998, -34.500007 ); + CreateDynamicObject( 930, -4318.829101, 205.366546, 1302.922119, 0.000000, 0.000000, 24.000000 ); + CreateDynamicObject( 2975, -4299.770019, 202.673934, 1302.401611, 0.000000, 0.000000, -102.599990 ); + CreateDynamicObject( 2975, -4300.611328, 204.345687, 1302.401611, 0.000000, 0.000000, -51.199985 ); + CreateDynamicObject( 1688, -4318.429687, 233.712585, 1303.442626, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 16770, -4210.895996, 224.576385, 1303.984985, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + CreateDynamicObject( 18885, -4214.895507, 228.485397, 1303.516601, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1775, -4217.139648, 228.425354, 1303.526611, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1776, -4218.507324, 228.425354, 1303.546630, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2115, -4213.919433, 219.499923, 1302.455688, 0.000000, 0.000000, 0.000000 ), 0, 1594, "chairsntable", "wood02", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2115, -4213.919433, 222.879913, 1302.455688, 0.000000, 0.000000, 103.000007 ), 0, 1594, "chairsntable", "wood02", -16 ); + CreateDynamicObject( 19994, -4214.803222, 223.608657, 1302.445312, 0.000000, 0.000000, 67.899986 ); + CreateDynamicObject( 19994, -4214.431640, 222.817398, 1302.445312, 0.000000, 0.000000, 118.799964 ); + CreateDynamicObject( 19994, -4214.409667, 224.616958, 1302.445312, 0.000000, 0.000000, 6.399971 ); + CreateDynamicObject( 19994, -4213.181152, 223.084197, 1302.445312, 0.000000, 0.000000, -129.700027 ); + CreateDynamicObject( 19994, -4213.833007, 220.203613, 1302.445312, 0.000000, 0.000000, 6.399971 ); + CreateDynamicObject( 19994, -4212.998046, 220.125885, 1302.445312, 0.000000, 0.000000, -5.300024 ); + CreateDynamicObject( 2049, -4213.017089, 219.499511, 1303.306396, -90.000000, -90.000000, 66.000015 ); + CreateDynamicObject( 2056, -4214.136230, 219.600463, 1303.286376, -90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2056, -4213.846679, 219.302459, 1303.286376, -90.000000, 0.000000, -45.200000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.377441, 222.185485, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.377441, 219.225692, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.377441, 225.195434, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.377441, 228.195358, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4203.377441, 231.205505, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.129394, 231.205505, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.129394, 228.195358, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.129394, 225.195434, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.129394, 219.225692, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.129394, 222.185485, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4190.881347, 222.185485, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4190.881347, 219.225692, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4190.881347, 225.195434, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4190.881347, 228.195358, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4190.881347, 231.205505, 1299.325561, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -16 ); + CreateDynamicObject( 18762, -4202.110839, 223.591232, 1300.519775, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4198.110839, 223.591232, 1300.819824, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4194.110839, 223.591232, 1301.219726, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4202.110839, 226.731109, 1300.519775, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4202.110839, 220.671401, 1300.519775, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4202.110839, 229.731002, 1300.519775, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4198.110839, 229.731002, 1300.819824, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4198.110839, 220.671401, 1300.819824, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4198.110839, 226.731109, 1300.819824, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4194.110839, 226.731109, 1301.219726, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4194.110839, 220.671401, 1301.219726, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18762, -4194.110839, 229.731002, 1301.219726, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1584, -4202.149414, 223.580276, 1303.006103, 83.499969, 0.000000, 90.000000 ); + CreateDynamicObject( 1584, -4202.149414, 229.770278, 1303.006103, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1583, -4202.149414, 226.610244, 1303.006103, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1584, -4202.149414, 220.650436, 1303.006103, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1584, -4198.044921, 223.580276, 1303.316406, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1584, -4198.045410, 220.700347, 1303.326416, 86.400024, 0.000000, 90.000000 ); + CreateDynamicObject( 1584, -4198.044921, 226.740249, 1303.316406, 79.099983, 0.000000, 90.000000 ); + CreateDynamicObject( 1583, -4198.044921, 229.590148, 1303.316406, 2.499941, 0.000000, 90.000000 ); + CreateDynamicObject( 1584, -4194.108398, 223.580276, 1303.686767, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1583, -4194.108398, 220.540359, 1303.686767, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1583, -4194.108398, 226.620147, 1303.686767, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1584, -4194.107421, 229.740234, 1303.736816, 85.900070, 0.000000, 89.900001 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4208.056640, 225.692291, 1317.326782, 0.000000, 0.000000, 0.000000 ), 0, 1583, "targets", "target4", 1 ); + CreateDynamicObject( 19087, -4226.516601, 223.755615, 1307.658081, 0.000000, 0.000000, 7.899997 ); + CreateDynamicObject( 19087, -4226.781250, 225.484848, 1307.658081, 0.000000, 0.000000, 7.899997 ); + CreateDynamicObject( 19087, -4227.118164, 227.245407, 1307.658081, 0.000000, 0.000000, 7.899997 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19796, -4224.571777, 216.613128, 1304.097167, 0.000000, 0.000000, 98.100105 ), 0, 12959, "sw_library", "alleydoor3", -16 ); + CreateDynamicObject( 3031, -4233.060058, 222.881591, 1302.863037, 0.000000, -20.000003, -31.700016 ); + CreateDynamicObject( 3791, -4229.178222, 225.189041, 1302.906005, 0.000000, 0.000000, 26.700000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4241.876464, 220.619766, 1301.278686, 0.000000, 90.000000, 0.000000 ), 0, 3975, "lanbloke", "p_floor3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 997, -4235.956542, 212.723434, 1303.342529, 0.000000, 0.000000, 0.000000 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 997, -4239.051757, 212.723434, 1303.342529, 0.000000, 0.000000, 0.000000 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 997, -4240.573730, 212.723434, 1303.342529, 0.000000, 0.000000, 0.000000 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 997, -4244.644531, 212.937820, 1303.342529, 0.000000, 0.000000, -108.499969 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 997, -4245.623535, 209.988754, 1303.342529, 0.000000, 0.000000, -108.499969 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 997, -4246.619140, 207.039169, 1303.342529, 0.000000, 0.000000, -108.499969 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 997, -4247.437988, 204.611236, 1303.342529, 0.000000, 0.000000, -108.499969 ), 0, 5168, "lashops6_las2", "yellow2_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4233.070800, 215.036407, 1299.939941, 0.000000, 0.000000, 90.000000 ), 0, 3975, "lanbloke", "p_floor3", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4233.070800, 218.256454, 1299.939941, 0.000000, 0.000000, 90.000000 ), 0, 3975, "lanbloke", "p_floor3", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14407, -4234.581054, 216.644973, 1299.252319, 0.000000, 0.000000, 90.000000 ), 0, 3925, "weemap", "steel128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4233.244628, 218.258453, 1299.941894, 0.000000, 0.000000, 90.000000 ), 0, 3975, "lanbloke", "p_floor3", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4233.244628, 215.028503, 1299.941894, 0.000000, 0.000000, 90.000000 ), 0, 3975, "lanbloke", "p_floor3", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 258.935943, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 258.935943, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 258.935943, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 252.687942, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 246.439941, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 240.191940, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 233.943939, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 227.695938, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 221.447937, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + CreateDynamicObject( 19718, -4244.963378, 240.204666, 1307.324218, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19718, -4236.332031, 240.204666, 1307.144042, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.163085, 176.947067, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4311.163085, 170.707046, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.279785, 176.947067, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4319.279785, 170.716903, 1305.493652, 0.000000, 90.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.209472, 176.406829, 1309.215942, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19733, -4315.209472, 171.426788, 1309.215942, 0.000000, 180.000000, 90.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 16134, -4317.745117, 164.135711, 1296.183471, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 16134, -4307.405761, 170.505798, 1296.134033, 0.000000, 0.000000, 0.000000 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 13520, -4270.994628, 68.776390, 1315.670898, 7.099997, 0.000000, 165.500030 ), 0, 16175, "des2vegas_join", "vgs_rockmid1a", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4317.047851, 202.703933, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 215.199935, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 208.951934, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4310.799804, 202.703933, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 202.703933, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4298.303710, 202.703933, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 208.951934, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 215.199935, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 240.191940, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 246.439941, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 233.943939, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4304.551757, 252.687942, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4260.830078, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4254.582031, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4248.333984, 240.021972, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4242.085937, 240.022064, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4235.837890, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.589843, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.341796, 239.752029, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4285.822265, 246.759857, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4279.574218, 246.759857, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4273.326171, 245.779876, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4267.078125, 245.779876, 1302.382202, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.341796, 233.504028, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.341796, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.341796, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4223.341796, 214.760025, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4217.093750, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4210.845703, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4204.597656, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4198.349609, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.101562, 221.008026, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4217.093750, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4217.093750, 233.504028, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4210.845703, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4204.597656, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4198.349609, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4192.101562, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4210.467773, 233.486114, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4204.219726, 233.486114, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4197.971679, 233.486114, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4191.723632, 233.486114, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.589843, 233.504028, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.589843, 227.256027, 1302.380249, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.280761, 218.588165, 1302.378295, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.242675, 223.808074, 1302.382202, 0.000000, 180.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4230.343261, 221.886383, 1302.386108, 0.000000, 180.000000, 11.199995 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4241.876464, 224.519012, 1300.636352, 5.999997, 90.000000, 0.000000 ), 0, 3975, "lanbloke", "p_floor3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4261.113281, 195.385864, 1301.771606, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4276.100097, 195.385864, 1301.771606, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4291.083496, 195.385864, 1301.771606, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4306.073730, 195.385864, 1301.771606, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19545, -4306.073730, 168.735733, 1297.503662, 9.099998, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3524, -4304.077636, 198.390792, 1300.552734, 0.000000, 180.000000, 0.000000 ), 1, 5117, "traintrack_las2", "concretenewb256", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3524, -4306.946777, 197.461090, 1300.552734, 0.000000, 180.000000, 0.000000 ), 1, 5117, "traintrack_las2", "concretenewb256", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3524, -4301.403320, 199.250640, 1300.652832, 0.000000, 180.000000, 0.000000 ), 1, 5117, "traintrack_las2", "concretenewb256", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4304.753417, 215.253189, 1297.195556, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4309.625488, 219.983215, 1297.195556, 0.000000, 0.000000, 0.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4309.625488, 229.603286, 1297.195556, 0.000000, 0.000000, 0.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4304.753417, 235.043136, 1297.195556, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4309.625488, 230.313186, 1297.195556, 0.000000, 0.000000, 0.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4302.496093, 212.333297, 1297.195556, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4302.496093, 207.173492, 1297.195556, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -4307.229003, 208.753494, 1300.707031, 0.000000, 0.000000, 0.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -4307.229003, 210.813369, 1300.707031, 0.000000, 0.000000, 0.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.193847, 215.253189, 1297.197509, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, -4303.193847, 235.043060, 1297.197509, 0.000000, 0.000000, 90.000000 ), 0, 11095, "stadbridge_sfs", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -4241.876464, 195.649734, 1301.278686, 0.000000, 90.000000, 0.000000 ), 0, 3975, "lanbloke", "p_floor3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4229.641113, 217.708724, 1302.388061, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19737, -4249.369140, 219.148544, 1303.289184, 0.000000, 90.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4248.187500, 218.292114, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4242.658691, 225.761398, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4243.656250, 225.761398, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19737, -4242.793457, 224.598526, 1303.289184, 0.000000, 90.000000, 90.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4241.926757, 225.763397, 1302.780639, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19737, -4239.525878, 217.898635, 1303.289184, 0.000000, 90.000000, 180.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4240.693359, 218.754699, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4240.693359, 217.044952, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4240.691406, 217.866729, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19737, -4250.024414, 209.578613, 1303.289184, 0.000000, 90.000000, 90.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4249.169921, 210.746032, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4250.882812, 210.746032, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4250.163574, 210.746231, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4248.187500, 220.001953, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -4248.185546, 219.204055, 1302.778686, 0.000000, 0.000000, 0.000000 ), 0, 8390, "vegasemulticar", "greyground256128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4240.309570, 211.726318, 1303.265014, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4239.146484, 212.466171, 1303.266967, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4237.248046, 212.466171, 1303.266967, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4236.708496, 212.468170, 1303.268920, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4235.959472, 211.726318, 1303.265014, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + CreateDynamicObject( 1775, -4233.198730, 211.943710, 1304.356079, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1776, -4233.198730, 210.613708, 1304.356079, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 631, -4244.323730, 212.516754, 1304.128662, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1808, -4234.760742, 207.644882, 1303.255004, 0.000000, 0.000000, -133.899856 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19935, -4236.669433, 212.038269, 1303.068847, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19935, -4237.659179, 212.038269, 1303.068847, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19935, -4237.860839, 211.768310, 1303.080810, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + CreateDynamicObject( 19999, -4236.597167, 210.503860, 1303.255004, 0.000000, 0.000000, -161.900009 ); + CreateDynamicObject( 2206, -4240.013671, 211.842651, 1303.165771, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19893, -4236.937500, 212.007781, 1304.085815, 0.000000, 0.000000, -10.500000 ); + CreateDynamicObject( 631, -4246.650878, 204.996719, 1304.128662, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2164, -4237.060058, 205.842041, 1303.265014, 0.000000, 0.000000, -163.200210 ), 1, 18265, "w_town3cs_t", "ws_whitewall2_bottom", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2165, -4244.303710, 204.978012, 1303.265014, 0.000000, 0.000000, -179.900207 ), 3, 18265, "w_town3cs_t", "ws_whitewall2_bottom", 0 ); + CreateDynamicObject( 2309, -4244.960937, 205.776763, 1303.244995, 0.000000, 0.000000, -159.200027 ); + CreateDynamicObject( 2202, -4239.850097, 205.464721, 1303.255004, 0.000000, 0.000000, -163.500213 ); + CreateDynamicObject( 2894, -4239.145996, 211.867050, 1304.095825, 0.000000, 0.000000, 9.000000 ); + CreateDynamicObject( 2059, -4238.314453, 211.865341, 1304.125854, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3111, -4243.162109, 204.507690, 1305.517211, 0.000000, 90.000000, 90.000000 ); + CreateDynamicObject( 19164, -4241.930664, 207.925231, 1304.276000, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4241.918457, 208.656097, 1303.246948, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4241.175781, 207.916229, 1303.246948, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4241.918457, 207.176177, 1303.246948, 0.000000, 0.000000, 90.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4242.661621, 207.916229, 1303.246948, 0.000000, 0.000000, 0.000000 ), 0, 18265, "w_town3cs_t", "ws_whitewall2_top", -16 ); + CreateDynamicObject( 2886, -4224.800781, 216.640640, 1303.903198, 0.000000, 0.000000, -171.399978 ); + CreateDynamicObject( 2238, -4236.316894, 212.136703, 1304.506225, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2196, -4239.143066, 212.388122, 1304.105834, 0.000000, 0.000000, -9.199995 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4242.783203, 223.091110, 1300.221801, 0.000000, 0.000000, 0.000000 ), 0, 4569, "civic1_lan2", "sl_LAbedingsoil", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4242.773437, 223.081115, 1300.217895, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4242.792968, 223.101104, 1300.217895, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4242.791015, 223.073104, 1300.217895, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -4242.775390, 223.099105, 1300.217895, 0.000000, 0.000000, 0.000000 ), 0, 12954, "sw_furniture", "CJ_WOOD5", -16 ); + CreateDynamicObject( 633, -4242.783203, 223.091110, 1303.394531, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2115, -4248.552734, 230.737899, 1301.787719, 0.000000, 0.000000, 12.800004 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3077, -4241.281738, 217.916336, 1301.737670, 0.000000, 0.000000, 90.000000 ), 1, 4604, "buildblk555", "gm_labuld5_b", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2115, -4253.502929, 225.419555, 1301.757690, 0.000000, 0.000000, 72.799995 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19940, -4253.653320, 226.001571, 1303.159057, 0.000000, 0.000000, -17.100013 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19940, -4253.653320, 226.001571, 1303.659057, 0.000000, 0.000000, -17.100013 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + CreateDynamicObject( 2723, -4252.569335, 225.703536, 1302.118041, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2509, -4248.143554, 231.231002, 1303.206665, 0.000000, 90.000000, 12.800004 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -16 ); + CreateDynamicObject( 2723, -4248.273925, 230.053482, 1302.118041, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 11728, -4246.955566, 231.579666, 1303.028930, 0.000000, 0.000000, 16.000003 ); + CreateDynamicObject( 2035, -4248.137695, 230.683425, 1302.598144, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19602, -4253.176757, 226.031311, 1302.638549, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19602, -4253.404296, 226.638122, 1303.239135, 0.000000, 0.000000, -16.499990 ); + CreateDynamicObject( 353, -4248.789062, 231.000656, 1303.488769, 0.000000, 0.000000, 18.900020 ); + CreateDynamicObject( 353, -4248.554199, 231.081619, 1303.088378, 0.000000, 0.000000, 18.900020 ); + CreateDynamicObject( 19602, -4253.809082, 225.267044, 1303.239135, 0.000000, 0.000000, -16.499990 ); + CreateDynamicObject( 19602, -4253.543945, 226.177947, 1303.239135, 0.000000, 0.000000, -16.499990 ); + CreateDynamicObject( 11727, -4248.166015, 231.231033, 1304.650024, 0.000000, 0.000000, 12.100000 ); + CreateDynamicObject( 11727, -4253.751953, 226.020080, 1304.650024, 0.000000, 0.000000, 72.799911 ); + CreateDynamicObject( 2041, -4247.408691, 231.062057, 1302.758666, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2619, -4247.643554, 231.318801, 1303.239135, 0.000000, 0.000000, 102.899993 ); + CreateDynamicObject( 3016, -4253.845214, 225.296920, 1303.799682, 0.000000, 0.000000, 71.599967 ); + CreateDynamicObject( 3016, -4253.692871, 225.752456, 1303.799682, 0.000000, 0.000000, 71.599967 ); + CreateDynamicObject( 2685, -4249.382324, 230.920669, 1303.239135, 0.000000, 0.000000, 12.699995 ); + CreateDynamicObject( 964, -4250.052734, 230.090362, 1301.717651, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 930, -4252.568847, 227.579650, 1302.278198, 0.000000, 0.000000, 34.799999 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3800, -4255.812500, 204.279586, 1301.760620, 0.000000, 0.000000, 0.000000 ), 0, 2913, "gym_weights", "cheerybox03", 0 ); + CreateDynamicObject( 1271, -4255.933593, 204.226119, 1303.171997, 0.000000, 0.000000, 31.299997 ); + CreateDynamicObject( 3800, -4255.813964, 205.399581, 1301.760620, 0.000000, 0.000000, 2.299998 ); + CreateDynamicObject( 3800, -4255.812500, 207.429580, 1301.760620, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1271, -4255.792968, 205.285797, 1303.182006, 0.000000, 0.000000, -15.099998 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3800, -4256.889648, 206.392471, 1301.760620, 0.000000, 0.000000, 64.800056 ), 1, 5855, "crates", "cheerybox03", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4267.189941, 218.812622, 1303.041870, 0.000000, 0.000000, 0.000000 ), 0, 5855, "crates", "cheerybox03", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2991, -4267.872558, 217.785217, 1302.411254, 0.000000, 0.000000, 42.700042 ), 1, 5855, "crates", "cheerybox03", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2991, -4272.333496, 203.415298, 1302.411254, 0.000000, 0.000000, 90.000000 ), 1, 5855, "crates", "cheerybox03", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4267.380859, 217.954086, 1303.041870, 0.000000, 0.000000, 33.999992 ), 0, 5855, "crates", "cheerybox03", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4268.789550, 217.372589, 1303.041870, 0.000000, 0.000000, 0.000000 ), 0, 5855, "crates", "cheerybox03", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4272.806152, 204.780853, 1303.041870, 0.000000, 0.000000, 33.999992 ), 0, 5855, "crates", "cheerybox03", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4272.889648, 203.856872, 1303.041870, 0.000000, 0.000000, -6.500010 ), 0, 5855, "crates", "cheerybox03", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2912, -4272.042480, 202.089172, 1303.041870, 0.000000, 0.000000, -16.200004 ), 0, 5855, "crates", "cheerybox03", -16 ); + CreateDynamicObject( 944, -4264.029296, 219.869003, 1302.631469, 0.000000, 0.000000, 16.300001 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1685, -4270.326171, 215.036285, 1302.521362, 0.000000, 0.000000, -20.800003 ), 0, 1685, "blokpalet", "ws_blockpall", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1685, -4271.173828, 212.668319, 1302.521362, 0.000000, 0.000000, -34.100002 ), 0, 1685, "blokpalet", "ws_blockpall", -16 ); + CreateDynamicObject( 3576, -4272.677246, 208.566421, 1303.241455, 0.000000, 0.000000, 174.899749 ); + CreateDynamicObject( 964, -4255.972167, 210.033630, 1301.740600, 0.000000, 0.000000, -71.799972 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -4258.166015, 188.891265, 1305.703247, 0.000000, 0.000000, 32.299991 ), 0, 10281, "michgar", "tool_store2", 1 ); + CreateDynamicObject( 964, -4255.965332, 211.714355, 1301.740600, 0.000000, 0.000000, -109.799972 ); + CreateDynamicObject( 964, -4255.900390, 210.865280, 1302.661499, 0.000000, 0.000000, -93.699951 ); + CreateDynamicObject( 2359, -4256.276855, 208.850540, 1301.980957, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2359, -4256.946289, 209.711822, 1301.980957, 0.000000, 0.000000, -84.599990 ); + CreateDynamicObject( 2035, -4256.046386, 209.651077, 1302.701538, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2035, -4256.181640, 212.074600, 1302.701538, 0.000000, 0.000000, -136.699981 ); + CreateDynamicObject( 1654, -4256.482910, 208.741455, 1301.960815, 0.000000, 94.199989, 0.000000 ); + CreateDynamicObject( 2985, -4256.028320, 208.420867, 1301.765991, 12.700001, 0.000000, 0.000000 ); + CreateDynamicObject( 2985, -4207.457519, 225.856536, 1302.441772, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2985, -4207.457519, 228.916381, 1302.441772, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2985, -4207.457519, 219.826736, 1302.441772, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2064, -4261.307617, 220.413894, 1302.331176, 0.000000, 0.000000, 72.800018 ); + SetDynamicObjectMaterial( CreateDynamicObject( 944, -4257.121582, 197.998306, 1302.651489, 0.000000, 0.000000, 73.099960 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 944, -4256.432617, 201.386428, 1302.651489, 0.000000, 0.000000, 84.699966 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 944, -4258.875488, 194.336624, 1302.651489, 0.000000, 0.000000, 53.899974 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); + CreateDynamicObject( 2478, -4256.947265, 197.203659, 1302.281127, 0.000000, 0.000000, -104.299949 ); + CreateDynamicObject( 2478, -4257.578125, 197.402069, 1302.281127, 0.000000, 0.000000, -89.699981 ); + CreateDynamicObject( 2478, -4256.784179, 198.699401, 1302.281127, 0.000000, 0.000000, -104.299949 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4247.471191, 219.143646, 1301.767700, 0.000000, 0.000000, 0.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); + CreateDynamicObject( 934, -4235.106445, 223.070785, 1303.056030, 0.000000, 0.000000, 17.799982 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4247.284179, 218.013778, 1301.767700, 0.000000, 0.000000, 90.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4247.284179, 220.283798, 1301.767700, 0.000000, 0.000000, 90.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4247.068359, 219.143646, 1301.769653, 0.000000, 0.000000, 0.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); + CreateDynamicObject( 14679, -4247.330078, 219.149093, 1303.199096, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2035, -4247.328613, 219.044692, 1302.938842, 90.599990, -0.699998, 70.400062 ); + CreateDynamicObject( 3014, -4247.373046, 220.147750, 1302.888793, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2035, -4246.990234, 217.697692, 1302.259155, 0.000000, -78.299980, 90.000000 ); + CreateDynamicObject( 964, -4253.510253, 212.909667, 1301.787719, 0.000000, 0.000000, 93.000015 ); + CreateDynamicObject( 19621, -4247.247558, 218.519653, 1302.898803, 0.000000, 0.000000, -177.600006 ); + CreateDynamicObject( 18634, -4247.006347, 218.049316, 1302.818725, 0.000000, 90.000000, 66.199981 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4250.033203, 211.453567, 1301.767700, 0.000000, 0.000000, 90.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4248.896484, 211.633529, 1301.767700, 0.000000, 0.000000, 0.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4251.160644, 211.633529, 1301.767700, 0.000000, 0.000000, 0.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19937, -4250.033203, 211.863449, 1301.767700, 0.000000, 0.000000, 90.000000 ), 0, 4604, "buildblk555", "gm_labuld5_b", -16 ); + CreateDynamicObject( 14679, -4249.990722, 211.509735, 1303.189086, 0.000000, 0.000000, 108.699951 ); + CreateDynamicObject( 359, -4249.768066, 211.593154, 1302.868774, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1654, -4251.106933, 211.344055, 1302.968872, 0.000000, 0.000000, 136.700012 ); + CreateDynamicObject( 1654, -4250.862792, 211.398788, 1302.899047, -87.499984, 0.000000, 136.700012 ); + CreateDynamicObject( 1672, -4251.226562, 211.673263, 1302.878784, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1672, -4251.126464, 211.673263, 1302.878784, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1672, -4251.026367, 211.773269, 1302.878784, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1672, -4251.026367, 211.873260, 1302.878784, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1672, -4251.294433, 211.903305, 1302.878784, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 372, -4249.148437, 211.861679, 1302.778686, 90.000000, -18.799999, 0.000000 ); + CreateDynamicObject( 361, -4251.967773, 211.329116, 1301.763793, 0.000000, -37.700012, 0.000000 ); + CreateDynamicObject( 362, -4252.021484, 211.729080, 1301.927368, 0.000000, -37.700012, 0.000000 ); + CreateDynamicObject( 2723, -4250.589843, 212.662094, 1302.138061, 0.000000, 0.000000, -54.300003 ); + CreateDynamicObject( 2723, -4246.188964, 218.719360, 1302.138061, 0.000000, 0.000000, -54.300003 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2991, -4310.352050, 258.277709, 1303.052368, 0.000000, 0.000000, 180.000000 ), 0, 2358, "cj_ammo", "CJ_SLATEDWOOD2", -16 ); + CreateDynamicObject( 1688, -4238.262695, 228.448425, 1302.708618, 0.000000, 0.000000, -40.900009 ); + CreateDynamicObject( 927, -4247.640625, 218.645111, 1303.629516, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 927, -4250.403808, 211.222152, 1303.559326, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2991, -4314.663085, 257.846862, 1303.052368, 0.000000, 0.000000, -167.300018 ), 0, 2358, "cj_ammo", "CJ_SLATEDWOOD2", -16 ); + CreateDynamicObject( 631, -4241.657226, 231.246826, 1302.727294, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 631, -4253.813964, 220.676834, 1302.727294, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2612, -4242.803222, 226.297119, 1303.791381, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1997, -4242.890136, 226.771209, 1301.767700, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2926, -4320.568847, 253.575790, 1302.441772, 0.000000, 0.000000, -108.299995 ), 0, 2358, "cj_ammo", "CJ_SLATEDWOOD", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2925, -4320.507812, 253.666168, 1302.724853, 0.000000, 48.600002, 51.599998 ), 0, 2358, "cj_ammo", "CJ_SLATEDWOOD", -16 ); + CreateDynamicObject( 14600, -4317.957519, 258.080688, 1303.442749, 0.000000, 0.000000, 139.300018 ); + CreateDynamicObject( 2035, -4314.990722, 256.918212, 1303.692993, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1654, -4320.467285, 253.010284, 1302.822143, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1654, -4320.771484, 253.130279, 1302.822143, 0.000000, 0.000000, 74.299987 ); + CreateDynamicObject( 1654, -4320.605468, 253.264785, 1302.822143, 0.000000, 0.000000, -169.699981 ); + CreateDynamicObject( 1654, -4320.544433, 253.700149, 1302.611938, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 1654, -4320.544433, 253.470153, 1302.611938, 0.000000, 90.000000, 21.400001 ); + CreateDynamicObject( 1271, -4320.184082, 252.308334, 1302.782104, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1271, -4319.757324, 251.529876, 1302.782104, 0.000000, 0.000000, -68.999984 ); + CreateDynamicObject( 1271, -4319.651367, 250.628448, 1302.782104, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3504, -4306.092773, 257.631866, 1303.783081, 0.000000, 0.000000, 137.800018 ); + CreateDynamicObject( 3504, -4303.648437, 255.491760, 1303.783081, 0.000000, 0.000000, 153.400039 ); + CreateDynamicObject( 964, -4309.263183, 258.237701, 1303.542236, 0.000000, 0.000000, -23.299995 ); + CreateDynamicObject( 964, -4315.650390, 257.738739, 1303.542236, 0.000000, 0.000000, 34.299999 ); + CreateDynamicObject( 3570, -4311.896972, 252.699081, 1303.773071, 0.000000, 0.000000, 14.699995 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.313964, 196.478591, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.313964, 190.230590, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.313964, 183.982589, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.313964, 177.734588, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4314.313964, 171.486587, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.562011, 177.734588, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.562011, 171.486587, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.562011, 183.982589, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.562011, 190.230590, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19741, -4320.562011, 196.478591, 1302.391723, 0.000000, 0.000000, 0.000000 ), 0, 17075, "cuntwlandwest", "sw_sand", -16 ); + CreateDynamicObject( 2478, -4256.333496, 200.926483, 1302.281127, 0.000000, 0.000000, -114.999931 ); + CreateDynamicObject( 2478, -4256.647460, 202.060470, 1302.281127, 0.000000, 0.000000, -83.599929 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1685, -4261.650390, 192.534820, 1302.521362, 0.000000, 0.000000, -73.499992 ), 0, 1685, "blokpalet", "ws_blockpall", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1685, -4264.171386, 192.454483, 1302.521362, 0.000000, 0.000000, -95.699951 ), 0, 1685, "blokpalet", "ws_blockpall", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4274.709960, 199.472717, 1301.750610, 0.000000, 0.000000, 100.900085 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4277.238769, 198.984756, 1301.750610, 0.000000, 0.000000, 100.900085 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4279.782226, 198.497070, 1300.259155, 0.000000, 0.000000, 100.900085 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4282.416992, 198.135757, 1300.259155, 0.000000, 0.000000, 96.500114 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); + CreateDynamicObject( 3577, -4287.252929, 189.302947, 1302.461303, 0.000000, 0.000000, 23.700004 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4284.568359, 190.954193, 1300.259155, 0.000000, 0.000000, 105.500091 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4282.062988, 191.649032, 1300.259155, 0.000000, 0.000000, 104.100120 ), 0, 12976, "sw_diner1", "Gen_Crate", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4266.775390, 192.439758, 1300.259155, 0.000000, 0.000000, 78.400123 ), 0, 916, "crates_n_stuffext", "cj_crates", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2974, -4269.634277, 192.701568, 1301.739746, 0.000000, 0.000000, 93.900108 ), 0, 916, "crates_n_stuffext", "cj_crates", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 944, -4272.947265, 192.869232, 1302.651489, 0.000000, 0.000000, 3.299971 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 944, -4277.361816, 192.781784, 1302.651489, 0.000000, 0.000000, -7.200026 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 944, -4286.208496, 197.471267, 1302.651489, 0.000000, 0.000000, 9.399970 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 944, -4289.792968, 197.003906, 1302.651489, 0.000000, 0.000000, 5.099969 ), 1, 16175, "des2vegas_join", "vgs_rockmid1a", 1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2464, -4277.824218, 193.318862, 1302.140991, 0.000000, 0.000000, 168.600082 ), 4, 3193, "cxref_desert", "BIG_COCK", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2464, -4276.536132, 192.732421, 1302.140991, 0.000000, 0.000000, -140.599945 ), 4, 3193, "cxref_desert", "BIG_COCK", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2464, -4277.982910, 192.524856, 1302.140991, 0.000000, 0.000000, -7.099915 ), 4, 3193, "cxref_desert", "BIG_COCK", -16 ); + CreateDynamicObject( 964, -4285.445312, 197.586303, 1301.970825, 0.000000, 0.000000, 9.599995 ); + CreateDynamicObject( 964, -4286.884277, 197.342834, 1301.970825, 0.000000, 0.000000, 9.599995 ); + CreateDynamicObject( 1348, -4290.497558, 189.305480, 1302.461303, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1685, -4258.657226, 220.835952, 1302.521362, 0.000000, 0.000000, -93.599922 ), 0, 1685, "blokpalet", "ws_blockpall", -16 ); + CreateDynamicObject( 2035, -4213.936035, 222.843093, 1303.262573, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2035, -4214.158691, 223.992080, 1303.262573, 3.399998, 0.000000, 34.400012 ); + CreateDynamicObject( 2985, -4319.692382, 250.022781, 1302.451782, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2985, -4317.078613, 257.312744, 1302.451782, 0.000000, 0.000000, -75.000000 ); + CreateDynamicObject( 2064, -4319.236816, 221.514495, 1303.022338, 0.000000, 0.000000, 30.099992 ); + CreateDynamicObject( 3787, -4307.586914, 193.071777, 1302.341186, 0.000000, 0.000000, -64.399993 ); + CreateDynamicObject( 3793, -4305.817382, 191.556976, 1302.591064, 43.200000, 37.500000, -54.299972 ); + CreateDynamicObject( 11729, -4225.728027, 216.765319, 1302.437622, 0.000000, 0.000000, -172.099670 ); + CreateDynamicObject( 11729, -4226.434082, 216.667816, 1302.437622, 0.000000, 0.000000, -172.099670 ); + CreateDynamicObject( 11729, -4227.135742, 216.570266, 1302.437622, 0.000000, 0.000000, -172.099670 ); + CreateDynamicObject( 11730, -4227.855468, 216.469833, 1302.437622, 0.000000, 0.000000, -172.099670 ); + CreateDynamicObject( 11729, -4229.245117, 216.277664, 1302.437622, 0.000000, 0.000000, -172.099670 ); + CreateDynamicObject( 2002, -4228.583496, 216.602752, 1302.429687, 0.000000, 0.000000, -172.099975 ); + CreateDynamicObject( 2705, -4227.834472, 216.611007, 1304.031127, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2372, -4231.283691, 223.104904, 1302.459594, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2603, -4232.607421, 220.802795, 1302.869995, 0.000000, 0.000000, 12.800002 ); + CreateDynamicObject( 2226, -4232.271972, 219.266921, 1303.050170, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2331, -4232.231445, 219.266052, 1302.669799, 0.000000, 0.000000, 12.199995 ); + CreateDynamicObject( 14604, -4242.658691, 205.086532, 1304.210815, 0.000000, 0.000000, 24.200002 ); + + //Halloween + CreateDynamicObject(9931, 1994.71, 1573.35, 992.62, 0.00, 0.00, 0.00); + CreateDynamicObject(9931, 1994.71, 1606.45, 992.62, 0.00, 0.00, 0.00); + CreateDynamicObject(3976, 1961.39, 1597.83, 993.39, 0.00, 0.00, 0.00); + CreateDynamicObject(3976, 2036.10, 1598.24, 992.86, 0.00, 0.00, 180.00); + CreateDynamicObject(3976, 1971.45, 1598.37, 992.86, 0.00, 0.00, 0.00); + CreateDynamicObject(14410, 1995.78, 1590.05, 973.38, 0.00, 0.00, 90.48); + CreateDynamicObject(970, 1993.68, 1581.84, 977.04, 0.00, 0.00, 90.00); + CreateDynamicObject(970, 1993.69, 1585.95, 977.04, 0.00, 0.00, 90.00); + CreateDynamicObject(970, 1993.70, 1594.24, 977.04, 0.00, 0.00, 90.00); + CreateDynamicObject(970, 1993.70, 1598.36, 977.04, 0.00, 0.00, 90.00); + CreateDynamicObject(1742, 1989.17, 1590.45, 976.57, 0.00, 0.00, 90.00); + CreateDynamicObject(1742, 1989.17, 1588.99, 976.57, 0.00, 0.00, 90.00); + CreateDynamicObject(2357, 1991.60, 1589.94, 976.95, 0.00, 0.00, -90.00); + CreateDynamicObject(2907, 1991.51, 1589.45, 977.40, 0.00, 0.00, 0.00); + CreateDynamicObject(2905, 1991.39, 1590.36, 977.39, 0.00, 0.00, 0.00); + CreateDynamicObject(2905, 1991.73, 1590.32, 977.39, 0.00, 180.00, 0.00); + CreateDynamicObject(2906, 1991.90, 1589.28, 977.39, 0.00, 0.00, -26.70); + CreateDynamicObject(2906, 1991.14, 1589.43, 977.39, 0.00, 180.00, 24.06); + CreateDynamicObject(2908, 1991.86, 1589.39, 977.48, -90.00, 180.00, 34.74); + CreateDynamicObject(1264, 1992.45, 1588.62, 976.63, 0.00, 0.00, 0.00); + CreateDynamicObject(1264, 1988.96, 1592.00, 976.74, 0.00, 0.00, 179.64); + CreateDynamicObject(1264, 1988.96, 1592.88, 976.74, 0.00, 0.00, 247.44); + CreateDynamicObject(1264, 1989.45, 1592.56, 976.74, 0.00, 0.00, 110.70); + CreateDynamicObject(6865, 2014.31, 1589.93, 981.11, 11.94, -12.66, 315.96); + CreateDynamicObject(3462, 1992.80, 1581.71, 977.34, 0.00, 0.00, -132.36); + CreateDynamicObject(3462, 1993.03, 1598.15, 977.34, 0.00, 0.00, -225.24); + CreateDynamicObject(3524, 1993.75, 1592.08, 976.11, 0.00, 0.00, 70.62); + CreateDynamicObject(3524, 1993.76, 1588.00, 976.11, 0.00, 0.00, 117.48); + CreateDynamicObject(3461, 1993.73, 1592.10, 977.13, 0.00, 0.00, 0.00); + CreateDynamicObject(3461, 1993.70, 1587.98, 977.26, 0.00, 0.00, 0.00); + CreateDynamicObject(9931, 2030.52, 1605.48, 993.82, 0.00, 0.00, 90.00); + CreateDynamicObject(2808, 1997.69, 1583.05, 976.67, 0.00, 0.00, 94.86); + CreateDynamicObject(2808, 1997.74, 1585.42, 976.67, 0.00, 0.00, 82.44); + CreateDynamicObject(2808, 1997.74, 1596.31, 976.67, 0.00, 0.00, 84.72); + CreateDynamicObject(2808, 1997.74, 1593.82, 976.67, 0.00, 0.00, 98.28); + CreateDynamicObject(2808, 2000.77, 1596.53, 976.67, 0.00, 0.00, 138.42); + CreateDynamicObject(2808, 2000.16, 1593.90, 976.67, 0.00, 0.00, 91.44); + CreateDynamicObject(2808, 1999.77, 1583.15, 976.67, 0.00, 0.00, 76.56); + CreateDynamicObject(2808, 1999.53, 1586.46, 976.67, 0.00, 0.00, 33.00); + CreateDynamicObject(2808, 2001.65, 1583.42, 976.67, 0.00, 0.00, 103.44); + CreateDynamicObject(2808, 2001.19, 1585.99, 976.67, 0.00, 0.00, 60.30); + CreateDynamicObject(2205, 2008.56, 1581.61, 976.03, 0.00, 0.00, 180.00); + CreateDynamicObject(14455, 2010.31, 1581.31, 977.67, 0.00, 0.00, 0.00); + CreateDynamicObject(2894, 2007.87, 1581.75, 976.95, 0.00, 0.00, -159.60); + CreateDynamicObject(339, 2007.46, 1581.34, 976.91, 180.00, 90.00, 0.00); + CreateDynamicObject(2636, 2008.14, 1582.57, 976.61, 0.00, 0.00, 67.32); + CreateDynamicObject(19174, 2010.74, 1583.06, 976.07, 90.00, 0.00, 30.00); + CreateDynamicObject(3462, 2012.74, 1582.49, 976.87, 0.00, 0.00, -54.96); + CreateDynamicObject(2908, 2012.61, 1582.62, 978.31, -90.00, 180.00, 124.38); + CreateDynamicObject(2906, 2012.99, 1582.90, 977.99, 0.00, 0.00, -26.70); + CreateDynamicObject(2906, 2012.21, 1582.37, 977.99, 180.00, 0.00, 270.00); + CreateDynamicObject(18635, 2008.66, 1581.85, 976.93, 90.00, 0.00, 24.90); + CreateDynamicObject(18634, 2008.58, 1581.53, 976.97, 0.00, 90.00, 0.00); + CreateDynamicObject(18633, 2006.97, 1581.83, 976.98, 0.00, 0.00, -21.60); + CreateDynamicObject(335, 1991.46, 1589.16, 977.60, 200.00, 18.72, 90.00); + CreateDynamicObject(3524, 2013.85, 1585.99, 976.91, 0.00, 0.00, 256.20); + CreateDynamicObject(3524, 2013.90, 1594.46, 976.91, 0.00, 0.00, 285.90); + CreateDynamicObject(3462, 2012.46, 1597.92, 976.35, 180.00, 90.00, -454.14); + CreateDynamicObject(3462, 2011.63, 1598.18, 977.34, 0.00, 0.00, -255.78); + CreateDynamicObject(3462, 2013.35, 1597.78, 977.34, 0.00, 0.00, -365.70); + CreateDynamicObject(3462, 2010.56, 1597.71, 977.34, 0.00, 0.00, -130.14); + CreateDynamicObject(2567, 2006.05, 1597.48, 977.77, 0.00, 0.00, 0.00); + CreateDynamicObject(3461, 2003.74, 1595.11, 977.15, 0.00, 0.00, 0.00); + CreateDynamicObject(3461, 2010.95, 1595.13, 977.13, 0.00, 0.00, 0.00); + CreateDynamicObject(3461, 2006.00, 1581.87, 977.13, 0.00, 0.00, 0.00); + CreateDynamicObject(3461, 2012.94, 1584.37, 977.13, 0.00, 0.00, 0.00); + CreateDynamicObject(3461, 1998.55, 1587.01, 977.13, 0.00, 0.00, 0.00); + CreateDynamicObject(3461, 1998.43, 1592.51, 977.13, 0.00, 0.00, 0.00); + CreateDynamicObject(19320, 2008.55, 1596.39, 979.88, 0.00, 0.00, 0.00); + CreateDynamicObject(19320, 2003.52, 1596.36, 979.88, 0.00, 0.00, 0.00); + CreateDynamicObject(19320, 1989.40, 1589.94, 978.94, 0.00, 0.00, 0.00); + CreateDynamicObject(19320, 1989.40, 1591.15, 978.94, 0.00, 0.00, 0.00); + CreateDynamicObject(19320, 1989.40, 1588.72, 978.94, 0.00, 0.00, 0.00); + CreateDynamicObject(2361, 2004.42, 1581.85, 976.04, 0.00, 0.00, 0.00); + CreateDynamicObject(2907, 2004.90, 1582.00, 976.27, 0.00, 0.00, 83.58); + CreateDynamicObject(2907, 2005.13, 1581.78, 976.27, 0.00, 0.00, 126.00); + CreateDynamicObject(2906, 2004.39, 1581.58, 976.35, 0.00, 0.00, -81.36); + CreateDynamicObject(2906, 2004.33, 1581.78, 976.35, 0.00, 0.00, -81.36); + CreateDynamicObject(2906, 2004.33, 1582.07, 976.35, 0.00, 0.00, -222.84); + CreateDynamicObject(2906, 2005.32, 1581.69, 976.35, 0.00, 0.00, -401.22); + CreateDynamicObject(2906, 2005.28, 1582.20, 976.35, 0.00, 0.00, -289.26); + CreateDynamicObject(3461, 2003.78, 1584.75, 977.13, 0.00, 0.00, 0.00); + CreateDynamicObject(8417, 2007.78, 1577.69, 983.68, 45.00, 0.00, 0.00); + CreateDynamicObject(8417, 1984.99, 1595.96, 983.68, 45.00, 0.00, -90.00); + CreateDynamicObject(8417, 1995.87, 1602.09, 983.68, 45.00, 0.00, 180.00); + CreateDynamicObject(1667, 1992.11, 1589.94, 977.44, 0.00, 0.00, 0.00); + CreateDynamicObject(741, 1996.04, 1588.46, 977.07, 0.00, 0.00, 0.00); + CreateDynamicObject(3440, 1996.04, 1586.84, 974.62, 0.00, 0.00, 0.00); + CreateDynamicObject(1557, 2014.01, 1588.32, 976.03, 0.00, 0.00, 90.00); + CreateDynamicObject(1557, 2014.01, 1591.34, 976.03, 0.00, 0.00, 270.00); + CreateDynamicObject(8417, 2014.00, 1583.37, 983.68, 90.00, 0.00, 90.00); + CreateDynamicObject(19320, -2482.03, 2402.97, 16.75, 0.00, 0.00, 0.00); + CreateDynamicObject(19320, -2485.31, 2408.62, 16.75, 0.00, 0.00, 0.00); + SetDynamicObjectMaterial( CreateDynamicObject(1317, 2013.39, 1589.83, 975.95, 0.00, 0.00, 0.00), 0, 1317, "ingame", "CJ_W_GRAD", 0xFFFF0000 ); + + // Paradiso Pools + CreateDynamicObject( 19604, -2643.257080, 847.789611, 62.897792, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19604, -2638.479980, 956.314880, 70.753166, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19604, -2648.480468, 956.314880, 70.753166, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19604, -2694.155029, 928.315979, 66.333709, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19604, -2694.155029, 918.315246, 66.333709, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19604, -2699.154785, 918.315246, 66.333709, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19604, -2699.155029, 928.315979, 66.333709, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19604, -2676.728027, 933.280456, 78.543060, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19604, -2676.728027, 938.279968, 78.543060, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19604, -2666.728515, 938.279968, 78.543060, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19604, -2666.734375, 933.280456, 78.543060, 0.000000, 0.000000, 90.000000 ); + + // Mining + tmpVariable = CreateDynamicObject( 16111, -2728.222656, 1226.085449, 15.880311, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); + tmpVariable = CreateDynamicObject( 16111, -2719.657226, 1237.404541, 14.008419, 0.000000, 0.000000, 41.300010 ); + SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); + tmpVariable = CreateDynamicObject( 16111, -2736.535644, 1224.652221, 13.370307, 0.000000, 0.000000, -29.700019 ); + SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); + tmpVariable = CreateDynamicObject( 16111, -2718.158203, 1224.833618, 24.070314, 0.000000, 0.000000, 41.199974 ); + SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); + tmpVariable = CreateDynamicObject( 16113, -2724.583007, 1256.040649, -1.501832, -3.699999, 0.500000, -6.200006 ); + SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); + tmpVariable = CreateDynamicObject( 16113, -2718.154785, 1255.525390, -1.189692, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); + tmpVariable = CreateDynamicObject( 16113, -2717.745605, 1227.880493, 2.180310, 0.000000, 0.000000, 132.600036 ); + SetDynamicObjectMaterial( tmpVariable, 0, 18312, "cs_mountain", "cw2_mountrock", 0 ), SetDynamicObjectMaterial( tmpVariable, 1, 18312, "cs_mountain", "cw2_mountrock", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 16112, -2725.468994, 1238.093261, 0.110315, 0.000000, 0.000000, -17.000000 ), 0, 18312, "cs_mountain", "cw2_mountrock", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 16112, -2765.978027, 1236.857788, 4.806190, -92.900039, 9.699995, -40.500000 ), 0, 18312, "cs_mountain", "cw2_mountrock", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 16112, -2755.511474, 1217.125854, 6.403571, -92.900039, -34.599998, -40.500000 ), 0, 18312, "cs_mountain", "cw2_mountrock", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1305, -2748.905517, 1238.507324, 19.880340, 0.000000, 0.000000, 0.000000 ), 0, 18312, "cs_mountain", "cw2_mountrock", 0 ); + CreateDynamicObject( 866, -2742.169677, 1264.353759, 10.490313, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 866, -2736.522705, 1249.407592, 10.540310, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 866, -2759.160888, 1250.817626, 10.830312, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 866, -2743.307128, 1233.989257, 10.789466, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 866, -2746.273681, 1249.407592, 10.540310, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 866, -2752.494140, 1264.067504, 10.480310, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 866, -2748.712402, 1233.697875, 10.540310, 0.000000, 0.000000, -44.799995 ); + CreateDynamicObject( 3620, -2746.306640, 1252.702026, 23.750305, 0.000000, 0.000000, -8.600001 ); + CreateDynamicObject( 19089, -2749.000732, 1238.481445, 35.953334, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19089, -2749.000732, 1238.481445, 28.653324, 0.000000, 0.000000, 0.000000 ); + + // Hotel of Potato + CreateDynamicObject(2198, -1961.53662, 1365.10376, 6.30306, 0.00000, 0.00000, -179.89992); + CreateDynamicObject(2172, -1966.95728, 1365.04822, 6.35695, 0.00000, 0.00000, -179.90004); + CreateDynamicObject(2172, -1965.04724, 1365.05188, 6.35695, 0.00000, 0.00000, -179.90004); + CreateDynamicObject(1714, -1967.77051, 1365.93042, 6.40737, 0.00000, 0.00000, 4.60000); + CreateDynamicObject(1726, -1968.11987, 1359.56067, 6.26832, 0.00000, 0.00000, 87.10008); + CreateDynamicObject(631, -1968.07385, 1362.25415, 7.28403, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1806, -1960.02991, 1365.81409, 6.29800, 0.00000, 0.00000, 167.60002); + CreateDynamicObject(2198, -1959.61694, 1365.10742, 6.30306, 0.00000, 0.00000, -179.89992); + CreateDynamicObject(2608, -1960.24304, 1370.05896, 7.18180, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1806, -1962.28333, 1366.16492, 6.29800, 0.00000, 0.00000, -147.59999); + CreateDynamicObject(2164, -1962.93481, 1370.27539, 6.46003, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1714, -1965.74133, 1365.89319, 6.35738, 0.00000, 0.00000, -2.40000); + CreateDynamicObject(1819, -1967.12317, 1359.89648, 6.25862, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1665, -1944.99890, 1367.01025, 7.35265, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2193, -1967.71313, 1368.79395, 6.49414, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1714, -1967.16284, 1369.01563, 6.40737, 0.00000, 0.00000, 179.90007); + CreateDynamicObject(2181, -1965.40137, 1369.84827, 6.41325, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1806, -1964.91638, 1369.23218, 6.36800, 0.00000, 0.00000, 1.30003); + CreateDynamicObject(1727, -1967.94556, 1363.04565, 6.34328, 0.00000, -0.10000, 83.20006); + CreateDynamicObject(1727, -1966.27551, 1358.65698, 6.24545, 0.00000, -0.10000, 178.60007); + CreateDynamicObject(1670, -1966.61890, 1360.34778, 6.77414, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(16151, -1944.37280, 1363.84485, 6.63762, 1.00000, 0.00000, 0.00000); + CreateDynamicObject(2638, -1950.12158, 1366.35583, 7.02032, 1.50000, 0.00000, 0.00000); + CreateDynamicObject(2639, -1950.11975, 1363.71143, 6.88039, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2644, -1950.71521, 1364.80261, 6.71617, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2644, -1949.56421, 1364.80261, 6.71617, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2644, -1949.56421, 1367.91284, 6.78617, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2644, -1950.70532, 1367.91284, 6.78617, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19174, -1946.72437, 1370.30298, 9.09715, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1776, -1947.35034, 1358.27100, 7.42046, 0.00000, 0.00000, 179.80002); + CreateDynamicObject(19273, -1957.64648, 1363.18713, 7.49414, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(18634, -1967.37256, 1364.83667, 7.63566, -2.20000, 95.99998, 92.29999); + CreateDynamicObject(366, -1968.11877, 1367.45520, 7.39141, 91.69990, -142.90007, 179.79999); + CreateDynamicObject(2217, -1949.84448, 1365.08618, 7.18984, -25.00000, 23.20000, -110.39999); + CreateDynamicObject(2215, -1949.87646, 1367.88269, 7.26582, -26.10000, 24.30000, -107.60001); + CreateDynamicObject(2702, -1950.73242, 1365.05725, 7.15252, 0.00000, -98.59999, 0.00000); + CreateDynamicObject(2647, -1951.03186, 1364.84460, 7.24323, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1486, -1945.47217, 1366.65125, 7.44226, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1487, -1945.38574, 1365.45593, 7.46803, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1950, -1945.38696, 1364.19568, 7.41213, 0.00000, 0.00000, 155.30002); + CreateDynamicObject(1951, -1945.23218, 1364.44836, 7.44754, 0.00000, 0.00000, 168.20000); + CreateDynamicObject(956, -1959.50647, 1367.53235, 6.77649, 0.00000, -0.40000, -90.60001); + CreateDynamicObject(1515, -1943.82336, 1369.90161, 6.46711, 0.00000, 0.00000, -90.10001); + CreateDynamicObject(19173, -1968.32361, 1367.33215, 9.10933, 0.00000, 0.00000, 87.80003); + CreateDynamicObject(1515, -1943.82471, 1368.87109, 6.46711, 0.00000, 0.00000, -90.10001); + + // Dealership + CreateDynamicObject( 10418, -1856.911621, -593.395874, 956.121765, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 10359, -1831.142089, -603.739929, 1002.972229, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19377, -1877.835205, -621.461853, 1001.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1867.376342, -621.461669, 1001.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1888.334838, -621.461669, 1001.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1877.835205, -631.061828, 1001.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1888.326782, -631.061828, 1001.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1867.376342, -631.052124, 1001.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1888.334838, -640.641784, 1001.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1888.334838, -650.261596, 1001.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 2482, -1889.306030, -642.222290, 1001.119262, 0.000000, 0.000000, 90.199928 ); + CreateDynamicObject( 19377, -1877.835205, -650.261779, 1001.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1867.376342, -640.652099, 1001.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1867.376342, -650.252075, 1001.042419, 0.000000, 90.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -619.607910, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -625.507934, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -631.407958, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -637.307983, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -643.208007, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -649.108032, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -655.008056, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1865.376708, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1871.276733, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1877.176757, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1883.076782, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1888.976806, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1894.876831, -655.008056, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -619.607788, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -625.507812, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -631.407836, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -637.307861, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -643.207885, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -649.107910, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -655.007934, 1003.658508, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -619.607910, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -625.507934, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -631.407958, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -637.307983, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -643.208007, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -649.108032, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.327758, -655.008056, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1865.376708, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1871.276733, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1877.176757, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1883.076782, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1888.976806, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1894.876831, -655.008056, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -619.607788, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -625.507812, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -631.407836, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -637.307861, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -643.207885, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -649.107910, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.546875, -655.007934, 1008.757812, 0.000000, 180.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1865.376708, -616.648925, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + CreateDynamicObject( 19377, -1877.835205, -621.461853, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1867.376342, -621.461669, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1888.334838, -621.461669, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1877.835205, -631.061828, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1888.334838, -631.061645, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1867.376342, -631.052124, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1888.334838, -640.661621, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1888.334838, -650.261596, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1877.835205, -640.661804, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1877.835205, -650.261779, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1867.376342, -640.652099, 1011.253784, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1867.376342, -650.252075, 1011.253784, 0.000000, 90.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1871.276733, -616.648925, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1877.176757, -616.648925, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1883.076782, -616.648925, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19364, -1866.598632, -616.708312, 1002.798400, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_airportdoors1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19364, -1869.679077, -616.728332, 1002.798400, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_airportdoors1", 0 ); + CreateDynamicObject( 19377, -1867.376342, -621.461669, 1006.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1888.356079, -621.461669, 1006.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1877.855102, -621.461669, 1006.042419, 0.000000, 90.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1885.366699, -619.697143, 1003.578430, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14411, -1887.501586, -628.116027, 1002.918884, 0.000000, 0.000000, 0.000000 ), 1, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1885.366699, -625.616882, 1003.578430, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1885.366699, -631.526123, 1003.578430, 0.000000, 0.000000, 0.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1889.007324, -616.648925, 1003.658508, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1881.693359, -616.646606, 1007.949218, 0.000000, 0.000000, 90.000000 ), -1, -1, "", "", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1869.190795, -616.646606, 1007.949218, 0.000000, 0.000000, 90.000000 ), -1, -1, "", "", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1887.948852, -616.676574, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1875.427612, -616.676574, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -1862.952514, -616.676574, 1008.757812, 0.000000, 180.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19449, -1882.009521, -616.706604, 1011.737304, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19449, -1870.556152, -616.706604, 1011.737304, 0.000000, 0.000000, 90.000000 ), 0, 10676, "tvtower_sfs", "ws_white_wall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1874.652832, -625.749877, 1003.467224, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.753295, -625.749877, 1003.467224, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.963500, -625.749877, 1008.467224, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1874.652832, -625.749877, 1008.567321, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + CreateDynamicObject( 19377, -1880.217407, -630.663757, 1006.042419, 0.000000, 90.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.993530, -634.988891, 1003.617370, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + CreateDynamicObject( 19377, -1869.734252, -630.663757, 1006.042419, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19377, -1859.244873, -630.663757, 1006.042419, 0.000000, 90.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1874.642822, -634.990356, 1003.647399, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1874.652832, -634.990356, 1008.637207, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.993530, -634.988891, 1008.607360, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1862.937377, -634.990356, 1003.637390, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1862.937377, -634.990356, 1009.527832, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1862.940429, -625.749877, 1003.467224, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1862.940429, -625.749877, 1008.637390, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + CreateDynamicObject( 1411, -1886.854125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1876.354125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1881.604125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1871.104125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1865.854125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1860.604125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1855.354125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1850.104125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1844.854125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1839.604125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1834.354125, -585.741699, 1002.592346, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1832.344482, -588.621887, 1002.592346, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 1411, -1832.344482, -599.121887, 1002.592346, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 654, -1889.449829, -583.545715, 1000.352600, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1411, -1832.344482, -593.871887, 1002.592346, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 654, -1870.049560, -580.992553, 999.862182, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 705, -1857.139404, -580.182800, 1000.532775, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 654, -1867.999267, -575.382019, 999.181701, 0.000000, 0.000000, -22.900001 ); + CreateDynamicObject( 654, -1863.680664, -577.208007, 999.181701, 0.000000, 0.000000, -22.900001 ); + CreateDynamicObject( 654, -1827.656982, -619.314697, 1001.450744, 0.000000, 0.000000, -22.900001 ); + CreateDynamicObject( 654, -1927.670166, -583.545715, 981.352722, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 654, -1927.559692, -602.626037, 982.742797, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1319, -1825.914794, -614.879211, 1001.323364, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1319, -1825.914794, -601.429687, 1001.323364, 0.000000, 0.000000, 164.900024 ); + CreateDynamicObject( 1319, -1817.950561, -602.894165, 1001.323364, 0.000000, 0.000000, 169.400070 ); + CreateDynamicObject( 1319, -1811.321166, -604.041503, 1001.323364, 0.000000, 0.000000, 164.900024 ); + CreateDynamicObject( 1319, -1817.894653, -616.969299, 1001.323364, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18764, -1884.543579, -649.518188, 998.968322, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", -16727809 ); + CreateDynamicObject( 2773, -1887.542236, -648.091125, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1887.542236, -650.922241, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1885.862060, -646.560974, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1883.352783, -646.571105, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1885.842895, -652.572631, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1883.352783, -652.560668, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1881.551757, -650.922241, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1881.551757, -648.291076, 1001.648193, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2207, -1867.004638, -647.211303, 1001.087585, 0.000000, 0.000000, 179.999908 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18764, -1879.753295, -630.186889, 998.968322, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18764, -1879.753295, -621.046447, 998.968322, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", -1140463 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1882.042236, -634.990417, 1006.627868, 0.000000, 90.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1871.663940, -634.990417, 1006.627868, 0.000000, 90.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1877.052368, -634.990417, 1006.627868, 0.000000, 90.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1866.663452, -634.990417, 1006.627868, 0.000000, 90.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1861.673950, -634.990417, 1006.627868, 0.000000, 90.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.962646, -627.748840, 1006.627868, 0.000000, 90.000000, 90.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, -1884.962646, -632.729125, 1006.627868, 0.000000, 90.000000, 90.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + CreateDynamicObject( 2773, -1881.002197, -633.250976, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1878.491821, -633.250976, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1881.002197, -627.310424, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1878.470336, -627.310363, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1881.002197, -618.160034, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1881.002197, -624.110961, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1878.501220, -624.129577, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1878.501220, -618.168151, 1001.648193, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2773, -1876.881591, -631.441101, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1876.881591, -628.921447, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1882.801879, -631.441101, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1882.821777, -628.920410, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1876.881591, -622.241027, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1876.881591, -619.691223, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1882.843139, -619.691223, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, -1882.843139, -622.381103, 1001.648193, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2439, -1862.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2439, -1863.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2439, -1864.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2439, -1865.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2439, -1866.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2439, -1867.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2439, -1868.920043, -630.202697, 1006.097473, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2440, -1869.914428, -630.209777, 1006.087524, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2439, -1869.939086, -631.212524, 1006.097473, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 2439, -1869.939086, -632.212524, 1006.097473, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 2439, -1869.939086, -633.213439, 1006.097473, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 2500, -1865.786010, -629.963623, 1007.108398, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2422, -1867.645507, -630.343933, 1007.138366, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2422, -1869.015869, -630.343933, 1007.138366, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2422, -1865.595825, -630.343933, 1007.138366, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2422, -1864.193725, -630.343933, 1007.138366, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2415, -1862.946533, -633.775085, 1006.127380, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2415, -1863.777343, -633.775085, 1006.127380, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2451, -1864.869262, -633.833923, 1005.947692, 0.000000, 0.000000, 180.000000 ), -1, -1, "", "", 0 ); + CreateDynamicObject( 2419, -1866.886230, -633.837646, 1006.057617, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2416, -1863.039794, -631.009094, 1006.087463, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 2677, -1863.727661, -632.775817, 1006.417602, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1547, -1864.679809, -630.143493, 1007.138366, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1547, -1866.731689, -630.143493, 1007.138366, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1547, -1868.129760, -630.143493, 1007.138366, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2429, -1862.215820, -633.075988, 1007.128356, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 2663, -1869.973266, -631.597534, 1007.378601, 0.000000, 0.000000, 30.899999 ); + CreateDynamicObject( 2663, -1869.929809, -631.066162, 1007.218688, 87.799980, 0.000000, 30.899999 ); + CreateDynamicObject( 2764, -1874.194580, -628.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2764, -1877.985839, -628.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2764, -1882.024658, -628.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2764, -1879.936401, -630.075073, 1006.537780, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2764, -1882.024658, -631.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2764, -1876.085083, -630.095397, 1006.537780, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2764, -1877.985839, -631.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2764, -1874.194580, -631.545104, 1006.537780, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2807, -1881.449707, -631.639343, 1006.627868, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2807, -1877.438720, -631.639343, 1006.627868, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2807, -1873.509033, -631.639343, 1006.627868, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2807, -1881.449707, -628.498901, 1006.627868, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2807, -1877.338745, -628.498901, 1006.627868, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2807, -1873.578613, -628.498901, 1006.627868, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2807, -1879.238159, -630.069580, 1006.627868, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2807, -1875.377563, -630.079284, 1006.627868, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2807, -1874.807373, -628.498901, 1006.627868, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2807, -1878.618408, -628.498901, 1006.627868, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2807, -1882.578002, -628.498901, 1006.627868, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2807, -1876.687988, -630.058898, 1006.627868, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2807, -1874.807373, -631.509460, 1006.627868, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2807, -1878.567016, -631.548950, 1006.627868, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2807, -1880.497436, -630.099182, 1006.627868, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2807, -1882.508300, -631.559082, 1006.627868, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1881.223144, -635.447265, 1009.180236, 0.000000, 0.000000, 90.000000 ), 0, 10444, "hotelbackpool_sfs", "waterclear256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1874.592285, -635.447204, 1009.180236, 0.000000, 0.000000, 90.000000 ), 0, 10444, "hotelbackpool_sfs", "waterclear256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1867.951538, -635.447265, 1009.180236, 0.000000, 0.000000, 90.000000 ), 0, 10444, "hotelbackpool_sfs", "waterclear256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, -1861.310058, -635.447265, 1009.180236, 0.000000, 0.000000, 90.000000 ), 0, 10444, "hotelbackpool_sfs", "waterclear256", 0 ); + CreateDynamicObject( 1601, -1867.983398, -634.841430, 1008.940185, 0.000000, -18.300003, -88.300003 ); + CreateDynamicObject( 1601, -1881.466430, -634.976623, 1008.209106, 0.000000, -18.300003, -88.300003 ); + CreateDynamicObject( 1601, -1880.938598, -634.900573, 1009.190673, 0.000000, -18.300003, 105.100128 ); + CreateDynamicObject( 3858, -1877.305175, -634.558532, 1009.938598, 0.000000, 0.000000, 45.199958 ); + CreateDynamicObject( 3858, -1862.697753, -634.505493, 1009.938598, 0.000000, 0.000000, 45.199958 ); + CreateDynamicObject( 1601, -1871.424072, -634.921447, 1009.100036, 0.000000, -18.300003, -88.300003 ); + CreateDynamicObject( 1599, -1877.299682, -634.804138, 1008.215698, 0.000000, 12.699995, -79.699996 ); + CreateDynamicObject( 651, -1873.354614, -635.075256, 1007.128356, 0.000000, 0.000000, 50.899974 ); + CreateDynamicObject( 651, -1878.354370, -635.241882, 1006.263549, -23.500009, 0.000000, 68.099990 ); + CreateDynamicObject( 1601, -1877.133300, -635.045837, 1009.106628, 0.000000, -18.300003, -88.300003 ); + CreateDynamicObject( 2773, -1864.508300, -618.871032, 1006.638061, 0.000000, 0.000000, 41.200004 ); + CreateDynamicObject( 2773, -1869.571777, -623.184265, 1006.638061, 0.000000, 0.000000, 41.200004 ); + CreateDynamicObject( 2773, -1868.949340, -620.359802, 1006.638061, 0.000000, 0.000000, -51.100002 ); + CreateDynamicObject( 2773, -1867.018432, -618.802001, 1006.638061, 0.000000, 0.000000, -51.100002 ); + CreateDynamicObject( 2773, -1864.854736, -621.383239, 1006.638061, 0.000000, 0.000000, -51.100002 ); + CreateDynamicObject( 2773, -1866.990112, -623.118164, 1006.638061, 0.000000, 0.000000, -51.100002 ); + SetObjectInvisible( CreateDynamicObject( 19362, -1866.933349, -618.853942, 1008.738464, 0.000000, 0.000000, -50.899993 ) ); + SetObjectInvisible( CreateDynamicObject( 19362, -1869.269287, -620.752685, 1008.718872, 0.000000, 0.000000, -50.899993 ) ); + SetObjectInvisible( CreateDynamicObject( 19362, -1864.858154, -621.406311, 1008.738464, 0.000000, 0.000000, -50.899993 ) ); + SetObjectInvisible( CreateDynamicObject( 19362, -1867.357543, -623.436767, 1008.738464, 0.000000, 0.000000, -50.899993 ) ); + SetObjectInvisible( CreateDynamicObject( 19362, -1864.665161, -619.086791, 1008.738464, 0.000000, 0.000000, -137.499954 ) ); + SetObjectInvisible( CreateDynamicObject( 19362, -1869.587036, -623.117858, 1008.738464, 0.000000, 0.000000, -139.900009 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1884.678344, -646.718017, 1003.658508, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1881.598388, -649.518554, 1003.658508, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1884.678344, -652.607971, 1003.658508, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1887.556396, -649.518554, 1003.658508, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1876.739746, -620.889099, 1003.388854, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1876.739746, -630.249572, 1003.388854, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1882.811157, -621.109252, 1003.388854, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1879.729858, -623.959655, 1003.388854, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1879.631103, -618.130126, 1003.388854, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1879.729858, -627.190734, 1003.388854, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1879.729858, -633.151672, 1003.388854, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19464, -1882.811157, -630.270690, 1003.388854, 0.000000, 0.000000, 0.000000 ) ); + SetDynamicObjectMaterial( CreateDynamicObject( 2208, -1866.656250, -647.680786, 1000.998474, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2208, -1871.565673, -647.680541, 1000.998474, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2208, -1864.067260, -647.680969, 1000.988464, 0.000000, 0.000000, 0.000000 ), 0, 19377, "all_walls", "la_carp3", 0 ); + CreateDynamicObject( 2197, -1869.428222, -653.389648, 1001.117919, 0.000000, 0.000000, 179.700073 ); + CreateDynamicObject( 2165, -1863.844604, -647.683776, 1001.057434, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2165, -1870.956909, -647.683959, 1001.057434, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2002, -1874.638427, -636.011535, 1001.117980, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2197, -1870.128662, -653.385986, 1001.117919, 0.000000, 0.000000, 179.700073 ); + CreateDynamicObject( 2197, -1870.829589, -653.381958, 1001.117919, 0.000000, 0.000000, 179.700073 ); + CreateDynamicObject( 2197, -1868.729003, -653.393249, 1001.117919, 0.000000, 0.000000, 179.700073 ); + CreateDynamicObject( 10281, -1867.904052, -654.120178, 1006.537719, 0.000000, 0.000000, 179.999969 ); + CreateDynamicObject( 2008, -1877.525512, -649.416320, 1001.137756, 0.000000, 0.000000, -33.800003 ); + CreateDynamicObject( 1714, -1867.936645, -648.376586, 1001.077758, 0.000000, -0.199999, -178.400039 ); + CreateDynamicObject( 19470, -1881.699218, -646.611816, 1001.027709, 0.000000, 0.000000, 46.300018 ); + CreateDynamicObject( 2356, -1870.934936, -648.766967, 1001.128112, 0.000000, 0.000000, -29.200000 ); + CreateDynamicObject( 1726, -1863.246704, -627.280395, 1001.047668, 0.000000, 0.000000, -90.099990 ); + CreateDynamicObject( 1806, -1877.109008, -650.459533, 1001.077575, 0.000000, 0.000000, -21.399999 ); + CreateDynamicObject( 1806, -1863.254394, -648.870178, 1001.108093, 0.000000, 0.000000, 10.999998 ); + CreateDynamicObject( 1726, -1863.253662, -631.530822, 1001.047668, 0.000000, 0.000000, -90.099990 ); + CreateDynamicObject( 16378, -1864.755493, -652.867736, 1001.878112, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1822, -1863.614379, -630.928283, 1001.097778, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2008, -1875.462890, -644.117675, 1001.137756, 0.000000, 0.000000, 10.499983 ); + CreateDynamicObject( 1806, -1874.364013, -644.834777, 1001.077575, 0.000000, 0.000000, 24.199996 ); + CreateDynamicObject( 948, -1873.804565, -625.781738, 1001.107421, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1863.764526, -625.781738, 1001.107421, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1863.764526, -635.022216, 1001.107421, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -1873.804565, -635.042297, 1001.107421, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1726, -1863.237915, -622.170349, 1001.047668, 0.000000, 0.000000, -90.099990 ); + CreateDynamicObject( 1822, -1863.614379, -621.647888, 1001.097778, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1726, -1863.232421, -618.029113, 1001.047668, 0.000000, 0.000000, -90.099990 ); + CreateDynamicObject( 19470, -1876.461791, -630.175109, 1001.027709, 0.000000, 0.000000, 1.200021 ); + CreateDynamicObject( 19470, -1876.535278, -620.934143, 1001.027709, 0.000000, 0.000000, 1.200021 ); + CreateDynamicObject( 2740, -1881.318847, -632.111877, 1005.808471, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2740, -1881.418945, -628.461425, 1005.808471, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2740, -1877.906250, -632.021789, 1005.808471, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2740, -1877.906250, -628.491760, 1005.808471, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2740, -1881.318847, -622.820800, 1005.808471, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2740, -1881.318847, -619.009704, 1005.808471, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2740, -1877.906250, -622.791198, 1005.808471, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2740, -1877.906250, -618.940795, 1005.808471, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2186, -1872.860351, -654.403015, 1001.107910, 0.000000, 0.000000, -179.899841 ); + CreateDynamicObject( 2186, -1875.140380, -654.406921, 1001.107910, 0.000000, 0.000000, -179.899841 ); + CreateDynamicObject( 19172, -1862.442871, -630.390197, 1003.748474, 0.000000, 0.000000, -90.000015 ); + CreateDynamicObject( 19174, -1862.448852, -621.078247, 1003.749145, 0.000000, 0.000000, -89.999984 ); + CreateDynamicObject( 1726, -1863.266113, -638.771362, 1001.047668, 0.000000, 0.000000, -90.099990 ); + CreateDynamicObject( 2852, -1863.145874, -630.405090, 1001.608276, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1726, -1863.273315, -643.010742, 1001.047668, 0.000000, 0.000000, -90.099990 ); + CreateDynamicObject( 19174, -1862.461669, -639.775817, 1003.749084, 0.000000, 0.000000, -89.999992 ); + CreateDynamicObject( 1822, -1863.614379, -642.447509, 1001.097778, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19377, -1877.855224, -640.692016, 1001.052795, 0.199999, 90.000000, 0.000000 ); + CreateDynamicObject( 19172, -1862.461669, -644.085937, 1003.749084, 0.000000, 0.000000, -89.999992 ); + CreateDynamicObject( 1000, -1889.091552, -639.496643, 1003.113159, -1.099998, 0.000000, -90.099990 ); + CreateDynamicObject( 2482, -1889.310791, -640.862365, 1001.119262, 0.000000, 0.000000, 90.199928 ); + CreateDynamicObject( 2482, -1889.315185, -639.502563, 1001.119262, 0.000000, 0.000000, 90.199928 ); + CreateDynamicObject( 1001, -1889.242309, -641.548767, 1003.118530, 0.000000, 0.000000, -90.100013 ); + CreateDynamicObject( 1083, -1889.328979, -639.291259, 1004.518615, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1084, -1889.339599, -641.993774, 1004.528320, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1085, -1889.316406, -640.618713, 1004.539062, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1080, -1889.324340, -641.996887, 1005.912658, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1078, -1889.324340, -639.257446, 1005.912658, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1076, -1889.324340, -640.597045, 1005.912658, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1010, -1889.109985, -642.029418, 1002.151000, 0.000000, 0.000000, -90.300025 ); + CreateDynamicObject( 1010, -1889.102661, -640.609313, 1002.151000, 0.000000, 0.000000, -90.300025 ); + CreateDynamicObject( 1010, -1889.095825, -639.229064, 1002.151000, 0.000000, 0.000000, -90.300025 ); + CreateDynamicObject( 1005, -1889.205322, -640.671447, 1002.488342, 0.000000, 0.000000, -89.600013 ); + CreateDynamicObject( 1004, -1889.195922, -642.061279, 1002.488342, 0.000000, 0.000000, -89.600013 ); + CreateDynamicObject( 1006, -1889.214721, -639.341247, 1002.488342, 0.000000, 0.000000, -89.600013 ); + CreateDynamicObject( 1017, -1889.223510, -642.136291, 1002.848510, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1036, -1889.223510, -640.676330, 1002.958618, 0.000000, 41.799983, 0.000000 ); + CreateDynamicObject( 1017, -1889.223510, -639.326110, 1002.848510, 0.000000, 0.000000, 0.000000 ); + + // LV Tower + CreateDynamicObject(14416, 2087.60010, 1291.69702, 8.61600, 0.00000, 0.00000, -180.00000); + CreateDynamicObject(16500, 2087.62793, 1287.34399, 11.69800, 0.85900, -90.24100, 0.00000); + CreateDynamicObject(10009, 2085.24902, 1288.98499, 16.04700, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(16644, 2095.93604, 1289.28296, 19.15000, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(16644, 2095.95093, 1286.76404, 19.15000, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(16644, 2095.90405, 1284.20605, 19.17500, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(16644, 2095.87207, 1281.67200, 19.15000, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(16644, 2095.90796, 1279.14697, 19.12500, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(16644, 2095.94092, 1291.84497, 19.12500, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1408, 2105.86890, 1285.24500, 19.74400, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(1408, 2105.85596, 1290.05005, 19.74400, 0.00000, 0.00000, -270.00000); + CreateDynamicObject(1408, 2105.85889, 1280.00305, 19.74400, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(1408, 2103.12207, 1277.52405, 19.74400, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1408, 2097.92700, 1277.52197, 19.74400, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1408, 2092.71606, 1277.54297, 19.74400, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1408, 2091.13208, 1277.51794, 19.74400, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1408, 2088.50708, 1280.24500, 19.74700, 0.00000, 0.00000, -90.00000); + CreateDynamicObject(1408, 2088.52197, 1285.08496, 19.76900, 0.00000, 0.00000, -90.00000); + CreateDynamicObject(1408, 2103.24390, 1292.68103, 19.74400, 0.00000, 0.00000, -180.00000); + CreateDynamicObject(1408, 2098.03101, 1292.64404, 19.74400, 0.00000, 0.00000, -180.00000); + CreateDynamicObject(1408, 2092.86206, 1292.65198, 19.72100, 0.00000, 0.00000, -180.00000); + CreateDynamicObject(1408, 2091.26001, 1292.65100, 19.74400, 0.00000, 0.00000, -180.00000); + CreateDynamicObject(1225, 2095.83008, 1291.22302, 15.70300, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1225, 2096.26196, 1279.64502, 15.70300, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2773, 2093.77100, 1292.57996, 10.33800, 0.00000, 0.00000, -90.00000); + CreateDynamicObject(2773, 2098.55103, 1292.69104, 10.33800, 0.00000, 0.00000, -90.00000); + CreateDynamicObject(2773, 2093.87305, 1278.26099, 10.33800, 0.00000, 0.00000, -90.00000); + CreateDynamicObject(2773, 2098.61597, 1278.26099, 10.33800, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(3461, 2097.63696, 1278.25903, 11.42200, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(3461, 2094.85010, 1278.21802, 11.39500, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(3461, 2094.77588, 1292.55701, 11.39600, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(3461, 2097.60596, 1292.71704, 11.41000, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(3524, 2085.61011, 1292.57898, 10.45600, 0.00000, 0.00000, -192.66000); + CreateDynamicObject(3524, 2089.31299, 1292.40405, 10.54800, 0.00000, 0.00000, -160.86000); + CreateDynamicObject(16151, 2103.98608, 1285.88306, 10.13700, 0.00000, 0.00000, -180.00000); + CreateDynamicObject(2880, 2095.31299, 1289.45496, 61.27800, -21.48600, -83.36500, -8.59400); + CreateDynamicObject(955, 2093.12866, 1281.98022, 10.22000, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(1728, 2093.19922, 1284.86584, 9.77772, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(1711, 2093.46460, 1287.99390, 9.78650, 0.00000, 0.00000, 60.00000); + CreateDynamicObject(1711, 2093.83887, 1283.54114, 9.78650, 4.20000, 0.00000, 140.00000); + CreateDynamicObject(2311, 2094.68677, 1285.25867, 9.79323, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(1209, 2093.05762, 1280.75305, 9.80367, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(2296, 2099.40845, 1286.88171, 9.78510, 0.00000, 0.00000, 270.00000); + CreateDynamicObject(1670, 2094.67993, 1286.24353, 10.31454, 0.00000, 0.00000, 0.00000); + + // Country Bank + CreateObject(13007, 2162.11084, 1644.11023, 1042.40149, 0.00000, 0.00000, 0.00000); + CreateObject(1536, 2171.45947, 1640.49854, 1040.53857, 0.00000, 0.00000, 90.00000); + CreateObject(1536, 2156.60864, 1651.51331, 1040.53857, 0.00000, 0.00000, 180.00000); + CreateObject(1536, 2153.59668, 1651.48657, 1040.53857, 0.00000, 0.00000, 0.00000); + CreateObject(1536, 2153.63452, 1651.51038, 1040.53857, 0.00000, 0.00000, 180.00000); + + // LV Jail + CreateDynamicObject(19302, 197.19633, 160.27502, 1003.26215, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19304, 198.06113, 160.27556, 1005.11487, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19304, 193.82001, 160.27560, 1005.11493, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19302, 192.94699, 160.28067, 1003.26215, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19302, 188.70265, 160.28194, 1003.26215, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19304, 189.57768, 160.29434, 1005.11493, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19304, 198.08060, 177.09390, 1005.11493, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19304, 193.83250, 177.10170, 1005.11493, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19304, 189.57805, 177.08595, 1005.11493, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19303, 198.97278, 177.08388, 1003.26135, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19303, 194.72881, 177.09160, 1003.26135, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19303, 190.48026, 177.09343, 1003.26135, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19303, 194.71172, 160.27449, 1003.26135, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19303, 190.46814, 160.27904, 1003.26135, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19302, 188.70650, 177.07634, 1003.26215, 0.00000, 0.00000, 0.00000); + + // LV Jail - Non collidable + SetObjectInvisible( CreateDynamicObject( 18762, 195.94861, 176.62822, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 191.69940, 176.62822, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 191.68968, 160.73843, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 195.94928, 160.73843, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 200.07397, 160.74292, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 200.12614, 176.62241, 1003.03064, 0.00000, 0.00000, 0.00000 ) ); + + // SF Jail + CreateObject( 19301, 246.23441, 117.80470, 1005.60938, 0.00000, 0.00000, 180.0000, 0.0 ); + CreateDynamicObject( 19303, 216.47310, 112.62180, 999.29547, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 19303, 220.39430, 112.62180, 999.29547, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 19303, 224.38519, 112.62180, 999.29547, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 19303, 228.28430, 112.62180, 999.29547, 0.00000, 0.00000, 0.00000 ); + + // CIA Dropoff + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 956.436523, 1805.200439, 9.388436, 0.000000, 0.000000, 0.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 954.916625, 1806.720458, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 951.706665, 1806.720458, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 942.096313, 1806.721557, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 949.661315, 1805.265747, 9.388436, 0.000000, 0.000000, -19.100009 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 940.575012, 1805.200439, 9.388436, 0.000000, 0.000000, 0.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 948.856079, 1804.661376, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 956.436523, 1813.531127, 9.388436, 0.000000, 0.000000, 0.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 954.916625, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 951.716857, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 948.516906, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 948.516906, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 945.306457, 1806.721557, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 945.306579, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 942.096313, 1815.061645, 9.388436, 0.000000, 0.000000, 90.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 947.324157, 1805.260375, 9.388436, 0.000000, 0.000000, 17.900003 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 945.747985, 1810.333251, 11.078430, 0.000000, 90.000000, 0.000000 ), 0, 4821, "union_las", "tarmacplain_bank", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 951.269165, 1810.333251, 11.058425, 0.000000, 90.000000, 0.000000 ), 0, 4821, "union_las", "tarmacplain_bank", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 945.747985, 1800.701904, 11.078429, 0.000000, 90.000000, 0.000000 ), 0, 4821, "union_las", "tarmacplain_bank", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 951.269165, 1800.701782, 11.058425, 0.000000, 90.000000, 0.000000 ), 0, 4821, "union_las", "tarmacplain_bank", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 940.576293, 1813.531127, 9.388436, 0.000000, 0.000000, 0.000000 ), 0, 18200, "w_town2cs_t", "newall3_16c128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1501, 949.271301, 1804.794921, 7.828425, 0.000000, 0.000000, 180.000000 ), 0, 16230, "des_se1", "des_crackeddirt1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 951.265502, 1801.987915, 7.768435, 0.000000, 90.000000, 0.000000 ), 0, 5174, "warehus_las2", "ws_carparkwall2", 0 ); + + // LV - Vehicle Dealership + CreateDynamicObject( 19320, -138.810623, 111.535240, 1003.293518, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -151.865737, 110.099258, 1004.693847, 0.000000, 0.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -138.875595, 122.999259, 1005.653625, 0.000000, 0.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -114.025619, 122.999252, 1008.053771, 0.000000, 0.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -120.005912, 109.999229, 1005.063842, 0.000000, 0.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -114.115638, 97.269287, 1004.693847, 0.000000, 0.000000, 90.000000 ), 0, 12991, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -115.181571, 110.113716, 1003.223266, 0.000000, 90.000000, 90.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -139.011627, 110.083755, 1003.193847, 0.000000, 90.000000, 90.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -139.065536, 97.279296, 1004.693847, 0.000000, 0.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + CreateDynamicObject( 18981, -98.645629, 97.209281, 1004.693847, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1533, -126.898986, 97.794883, 1003.673583, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1533, -125.399002, 97.794883, 1003.673583, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2001, -124.776031, 98.576957, 1003.694030, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2314, -120.841270, 109.460403, 1004.173583, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2314, -120.841270, 112.320381, 1004.173583, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2314, -120.841270, 106.620414, 1004.173583, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2173, -124.824195, 118.468666, 1003.703674, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2346, -127.683044, 122.024894, 1003.703430, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2346, -127.683044, 122.024894, 1004.203613, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1721, -126.905456, 116.752693, 1003.703613, 0.000000, 0.000000, -20.000000 ); + CreateDynamicObject( 1721, -125.343795, 116.725669, 1003.703613, 0.000000, 0.000000, 20.000000 ); + CreateDynamicObject( 2173, -126.664154, 118.468666, 1003.703674, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2346, -127.683044, 122.024894, 1004.683654, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2180, -125.017730, 122.035964, 1003.763549, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1514, -124.988014, 122.145629, 1004.793945, 0.000000, 0.000000, 155.000000 ); + CreateDynamicObject( 1671, -126.265296, 119.837425, 1004.153686, 0.000000, 0.000000, 25.000000 ); + CreateDynamicObject( 2613, -127.985160, 119.261779, 1003.683837, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 7916, -150.941421, 118.604652, 1004.496887, 8.599999, 0.000000, 40.499996 ); + CreateDynamicObject( 868, -150.350769, 116.430618, 1003.603698, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 868, -149.256652, 115.750572, 1003.443603, 0.000000, 0.000000, 144.299880 ); + CreateDynamicObject( 828, -149.316925, 115.689689, 1003.723937, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 896, -152.648315, 122.972084, 997.568603, 3.700006, 1.799996, 0.000000 ); + CreateDynamicObject( 896, -150.917541, 120.008598, 997.062377, 3.700006, 1.799996, 0.000000 ); + CreateDynamicObject( 901, -148.539230, 123.267372, 1000.523864, 0.000000, 0.000000, 32.300003 ); + CreateDynamicObject( 896, -152.653991, 119.301368, 997.151550, 3.700006, 1.799996, 0.000000 ); + CreateDynamicObject( 896, -150.754913, 121.021682, 997.203125, 3.700006, 1.799996, 0.000000 ); + CreateDynamicObject( 868, -148.637588, 116.389320, 1003.313598, 0.000000, 0.000000, 144.299880 ); + CreateDynamicObject( 868, -147.693954, 116.314537, 1003.243652, 0.000000, 0.000000, 144.299880 ); + CreateDynamicObject( 868, -147.262207, 116.915451, 1003.243652, 0.000000, 0.000000, 144.299880 ); + CreateDynamicObject( 868, -146.499465, 117.377120, 1003.243652, 0.000000, 0.000000, 144.299880 ); + CreateDynamicObject( 868, -145.889541, 118.866874, 1003.443786, 0.000000, 0.000000, -41.500087 ); + CreateDynamicObject( 868, -145.495788, 118.773880, 1003.243652, 0.000000, 0.000000, 144.299880 ); + CreateDynamicObject( 868, -145.250503, 119.595069, 1003.243652, 0.000000, 0.000000, 144.299880 ); + CreateDynamicObject( 868, -144.500183, 120.176551, 1003.373718, 0.000000, 0.000000, 144.299880 ); + CreateDynamicObject( 868, -145.166763, 118.480476, 1003.099914, -0.499998, 0.000000, -63.600112 ); + CreateDynamicObject( 868, -144.539779, 118.791687, 1003.093933, -0.499998, 0.000000, -63.600112 ); + CreateDynamicObject( 868, -145.445938, 117.850708, 1003.104797, -0.499998, 0.000000, -63.600112 ); + CreateDynamicObject( 868, -146.409317, 117.205070, 1003.114868, -0.499998, 0.000000, -63.600112 ); + CreateDynamicObject( 868, -144.206665, 121.184722, 1003.243652, 0.000000, 0.000000, 144.299880 ); + CreateDynamicObject( 868, -144.447601, 122.461715, 1003.653686, 0.000000, 0.000000, 129.799896 ); + CreateDynamicObject( 868, -144.945526, 121.715820, 1003.493835, 0.000000, 0.000000, 144.299880 ); + CreateDynamicObject( 906, -154.368850, 118.277290, 1004.693847, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 897, -154.156448, 122.223030, 1003.363830, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 879, -152.456024, 125.607368, 1006.473937, 0.000000, 0.000000, 72.399986 ); + CreateDynamicObject( 901, -150.178176, 125.641098, 1003.813720, 0.000000, 0.000000, -10.299985 ); + CreateDynamicObject( 906, -147.635681, 125.249984, 1004.693847, 0.000000, 0.000000, -53.899990 ); + CreateDynamicObject( 2001, -128.996017, 98.576957, 1003.694030, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1009, -120.927421, 113.828689, 1004.703857, 0.000000, 0.000000, 31.199998 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -111.100013, 110.709808, 1004.693847, 0.000000, 0.000000, 0.000000 ), 0, 0, "none", "none", 0 ); + CreateDynamicObject( 1008, -121.054260, 112.592094, 1004.693847, 0.000000, 0.000000, 32.399993 ); + CreateDynamicObject( 1010, -120.964965, 113.268989, 1004.693847, 0.000000, 0.000000, 25.499996 ); + CreateDynamicObject( 1000, -121.184677, 110.199531, 1004.783691, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1001, -120.664642, 110.229530, 1004.994079, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1002, -120.694618, 110.209533, 1005.493896, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1003, -121.064674, 110.149536, 1005.773803, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1018, -120.968177, 107.471656, 1004.693847, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1019, -121.038177, 108.221656, 1004.693847, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1020, -121.038177, 109.041664, 1004.693847, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -156.181610, 110.083755, 1012.293945, 0.000000, 90.000000, 90.000000 ), 0, 11301, "carshow_sfse", "ws_officy_ceiling", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -131.201629, 110.083755, 1012.293945, 0.000000, 90.000000, 90.000000 ), 0, 11301, "carshow_sfse", "ws_officy_ceiling", 0 ); + CreateDynamicObject( 2314, -120.841270, 103.850410, 1004.173583, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1004, -120.943542, 105.402099, 1004.693847, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1005, -120.973526, 104.692085, 1004.693847, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1006, -120.863548, 103.992103, 1004.693847, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1818, -148.637985, 97.248260, 1004.623779, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1818, -146.232696, 97.281875, 1004.623901, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1078, -149.123138, 97.960723, 1005.643737, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1077, -146.756103, 98.008979, 1005.623779, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1818, -143.643920, 97.266639, 1004.603759, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1081, -144.138641, 98.030235, 1005.633605, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2166, -148.830749, 103.694091, 1003.744018, 0.099999, 0.000000, -179.600006 ); + CreateDynamicObject( 1806, -149.686294, 103.845703, 1003.673522, 0.000000, 0.000000, -88.499992 ); + CreateDynamicObject( 2166, -148.772232, 107.707870, 1003.703918, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1806, -149.794128, 107.593193, 1003.713256, 0.000000, 0.000000, -94.099990 ); + CreateDynamicObject( 2166, -148.880279, 111.145919, 1003.693908, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1806, -149.683685, 111.293502, 1003.698852, 0.000000, 0.000000, -88.999992 ); + CreateDynamicObject( 2321, -131.599273, 122.241340, 1004.693847, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1000, -130.799636, 122.181327, 1005.213806, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1775, -130.743164, 98.285293, 1004.693847, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 956, -133.066970, 98.260444, 1004.103820, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1999, -141.175262, 117.572792, 1003.703674, 0.000000, 0.000000, -150.200042 ); + CreateDynamicObject( 1663, -142.276977, 118.063560, 1004.173645, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2494, -128.279510, 122.401008, 1004.353515, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2321, -134.408020, 122.323318, 1004.683837, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1031, -132.739913, 122.228851, 1005.233764, 0.000000, 0.000000, 90.000000 ); + + // Las Venturas VIP Lounge + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 44.759986, 111.899688, 1013.793945, 0.000000, 90.000000, 0.000000 ), 0, 10377, "cityhall_sfs", "ws_floortiles4", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 69.759864, 111.899688, 1013.793945, 0.000000, 90.000000, 0.000000 ), 0, 10377, "cityhall_sfs", "ws_floortiles4", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 69.649856, 111.899688, 1009.303833, 0.000000, 180.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 63.279869, 123.889656, 1009.303833, 0.000000, 180.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 67.289741, 99.899665, 1009.303833, 0.000000, 180.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 63.279869, 111.829719, 1021.993713, 0.000000, 90.000000, 90.000000 ), 0, 13011, "sw_block12", "ws_rooftarmac1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.289802, 111.889694, 1021.993713, 0.000000, 90.000000, 90.000000 ), 0, 13011, "sw_block12", "ws_rooftarmac1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 51.279930, 123.889656, 1009.303833, 0.000000, 180.000000, 180.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 39.279918, 110.899719, 1009.303833, 0.000000, 180.000000, 270.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.829929, 111.889663, 1009.303833, 0.000000, 180.000000, 360.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.439998, 99.909652, 1009.303833, 0.000000, 180.000000, 450.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + CreateDynamicObject( 1557, 39.301944, 103.965515, 1014.284057, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1557, 39.301952, 106.975494, 1014.284057, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 1583, 39.406749, 104.918518, 1016.763427, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 1584, 39.422859, 106.212402, 1016.803894, 0.000000, 0.000000, 270.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14407, 57.699287, 115.203971, 1013.254211, 0.000000, 0.000000, 180.000000 ), 0, 16203, "a51_ext", "plaintarmac1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14407, 53.739234, 115.203971, 1013.254211, 0.000000, 0.000000, 180.000000 ), 0, 16203, "a51_ext", "plaintarmac1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14407, 61.659236, 115.203971, 1013.254211, 0.000000, 0.000000, 180.000000 ), 0, 16203, "a51_ext", "plaintarmac1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14407, 65.629234, 115.203971, 1013.254211, 0.000000, 0.000000, 180.000000 ), 0, 16203, "a51_ext", "plaintarmac1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14407, 69.579216, 115.203971, 1013.254211, 0.000000, 0.000000, 180.000000 ), 0, 16203, "a51_ext", "plaintarmac1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 54.509479, 122.086875, 1013.953369, 0.000000, 0.000000, 0.000000 ), 0, 10378, "cityhall_sfs", "ws_floortiles4", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 64.509445, 122.086875, 1013.953369, 0.000000, 0.000000, 0.000000 ), 0, 10378, "cityhall_sfs", "ws_floortiles4", 0 ); + CreateDynamicObject( 16779, 63.851867, 105.935874, 1021.483154, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1608, 62.942642, 76.362899, 1023.613159, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1609, 61.919136, 71.425079, 1022.032653, 0.000000, 0.000000, 27.499998 ); + CreateDynamicObject( 1609, 60.557491, 68.788482, 1022.812744, 0.000000, 0.000000, 71.799987 ); + CreateDynamicObject( 18885, 60.617317, 122.262512, 1017.474304, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14680, 56.264427, 118.560317, 1019.884704, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14680, 56.264427, 110.240310, 1019.884704, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14680, 56.264427, 114.550338, 1019.884704, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14680, 62.344425, 114.550338, 1019.884704, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14680, 62.344425, 110.370338, 1019.884704, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14680, 62.344425, 118.550354, 1019.884704, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18632, 60.129646, 88.727218, 1021.542602, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14680, 68.954376, 118.550354, 1019.884704, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14680, 68.954376, 114.490348, 1019.884704, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14680, 68.954376, 110.070358, 1019.884704, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, 40.862518, 109.725479, 1014.273437, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, 47.422508, 109.725479, 1014.273437, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, 49.472499, 101.045448, 1014.273437, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1703, 42.912521, 101.045448, 1014.273437, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 902, 51.992359, 67.128517, 1022.842285, 90.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1703, 65.287353, 106.824798, 1014.273681, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2885, 69.309844, 105.948028, 1021.284790, 0.000000, 0.000000, 90.000000 ), 0, 19174, "samppictures", "SAMPPicture3", 0 ); + CreateDynamicObject( 1703, 65.287353, 102.654846, 1014.273681, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1703, 63.057380, 102.654846, 1014.273681, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1703, 60.957355, 102.654846, 1014.273681, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1703, 63.057380, 106.854858, 1014.273681, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1703, 60.937404, 106.854858, 1014.273681, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2266, 45.112617, 100.932701, 1016.744506, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19172, 45.219486, 110.360649, 1016.974060, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 50.770401, 95.116622, 1020.190979, 0.000000, 0.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 50.770401, 96.026611, 1025.663085, 0.000000, 90.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14410, 52.865039, 93.276878, 1017.351623, 0.000000, 0.000000, 180.000000 ), 1, 8675, "wddngchpl02", "vgschapelwall01_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 67.289741, 90.749717, 1015.254638, 0.000000, 180.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 63.279941, 78.719772, 1020.042602, 0.000000, 90.000000, 0.000000 ), 0, 10377, "cityhall_sfs", "ws_floortiles4", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 63.069889, 78.719635, 1015.254638, 0.000000, 180.000000, 180.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 51.019874, 66.729598, 1015.304626, 0.000000, 180.000000, 270.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.989898, 78.719604, 1015.304626, 0.000000, 180.000000, 360.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.379928, 90.749572, 1015.304626, 0.000000, 180.000000, 90.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 50.309913, 78.719848, 1026.073364, 0.000000, 90.000000, 90.000000 ), 0, 13011, "sw_block12", "ws_rooftarmac1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 54.910358, 95.116622, 1020.190979, 0.000000, 0.000000, 0.000000 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 50.769535, 95.538757, 1024.387207, -35.800014, 90.000000, -0.099999 ), 0, 12911, "sw_farm1", "sw_walltile", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 85.270690, 1019.002014, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 75.300743, 1019.002014, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 65.300781, 1019.002014, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 55.059482, 65.300781, 1019.002014, 0.000000, 0.000000, 180.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 45.089462, 65.300781, 1019.002014, 0.000000, 0.000000, 180.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 35.099452, 65.300781, 1019.002014, 0.000000, 0.000000, 180.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 85.270690, 1027.001953, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 75.320693, 1027.001953, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + CreateDynamicObject( 10444, 45.295917, 70.065612, 1021.542602, 0.000000, 90.000000, 90.000000 ); + CreateDynamicObject( 10444, 60.365962, 85.185432, 1021.542602, 0.000000, 90.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 65.019538, 65.400672, 1027.001953, 0.000000, 0.000000, 0.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 55.169528, 65.400672, 1027.001953, 0.000000, 0.000000, 90.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 45.189483, 65.400672, 1027.001953, 0.000000, 0.000000, 90.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, 35.199485, 65.400672, 1027.001953, 0.000000, 0.000000, 90.000000 ), 0, 8678, "wddngchplgrnd01", "gnhotelwall02_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 60.543785, 77.930160, 1021.542602, 0.000000, 0.000000, -1.399999 ), 0, 19377, "all_walls", "la_carp3", 255 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 49.863803, 69.610191, 1021.542602, 0.000000, 0.000000, 90.000000 ), 0, 19377, "all_walls", "la_carp3", 255 ); + CreateDynamicObject( 1605, 61.328346, 85.758438, 1022.962646, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 902, 47.142364, 67.128517, 1022.842285, 90.500000, 0.299997, -176.400131 ); + CreateDynamicObject( 903, 62.105846, 85.514564, 1018.322448, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 903, 62.105846, 82.184562, 1018.322448, 0.000000, 0.000000, -3.699996 ); + CreateDynamicObject( 903, 58.005538, 67.808158, 1018.322448, 0.000000, 0.000000, -60.399967 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 28.809963, 78.709770, 1020.042602, 0.000000, 90.000000, 0.000000 ), 0, 10377, "cityhall_sfs", "ws_floortiles4", 0 ); + CreateDynamicObject( 19377, 46.042896, 72.244102, 1015.262573, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19377, 46.042896, 90.204154, 1015.262573, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19377, 41.282943, 85.314079, 1015.262573, 0.000000, 0.000000, -180.000000 ); + CreateDynamicObject( 19377, 41.282943, 75.704139, 1015.262573, 0.000000, 0.000000, -180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 38.309940, 59.699684, 1020.042602, 0.000000, 90.000000, 0.000000 ), 0, 10377, "cityhall_sfs", "ws_floortiles4", 0 ); + CreateDynamicObject( 18981, 44.913234, 77.741973, 1018.761718, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 4206, 44.632850, 80.488754, 1020.142883, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19377, 50.732872, 85.254180, 1015.262573, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19377, 50.732872, 75.644210, 1015.262573, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1808, 68.930694, 112.609092, 1014.263488, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 2266, 39.993679, 74.224082, 1022.862670, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 640, 55.722229, 122.413818, 1017.123229, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 640, 65.432250, 122.413818, 1017.123229, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2267, 39.561271, 86.293647, 1023.332702, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2268, 60.598857, 122.862426, 1019.233459, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, 39.426597, 80.536010, 1023.392883, 0.000000, 0.000000, 0.000000 ), 0, 2599, "cj_sex", "CJ_PORN_SIGNS2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2964, 58.643280, 71.696395, 1020.492370, 0.000000, 0.000000, 47.399982 ), 0, 2599, "cj_sex", "CJ_PAINTING9", 0 ); + CreateDynamicObject( 338, 59.614051, 73.557952, 1020.831420, 0.000000, 24.500001, 0.000000 ); + CreateDynamicObject( 338, 59.614051, 73.807945, 1020.831420, 0.000000, 24.500001, 0.000000 ); + CreateDynamicObject( 338, 59.614051, 73.297958, 1020.831420, 0.000000, 24.500001, 0.000000 ); + CreateDynamicObject( 3497, 57.240642, 89.970924, 1024.172729, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19174, 65.385826, 123.492538, 1018.903381, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19175, 55.594352, 123.343887, 1018.923522, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1744, 56.726367, 90.419677, 1021.542602, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2114, 56.526222, 90.051704, 1021.992736, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2114, 57.136215, 90.051704, 1021.992736, 0.000000, 0.000000, -56.000000 ); + CreateDynamicObject( 2114, 57.787715, 90.105171, 1021.992736, 0.000000, 0.000000, -158.200012 ); + CreateDynamicObject( 1704, 56.509780, 71.107254, 1020.492309, 0.000000, 0.000000, 165.499969 ); + CreateDynamicObject( 19173, 65.466941, 123.364578, 1018.933471, 0.000000, 0.000000, 0.000000 ); + + // RV Interior + tmpVariable = CreateDynamicObject(19325,1482.326,1462.488,1010.119,90.000,0.000,180.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); + tmpVariable = CreateDynamicObject(18766,1477.973,1462.369,1010.317,90.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 14703, "vghsb3int2", "HS4_Wall7", 0); + tmpVariable = CreateDynamicObject(19325,1472.925,1462.368,1013.619,180.000,-20.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); + tmpVariable = CreateDynamicObject(18766,1477.135,1462.369,1013.919,90.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18766,1477.135,1460.072,1015.520,180.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(2559,1481.790,1462.961,1011.817,0.000,0.000,-90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -11029526); + tmpVariable = CreateDynamicObject(18766,1482.583,1460.666,1009.317,180.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18766,1482.583,1460.421,1015.669,180.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(2558,1473.769,1464.437,1011.817,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -11029526); + tmpVariable = CreateDynamicObject( 18762, 1476.690551, 1465.179809, 1010.814392, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject( 18762, 1476.890747, 1465.189819, 1010.814392, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(19325,1480.026,1459.885,1010.119,90.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); + tmpVariable = CreateDynamicObject(19325,1475.901,1459.885,1010.119,90.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); + tmpVariable = CreateDynamicObject(18762,1476.040,1459.552,1010.817,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18766,1477.135,1459.572,1009.317,180.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18762,1475.555,1459.552,1010.817,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18762,1478.838,1459.552,1010.817,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18762,1481.640,1459.552,1010.817,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18762,1482.588,1460.026,1010.817,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18762,1482.588,1463.921,1010.817,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18762,1482.588,1464.921,1010.817,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18762,1482.588,1461.020,1010.817,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18766,1477.406,1465.151,1009.317,0.000,-180.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18766,1477.406,1464.651,1015.520,0.000,-180.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18762,1472.901,1465.171,1010.817,0.000,0.000,-179.998); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(18762,1475.701,1465.171,1010.817,0.000,0.000,-179.998); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(19325,1474.515,1464.836,1010.119,90.000,180.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); + tmpVariable = CreateDynamicObject(19325,1478.640,1464.836,1010.119,90.000,180.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); + tmpVariable = CreateDynamicObject(19325,1482.750,1464.836,1010.119,90.000,180.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1439332125); + tmpVariable = CreateDynamicObject(2811,1481.702,1464.312,1010.817,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -7825152); + SetDynamicObjectMaterial(tmpVariable, 1, 8534, "tikimotel", "sa_wood03_128", -1122902); + SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", -1122902); + tmpVariable = CreateDynamicObject(19378,1472.312,1463.697,1006.617,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(19476,1482.045,1462.484,1013.038,4.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 14865, "gf2", "mp_bobbie_pennant", 0); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -1); + tmpVariable = CreateDynamicObject(1757,1479.843,1460.479,1010.817,0.000,0.000,-180.000); + SetDynamicObjectMaterial(tmpVariable, 0, 14745, "rystuff", "mp_apt1_sofatest", 0); + SetDynamicObjectMaterial(tmpVariable, 1, 14745, "rystuff", "mp_apt1_sofatest", 0); + tmpVariable = CreateDynamicObject(2024,1481.875,1461.937,1010.817,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -15558208); + SetDynamicObjectMaterial(tmpVariable, 1, 3967, "cj_airprt", "cj_chromepipe", 0); + tmpVariable = CreateDynamicObject(1812,1479.369,1462.671,1010.828,0.000,0.000,180.000); + SetDynamicObjectMaterial(tmpVariable, 0, 14745, "rystuff", "mp_apt1_sofatest", 0); + tmpVariable = CreateDynamicObject(2121,1481.255,1463.609,1011.268,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1); + tmpVariable = CreateDynamicObject(2121,1481.255,1461.109,1011.268,0.000,0.000,225.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -1); + tmpVariable = CreateDynamicObject(2811,1481.702,1460.312,1010.817,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -7825152); + SetDynamicObjectMaterial(tmpVariable, 1, 8534, "tikimotel", "sa_wood03_128", -1122902); + SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", -1122902); + tmpVariable = CreateDynamicObject(1758,1478.436,1464.270,1010.817,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 14745, "rystuff", "mp_apt1_sofatest", 0); + SetDynamicObjectMaterial(tmpVariable, 1, 14745, "rystuff", "mp_apt1_sofatest", 0); + tmpVariable = CreateDynamicObject(1567,1475.045,1460.104,1010.658,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 1, 18845, "MickyTextures", "knot_wood128", 0); + tmpVariable = CreateDynamicObject(13646,1479.701,1460.218,1010.226,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 14703, "vghsb3int2", "HS2_3Wall1", -1); + SetDynamicObjectMaterial(tmpVariable, 1, 14703, "vghsb3int2", "HS2_3Wall1", -1); + SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", -1); + SetDynamicObjectMaterial(tmpVariable, 3, -1, "none", "none", -1); + tmpVariable = CreateDynamicObject(1974,1472.942,1462.088,1011.406,90.000,0.000,198.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -5618620); + tmpVariable = CreateDynamicObject(1898,1472.951,1462.380,1011.434,180.000,229.000,359.808); + SetDynamicObjectMaterial(tmpVariable, 0, 2707, "Shopping", "white", -1); + tmpVariable = CreateDynamicObject(3013,1473.645,1463.182,1011.127,180.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); + tmpVariable = CreateDynamicObject(18766,1476.973,1462.369,1010.117,90.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 14703, "vghsb3int2", "HS4_Wall7", -9868951); + tmpVariable = CreateDynamicObject(19087,1472.994,1462.234,1013.817,0.000,20.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18777, "TunnelSections", "stonewall4", 0); + tmpVariable = CreateDynamicObject(19429,1472.087,1462.310,1011.570,360.000,90.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 2887, "a51_spotlight", "stormdrain5_nt", -11184811); + tmpVariable = CreateDynamicObject(2561,1472.857,1460.244,1012.252,30.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -14110493); + tmpVariable = CreateDynamicObject(19429,1472.087,1462.310,1011.749,360.000,90.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 2887, "a51_spotlight", "stormdrain5_nt", -11184811); + tmpVariable = CreateDynamicObject(19087,1473.135,1461.421,1011.937,45.000,0.000,92.000); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(19429,1472.166,1462.310,1011.070,320.000,90.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 2887, "a51_spotlight", "stormdrain5_nt", -11184811); + tmpVariable = CreateDynamicObject(19476,1472.891,1463.276,1011.668,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18845, "MickyTextures", "knot_wood128", -5596758); + tmpVariable = CreateDynamicObject(18762,1472.901,1459.571,1010.817,0.000,0.000,-179.998); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(1974,1472.869,1460.769,1011.708,0.000,0.000,198.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -256); + tmpVariable = CreateDynamicObject(18762,1473.909,1459.571,1010.817,0.000,0.000,-179.998); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.338,1011.721,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(18766,1476.973,1462.369,1010.314,90.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 14703, "vghsb3int2", "HS4_Wall7", 0); + tmpVariable = CreateDynamicObject(1942,1477.734,1464.401,1011.767,90.000,90.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3954, "rczero_track", "waterclear256", 0); + tmpVariable = CreateDynamicObject(1714,1473.697,1463.031,1010.817,0.000,0.000,270.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); + SetDynamicObjectMaterial(tmpVariable, 1, 19316, "FerrisWheel", "CJ-COUCHL1", -8739); + tmpVariable = CreateDynamicObject(1714,1473.697,1461.432,1010.817,0.000,0.000,270.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 1, 19316, "FerrisWheel", "CJ-COUCHL1", -8739); + tmpVariable = CreateDynamicObject(18762,1473.859,1459.567,1010.817,0.000,0.000,-179.998); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + tmpVariable = CreateDynamicObject(19429,1473.286,1462.410,1009.950,495.000,180.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); + tmpVariable = CreateDynamicObject(19429,1473.286,1462.239,1009.950,495.000,180.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); + tmpVariable = CreateDynamicObject(19429,1473.286,1462.067,1009.950,495.000,180.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); + tmpVariable = CreateDynamicObject(19429,1473.207,1462.072,1009.543,0.000,180.000,89.999); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); + tmpVariable = CreateDynamicObject(19429,1473.207,1462.239,1009.539,0.000,180.000,89.999); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); + tmpVariable = CreateDynamicObject(19429,1473.207,1462.406,1009.543,0.000,180.000,89.999); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -11184811); + tmpVariable = CreateDynamicObject(1955,1473.380,1462.081,1011.575,90.000,-28.000,26.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3967, "cj_airprt", "cj_chromepipe", 0); + SetDynamicObjectMaterial(tmpVariable, 1, 3967, "cj_airprt", "cj_chromepipe", -8947849); + SetDynamicObjectMaterial(tmpVariable, 2, 19278, "SkyDivePlatforms", "concreteoldpainted1", -8947849); + tmpVariable = CreateDynamicObject(3800,1473.458,1462.862,1010.017,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); + tmpVariable = CreateDynamicObject(3800,1473.458,1461.572,1010.015,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); + tmpVariable = CreateDynamicObject(3800,1473.458,1460.572,1010.017,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); + tmpVariable = CreateDynamicObject(3800,1473.458,1463.869,1010.017,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); + tmpVariable = CreateDynamicObject(3800,1473.458,1464.869,1010.012,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); + tmpVariable = CreateDynamicObject(3800,1472.458,1460.572,1010.020,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); + tmpVariable = CreateDynamicObject(3800,1472.458,1461.572,1010.018,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); + tmpVariable = CreateDynamicObject(3800,1472.458,1462.972,1010.020,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); + tmpVariable = CreateDynamicObject(3800,1472.458,1464.041,1010.020,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); + tmpVariable = CreateDynamicObject(3800,1472.458,1464.130,1010.017,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -10066330); + tmpVariable = CreateDynamicObject(3013,1473.645,1461.583,1011.127,180.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); + tmpVariable = CreateDynamicObject(1974,1472.942,1462.229,1011.406,90.000,0.000,198.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -16746752); + tmpVariable = CreateDynamicObject(3013,1473.447,1461.583,1011.127,180.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); + tmpVariable = CreateDynamicObject(3013,1473.645,1461.274,1011.127,180.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); + tmpVariable = CreateDynamicObject(3013,1473.447,1461.274,1011.127,180.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); + tmpVariable = CreateDynamicObject(3013,1473.447,1463.182,1011.127,180.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); + tmpVariable = CreateDynamicObject(3013,1473.447,1462.874,1011.127,180.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); + tmpVariable = CreateDynamicObject(3013,1473.645,1462.874,1011.127,180.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -11184811); + tmpVariable = CreateDynamicObject(2040,1473.291,1462.057,1011.192,90.000,360.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -12303292); + tmpVariable = CreateDynamicObject(1898,1472.901,1461.592,1011.106,180.000,329.000,183.608); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(946,1472.182,1461.557,1011.650,-45.000,-8.097,258.100); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", -15658735); + SetDynamicObjectMaterial(tmpVariable, 3, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 4, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 5, -1, "none", "none", 51); + tmpVariable = CreateDynamicObject(1785,1472.703,1462.223,1011.663,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -2236963); + SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", -2236963); + tmpVariable = CreateDynamicObject(19429,1471.963,1462.310,1011.070,320.000,90.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 2887, "a51_spotlight", "stormdrain5_nt", -11184811); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.779,1011.791,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.619,1011.791,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.458,1011.791,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.296,1011.791,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.139,1011.791,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1462.979,1011.791,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1462.911,1011.791,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.779,1011.541,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.619,1011.541,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.458,1011.541,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.296,1011.541,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1463.139,1011.541,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1462.979,1011.541,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.901,1462.911,1011.541,90.000,90.000,93.609); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -2236963); + tmpVariable = CreateDynamicObject(1898,1472.875,1463.769,1011.762,0.000,-3.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -1118482); + tmpVariable = CreateDynamicObject(1898,1472.875,1463.769,1011.682,0.000,-3.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -1118482); + tmpVariable = CreateDynamicObject(1898,1472.875,1462.776,1011.762,0.000,-3.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -1118482); + tmpVariable = CreateDynamicObject(1898,1472.875,1462.776,1011.682,0.000,-3.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 19278, "SkyDivePlatforms", "concreteoldpainted1", -1118482); + tmpVariable = CreateDynamicObject(1369,1472.732,1461.645,1011.877,0.000,45.000,180.000); + SetDynamicObjectMaterial(tmpVariable, 0, -1, "none", "none", -6710887); + SetDynamicObjectMaterial(tmpVariable, 1, 3967, "cj_airprt", "cj_chromepipe", -7829368); + SetDynamicObjectMaterial(tmpVariable, 2, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 3, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 4, -1, "none", "none", 51); + tmpVariable = CreateDynamicObject(18643,1473.156,1461.562,1011.940,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + SetDynamicObjectMaterial(tmpVariable, 1, 2856, "gb_foodwrap01", "cj_milk", 51); + SetDynamicObjectMaterial(tmpVariable, 2, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(18643,1473.156,1461.416,1011.940,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 2, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(18643,1473.156,1461.270,1011.940,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 2, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(18643,1473.156,1461.234,1011.940,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 2, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(18643,1473.156,1461.213,1011.940,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); + SetDynamicObjectMaterial(tmpVariable, 2, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(18644,1473.463,1462.276,1011.437,0.000,-62.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", -14540254); + tmpVariable = CreateDynamicObject(1898,1473.718,1462.265,1011.306,0.000,0.000,90.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", 0); + tmpVariable = CreateDynamicObject(1898,1472.884,1461.781,1011.674,0.000,90.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 18808, "MatTextures", "concrete12", 0); + tmpVariable = CreateDynamicObject(18644,1472.875,1461.447,1011.254,0.000,-225.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(18644,1472.875,1461.430,1011.252,0.000,135.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(1567,1475.041,1460.087,1012.838,0.000,0.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 1, 18845, "MickyTextures", "knot_wood128", 0); + tmpVariable = CreateDynamicObject(18644,1472.875,1461.338,1011.255,0.000,135.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(18644,1472.875,1461.317,1011.254,0.000,-225.000,0.000); + SetDynamicObjectMaterial(tmpVariable, 0, 10817, "airportgnd_sfse", "black64", 0); + tmpVariable = CreateDynamicObject(2558,1480.738,1460.400,1011.817,0.000,0.000,180.000); + SetDynamicObjectMaterial(tmpVariable, 0, 3961, "lee_kitch", "rack", 0); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", -11029526); + tmpVariable = CreateDynamicObject(1563,1479.400,1460.448,1011.466,360.000,0.000,180.000); + SetDynamicObjectMaterial(tmpVariable, 0, 14745, "rystuff", "mp_apt1_sofatest", -7178918); + ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// + ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// + ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// + CreateDynamicObject(2986, 1481.05505, 1463.87305, 1013.39801, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(2986, 1478.05505, 1463.87305, 1013.39801, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(2817, 1476.29004, 1463.22900, 1010.81702, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2818, 1475.23206, 1459.56104, 1010.81702, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(0, 0.00000, -0.13600, 1000.00000, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2139, 1476.66943, 1464.17603, 1010.80200, 0.00000, 0.00000, 360.00000); + CreateDynamicObject(1748, 1481.56201, 1463.19702, 1011.34601, 0.00000, 0.00000, -47.00000); + CreateDynamicObject(2066, 1477.09302, 1460.57202, 1010.80902, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(19039, 1482.22900, 1462.66602, 1011.83801, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(2845, 1479.33801, 1460.69202, 1010.81702, 0.00000, 0.00000, 75.00000); + CreateDynamicObject(16780, 1479.14844, 1462.41492, 1013.81702, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2690, 1472.82703, 1463.69702, 1011.29303, 315.00000, 630.00000, 450.00000); + CreateDynamicObject(1974, 1472.86902, 1460.92700, 1011.70801, 0.00000, 0.00000, 198.00000); + CreateDynamicObject(1974, 1472.86902, 1461.08801, 1011.70801, 0.00000, 0.00000, 198.00000); + CreateDynamicObject(16194, 1458.18506, 1463.44202, 1010.81702, 0.00000, 0.00000, -37.00000); + CreateDynamicObject(16194, 1457.18506, 1468.44202, 1010.81702, 0.00000, 0.00000, 141.00000); + CreateDynamicObject(5995, 1381.11401, 1464.57202, 1010.65802, 0.00000, 0.00000, 360.00000); + CreateDynamicObject(5995, 1478.11401, 1464.97302, 1010.57202, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(5995, 1584.51001, 1465.17102, 1010.15802, 0.00000, 0.00000, 360.00000); + CreateDynamicObject(16194, 1522.18506, 1469.44202, 1010.81702, 0.00000, 0.00000, 140.00000); + CreateDynamicObject(676, 1477.20703, 1487.89502, 1014.04401, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(676, 1460.79504, 1491.22803, 1014.47601, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(676, 1490.52502, 1500.67603, 1015.99402, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(676, 1492.97803, 1488.21106, 1014.35400, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(674, 1463.10400, 1502.64001, 1016.74701, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(761, 1492.82800, 1488.86401, 1014.18402, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(680, 1482.57202, 1493.89502, 1015.38501, 0.00000, 0.00000, -90.00000); + CreateDynamicObject(680, 1477.79602, 1439.90002, 1013.48102, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(681, 1489.06104, 1430.43604, 1014.03802, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(681, 1459.39001, 1444.51501, 1013.83502, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(681, 1460.10901, 1431.73901, 1016.48602, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(681, 1447.82800, 1426.97205, 1017.09601, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(681, 1464.29102, 1419.43201, 1017.88800, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(681, 1481.00305, 1441.42102, 1013.37201, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(681, 1505.05505, 1439.57104, 1014.47601, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(904, 1505.21106, 1426.13000, 1013.69202, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(904, 1478.96704, 1428.26904, 1015.26202, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(650, 1470.26001, 1439.36401, 1014.64001, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(761, 1482.78601, 1494.00000, 1015.40503, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(650, 1476.70801, 1503.29102, 1016.69202, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(750, 1489.17700, 1523.28601, 1015.45300, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(750, 1471.85303, 1504.20300, 1016.80200, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(751, 1472.58203, 1431.59204, 1015.76501, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(747, 1519.69702, 1448.93506, 1011.45001, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(747, 1472.52600, 1448.71301, 1011.25702, -60.00000, 0.00000, 0.00000); + CreateDynamicObject(761, 1477.72302, 1440.27502, 1013.41101, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(761, 1477.32202, 1488.42102, 1013.95300, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(748, 1483.46301, 1481.78601, 1011.50201, 20.00000, 0.00000, 0.00000); + CreateDynamicObject(716, 1478.94702, 1511.55603, 1013.60901, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(18644, 1472.96802, 1461.78601, 1011.73401, 45.00000, 0.00000, -270.00000); + CreateDynamicObject(2139, 1474.71301, 1464.18103, 1010.80200, 0.00000, 0.00000, 360.00000); + CreateDynamicObject(19468, 1476.59644, 1463.80664, 1010.93542, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2139, 1475.69238, 1464.18213, 1010.80200, 0.00000, 0.00000, 360.00000); + CreateDynamicObject(2139, 1477.65039, 1464.17603, 1010.80200, 0.00000, 0.00000, 360.00000); + CreateDynamicObject(18700, 1475.981811, 1462.805175, 1012.089721, -94.399955, 0.000000, 0.000000); + CreateDynamicObject(18700, 1475.100952, 1462.805175, 1012.089721, -94.399955, 0.000000, 0.000000); + CreateDynamicObject(1353, 1476.617553, 1466.166748, 1012.211242, 0.000000, 90.000000, 90.000000); + CreateDynamicObject(1353, 1475.966918, 1466.166748, 1012.211242, 0.000000, 90.000000, 90.000000); + CreateDynamicObject(2057, 1474.60254, 1464.36243, 1012.03339, 0.00000, 0.00000, 65.82009); + + tmpVariable = CreateDynamicObject(19468, 1477.07068, 1464.22253, 1011.95422, 0.00000, 0.00000, 0.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 19468, "bucket01", "bucket01", 0xFF3E7EFF); + + tmpVariable = CreateDynamicObject(918, 1476.64514, 1464.43201, 1012.21051, 0.00000, 0.00000, -71.64000); + SetDynamicObjectMaterial(tmpVariable, 0, 918, "externalext", "CJ_GAS_CAN", 0xFFEE9911); + + tmpVariable = CreateDynamicObject(19087, 1476.05017, 1464.30469, 1012.51715, 0.00000, 0.00000, 0.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 18233, "cuntwshopscs_t", "orange1", 0xFFFFFFFF); + tmpVariable = CreateDynamicObject(19087, 1476.60498, 1463.90076, 1011.91492, 0.00000, 0.00000, 0.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 18233, "cuntwshopscs_t", "orange1", 0xFFFFFFFF); + tmpVariable = CreateDynamicObject(19087, 1475.57031, 1466.12354, 1011.90021, 0.00000, 90.00000, 115.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 18233, "cuntwshopscs_t", "orange1", 0xFFFFFFFF); + tmpVariable = CreateDynamicObject(19087, 1476.24011, 1464.67224, 1012.51721, 0.00000, 0.00000, 0.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 18233, "cuntwshopscs_t", "orange1", 0xFFFFFFFF); + tmpVariable = CreateDynamicObject(19087, 1477.19189, 1466.45569, 1012.49884, 0.36000, 90.41998, 62.07996); + SetDynamicObjectMaterial(tmpVariable, 0, 18233, "cuntwshopscs_t", "orange1", 0xFFFFFFFF); + + tmpVariable = CreateDynamicObject(2242, 1476.03796, 1464.33252, 1011.86365, 0.00000, 0.00000, 0.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 988, "ws_apgatex", "cj_sheetmetal", 0xFFFFFFFF); + SetDynamicObjectMaterial(tmpVariable, 1, 988, "ws_apgatex", "cj_sheetmetal", 0xFFFFFFFF); + tmpVariable = CreateDynamicObject(2242, 1475.15662, 1464.33447, 1011.86359, 0.00000, 0.00000, 0.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 988, "ws_apgatex", "cj_sheetmetal", 0xFFFFFFFF); + SetDynamicObjectMaterial(tmpVariable, 1, 988, "ws_apgatex", "cj_sheetmetal", 0xFFFFFFFF); + + tmpVariable = CreateDynamicObject(14705, 1475.14404, 1464.33667, 1012.11896, 0.00000, 0.00000, 0.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 1214, "metal", "CJ_FRAME_Glass", 0x90FF0000); + tmpVariable = CreateDynamicObject(14705, 1476.03943, 1464.33582, 1012.11902, 0.00000, 0.00000, 0.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 1214, "metal", "CJ_FRAME_Glass", 0x90FFFFFF); + + tmpVariable = CreateDynamicObject(2647, 1475.62317, 1464.10986, 1011.99017, 0.00000, 0.00000, 0.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 1214, "metal", "CJ_FRAME_Glass", 0x90FFFFFF); + + tmpVariable = CreateDynamicObject(2767, 1477.72534, 1464.33569, 1011.86115, 0.00000, 0.00000, 0.00000); + SetDynamicObjectMaterial(tmpVariable, 0, 1214, "metal", "CJ_FRAME_Glass", 0xFFFFFFFF); + SetDynamicObjectMaterial(tmpVariable, 1, -1, "none", "none", 51); + + // Soccer - Gal/Daniel [TAXED] + SetDynamicObjectMaterial( CreateDynamicObject( 18753, -1781.246948, 398.854278, 1037.938232, 0.000000, 0.000000, 0.000000 ), 0, 10385, "baseballground_sfs", "ws_football_lines2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1743.618164, 384.383544, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + CreateDynamicObject( 3452, -1768.311401, 437.798828, 1041.091796, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3453, -1738.086425, 432.320312, 1041.091918, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3452, -1797.921386, 437.798828, 1041.091796, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3453, -1827.256103, 431.427734, 1041.091918, 0.000000, 0.000000, -180.000000 ); + CreateDynamicObject( 3452, -1832.731201, 401.189453, 1041.091796, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 3453, -1826.355468, 371.857421, 1041.091918, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 3452, -1796.121704, 366.386718, 1041.091796, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3452, -1766.504028, 366.386718, 1041.091796, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3453, -1737.199340, 372.759643, 1041.088134, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3452, -1731.693847, 402.990234, 1041.091796, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1743.618164, 394.013458, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1743.618164, 403.643218, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1743.618164, 413.243286, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1743.618164, 420.093170, 1036.704589, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1748.508300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1758.008300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1767.508300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1777.008300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1786.508300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1796.008300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1805.508300, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1814.838134, 424.823364, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1748.357421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1757.857421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1767.357421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1776.857421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1786.357421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1795.857421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1805.357421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1814.857421, 379.653320, 1036.704589, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1819.577392, 384.393249, 1036.704589, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1819.577392, 393.893249, 1036.704589, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1819.577392, 403.393249, 1036.704589, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1819.577392, 412.893249, 1036.704589, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1819.577392, 420.093322, 1036.694824, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1749.967163, 401.403320, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1745.256958, 406.133361, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1748.446655, 406.133361, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1748.446899, 396.673461, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1745.236572, 396.673461, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1817.926879, 396.673461, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1814.725830, 396.673461, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1813.206298, 401.403320, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1814.886718, 406.133392, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19399, -1818.036499, 406.133392, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1814.684570, 393.023498, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1809.953369, 397.753234, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1809.953369, 405.303405, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1814.684570, 410.023406, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1748.442504, 410.023406, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1753.172729, 405.303405, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1753.174072, 397.753234, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1748.383544, 393.023498, 1036.694580, 0.000000, 0.000000, 90.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1782.552978, 420.003326, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1782.552978, 410.503326, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1782.552978, 401.003326, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1782.552978, 391.503326, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1782.552978, 384.403411, 1036.694580, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18808, -1782.493652, 402.052368, 1013.456909, 0.000000, 0.000000, 0.000000 ), 0, 8395, "pyramid", "white", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.233642, 396.018463, 1040.108154, 0.000000, 0.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.263671, 406.748321, 1040.108154, 0.000000, 0.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.172729, 397.638153, 1041.868041, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.172729, 401.118103, 1041.868041, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.172729, 404.618164, 1041.868041, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1820.946533, 400.753051, 1040.104858, 0.000000, 0.000000, 0.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + CreateDynamicObject( 16101, -1819.397460, 395.919036, 1041.938232, 0.000000, 90.000000, 90.000000 ); + CreateDynamicObject( 16101, -1819.397460, 406.879211, 1041.938232, 0.000000, 90.000000, -90.000000 ); + CreateDynamicObject( 16101, -1819.352416, 406.803070, 1041.988281, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 16101, -1819.352416, 395.933074, 1041.988281, 0.000000, 180.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.983398, 406.038330, 1040.108154, 0.000000, 0.000000, 0.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1820.172729, 405.048217, 1041.868041, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001342, 396.018463, 1040.108154, 0.000000, 0.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001586, 406.848358, 1040.108154, 0.000000, 0.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19445, -1742.302856, 400.738647, 1040.108154, 0.000000, 0.000000, 0.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1742.281616, 406.138519, 1040.108154, 0.000000, 0.000000, 0.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001586, 405.188385, 1041.778076, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001586, 401.708160, 1041.778076, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001586, 398.228149, 1041.778076, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19442, -1743.001586, 397.798126, 1041.778076, 0.000000, 90.000000, 90.000000 ), 0, 18268, "mtbtrackcs_t", "mp_carter_cage", 0 ); + CreateDynamicObject( 16101, -1743.753173, 406.843109, 1041.908081, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 16101, -1743.753173, 396.003295, 1041.878173, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 16101, -1743.778564, 406.939147, 1041.798095, 0.000000, 90.000000, -90.000000 ); + CreateDynamicObject( 16101, -1743.757812, 395.919036, 1041.808105, 0.000000, 90.000000, 90.000000 ); + CreateDynamicObject( 13650, -1766.742675, 411.331390, 1050.378173, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 13650, -1805.811279, 395.481201, 1050.378173, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 13634, -1760.944091, 407.698059, 1048.573242, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 13632, -1747.383422, 462.071014, 1048.931152, 0.000000, 0.000000, 50.399990 ); + CreateDynamicObject( 13632, -1820.566650, 343.412902, 1048.931152, 0.000000, 0.000000, -136.200012 ); + CreateDynamicObject( 13632, -1746.002563, 342.214294, 1048.931152, 0.000000, 0.000000, -44.300006 ); + CreateDynamicObject( 13632, -1855.064208, 429.128875, 1048.931152, 0.000000, 0.000000, 131.599914 ); + CreateDynamicObject( 19428, -1777.476684, 436.184234, 1038.918212, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1780.977783, 436.184234, 1038.918212, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1779.036621, 436.266906, 1038.182617, 96.399971, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1776.566406, 436.266906, 1038.182617, 96.399971, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1733.276489, 413.784179, 1038.918212, 0.000000, 90.000000, 90.000000 ); + CreateDynamicObject( 19428, -1733.276489, 410.334381, 1038.918212, 0.000000, 90.000000, 90.000000 ); + CreateDynamicObject( 19428, -1733.557373, 412.274505, 1038.222534, -68.799987, 89.700042, 90.000000 ); + CreateDynamicObject( 19428, -1733.573730, 415.714477, 1038.229125, -68.799987, 89.700042, 90.000000 ); + CreateDynamicObject( 19428, -1757.558715, 368.228698, 1039.078125, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1754.068847, 368.228698, 1039.078125, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1754.068847, 368.560852, 1038.372436, -64.799995, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1757.549072, 368.560852, 1038.372436, -64.799995, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1785.328979, 368.228698, 1039.078125, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1788.779174, 368.228698, 1039.078125, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1788.779174, 368.539031, 1038.384399, -65.899978, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1785.320068, 368.539031, 1038.384399, -65.899978, 90.000000, 0.000000 ); + CreateDynamicObject( 19428, -1830.949340, 390.635528, 1039.158081, 0.000000, 90.000000, 90.000000 ); + CreateDynamicObject( 19428, -1830.949340, 394.105468, 1039.158081, 0.000000, 90.000000, 90.000000 ); + CreateDynamicObject( 19428, -1830.498046, 394.105468, 1038.509521, 55.200004, 90.000000, 90.000000 ); + CreateDynamicObject( 19428, -1830.498046, 390.615417, 1038.509521, 55.200004, 90.000000, 90.000000 ); + CreateDynamicObject( 1569, -1809.352661, 436.307464, 1038.358154, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1569, -1806.362670, 436.307464, 1038.358154, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 637, -1810.673217, 435.929656, 1038.608154, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 637, -1805.023681, 435.929656, 1038.608154, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1598, -1778.868286, 402.544219, 1038.706787, 0.000000, 0.000000, 0.000000 ), 0, 8463, "vgseland", "pavementhexagon", -65536 ); + CreateDynamicObject( 861, -1805.936279, 435.962280, 1038.808227, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 861, -1809.817016, 435.962280, 1038.808227, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1278, -1821.239624, 426.241180, 1039.438232, 0.000000, 0.000000, 50.199993 ); + CreateDynamicObject( 1278, -1821.064697, 377.567962, 1039.438232, 0.000000, 0.000000, 142.499984 ); + CreateDynamicObject( 1278, -1742.212036, 378.549163, 1039.438232, 0.000000, 0.000000, -121.799964 ); + CreateDynamicObject( 1278, -1742.400634, 425.707427, 1039.438232, 0.000000, 0.000000, -45.499961 ); + CreateDynamicObject( 7617, -1781.526977, 356.313201, 1051.508422, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterialText( CreateDynamicObject(4731, -2159.6147, -453.5427, 52.6459, 0.0000, 0.0000, 164.6383 ), 0, "Gal and Daniel's Soccer Stadium", 120, "Candara", 42, 0, -1, -16777216, 1 ); + + // SF GYM / STEAKHOUSE / WANG CARS + CreateDynamicObject(2169, 754.92590, -19.41582, 999.75348, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(2169, 754.93500, -18.39100, 999.81671, 180.00000, 0.00000, -90.00000); + CreateDynamicObject(339, 754.95502, -19.24860, 1000.56598, -90.00000, 90.00000, 90.00000); + + SetDynamicObjectMaterial( CreateDynamicObject( 19426, 441.143585, -81.749603, 997.923645, 0.000000, 0.000000, 0.000000 ), 0, 12963, "sw_apartflatx", "alleywall3", 0 ); + + CreateDynamicObject( 2169, -1950.550415, 302.683593, 34.728782, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2169, -1950.550415, 301.663391, 34.778778, 0.000000, 180.000000, -90.000000 ); + + // Train Cafe + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1980.173583, 103.144828, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 1649, "wglass", "carshowwin2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 106.211685, 26.607488, 0.000000, 90.000000, 90.000000 ), 0, 6056, "venice_law", "Bow_church_grass_alt", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 102.711761, 26.617488, 0.000000, 90.000000, 90.000000 ), 0, 6056, "venice_law", "Bow_church_grass_alt", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 100.071731, 26.627489, 0.000000, 90.000000, 90.000000 ), 0, 6056, "venice_law", "Bow_church_grass_alt", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1978.742187, 103.144828, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1978.748657, 102.395378, 31.927522, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 98.381698, 28.417486, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1960.962402, 83.844833, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 102.731658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.822021, 88.139533, 33.627445, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1980.173583, 84.034835, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 1649, "wglass", "carshowwin2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.444580, 79.124816, 28.437467, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.833984, 79.114761, 28.437467, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1977.173217, 82.957176, 31.813425, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1970.505371, 81.437187, 35.253425, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1978.742187, 84.024871, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 80.941825, 26.617488, 0.000000, 90.000000, 90.000000 ), 0, 10754, "traindocks_sfse", "dt_bmx_grass", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 84.441818, 26.617488, 0.000000, 90.000000, 90.000000 ), 0, 10754, "traindocks_sfse", "dt_bmx_grass", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 86.961799, 26.607488, 0.000000, 90.000000, 90.000000 ), 0, 10754, "traindocks_sfse", "dt_bmx_grass", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 88.771644, 28.417486, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1980.177246, 93.585441, 31.927522, 0.000000, 0.000000, 0.000000 ), 0, 1649, "wglass", "carshowwin2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.432250, 102.719406, 26.597475, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.832275, 102.719406, 26.597475, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.832275, 92.219444, 26.597475, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.832275, 84.299499, 26.617477, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.442626, 84.319519, 26.597475, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.442626, 94.149490, 26.607477, 0.000000, 90.000000, 90.000000 ), 0, 17514, "landhub", "stoneclad1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1961.005859, 81.257141, 35.273468, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1960.982421, 92.984809, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1960.982421, 102.614761, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1960.972412, 103.314758, 28.437467, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + CreateDynamicObject( 14414, -1968.033691, 81.042190, 30.487529, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 14414, -1976.954101, 81.032112, 24.347528, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.823974, 82.954856, 28.437467, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1970.955200, 82.964859, 28.437467, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.442626, 102.709503, 33.607448, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.813476, 102.739501, 33.607448, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", -16 ); + CreateDynamicObject( 19315, -1979.552246, 107.082206, 27.167491, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2011, -1979.500976, 105.459541, 26.697486, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19315, -1979.552246, 103.902229, 27.167491, 0.000000, 0.000000, -90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.444702, 92.239456, 33.597450, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.434692, 84.359558, 33.617450, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.822021, 92.229492, 33.617446, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", -16 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 106.231658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.432617, 102.739501, 33.577453, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.831054, 102.739501, 33.577453, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.831054, 92.239524, 33.577453, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.430908, 92.239524, 33.577453, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1975.410888, 84.359611, 33.597442, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19376, -1965.827148, 88.129631, 33.587455, 0.000000, 90.000000, 90.000000 ), 0, 16150, "ufo_bar", "dinerfloor01_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1965.779296, 81.126174, 36.933338, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1970.525390, 80.777206, 35.253425, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1968.985107, 82.957160, 35.233428, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1965.783569, 82.957176, 35.253425, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1965.759277, 79.106178, 35.243366, 0.000000, 0.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 99.231658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 95.731658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 92.231658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 88.731658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 85.231658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1961.015869, 80.617156, 35.273468, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 81.731658, 33.567440, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.445068, 80.851654, 33.557441, 0.000000, 90.000000, 90.000000 ), 0, 3925, "weemap", "skyclouds", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1965.780273, 80.926177, 36.923332, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_rooftarmac1", 0 ); + CreateDynamicObject( 2011, -1979.500976, 102.459541, 26.697486, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2011, -1979.500976, 99.459541, 26.697486, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19315, -1979.552246, 100.902229, 27.167491, 0.000000, 0.000000, -90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19453, -1978.748657, 92.775405, 31.927522, 0.000000, 0.000000, 0.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 96.721717, 30.247478, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 93.241699, 30.247478, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19429, -1979.455078, 90.431671, 30.227478, 0.000000, 90.000000, 90.000000 ), 0, 11305, "station_sfse", "ws_sandstone2", 0 ); + CreateDynamicObject( 3810, -1979.342773, 104.902099, 30.787517, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3810, -1979.362792, 101.382072, 30.787517, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19315, -1979.552246, 86.102226, 27.167491, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19315, -1979.552246, 83.082206, 27.167491, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19315, -1979.552246, 79.642173, 27.167491, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2011, -1979.500976, 80.879493, 26.697486, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2011, -1979.500976, 84.459472, 26.697486, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2011, -1979.500976, 87.189468, 26.697486, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3810, -1979.509521, 84.764198, 30.359882, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3810, -1979.509521, 81.664207, 30.359882, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 16151, -1969.218872, 106.876976, 26.987482, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2188, -1977.865966, 106.635353, 27.407497, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2188, -1977.865966, 103.635353, 27.407497, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2188, -1977.865966, 100.635353, 27.407497, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2681, -1962.728515, 107.457427, 26.667484, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 640, -1965.144165, 86.127388, 27.367492, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2681, -1963.728515, 107.457427, 26.667484, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19128, -1968.922729, 98.943717, 26.693414, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 16152, -1961.978637, 88.390396, 26.613405, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2257, -1967.452392, 82.621025, 29.643426, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1703, -1967.157958, 85.438903, 26.617479, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1703, -1970.348144, 83.438941, 26.617479, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2118, -1968.704956, 83.932746, 26.563390, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1706, -1969.337280, 86.530639, 26.657484, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 638, -1978.237670, 84.742240, 27.297491, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 638, -1978.297119, 87.482269, 27.297491, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1209, -1961.410278, 99.597068, 26.637491, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1706, -1968.346313, 88.250633, 26.657484, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1703, -1967.208007, 91.438926, 26.617479, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1703, -1970.448242, 89.338935, 26.617479, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2118, -1968.704956, 90.002754, 26.563390, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19128, -1968.922729, 94.943717, 26.693414, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2076, -1970.349975, 104.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2076, -1970.349975, 101.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2076, -1970.349975, 98.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3920, -1978.700805, 101.525413, 32.489860, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2076, -1970.349975, 92.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2076, -1970.349975, 89.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2076, -1970.349975, 86.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2076, -1970.349975, 95.016784, 32.407485, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3811, -1961.411865, 97.696205, 27.067487, 0.000000, 0.000000, -180.000000 ); + CreateDynamicObject( 3811, -1961.411865, 94.696205, 27.067487, 0.000000, 0.000000, -180.000000 ); + CreateDynamicObject( 3811, -1961.411865, 101.696205, 27.067487, 0.000000, 0.000000, -180.000000 ); + CreateDynamicObject( 3811, -1961.411865, 104.696205, 27.067487, 0.000000, 0.000000, -180.000000 ); + CreateDynamicObject( 638, -1975.447753, 84.392280, 27.297491, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 638, -1975.445800, 87.222267, 27.297491, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2011, -1974.984252, 107.542228, 26.637487, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2011, -1973.484252, 107.542228, 26.637487, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2011, -1976.484252, 107.542228, 26.637487, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1280, -1973.205322, 87.658729, 27.087488, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1280, -1973.205322, 84.658729, 27.087488, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3920, -1978.700805, 85.575500, 32.489860, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3920, -1978.700805, 95.525413, 32.489860, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2074, -1979.804443, 96.422248, 33.249832, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2074, -1979.804443, 93.422248, 33.249832, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2074, -1979.804443, 90.422248, 33.249832, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2074, -1979.804443, 99.422248, 33.249832, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2074, -1979.804443, 86.972274, 33.249832, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 640, -1965.144165, 93.137413, 27.367492, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1280, -1972.515136, 87.658729, 27.087488, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19128, -1972.922729, 98.943717, 26.693414, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19128, -1972.922729, 94.943717, 26.693414, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1280, -1972.515136, 84.698738, 27.087488, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 19353, -1980.1199, 93.5769, 31.9613, 0.0000, 0.0000, 0.6672 ), 0, "Le Flawless Cafe", 130, "Impact", 90, 0, -1, 0, 1 ); + + // Bank Collisions + SetObjectInvisible( CreateDynamicObject( 19353, -1622.111816, 904.315368, 6.078963, -8.400001, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19447, -1506.930053, 921.787292, 6.057494, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19447, -1506.930053, 912.167480, 6.057494, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19447, -1506.930053, 902.577636, 6.057494, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 19447, -1506.930053, 931.427185, 6.057494, 0.000000, 90.000000, 0.000000 ) ); + + // Carpark - Apartment Complex + CreateDynamicObject(984, -1939.11, 1382.02, 6.81, 0.00, 0.00, 0.00); + CreateDynamicObject(984, -1939.11, 1364.00, 6.81, 0.00, 0.00, 0.00); + CreateDynamicObject(984, -1932.69, 1357.59, 6.81, 0.00, 0.00, -90.00); + CreateDynamicObject(984, -1919.91, 1357.59, 6.81, 0.00, 0.00, -90.00); + CreateDynamicObject(984, -1907.10, 1357.59, 6.81, 0.00, 0.00, -90.00); + CreateDynamicObject(984, -1932.68, 1388.42, 6.81, 0.00, 0.00, -90.00); + CreateDynamicObject(984, -1919.83, 1388.38, 6.81, 0.00, 0.00, -90.00); + CreateDynamicObject(984, -1907.03, 1388.38, 6.81, 0.00, 0.00, -90.00); + CreateDynamicObject(984, -1894.22, 1388.38, 6.81, 0.00, 0.00, -90.00); + CreateDynamicObject(983, -1875.00, 1388.37, 6.86, 0.00, 0.00, -90.00); + CreateDynamicObject(983, -1900.69, 1357.59, 6.86, 0.00, 0.00, -90.00); + CreateDynamicObject(8406, -1878.82, 1366.78, 11.15, 0.00, 0.00, -140.04); + CreateDynamicObject(984, -1881.42, 1388.38, 6.81, 0.00, 0.00, -90.00); + CreateDynamicObject(984, -1871.79, 1381.97, 6.81, 0.00, 0.00, -180.00); + CreateDynamicObject(983, -1871.79, 1375.57, 6.86, 0.00, 0.00, -180.00); + CreateDynamicObject(984, -1895.90, 1357.59, 6.81, 0.00, 0.00, -90.00); + CreateDynamicObject(10032, -1906.69, 1372.99, 6.22, 0.00, 0.00, -180.00); + + // Collisions in shops + SetObjectInvisible( CreateDynamicObject( 18981, 215.930099, -7.747323, 1008.928344, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 370.277770, -121.807632, 1005.319335, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 156.531829, -84.071495, 1006.965270, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 175.831817, -84.071495, 1006.965270, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 374.290618, -70.451278, 1005.368041, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 2185.527099, -1226.281372, 1053.074218, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 2185.527099, -1203.890869, 1053.064086, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -28.152854, -59.307212, 1007.377075, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 246.442245, 116.682731, 1012.609680, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 290.999755, -37.103073, 1005.505920, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 478.187805, -15.718050, 1007.119201, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 478.187805, -3.968051, 1007.119201, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 494.077819, -3.968051, 1007.119201, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 494.077819, -17.538053, 1007.119201, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 408.915252, -49.949813, 1006.267700, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 207.934204, -40.026008, 1007.794250, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 766.047607, -40.014907, 1008.646240, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 766.047607, -18.164901, 1008.646240, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -2230.482910, 134.538955, 1039.474243, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -2029.930786, -107.782485, 1038.912109, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 2159.915039, 1641.738037, 1045.302490, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 501.317108, -78.306205, 1003.050964, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 501.317108, -84.046249, 1003.050964, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 491.917144, -78.306205, 1003.050964, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -14.319323, -174.349853, 1007.657348, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -28.789323, -174.349853, 1007.657348, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -28.789323, -184.829849, 1007.657348, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 376.425109, -181.945724, 1004.883056, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -219.477584, 1401.825317, 30.953445, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 958.576293, -53.048671, 1004.644836, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, 450.448120, -86.725502, 1003.155029, 0.000000, 90.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18980, 365.052185, -62.637828, 1001.507812, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18980, 365.052185, -62.127841, 1001.507812, 0.000000, 0.000000, 0.000000 ) ); + + // Police Station Addition + CreateDynamicObject(19325, -1618.62183, 685.42065, 7.10080, 90.00000, 0.00000, 0.00000); + CreateDynamicObject(14782, -1614.29944, 687.57239, 7.18400, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2604, -1618.04321, 685.13269, 6.67440, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(2611, -1613.72400, 685.27753, 7.75000, 0.00000, 0.00000, -90.00000); + CreateDynamicObject(2611, -1613.72400, 682.27753, 7.75000, 0.00000, 0.00000, -90.00000); + CreateDynamicObject(19325, -1616.21411, 679.51672, 7.10080, 90.00000, 0.00000, 90.00000); + CreateDynamicObject(2356, -1616.87671, 684.45392, 6.16600, 0.00000, 0.00000, 68.46000); + CreateDynamicObject(18637, -1617.71484, 685.89191, 6.68030, 60.00000, 0.00000, 90.00000); + + // Police Station Helipad Addition + CreateDynamicObject( 1533, -1641.699584, 708.783325, 37.216796, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 3934, -1651.589111, 700.876342, 37.229225, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3877, -1642.724731, 718.691345, 39.355903, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3877, -1661.615600, 718.691345, 39.355903, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3877, -1661.615600, 688.171508, 39.355903, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3877, -1642.515380, 688.171508, 39.355903, 0.000000, 0.000000, 0.000000 ); + + // Solanum (Gal) Hotel + SetDynamicObjectMaterial( CreateDynamicObject( 11489, -1968.938842, 1344.200683, 6.137495, 0.000000, 0.000000, 42.600002 ), 0, 8565, "vgsebuild01", "ws_stonewall", 0 ); + CreateDynamicObject( 870, -1969.061645, 1341.767944, 6.337500, 0.000000, 0.000000, 69.599998 ); + CreateDynamicObject( 870, -1969.591674, 1340.342773, 6.337500, 0.000000, 0.000000, 69.599998 ); + CreateDynamicObject( 870, -1969.818115, 1339.733886, 6.337500, 0.000000, 0.000000, 69.599998 ); + CreateDynamicObject( 870, -1969.201293, 1341.392944, 6.337500, 0.000000, 0.000000, 69.599998 ); + CreateDynamicObject( 870, -1967.057128, 1344.002075, 6.337500, 0.000000, 0.000000, 8.700007 ); + CreateDynamicObject( 870, -1965.218139, 1344.283447, 6.337500, 0.000000, 0.000000, 8.700007 ); + CreateDynamicObject( 870, -1966.513305, 1344.084960, 6.337500, 0.000000, 0.000000, 8.700007 ); + CreateDynamicObject( 870, -1964.754150, 1344.354248, 6.337500, 0.000000, 0.000000, 8.700007 ); + CreateDynamicObject( 870, -1967.874389, 1343.128173, 6.337500, 0.000000, 0.000000, 8.700007 ); + CreateDynamicObject( 634, -1969.380615, 1337.675292, 4.417496, 0.000000, 0.000000, 10.499998 ); + CreateDynamicObject( 634, -1960.218872, 1345.973266, 4.417496, 0.000000, 0.000000, 10.499998 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1971.023071, 1338.322998, 6.107498, 0.000000, 90.000000, 0.000000 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1970.258666, 1338.886718, 6.107148, 0.000000, 90.100013, -23.000001 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + CreateDynamicObject( 3525, -1970.418212, 1339.182739, 7.124144, 0.000000, 0.000000, 45.200000 ); + CreateDynamicObject( 3525, -1963.847290, 1345.238525, 7.184144, 0.000000, 0.000000, 33.099979 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1969.012573, 1341.823120, 6.107148, 0.000000, 90.100013, -23.000001 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1967.606323, 1343.952880, 6.106814, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1964.451293, 1344.542846, 6.106816, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1962.848632, 1344.842529, 6.106816, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1963.103759, 1346.208984, 6.119242, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1966.259033, 1345.618774, 6.119242, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1968.313842, 1345.234863, 6.129240, 0.000000, 90.100013, -79.400039 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1971.023071, 1341.512451, 6.107498, 0.000000, 90.000000, 0.000000 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1971.023071, 1342.752319, 6.117497, 0.000000, 90.000000, 0.000000 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1970.420532, 1344.315063, 6.137009, 0.000000, 90.400016, -138.099685 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19353, -1967.594726, 1342.973022, 6.115276, 0.000000, 90.100013, -47.300079 ), 0, 9495, "vict_sfw", "Grass_128HV", 0 ); + CreateDynamicObject( 19353, -1972.747558, 1338.323730, 4.487494, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19353, -1971.237548, 1336.634521, 4.487494, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19353, -1970.837158, 1336.634521, 4.487494, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19353, -1968.673461, 1338.058227, 4.497495, 0.000000, 0.000000, 158.000030 ); + CreateDynamicObject( 19353, -1968.283569, 1339.022338, 4.497495, 0.000000, 0.000000, 158.000030 ); + CreateDynamicObject( 19353, -1966.511718, 1341.555541, 4.497495, 0.000000, 0.000000, 132.400024 ); + CreateDynamicObject( 19353, -1963.791015, 1342.915527, 4.497495, 0.000000, 0.000000, 100.600074 ); + CreateDynamicObject( 19353, -1962.532104, 1343.150268, 4.497495, 0.000000, 0.000000, 100.600074 ); + CreateDynamicObject( 19353, -1961.153320, 1344.945434, 4.497495, 0.000000, 0.000000, -169.500000 ); + CreateDynamicObject( 19353, -1961.471313, 1346.657348, 4.497495, 0.000000, 0.000000, -169.500000 ); + CreateDynamicObject( 19353, -1963.272949, 1348.038085, 4.497495, 0.000000, 0.000000, 100.600074 ); + CreateDynamicObject( 19353, -1966.408935, 1347.452148, 4.497495, 0.000000, 0.000000, 100.600074 ); + CreateDynamicObject( 19353, -1968.640625, 1347.034912, 4.497495, 0.000000, 0.000000, 100.600074 ); + CreateDynamicObject( 19353, -1971.362304, 1345.685546, 4.497495, 0.000000, 0.000000, 132.000106 ); + CreateDynamicObject( 19353, -1971.630371, 1345.444091, 4.487493, 0.000000, 0.000000, 132.000106 ); + CreateDynamicObject( 19353, -1972.768188, 1342.837890, 4.487494, 0.000000, 0.000000, 0.300101 ); + CreateDynamicObject( 19353, -1972.757202, 1340.717895, 4.487494, 0.000000, 0.000000, 0.300101 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 3074, -1966.0687, 1345.0089, 3.1941, 0.0000, 0.0000, -78.5715 ), 0, "Solanum", 130, "Times New Roman", 18, 1, -1, 0, 1); + SetDynamicObjectMaterialText( CreateDynamicObject( 3074, -1969.9720, 1341.4737, 3.1941, 0.0000, 0.0000, -16.3579 ), 0, "Hotel", 130, "Times New Roman", 18, 1, -1, 0, 1); + SetDynamicObjectMaterialText( CreateDynamicObject( 3074, -1968.2480, 1343.4796, 3.5041, 0.0000, 0.0000, -47.5979 ), 0, "de", 130, "Times New Roman", 24, 1, -1, 0, 1); + + // Freefall + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1758.228759, 860.904357, 31.404382, 0.000000, 0.000000, 90.000000 ), 0, 9900, "pointysfe", "pointy_sfe", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1758.218872, 860.924316, 31.424381, 0.000000, 0.000000, 90.000000 ), 0, 4562, "plaza1_lan2", "greytile_LA", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, -1758.248901, 860.924316, 31.424381, 0.000000, 0.000000, 90.000000 ), 0, 4562, "plaza1_lan2", "greytile_LA", 0 ); + + // Train Station Garage + CreateDynamicObject(11389, -2048.11719, 166.71875, 30.97656, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(11393, -2043.51563, 161.34375, 29.33594, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(11390, -2048.17969, 166.71875, 32.22656, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(11391, -2056.20313, 158.54688, 29.09375, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(11392, -2047.75781, 168.14063, 27.88281, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(11388, -2048.17969, 166.71875, 34.51563, 0.00000, 0.00000, 0.00000); + + // Shamal Interior + CreateDynamicObject(14404, 1320.00000, 2000.00000, 1201.00000, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1562, 1321.13000, 2000.05005, 1199.90002, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1562, 1321.13000, 1997.65002, 1199.90002, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(1562, 1321.13000, 1995.34998, 1199.90002, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(1562, 1318.87000, 1998.94995, 1199.90002, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1562, 1318.87000, 1996.55005, 1199.90002, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(1562, 1318.87000, 1994.15002, 1199.90002, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(1563, 1321.13000, 2000.39001, 1200.43994, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1563, 1321.13000, 1997.31006, 1200.43994, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(1563, 1321.13000, 1995.01001, 1200.43994, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(1563, 1318.87000, 1999.29004, 1200.43994, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(1563, 1318.87000, 1996.20996, 1200.43994, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(1563, 1318.87000, 1993.81006, 1200.43994, 0.00000, 0.00000, 180.00000); + CreateDynamicObject(14405, 1320.00000, 1999.69995, 1199.90002, 0.00000, 0.00000, 0.00000); + + // Studio + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2328.617187, 914.297790, 1055.000000, 0.000000, 90.000000, 0.000000 ), 0, 13694, "lahillstxd1a", "Bow_Abattoir_Floor_Clean", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2340.614013, 914.297790, 1055.000000, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2316.623046, 914.297790, 1055.000000, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2316.424072, 902.297363, 1055.000000, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2329.372070, 926.297973, 1055.000000, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2328.617187, 914.297790, 1067.190185, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2317.099609, 914.389038, 1057.260131, 0.000000, 0.000000, 0.000000 ), 0, 8839, "vgsecarshow", "lightgreen2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 2319.431884, 914.389038, 1055.429565, 0.000000, 90.000000, 0.000000 ), 0, 8839, "vgsecarshow", "lightgreen2_32", -1 ); + CreateDynamicObject( 14438, 2328.187988, 907.824096, 1064.630859, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14438, 2328.187988, 918.104187, 1064.630859, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14438, 2328.187988, 928.484802, 1064.630859, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3864, 2325.254638, 919.949096, 1054.189697, 0.000000, 0.000000, 47.999965 ), 1, 3673, "xrf_refineryla", "Metal1_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3864, 2325.172119, 909.096374, 1054.189697, 0.000000, 0.000000, -40.800041 ), 1, 3673, "xrf_refineryla", "Metal1_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3864, 2328.075927, 914.164733, 1054.189697, 0.000000, 0.000000, -0.900048 ), 1, 3673, "xrf_refineryla", "Metal1_128", 0 ); + CreateDynamicObject( 1622, 2325.820556, 910.850097, 1057.419921, 0.000000, 0.000000, -69.100006 ); + CreateDynamicObject( 14532, 2327.301269, 914.137695, 1056.515502, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2340.194580, 907.295776, 1058.429931, 0.000000, 0.000000, 0.000000 ), 0, 4011, "lanblokb", "discharger", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2340.194580, 912.436096, 1058.429931, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vegasclub02_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2340.194580, 917.596496, 1058.429931, 0.000000, 0.000000, 0.000000 ), 0, 4011, "lanblokb", "discharger", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2340.194580, 922.596557, 1058.429931, 0.000000, 0.000000, 0.000000 ), 0, 8399, "vgs_shops", "vegasclub02_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2326.120849, 910.851074, 1054.278808, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 2326.120849, 917.970825, 1054.278808, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 1622, 2325.951660, 917.655395, 1057.415893, 0.000000, 0.000000, -12.800004 ); + CreateDynamicObject( 1782, 2326.308105, 918.111450, 1056.860351, 0.000000, 0.000000, -88.999954 ); + CreateDynamicObject( 1782, 2326.363525, 910.691162, 1056.860351, 0.000000, 0.000000, -88.999954 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19385, 2320.887451, 919.296997, 1057.224243, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19385, 2320.877441, 909.486816, 1057.224243, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1502, 2320.088134, 909.486938, 1055.494506, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightpurple2_32", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1502, 2320.108154, 919.257019, 1055.494506, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightpurple2_32", 0 ); + CreateDynamicObject( 1671, 2327.879882, 916.488159, 1055.939453, 0.000000, 0.000000, -78.599983 ); + CreateDynamicObject( 1671, 2327.918212, 915.574645, 1055.939453, 0.000000, 0.000000, -91.399978 ); + CreateDynamicObject( 1428, 2328.066162, 913.728515, 1057.020141, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2371, 2330.829345, 921.262084, 1055.489013, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2371, 2334.109375, 921.262084, 1055.489013, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2371, 2337.311279, 921.262084, 1055.489013, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2373, 2332.796630, 925.953979, 1055.459350, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2373, 2336.007324, 925.953979, 1055.459350, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2373, 2329.473876, 925.953979, 1055.459350, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2382, 2330.734130, 921.643676, 1056.109619, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2382, 2329.863525, 921.643676, 1056.109619, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2394, 2330.223876, 920.943542, 1056.139648, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2392, 2333.014648, 920.943542, 1056.139648, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2392, 2333.935546, 920.943542, 1056.139648, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2392, 2336.266357, 921.683776, 1056.139648, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2382, 2337.177246, 921.683776, 1056.139648, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2394, 2333.456787, 921.676086, 1056.139648, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2394, 2336.678222, 920.975769, 1056.139648, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2396, 2335.904052, 925.246459, 1056.850341, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2396, 2336.604736, 925.246459, 1056.850341, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2398, 2333.393554, 925.246459, 1056.820312, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2397, 2332.692871, 925.246459, 1056.810302, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2399, 2330.042724, 925.246459, 1056.820312, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2390, 2329.382080, 925.246459, 1056.820312, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2401, 2331.413330, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2373, 2329.473876, 925.953979, 1055.459350, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2390, 2332.704589, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2374, 2333.415283, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2389, 2334.124755, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2399, 2334.725341, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2374, 2335.946533, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2398, 2336.627197, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2378, 2337.407714, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2397, 2338.008300, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2397, 2330.817626, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2374, 2330.056884, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2377, 2329.406250, 925.246459, 1055.929443, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2844, 2333.894531, 923.037048, 1055.509033, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2846, 2336.074951, 923.037048, 1055.509033, 0.000000, 0.000000, -54.700004 ); + CreateDynamicObject( 2843, 2330.205322, 923.037048, 1055.509033, 0.000000, 0.000000, 51.199993 ); + CreateDynamicObject( 2846, 2333.039794, 922.150268, 1055.509033, 0.000000, 0.000000, -54.700004 ); + CreateDynamicObject( 2845, 2331.218750, 922.612243, 1055.509033, 0.000000, 0.000000, -54.700004 ); + CreateDynamicObject( 2350, 2327.217529, 909.922180, 1055.859375, 0.000000, 0.000000, -17.399999 ); + CreateDynamicObject( 2350, 2327.406494, 911.131774, 1055.859375, 0.000000, 0.000000, 0.699998 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2330.556640, 896.946716, 1055.567504, 0.000000, 0.000000, 90.000000 ), 0, 10628, "queens1_sfs", "ws_hoteldoor1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2344.609619, 902.297363, 1055.000000, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2328.617187, 901.247558, 1053.348876, 0.000000, 90.000000, 0.000000 ), 0, 13694, "lahillstxd1a", "Bow_Abattoir_Floor_Clean", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 14407, 2330.516845, 899.678588, 1052.068237, 0.000000, 0.000000, 180.000000 ), 0, 13694, "lahillstxd1a", "Bow_Abattoir_Floor_Clean", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2324.225585, 896.517517, 1055.000000, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2328.418212, 890.297119, 1055.000000, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2332.608154, 890.297119, 1055.000000, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2328.617187, 889.308837, 1061.100830, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2324.225585, 902.278015, 1073.108276, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 2277, 2331.571289, 897.542297, 1057.558227, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2268, 2329.419189, 897.542297, 1057.558227, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2287, 2330.520263, 897.542297, 1057.678344, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2073, 2330.488281, 899.872924, 1059.760986, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1728, 2336.668945, 917.444824, 1055.439086, 0.000000, 0.000000, -52.799991 ); + CreateDynamicObject( 1728, 2338.124755, 914.629089, 1055.439086, 0.000000, 0.000000, -104.699989 ); + CreateDynamicObject( 2315, 2335.895507, 915.769836, 1055.468994, 0.000000, 0.000000, -67.299987 ); + CreateDynamicObject( 1670, 2335.786132, 915.896057, 1055.989501, 0.000000, 0.099999, 0.000000 ); + CreateDynamicObject( 2857, 2336.245849, 914.850830, 1055.959472, 0.000000, 0.000000, 92.099998 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2004, 2327.591552, 914.558532, 1056.105102, 0.000000, 0.000000, -90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2336.454101, 902.735046, 1058.429931, 0.000000, 0.000000, 90.000000 ), 0, 12847, "sprunkworks", "bigsprunkcan", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2325.403076, 902.735046, 1058.429931, 0.000000, 0.000000, 90.000000 ), 0, 17535, "lae2billboards", "SunBillB03", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2320.162353, 902.735046, 1058.429931, 0.000000, 0.000000, 90.000000 ), 0, 17535, "lae2billboards", "billbd1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2320.162353, 925.885437, 1058.429931, 0.000000, 0.000000, 90.000000 ), 0, 9184, "vgebillboards", "base5_1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19355, 2325.793212, 925.885437, 1058.429931, 0.000000, 0.000000, 90.000000 ), 0, 9184, "vgebillboards", "diderSachs01", -1 ); + + // Hospital + CreateDynamicObject( 9593, -2673.813232, 639.995605, 995.597656, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2649.188720, 653.015625, 968.933166, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "marblekb_256128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.188720, 653.015625, 968.933166, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "marblekb_256128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18764, -2673.805908, 638.045715, 971.883178, 0.000000, -0.499985, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18764, -2676.598632, 638.045715, 971.883178, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2649.198242, 640.051574, 984.752807, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.198242, 640.051574, 984.752807, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2699.198242, 640.051574, 984.752807, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2699.188720, 653.015625, 968.933166, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "marblekb_256128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2699.188720, 640.036132, 970.922668, 0.000000, 0.000000, 90.000000 ), 0, 11631, "mp_ranchcut", "CJ_FRAME_Glass", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.187255, 640.036132, 970.922668, 0.000000, 0.000000, 90.000000 ), 0, 11631, "mp_ranchcut", "CJ_FRAME_Glass", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2649.187255, 640.036132, 970.922668, 0.000000, 0.000000, 90.000000 ), 0, 11631, "mp_ranchcut", "CJ_FRAME_Glass", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2649.188720, 653.044311, 977.703674, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.188720, 653.044311, 977.703674, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2699.188720, 653.044311, 977.703674, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2711.186523, 653.034851, 968.933166, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2637.191162, 653.025512, 968.933166, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.188720, 678.015625, 968.933166, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "marblekb_256128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2662.182617, 677.027648, 968.933166, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2650.174560, 665.018310, 968.933166, 0.000000, 0.000000, 90.000000 ), 0, 8839, "vgsecarshow", "lightblue_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2698.194824, 665.018310, 968.933166, 0.000000, 0.000000, 90.000000 ), 0, 8839, "vgsecarshow", "lightblue_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2686.192871, 677.028625, 968.933166, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.759521, 690.010131, 968.933166, 0.000000, 0.000000, 90.000000 ), 0, 8839, "vgsecarshow", "lightblue_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -2674.188720, 678.044311, 977.703674, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 9836, -2574.224609, 638.295593, 976.583984, 0.000000, 0.000000, 0.000000 ), 10, 0, "none", "none", 1 ); + CreateDynamicObject( 9812, -2567.490234, 618.352355, 977.673828, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 9716, -2677.423339, 565.831970, 969.536682, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 9713, -2606.720458, 514.358459, 969.523559, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 9835, -2676.386230, 528.312011, 981.467407, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 9834, -2567.390136, 516.885681, 986.616516, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1533, -2654.878662, 640.526733, 969.412841, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1537, -2657.889892, 640.526733, 969.412841, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 633, -2654.362060, 641.387695, 970.433166, 0.000000, 0.000000, 48.599987 ); + CreateDynamicObject( 633, -2658.502685, 641.361206, 970.433166, 0.000000, 0.000000, 48.599987 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19467, -2674.852294, 640.546447, 973.593444, 0.000000, -90.000000, 270.000000 ), 0, 5716, "sunrise02_lawn", "duskyred_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19467, -2675.132568, 640.536376, 973.413269, 270.000000, 0.000000, 0.000000 ), 0, 5716, "sunrise02_lawn", "duskyred_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2692.458007, 647.749816, 969.913146, 0.000000, 90.000000, 180.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2692.458007, 657.239135, 969.913146, 0.000000, 90.000000, 180.000000 ), 0, 8675, "wddngchpl02", "vgschapelwall01_64", -1 ); + CreateDynamicObject( 1723, -2704.501464, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2701.684082, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2700.871337, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2698.042724, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2697.231445, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2694.332763, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2693.511230, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2690.692382, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2689.880859, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2687.051269, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2686.220458, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2682.429687, 656.232421, 969.413146, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2683.311523, 656.246582, 969.402465, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2702.481201, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 948, -2701.625000, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2698.760986, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 948, -2697.944335, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2695.120361, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 948, -2694.313964, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2691.461669, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 948, -2690.653808, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2687.831054, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 948, -2687.024414, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2684.211425, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 948, -2683.334228, 648.710083, 969.403015, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1723, -2680.420654, 648.762573, 969.413146, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19172, -2710.696289, 646.029785, 971.263488, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19173, -2710.685058, 658.317993, 971.223205, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19174, -2701.796875, 664.511657, 971.412902, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19175, -2689.821044, 664.515441, 971.213256, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1726, -2685.177246, 686.236022, 969.393249, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 948, -2685.156982, 688.908081, 969.413269, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2667.500732, 682.037231, 973.903137, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + CreateDynamicObject( 948, -2685.247070, 685.648254, 969.413269, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2672.232177, 690.137451, 967.663208, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + CreateDynamicObject( 1726, -2685.187255, 683.096069, 969.393249, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 948, -2685.247070, 682.507995, 969.413269, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1726, -2684.356689, 688.976745, 969.393249, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2681.665527, 689.017700, 969.403198, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2681.053710, 668.845886, 972.743225, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2667.364013, 668.845886, 972.743225, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19383, -2672.225585, 683.720092, 971.163269, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2676.162841, 673.576293, 973.132934, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2672.232177, 686.917358, 978.162719, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2672.243408, 673.586303, 973.132934, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + CreateDynamicObject( 1726, -2681.046142, 688.976745, 969.393249, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2678.495361, 689.017700, 969.403198, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19173, -2685.681396, 685.713317, 971.423339, 0.000000, 0.000000, -90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -2669.213134, 678.263061, 970.363098, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19398, -2665.438964, 678.290588, 971.163085, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -2661.743164, 678.292236, 970.363098, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + CreateDynamicObject( 19174, -2681.488525, 689.505371, 971.763122, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2681.053710, 678.305419, 978.183044, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19379, -2667.303955, 678.325927, 978.072937, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -2679.164306, 678.263061, 970.353088, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19398, -2682.920166, 678.290588, 971.163085, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19464, -2686.654541, 678.263061, 970.363098, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", 0 ); + CreateDynamicObject( 2590, -2705.782226, 650.416687, 975.822509, 0.000000, 180.000000, 0.000000 ); + CreateDynamicObject( 2590, -2705.782226, 654.626831, 975.822509, 0.000000, 180.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3352, -2705.851318, 652.481567, 975.137329, 0.000000, -18.800001, 180.000000 ), 0, 9908, "smallertxd", "pizzasign_LAe", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2647.294921, 661.059143, 975.142150, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 3386, -2680.457519, 677.674438, 969.422424, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3396, -2677.873535, 677.512207, 969.392944, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1997, -2684.521728, 674.504882, 969.422729, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2685.270751, 672.057861, 970.433166, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2683.388916, 672.057861, 970.433166, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2682.387939, 672.837829, 970.433166, 0.000000, 0.000000, 180.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2684.259521, 672.837829, 970.433166, 0.000000, 0.000000, 180.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2681.938476, 672.444274, 971.782836, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 1997, -2684.521728, 670.754882, 969.422729, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2194, -2677.078613, 673.029052, 970.343078, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2277, -2685.193115, 674.632141, 970.913330, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2239, -2685.303955, 669.301513, 969.392395, 0.000000, 0.000000, 124.800003 ); + CreateDynamicObject( 2239, -2685.219482, 675.996582, 969.402160, 0.000000, 0.000000, 38.999992 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2617, -2677.728515, 674.568359, 970.052795, 0.000000, 0.000000, -89.599990 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2681.928466, 672.443847, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2684.379638, 672.443847, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2684.379638, 672.453857, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2681.929199, 672.453857, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 2268, -2685.197753, 670.623779, 970.753479, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 948, -2685.154052, 673.252563, 969.382202, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2685.154052, 671.802673, 969.382202, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14532, -2681.828613, 670.746154, 970.433166, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 14532, -2681.828613, 674.596496, 970.433166, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1714, -2677.513671, 676.157348, 969.372375, 0.000000, 0.000000, -146.499984 ); + CreateDynamicObject( 2262, -2676.739990, 673.099792, 971.093200, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2901, -2678.474609, 677.472961, 969.662719, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 932, -2677.750244, 669.409057, 969.412536, 0.000000, 0.000000, 180.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 932, -2678.801269, 669.409057, 969.412536, 0.000000, 0.000000, 180.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + CreateDynamicObject( 3111, -2684.461181, 670.352050, 969.442443, 0.000000, 0.000000, 127.399963 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2642.794433, 656.538208, 975.151855, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2642.794433, 656.538208, 968.121948, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2647.294921, 661.059143, 968.121520, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2651.793457, 665.608215, 975.151855, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 16378, -2664.452880, 687.206970, 970.172912, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 948, -2671.825195, 689.111267, 969.432983, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2671.825195, 682.371154, 969.432983, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19173, -2668.762695, 689.509155, 970.883300, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19172, -2667.502441, 682.136718, 971.083251, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19174, -2662.682861, 685.909118, 971.393188, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1742, -2662.567382, 683.075805, 969.422851, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1, -1848.643676, 1051.698730, 154.775207, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1997, -2670.738281, 670.741760, 969.413330, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2671.721191, 672.057861, 970.433166, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2669.839355, 672.057861, 970.433166, 0.000000, 0.000000, 0.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2668.838378, 672.837829, 970.433166, 0.000000, 0.000000, 180.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2558, -2670.709960, 672.837829, 970.433166, 0.000000, 0.000000, 180.000000 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2668.388916, 672.444274, 971.782836, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 1997, -2670.738281, 674.582214, 969.413330, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2194, -2663.529052, 673.029052, 970.343078, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2277, -2671.643554, 674.632141, 970.913330, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2239, -2671.754394, 669.301513, 969.392395, 0.000000, 0.000000, 124.800003 ); + CreateDynamicObject( 2239, -2671.669921, 675.996582, 969.402160, 0.000000, 0.000000, 38.999992 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2617, -2664.178955, 674.568359, 970.052795, 0.000000, 0.000000, -89.599990 ), 1, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2668.378906, 672.443847, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2669.688964, 672.443847, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2669.789062, 672.453857, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19087, -2668.379638, 672.453857, 971.772827, 0.000000, 90.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + CreateDynamicObject( 2268, -2671.648193, 670.623779, 970.753479, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 948, -2671.604492, 673.252563, 969.382202, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2671.604492, 671.802673, 969.382202, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14532, -2668.279052, 670.746154, 970.433166, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 14532, -2668.279052, 674.596496, 970.433166, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2262, -2663.190429, 673.099792, 971.093200, 0.000000, 0.000000, -90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 932, -2664.200683, 669.409057, 969.412536, 0.000000, 0.000000, 180.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 932, -2665.251708, 669.409057, 969.412536, 0.000000, 0.000000, 180.000000 ), 0, 17946, "carter_mainmap", "mp_carter_carpet", 0 ); + CreateDynamicObject( 3111, -2670.911621, 670.352050, 969.442443, 0.000000, 0.000000, 127.399963 ); + CreateDynamicObject( 2161, -2672.147216, 686.475097, 969.422668, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 948, -2654.514404, 640.895141, 969.423034, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2658.194824, 640.895141, 969.423034, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19465, -2652.159667, 663.529296, 971.963195, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19465, -2640.329833, 651.669616, 971.963195, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, -2638.145996, 652.038879, 975.142150, 0.000000, 0.000000, 0.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2642.748779, 656.247192, 971.163208, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2642.748779, 653.396728, 971.163208, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2642.748779, 659.107849, 971.163208, 0.000000, 0.000000, 0.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2650.441650, 661.108581, 971.163208, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2647.598876, 661.108581, 971.163208, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19403, -2644.788085, 661.108581, 971.163208, 0.000000, 0.000000, 90.000000 ), 0, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); + CreateDynamicObject( 19325, -2642.735107, 654.370361, 974.202331, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19325, -2642.735107, 658.491638, 974.202331, 90.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19325, -2645.565185, 661.111755, 974.202331, 90.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19325, -2649.686767, 661.111755, 974.202331, 90.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, -2642.791503, 661.058471, 975.151855, 0.000000, 0.000000, 90.000000 ), 0, 16150, "ufo_bar", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1502, -2652.159423, 664.286987, 969.412719, 0.000000, 0.000000, -90.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 1502, -2641.100341, 651.596618, 969.412719, 0.000000, 0.000000, 0.000000 ), 1, 1675, "wshxrefhse", "greygreensubuild_128", -1 ); + CreateDynamicObject( 1997, -2638.139404, 653.317077, 969.422729, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1997, -2638.139404, 655.407104, 969.422729, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1997, -2638.139404, 657.457214, 969.422729, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 932, -2638.147949, 658.951416, 969.412719, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 932, -2638.147949, 659.711242, 969.412719, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 932, -2638.147949, 660.471191, 969.412719, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2008, -2641.669433, 652.874328, 969.412963, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2008, -2641.669433, 655.704528, 969.412963, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2008, -2641.669433, 658.574768, 969.412963, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1714, -2641.089843, 659.302185, 969.412658, 0.000000, 0.000000, -74.600021 ); + CreateDynamicObject( 1714, -2641.212402, 656.590820, 969.412658, 0.000000, 0.000000, -101.500022 ); + CreateDynamicObject( 1714, -2641.171386, 653.633544, 969.412658, 0.000000, 0.000000, -101.500022 ); + CreateDynamicObject( 2605, -2644.684814, 661.921081, 969.823181, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2605, -2647.586181, 661.921081, 969.823181, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2605, -2650.437500, 661.921081, 969.823181, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1806, -2644.789794, 662.527709, 969.443115, 0.000000, 0.000000, -158.199996 ); + CreateDynamicObject( 1806, -2647.623291, 662.421569, 969.443115, 0.000000, 0.000000, 163.600021 ); + CreateDynamicObject( 1806, -2650.533447, 662.413024, 969.443115, 0.000000, 0.000000, -158.500000 ); + CreateDynamicObject( 19174, -2646.930175, 664.502075, 971.213256, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19175, -2637.701660, 657.013671, 971.683166, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 948, -2643.660400, 660.069519, 969.362976, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2639.238769, 651.193847, 969.433044, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2641.420898, 651.193847, 969.433044, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19172, -2667.212402, 668.738037, 971.383117, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19174, -2680.979248, 668.748229, 971.451721, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 638, -2684.354492, 668.403503, 969.832946, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, -2681.754150, 668.393493, 969.832946, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, -2679.163574, 668.403503, 969.832946, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, -2664.010253, 668.403503, 969.832946, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, -2666.610595, 668.393493, 969.832946, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 638, -2669.210937, 668.403503, 969.832946, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 948, -2679.657958, 647.756469, 969.363220, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2679.657958, 657.216735, 969.363220, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2705.278564, 657.216735, 969.363220, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, -2705.278564, 647.746582, 969.363220, 0.000000, 0.000000, 0.000000 ); + + // Stadium (Paintball) Area No collision blocks + SetObjectInvisible( CreateDynamicObject( 18981, -1426.530517, 120.217552, 1032.331054, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1426.530517, 95.217552, 1032.331054, 0.000000, 0.000000, 0.0000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1426.530517, 70.217552, 1032.331054, 0.000000, 0.000000, 0.0000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1374.265136, 70.217552, 1032.331054, 0.000000, 0.000000, 0.0000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1374.265136, 95.217552, 1032.331054, 0.000000, 0.000000, 0.0000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1374.265136, 120.217552, 1032.331054, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1386.892578, 132.737686, 1032.331054, 0.000000, 0.000000, 90.00000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1411.892578, 132.737686, 1032.331054, 0.000000, 0.000000, 90.00000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1436.892578, 132.737686, 1032.331054, 0.000000, 0.000000, 90.00000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1436.892578, 80.507469, 1032.331054, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1411.892578, 80.507469, 1032.331054, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18981, -1386.892578, 80.507469, 1032.331054, 0.000000, 0.000000, 90.000000 ) ); + + // Car Jacker + CreateDynamicObject( 2935, -1582.890258, 122.933563, 4.009482, 0.000000, 0.000000, 44.899925 ); // sf + CreateDynamicObject( 2934, -1581.672485, 124.147621, 6.919486, 0.000000, 0.000000, 44.899925 ); + CreateDynamicObject( 2934, -1567.319335, 134.835021, 4.004680, 0.000000, 0.000000, 44.899978 ); + CreateDynamicObject( 2935, -1563.577392, 134.526306, 6.914690, 0.000000, 0.000000, 91.399833 ); + CreateDynamicObject( 2935, 1637.338134, 2329.470703, 11.280310, 0.000000, 0.000000, 90.000000 ); // lv + CreateDynamicObject( 2935, 1637.338134, 2329.470703, 14.180308, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2932, 1637.327026, 2323.243164, 11.262970, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2932, 1637.327026, 2320.140869, 11.262970, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2935, 1637.338134, 2326.367919, 14.180308, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2935, 1637.338134, 2323.255371, 14.180308, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2934, 1637.338867, 2320.161865, 14.180315, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2932, 1637.327026, 2332.598388, 11.262970, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2935, 1637.338134, 2332.603515, 14.180308, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2934, 1637.323608, 2335.721679, 11.270318, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2934, 1637.323608, 2335.721679, 14.190327, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2934, 1637.338867, 2317.041503, 14.190315, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2935, 2610.644287, -2213.227294, 14.006880, 0.000000, 0.000000, 0.000000 );// ls + CreateDynamicObject( 2934, 2610.644287, -2213.227294, 16.916870, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2932, 2613.762939, -2213.233398, 16.902811, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2935, 2619.727539, -2240.205078, 13.984753, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2934, 2618.124755, -2240.163085, 16.928182, 0.000000, 0.000000, 0.000000 ); + + // San Fierro Airport Mavericks + CreateDynamicObject(16375, -1099.45227, -222.62219, 13.21132, 0.00000, 0.00000, 19.02001); + CreateDynamicObject(16375, -1082.47766, -205.00002, 13.21132, 0.00000, 0.00000, 19.02001); + CreateDynamicObject(16375, -1088.62012, -182.28346, 13.21132, 0.00000, 0.00000, 19.02001); + CreateDynamicObject(16375, -1105.17200, -199.55664, 13.21132, 0.00000, 0.00000, 19.02001); + + // Las Venturas Caligs + CreateDynamicObject(2332, 2144.60986, 1642.62817, 993.02606, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2332, 2144.60986, 1642.62817, 993.93524, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2332, 2142.90918, 1642.61816, 993.93524, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2332, 2145.47998, 1642.62817, 993.93524, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2332, 2143.76904, 1642.62817, 993.02612, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2332, 2142.91821, 1642.62817, 993.02612, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2332, 2142.90918, 1642.61816, 994.81525, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2332, 2143.76001, 1642.61816, 994.81525, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2332, 2144.61035, 1642.61816, 994.81525, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(2332, 2145.47119, 1642.61816, 994.81525, 0.00000, 0.00000, 0.00000); + + // Los Santos PD + CreateDynamicObject(19303, 266.36481, 78.44830, 1001.27979, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(19303, 266.36481, 82.95660, 1001.27979, 0.00000, 0.00000, 90.00000); + CreateDynamicObject(19303, 266.36481, 87.45710, 1001.27979, 0.00000, 0.00000, 90.00000); + + // Bank LV-LS + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2126.390625, 1201.121337, 1015.636901, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "Dinerfloor", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2126.390625, 1226.121215, 1015.636901, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "Dinerfloor", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2151.386718, 1226.121215, 1015.636901, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "Dinerfloor", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2126.390625, 1251.110229, 1015.636901, 0.000000, 90.000000, 0.000000 ), 0, 3922, "bistro", "Dinerfloor", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2163.368408, 1226.121215, 1028.587036, 0.000000, 180.000000, 0.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2132.517578, 1220.312988, 1027.617065, 0.000000, 180.000000, 45.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2151.404785, 1214.139404, 1027.617065, 0.000000, 180.000000, 90.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2151.404785, 1238.130371, 1027.617065, 0.000000, 180.000000, 90.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2151.386718, 1226.123413, 1023.623535, 0.000000, 90.000000, 0.000000 ), 0, 9525, "boigas_sfw", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2111.539306, 1229.009399, 1027.617065, 0.000000, 180.000000, 90.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2114.379882, 1219.650146, 1027.617065, 0.000000, 180.000000, 180.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2102.356201, 1244.982666, 1020.554626, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2114.379882, 1246.667602, 1027.617065, 0.000000, 180.000000, 180.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2114.379882, 1239.665405, 1031.615844, 0.000000, 180.000000, 180.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2126.460205, 1226.123413, 1023.626464, 0.000000, 90.000000, 0.000000 ), 0, 9525, "boigas_sfw", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2102.381103, 1242.005981, 1015.646911, 0.000000, 90.000000, 0.000000 ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2139.401367, 1250.139160, 1027.617065, 0.000000, 180.000000, 180.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2127.333496, 1249.100952, 1027.617065, 0.000000, 180.000000, 90.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2126.520263, 1251.041748, 1023.627075, 0.000000, 90.000000, 0.000000 ), 0, 9525, "boigas_sfw", "GEwhite1_64", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2133.399658, 1223.313232, 1021.626647, 90.000000, 0.000000, -45.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2137.962890, 1221.529541, 1009.627075, 0.000000, 0.000000, 45.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2131.632324, 1227.901123, 1009.606933, 0.000000, 0.000000, 45.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + CreateDynamicObject( 2206, 2130.836669, 1226.510009, 1016.126525, 0.000000, 0.000000, -355.000000 ); + CreateDynamicObject( 2206, 2136.778320, 1222.460449, 1016.126525, 0.000000, 0.000000, -90.099998 ); + CreateDynamicObject( 14632, 2147.443847, 1219.531127, 1017.596679, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2183, 2133.621093, 1238.422485, 1016.126098, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14632, 2137.707519, 1229.267089, 1017.596679, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2183, 2126.219970, 1238.342651, 1016.126098, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19363, 2114.807128, 1238.139892, 1019.866760, 0.000000, 0.000000, 0.000000 ), 0, 3899, "hospital2", "notice01_128", -1 ); + CreateDynamicObject( 2183, 2118.588378, 1238.303466, 1016.126098, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2205, 2134.718505, 1225.397949, 1016.106689, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 14632, 2146.240478, 1238.284423, 1017.596679, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14632, 2138.725341, 1238.284423, 1017.596679, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14632, 2131.404052, 1238.284423, 1017.596679, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1557, 2162.892333, 1225.089843, 1016.126159, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1557, 2162.892333, 1228.110351, 1016.126159, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 2010, 2162.603759, 1228.591796, 1016.086486, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2010, 2162.603759, 1224.421020, 1016.086486, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2942, 2143.693603, 1223.039916, 1016.766601, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2159.264648, 1222.208862, 1017.906921, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + CreateDynamicObject( 2608, 2136.809326, 1217.016113, 1016.716674, 0.000000, 0.000000, 135.000000 ); + CreateDynamicObject( 2184, 2128.289550, 1226.437133, 1015.906433, 0.000000, 0.000000, 135.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19363, 2130.575683, 1222.837158, 1018.846191, 0.000000, 0.000000, 45.000011 ), 0, 8839, "vgsecarshow", "lightblue2_32", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2151.534179, 1222.208862, 1017.906921, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2143.693603, 1222.208862, 1017.906921, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2151.231689, 1230.630126, 1018.626953, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2159.264648, 1230.630126, 1018.367187, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18980, 2143.881347, 1230.630126, 1019.527038, 0.000000, 0.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + CreateDynamicObject( 18755, 2147.582031, 1236.305297, 1018.077087, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2150.226074, 1236.726806, 1019.906677, 180.000000, 90.000000, 90.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2144.924804, 1236.726806, 1019.906677, 180.000000, 90.000000, 90.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2147.694824, 1234.716186, 1024.276489, 180.000000, 90.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + CreateDynamicObject( 18757, 2147.511718, 1236.277099, 1018.077087, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 18757, 2147.540771, 1232.456787, 1018.077087, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 18755, 2155.374267, 1236.296997, 1018.067260, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2152.844970, 1236.726806, 1019.906677, 180.000000, 90.000000, 90.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2158.035156, 1236.726806, 1019.906677, 180.000000, 90.000000, 90.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 2155.703369, 1234.716186, 1024.276489, 180.000000, 90.000000, 180.000000 ), 0, 12853, "cunte_gas01", "sw_brick04", -1 ); + CreateDynamicObject( 18757, 2155.412841, 1236.277099, 1018.077087, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 18757, 2155.431152, 1232.456787, 1018.077087, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 2010, 2151.593505, 1235.022338, 1016.086486, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, 2158.450195, 1215.311645, 1016.116516, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1703, 2155.059082, 1215.311645, 1016.116516, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2010, 2155.813476, 1215.452758, 1016.086486, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1703, 2150.716308, 1215.311645, 1016.116516, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1703, 2147.345703, 1215.311645, 1016.116516, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2010, 2147.992187, 1215.452758, 1016.086486, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2102.297363, 1247.108886, 1027.617065, 0.000000, 180.000000, 90.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2101.409179, 1241.986450, 1027.617065, 0.000000, 180.000000, 180.000000 ), 0, 10023, "bigwhitesfe", "sfe_arch10", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2102.356201, 1219.993286, 1020.554626, 0.000000, 90.000000, 0.000000 ), 0, 3967, "cj_airprt", "gun_ceiling3", -1 ); + CreateDynamicObject( 2332, 2105.44214, 1246.08472, 1017.41632, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2105.44214, 1246.08472, 1018.30646, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2106.27222, 1246.08472, 1018.30646, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2106.27222, 1246.08472, 1017.41663, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2106.27222, 1246.08472, 1016.52631, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2107.12280, 1246.08472, 1016.52631, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2107.12280, 1246.08472, 1018.30688, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2107.96362, 1246.08472, 1017.39685, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2107.96362, 1246.08472, 1018.29681, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2107.96362, 1246.08472, 1016.52655, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2108.79370, 1246.08472, 1016.52655, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2109.63354, 1246.08472, 1016.52655, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2108.79370, 1246.08472, 1018.29694, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2109.63354, 1246.08472, 1017.37659, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2109.63354, 1246.08472, 1018.29694, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2110.47388, 1246.08472, 1017.36682, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2332, 2110.47388, 1246.08472, 1018.29688, 0.00000, 0.00000, 0.00000 ); + CreateDynamicObject( 2011, 2136.402343, 1223.326049, 1016.096435, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2011, 2133.813232, 1226.195556, 1016.096435, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2773, 2135.041992, 1227.562011, 1016.646484, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 2773, 2137.808837, 1224.796264, 1016.646484, 0.000000, 0.000000, -45.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19363, 2132.838623, 1220.574096, 1018.846191, 0.000000, 0.000000, 45.000011 ), 0, 8839, "vgsecarshow", "lightblue2_32", -1 ); + CreateDynamicObject( 2942, 2159.237304, 1223.039916, 1016.766601, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2942, 2151.224609, 1229.799804, 1016.766601, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 3074, 2131.7578, 1221.7728, 1014.97348, 0.0000, 0.0000, 45.0, 52 ), 0, "Las Venturas\nBank", 130, "Times New Roman", 18, 1, -1, 0, 1 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 3074, 2131.7578, 1221.7728, 1014.97348, 0.0000, 0.0000, 45.0, 56 ), 0, "Los Santos\nBank", 130, "Times New Roman", 18, 1, -1, 0, 1 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 19353, 2162.9492, 1216.3100, 1016.6058, 0.0000, 0.0000, 180.0 ), 0, "Thx Uuri_Lexington! <3", 90, "Arial", 24, 1, -1, 0, 1 ); + + // LS CIA + CreateDynamicObject( 1569, 1521.536132, -1456.420288, 8.529989, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1569, 1524.516723, -1456.420288, 8.529989, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2047, 1522.972045, -1456.463500, 11.689995, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 13187, 1516.601684, -1456.413330, 9.830000, 0.000000, 0.000000, 90.000000 ); + + // Church + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2389.275878, 3192.355224, 1016.001403, 180.000000, 90.000000, 90.000000 ), 0, 6038, "lawwhitebuilds", "crazypave", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2390.146728, 3209.103027, 1008.891906, 0.000000, 0.000000, 0.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2397.309082, 3204.211914, 1012.233093, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2376.344970, 3204.211914, 1008.851806, 0.000000, 0.000000, 0.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2389.275878, 3191.284423, 1012.241210, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + CreateDynamicObject( 1504, 2382.357421, 3204.521972, 1016.511169, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2369.058349, 3204.211914, 1012.222229, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2384.308837, 3205.042724, 1012.231506, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + CreateDynamicObject( 2639, 2378.186523, 3203.227783, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2380.336181, 3203.227783, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2386.036865, 3203.227783, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2388.206787, 3203.227783, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2378.186523, 3201.057128, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2380.336181, 3201.057617, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2386.036865, 3201.025878, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2388.197265, 3201.025878, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2378.186523, 3198.824951, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2380.347900, 3198.824951, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2386.036865, 3198.774169, 1017.132019, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2639, 2388.197753, 3198.774169, 1017.132019, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2389.275878, 3182.417724, 1016.231994, 180.000000, 90.000000, 90.000000 ), 0, 6038, "lawwhitebuilds", "crazypave", 0 ); + CreateDynamicObject( 1720, 2380.394531, 3194.404296, 1016.680847, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 1720, 2379.803955, 3194.404296, 1016.680847, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2398.434326, 3194.407226, 1004.841613, 180.000000, 180.000000, 90.000000 ), 0, 6038, "lawwhitebuilds", "crazypave", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2386.446289, 3181.587158, 1004.821594, 180.000000, 180.000000, 180.000000 ), 0, 6038, "lawwhitebuilds", "crazypave", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19437, 2383.123779, 3199.145263, 1016.430847, 0.000000, 90.000000, 90.000000 ), 0, 3267, "milbase", "lightred2_32", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19437, 2383.123779, 3195.672851, 1016.430847, 0.000000, 90.000000, 90.000000 ), 0, 3267, "milbase", "lightred2_32", 0 ); + CreateDynamicObject( 948, 2381.972656, 3203.975341, 1016.491088, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3462, 2378.014160, 3192.883789, 1018.211425, 0.000000, 0.000000, -135.800018 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2371.896240, 3204.183349, 1016.760375, 0.000000, 47.999980, 0.000000 ), 0, 17944, "lngblok_lae2", "white64bumpy", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2394.493164, 3204.183349, 1016.846740, 0.000000, 48.399978, 180.000000 ), 0, 17944, "lngblok_lae2", "white64bumpy", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2390.146728, 3182.414062, 1008.891906, 0.000000, 0.000000, 0.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + CreateDynamicObject( 8131, 2383.207519, 3191.815673, 1011.291137, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3851, 2383.032226, 3197.257568, 1024.701171, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 3851, 2383.032226, 3208.507812, 1024.701171, 0.000000, 90.000000, 0.000000 ); + CreateDynamicObject( 9831, 2389.038574, 3192.769042, 1016.692443, 0.000000, 0.000000, 67.699989 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2390.146728, 3207.401367, 1031.492553, 0.000000, 0.000000, 0.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2402.168701, 3197.091552, 1008.891906, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2402.168701, 3194.429443, 1008.891906, 0.000000, 0.000000, 90.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2391.764160, 3202.022705, 1008.891906, 0.000000, 0.000000, 0.000000 ), 0, 5401, "jeffers4_lae", "offwhitebrix", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 2401.943115, 3207.153564, 1016.649719, -167.000137, 90.100013, 90.099998 ), 0, 6038, "lawwhitebuilds", "crazypave", 0 ); + CreateDynamicObject( 2357, 2383.095947, 3194.294677, 1017.121520, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2868, 2384.287353, 3194.650878, 1017.516784, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1664, 2383.090087, 3194.542724, 1017.666931, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2870, 2381.728759, 3194.555419, 1017.501403, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 10444, 2393.237548, 3179.693847, 1016.971130, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2896, 2379.375732, 3196.687988, 1017.090759, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 948, 2384.334472, 3203.975341, 1016.491088, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3929, 2389.502685, 3194.343017, 1017.701538, 0.000000, 0.000000, -45.500000 ); + CreateDynamicObject( 3929, 2389.425781, 3193.688964, 1018.041625, 0.000000, 0.000000, -68.400001 ); + CreateDynamicObject( 3929, 2389.411132, 3192.909179, 1018.341918, 0.000000, 0.000000, -68.400001 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19437, 2383.123779, 3202.644287, 1016.430847, 0.000000, 90.000000, 90.000000 ), 0, 3267, "milbase", "lightred2_32", 0 ); + CreateDynamicObject( 3929, 2389.136474, 3192.188476, 1018.832031, 0.000000, 0.000000, -68.400001 ); + CreateDynamicObject( 3929, 2388.549316, 3191.908203, 1018.682067, 0.000000, 0.000000, 133.800048 ); + CreateDynamicObject( 3929, 2387.740722, 3191.781738, 1018.461791, 0.000000, 0.000000, 43.200061 ); + CreateDynamicObject( 3929, 2387.283935, 3191.655273, 1017.931640, 0.000000, 0.000000, 43.200061 ); + CreateDynamicObject( 3929, 2386.562011, 3191.649902, 1017.521545, 0.000000, 0.000000, 43.200061 ); + CreateDynamicObject( 3929, 2388.029541, 3191.545166, 1017.851745, 0.000000, 0.000000, 43.200061 ); + CreateDynamicObject( 3929, 2389.844482, 3193.249023, 1017.971923, 0.000000, 0.000000, 75.700057 ); + CreateDynamicObject( 3929, 2389.844482, 3193.249023, 1018.751831, 0.000000, 0.000000, 75.700057 ); + CreateDynamicObject( 3929, 2389.651611, 3192.492919, 1019.151977, 0.000000, 0.000000, 75.700057 ); + CreateDynamicObject( 3929, 2389.154052, 3191.836181, 1019.151977, 0.000000, 0.000000, 57.400058 ); + CreateDynamicObject( 3929, 2389.299072, 3192.064941, 1018.202148, 0.000000, 0.000000, 57.400058 ); + CreateDynamicObject( 3929, 2388.671142, 3191.433105, 1017.921997, 0.000000, 0.000000, 57.400058 ); + CreateDynamicObject( 8131, 2388.708984, 3192.578369, 1009.101013, 0.000000, 0.000000, 52.000007 ); + CreateDynamicObject( 3929, 2387.838867, 3191.655273, 1017.342285, 0.000000, 0.000000, 57.400058 ); + CreateDynamicObject( 3929, 2387.186767, 3191.655517, 1017.342285, 0.000000, 0.000000, 57.400058 ); + CreateDynamicObject( 3929, 2389.195556, 3193.780029, 1017.342285, 0.000000, 0.000000, 57.400058 ); + CreateDynamicObject( 3929, 2389.595458, 3193.121582, 1017.342285, 0.000000, 0.000000, 57.400058 ); + CreateDynamicObject( 3929, 2389.416259, 3192.428955, 1017.342285, 0.000000, 0.000000, 57.400058 ); + CreateDynamicObject( 3929, 2389.029541, 3191.821289, 1017.342285, 0.000000, 0.000000, 57.400058 ); + + // Alcatraz + SetDynamicObjectMaterial( CreateDynamicObject( 17513, -2030.526855, 1897.911865, 12.840667, 0.000000, 0.000000, -135.399902 ), 0, 5134, "wasteland_las2", "concretenewb256", 0 ); + CreateDynamicObject( 10610, -2093.488037, 1928.907958, 31.056991, 0.000000, 0.000000, 41.599960 ); + SetDynamicObjectMaterial( CreateDynamicObject( 10985, -2067.109375, 1927.908081, 21.519468, 0.000000, 0.000000, 0.000000 ), 0, 9957, "multistory_sfe", "grassgrn256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 10985, -2073.860351, 1921.161376, 21.389465, 0.000000, 0.000000, 46.700016 ), 0, 9957, "multistory_sfe", "grassgrn256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 10985, -2082.020019, 1915.032470, 22.079481, 0.000000, 0.000000, 35.600017 ), 0, 9957, "multistory_sfe", "grassgrn256", 0 ); + CreateDynamicObject( 689, -1942.959106, 1880.650756, 8.680265, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 690, -1961.289184, 1831.741333, 16.140258, 0.000000, 8.199999, 0.000000 ); + CreateDynamicObject( 8209, -2094.501464, 1843.990478, 22.951774, 0.000000, 0.000000, -0.299999 ); + CreateDynamicObject( 8209, -2144.040527, 1893.712036, 22.951791, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 8209, -2144.040527, 1893.712036, 15.911795, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 8315, -2122.668945, 1962.861572, 23.140863, 0.000000, 0.000000, -46.300010 ); + CreateDynamicObject( 8315, -2122.668945, 1962.861572, 16.620866, 0.000000, 0.000000, -46.300010 ); + CreateDynamicObject( 8210, -2011.561767, 1862.624633, 22.939054, 0.000000, 0.000000, 42.500011 ); + CreateDynamicObject( 8210, -2009.839233, 1901.603759, 22.935874, 0.000000, 0.000000, 132.399856 ); + CreateDynamicObject( 8315, -2077.215820, 1965.980346, 23.515901, 0.000000, 0.000000, -122.499969 ); + CreateDynamicObject( 8210, -2036.850830, 1931.181884, 22.935874, 0.000000, 0.000000, 132.399856 ); + CreateDynamicObject( 8315, -2077.215820, 1965.980346, 17.895927, 0.000000, 0.000000, -122.499969 ); + CreateDynamicObject( 8210, -2036.850830, 1931.181884, 17.195880, 0.000000, 0.000000, 132.399856 ); + CreateDynamicObject( 683, -1936.225341, 1785.823486, 11.710291, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 688, -2054.089111, 1789.664916, 15.794617, 0.000000, -13.600001, 0.000000 ); + CreateDynamicObject( 688, -2048.784667, 1764.247070, 16.299072, 16.300016, 5.799999, -114.099983 ); + CreateDynamicObject( 688, -1982.347778, 1716.536132, 13.046571, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 690, -1975.291381, 1771.226806, 17.316553, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18850, -1989.817871, 1849.995483, 8.646547, 0.000000, 0.000000, 45.100021 ); + CreateDynamicObject( 18850, -1986.359130, 1812.226684, 8.656547, 0.000000, 0.000000, 45.100021 ); + tmpVariable = CreateDynamicObject( 8417, -2024.147827, 1878.229980, 20.834800, 0.000000, 0.000000, -134.400009 ); + SetDynamicObjectMaterial( tmpVariable, 0, 0, "none", "none", 0 ); + SetDynamicObjectMaterial( tmpVariable, 1, 5134, "wasteland_las2", "concretenewb256", 0 ); + tmpVariable = CreateDynamicObject( 8417, -2042.422607, 1856.380004, 20.824800, 0.000000, 0.000002, 93.800125 ); + SetDynamicObjectMaterial( tmpVariable, 0, 0, "none", "none", 0 ); + SetDynamicObjectMaterial( tmpVariable, 1, 5134, "wasteland_las2", "concretenewb256", 0 ); + tmpVariable = CreateDynamicObject( 8417, -2074.927490, 1865.764892, 20.834800, 0.000000, 0.000000, 2.199973 ); + SetDynamicObjectMaterial( tmpVariable, 0, 0, "none", "none", 0 ); + SetDynamicObjectMaterial( tmpVariable, 1, 5134, "wasteland_las2", "concretenewb256", 0 ); + tmpVariable = CreateDynamicObject( 8417, -2114.038574, 1874.155029, 20.824800, 0.000000, 0.000000, -177.199996 ); + SetDynamicObjectMaterial( tmpVariable, 0, 0, "none", "none", 0 ); + SetDynamicObjectMaterial( tmpVariable, 1, 5134, "wasteland_las2", "concretenewb256", 0 ); + CreateDynamicObject( 3242, -2022.802856, 1878.328613, 22.685743, 0.000000, 0.000000, 44.399967 ); + CreateDynamicObject( 3242, -2012.803833, 1888.115234, 22.685743, 0.000000, 0.000000, 44.399967 ); + CreateDynamicObject( 2517, -1998.589721, 1878.360961, 20.755735, 0.000000, 0.000000, -45.500007 ); + CreateDynamicObject( 2517, -2000.328002, 1880.130126, 20.755735, 0.000000, 0.000000, -45.500007 ); + CreateDynamicObject( 2517, -2002.213867, 1882.049072, 20.755735, 0.000000, 0.000000, -45.500007 ); + CreateDynamicObject( 2517, -2004.133789, 1884.002441, 20.755735, 0.000000, 0.000000, -45.500007 ); + CreateDynamicObject( 3280, -2001.943481, 1882.259887, 20.805749, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3280, -2000.083251, 1880.249755, 20.805749, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3280, -1998.402587, 1878.518676, 20.805749, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3280, -2003.924316, 1884.069458, 20.805749, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1368, -2026.848266, 1912.515502, 21.521852, 0.000000, -0.399999, 134.100021 ); + CreateDynamicObject( 1368, -2023.299682, 1908.853393, 21.486249, 0.000000, -0.399999, 134.100021 ); + CreateDynamicObject( 1368, -2019.687500, 1905.126464, 21.480022, 0.000000, -0.399999, 134.100021 ); + CreateDynamicObject( 1368, -2015.860473, 1901.177246, 21.491624, 0.000000, -0.399999, 134.100021 ); + CreateDynamicObject( 16327, -2022.626831, 1844.096191, 21.210548, 0.000000, 0.000000, 40.600009 ); + CreateDynamicObject( 19273, -2047.389892, 1843.410522, 22.601806, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -2112.615966, 1912.949340, 18.875694, 0.000000, 0.000000, 39.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -2109.315917, 1908.811889, 18.855693, 0.000000, 0.000000, 39.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -2112.632812, 1906.125366, 18.865694, 0.000000, 0.000000, 39.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18765, -2115.966796, 1910.235595, 18.855693, 0.000000, 0.000000, 39.000000 ), 0, 5134, "wasteland_las2", "concretenewb256", 0 ); + CreateDynamicObject( 1508, -2107.467285, 1913.822753, 22.625698, 0.000000, 0.000000, 41.600006 ); + CreateDynamicObject( 2628, -2042.831542, 1887.889282, 20.799438, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 2628, -2044.076782, 1889.134521, 20.799438, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 2628, -2045.370971, 1890.428710, 20.799438, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 2627, -2049.986083, 1891.446777, 20.809438, 0.000000, 0.000000, -135.000000 ); + CreateDynamicObject( 2627, -2051.698974, 1889.735717, 20.809438, 0.000000, 0.000000, -135.000000 ); + CreateDynamicObject( 2627, -2053.474609, 1887.959716, 20.809438, 0.000000, 0.000000, -135.000000 ); + CreateDynamicObject( 2631, -2045.314575, 1880.324584, 20.809450, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 2631, -2043.262329, 1882.376831, 20.809450, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 2631, -2041.183959, 1884.455200, 20.809450, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 2915, -2042.887573, 1880.286621, 20.929435, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2915, -2040.836181, 1882.338012, 20.929435, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2915, -2045.341552, 1882.740600, 20.929435, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2915, -2043.262084, 1884.763916, 20.929435, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2629, -2058.166259, 1885.933593, 20.839435, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2629, -2056.651367, 1887.447875, 20.839435, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2632, -2055.970947, 1885.222412, 20.779438, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2629, -2053.821044, 1884.619628, 20.839435, 0.000000, 0.000000, -135.000000 ); + CreateDynamicObject( 2629, -2055.293701, 1883.147338, 20.839435, 0.000000, 0.000000, -135.000000 ); + CreateDynamicObject( 1594, -2076.873291, 1882.984863, 21.279438, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1594, -2071.922363, 1881.134399, 21.279438, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1594, -2081.106201, 1884.735229, 21.279438, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1594, -2076.843505, 1878.624023, 21.279438, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1594, -2081.575439, 1880.354492, 21.279438, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1594, -2079.643798, 1874.214843, 21.279438, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1594, -2073.291992, 1873.743164, 21.279438, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1594, -2073.232666, 1877.123413, 21.279438, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 16327, -2110.122070, 1885.015991, 20.766305, 0.000000, 0.000000, -13.500003 ); + CreateDynamicObject( 16327, -2127.075439, 1858.006225, 20.689430, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 16327, -2097.990722, 1909.772949, 21.099515, 0.000000, 0.000000, 46.100002 ); + CreateDynamicObject( 16327, -2061.320312, 1891.989135, 20.799455, 0.000000, 0.000000, -46.399982 ); + CreateDynamicObject( 16327, -2059.766845, 1914.101440, 20.887237, 0.000000, 0.000000, -44.400001 ); + CreateDynamicObject( 16327, -2053.181640, 1839.623657, 20.886312, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 16327, -2075.739990, 1839.623657, 20.886312, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 16327, -2089.614013, 1857.404418, 20.666305, 0.000000, 0.000000, -4.999998 ); + CreateDynamicObject( 987, -2023.728271, 1887.461547, 20.807210, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 987, -2030.233276, 1880.956542, 20.807210, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 987, -2038.633544, 1889.356811, 20.807210, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 987, -2047.110717, 1897.834350, 20.807210, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 987, -2051.199218, 1901.921386, 20.807210, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 987, -2051.199218, 1901.921386, 20.807210, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 987, -2048.158935, 1904.437622, 20.807210, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 987, -2035.961059, 1916.635253, 20.807210, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 987, -2027.511718, 1908.185913, 20.807210, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 987, -2023.599487, 1904.273681, 20.807210, 0.000000, 0.000000, -45.000000 ); + CreateDynamicObject( 2114, -2033.428222, 1898.837158, 20.987220, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 946, -2042.777343, 1907.451538, 22.977230, 0.000000, 0.000000, -138.300094 ); + CreateDynamicObject( 946, -2024.682495, 1889.356689, 22.977230, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 1226, -2016.517089, 1895.273803, 24.647218, 0.000000, 0.000000, 18.500001 ); + CreateDynamicObject( 2630, -2047.702758, 1876.121948, 20.779439, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2630, -2048.799804, 1875.025268, 20.779439, 0.000000, 0.000000, 45.000000 ); + CreateDynamicObject( 2630, -2050.137939, 1873.687622, 20.779439, 0.000000, 0.000000, 45.000000 ); + SetObjectInvisible( CreateDynamicObject( 18766, -2010.384033, 1902.462890, 29.162845, 0.000000, 0.000000, -47.700027 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -2003.656738, 1895.076904, 29.162845, 0.000000, 0.000000, -47.700027 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -1996.953857, 1887.709472, 29.162845, 0.000000, 0.000000, -47.700027 ) ); + + // Grotti LS + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1302.95, 24.47, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1294.78, 17.48, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1302.95, 20.97, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1302.95, 17.48, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1288.05, 15.10, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1294.78, 24.47, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1289.17, 23.68, 70.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1294.78, 17.48, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1294.78, 20.97, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1294.78, 24.47, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1302.95, 17.48, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1302.95, 20.97, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1302.95, 24.47, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 518.08, -1287.34, 15.10, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1292.46, 24.87, 70.00, 0.00, 0.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1294.78, 20.97, 0.00, 0.00, 0.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1288.05, 22.08, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 517.37, -1288.05, 18.59, 0.00, 0.00, 0.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 564.23, -1287.34, 16.75, 90.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 518.08, -1292.22, 25.54, 0.00, -70.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 518.08, -1287.34, 22.08, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 518.08, -1288.93, 24.35, 0.00, -70.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 566.46, -1287.34, 15.10, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 566.46, -1287.34, 18.59, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 566.46, -1287.34, 22.08, 0.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 566.46, -1288.93, 24.35, 0.00, -70.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 566.46, -1292.22, 25.54, 0.00, -70.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1288.05, 15.10, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1288.05, 18.59, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1288.05, 22.08, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1289.17, 23.68, 70.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 567.17, -1292.46, 24.87, 70.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 517.37, -1298.84, 22.41, 0.00, 0.00, 0.00 ), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 549.18, -1299.87, 18.95, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 517.37, -1292.17, 22.35, 0.00, 0.00, 0.00 ), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 567.17, -1292.17, 22.35, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 567.17, -1291.01, 18.29, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 567.17, -1298.84, 18.29, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 567.17, -1298.84, 22.41, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 518.08, -1287.34, 18.59, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 520.64, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 524.12, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 527.62, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 531.09, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 534.58, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 538.07, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 541.56, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 545.06, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 548.56, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 542.28, -1296.02, 20.06, 90.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 555.54, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 559.03, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 562.52, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 517.37, -1291.01, 18.29, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 522.19, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 522.19, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 528.83, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.46, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 542.09, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.35, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 528.83, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.46, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 542.09, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 548.72, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.35, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 522.19, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 528.83, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 542.09, -1287.34, 21.74, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 542.09, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 555.53, -1281.58, 20.46, 0.00, -70.00, 90.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.00, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 548.72, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 542.09, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.46, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 528.83, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 522.19, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 517.37, -1302.91, 12.30, 0.00, 0.00, 0.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 533.32, -1287.34, 12.30, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 542.94, -1287.34, 12.30, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 547.24, -1287.34, 12.30, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 563.91, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 560.75, -1287.34, 16.75, 90.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 548.72, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 555.36, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.30, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.00, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 562.30, -1291.98, 25.51, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + CreateDynamicObject( 2164, 544.59, -1303.72, 16.24, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 2164, 541.07, -1303.72, 16.24, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 2164, 539.31, -1303.71, 16.24, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 2164, 546.37, -1303.72, 16.24, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 2161, 537.51, -1303.73, 18.32, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 2161, 547.75, -1303.72, 18.32, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 2001, 537.25, -1303.51, 16.24, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 2001, 547.71, -1303.50, 16.24, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 2163, 544.61, -1303.79, 18.08, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 2163, 541.09, -1303.77, 18.08, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 2166, 545.34, -1300.20, 16.24, 0.00, 0.00, 270.00 ); + CreateDynamicObject( 2165, 543.38, -1300.20, 16.24, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 2165, 540.47, -1300.20, 16.24, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 2166, 538.51, -1301.19, 16.24, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 1811, 543.96, -1299.11, 16.81, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 1811, 545.67, -1299.11, 16.81, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 1714, 540.59, -1301.47, 16.22, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 1714, 544.27, -1301.47, 16.22, 0.00, 0.00, 180.00 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.46, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 535.65, -1303.26, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 549.18, -1303.26, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 535.65, -1296.42, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 517.37, -1298.84, 18.29, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 540.65, -1296.42, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 549.18, -1299.87, 14.84, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 546.69, -1296.42, 17.71, 90.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.65, -1299.87, 18.95, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 535.65, -1299.87, 14.84, 0.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 538.10, -1296.42, 17.71, 90.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.54, -1279.96, 17.47, 0.00, 0.00, 0.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 544.14, -1296.42, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 540.40, -1300.72, 20.94, 0.00, 90.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 544.45, -1300.73, 20.94, 0.00, 90.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19435, 552.04, -1287.34, 23.03, 90.00, 0.00, 90.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 538.04, -1302.45, 28.74, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 537.63, -1300.59, 27.98, 90.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 540.33, -1294.33, 25.73, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 545.30, -1294.33, 24.87, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 540.33, -1294.33, 24.87, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 545.30, -1294.32, 25.73, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + CreateDynamicObject( 19447, 542.36, -1294.34, 29.61, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 19447, 542.36, -1301.87, 27.32, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 19447, 542.36, -1301.87, 29.61, 0.00, 0.00, 90.00 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 537.63, -1296.47, 27.98, 90.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 546.96, -1296.47, 27.98, 90.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 546.96, -1300.57, 27.98, 90.00, 0.00, 0.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 540.39, -1295.25, 25.72, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 545.21, -1295.25, 24.87, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 540.39, -1295.25, 24.87, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 545.34, -1295.26, 25.73, 90.00, 0.00, 90.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 546.64, -1302.47, 28.74, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 542.44, -1302.47, 28.74, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + CreateDynamicObject( 19447, 542.28, -1296.07, 31.32, 0.00, 90.00, 90.00 ); + CreateDynamicObject( 19447, 542.36, -1300.19, 31.32, 0.00, 90.00, 90.00 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 555.36, -1289.34, 24.55, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 549.18, -1296.42, 18.53, 0.00, 0.00, 0.00), 0, 8399, "vgs_shops", "villainnwall02_128" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.65, -1287.34, 14.77, 0.00, 0.00, 0.00), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.65, -1287.34, 19.76, 0.00, 0.00, 0.00), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.54, -1287.34, 14.77, 0.00, 0.00, 0.00), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.54, -1287.34, 19.76, 0.00, 0.00, 0.00), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.65, -1283.73, 18.70, 0.00, 0.00, 0.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 555.53, -1285.33, 21.82, 0.00, -70.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.54, -1283.73, 18.70, 0.00, 0.00, 0.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.66, -1285.01, 21.46, 0.00, -70.00, 90.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.65, -1279.96, 17.47, 0.00, 0.00, 0.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 558.65, -1281.98, 20.36, 0.00, -70.00, 90.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.53, -1285.01, 21.46, 0.00, -70.00, 90.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 18762, 552.53, -1281.98, 20.36, 0.00, -70.00, 90.00 ), 0, 5810, "lawnstripm", "sl_lavicdtwall1" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19325, 548.72, -1287.34, 17.62, 0.00, 0.00, 90.00), 0, 16646, "a51_alpha", "a51_glass" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 523.69, -1287.34, 12.30, 0.00, 0.00, 90.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 567.17, -1293.29, 12.30, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 517.37, -1293.29, 12.30, 0.00, 0.00, 0.00 ), 0, 6337, "sunset02_law2", "concpanel_la" ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 567.17, -1302.91, 12.30, 0.00, 0.00, 0.00), 0, 6337, "sunset02_law2", "concpanel_la" ); + CreateDynamicObject( 3811, 523.28, -1286.88, 17.41, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 3811, 562.29, -1286.88, 17.41, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 3811, 544.20, -1286.88, 17.41, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 3811, 537.54, -1286.88, 17.41, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 3811, 530.67, -1286.88, 17.41, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 3811, 550.49, -1286.88, 17.41, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 627, 558.95, -1281.82, 18.03, 0.00, 0.00, 63.41 ); + CreateDynamicObject( 627, 552.37, -1281.82, 18.03, 0.00, 0.00, 154.08 ); + CreateDynamicObject( 628, 558.49, -1285.54, 18.17, 0.00, 0.00, 154.50 ); + CreateDynamicObject( 628, 552.54, -1285.63, 18.17, 0.00, 0.00, 66.05 ); + CreateDynamicObject( 742, 552.54, -1278.68, 16.63, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 682, 552.54, -1278.68, 17.39, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 742, 558.65, -1278.68, 16.63, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 682, 558.65, -1278.68, 17.39, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 717, 552.30, -1260.02, 16.32, 0.00, 0.00, 29.94 ); + CreateDynamicObject( 717, 521.41, -1283.87, 16.32, 0.00, 0.00, 39.05 ); + CreateDynamicObject( 717, 528.92, -1277.82, 16.32, 0.00, 0.00, 39.47 ); + CreateDynamicObject( 717, 536.35, -1271.91, 16.32, 0.00, 0.00, 39.47 ); + CreateDynamicObject( 717, 544.39, -1265.63, 16.32, 0.00, 0.00, 34.85 ); + CreateDynamicObject( 3785, 552.54, -1279.35, 19.66, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 3785, 558.65, -1279.35, 19.66, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 1290, 532.97, -1274.71, 22.09, 0.00, 0.00, 36.84 ); + CreateDynamicObject( 1290, 548.34, -1262.92, 22.09, 0.00, 0.00, 34.92 ); + CreateDynamicObject( 19447, 542.36, -1294.33, 27.32, 0.00, 0.00, 90.00 ); + CreateDynamicObject( 19399, 564.95, -1282.29, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 529.90, -1285.49, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 564.95, -1285.49, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 560.21, -1285.49, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 549.84, -1285.49, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 545.03, -1285.49, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 539.97, -1285.49, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 534.93, -1285.49, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 560.21, -1282.29, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 549.84, -1282.29, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 545.03, -1282.29, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 539.97, -1282.29, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 534.93, -1282.29, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19399, 529.90, -1282.29, 14.55, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 18075, 561.55, -1298.71, 24.33, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 18075, 522.64, -1298.71, 24.33, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 18075, 533.05, -1298.71, 24.33, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 18075, 551.57, -1298.71, 24.33, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19172, 562.80, -1303.75, 18.86, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 19173, 554.59, -1303.73, 18.82, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19174, 531.35, -1303.75, 19.09, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 19175, 523.29, -1303.75, 19.22, 0.00, 0.00, 180.00 ); + CreateDynamicObject( 738, 521.46, -1290.95, 16.27, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 738, 563.22, -1290.95, 16.27, 0.00, 0.00, 0.00 ); + CreateDynamicObject( 19378, 522.71, -1292.14, 16.20, 0.00, 90.00, 0.00 ); + CreateDynamicObject( 19378, 562.01, -1301.77, 16.20, 0.00, 90.00, 0.00 ); + CreateDynamicObject( 19378, 522.71, -1301.77, 16.20, 0.00, 90.00, 0.00 ); + CreateDynamicObject( 19378, 533.21, -1301.77, 16.20, 0.00, 90.00, 0.00 ); + CreateDynamicObject( 19378, 543.70, -1301.77, 16.20, 0.00, 90.00, 0.00 ); + CreateDynamicObject( 19378, 554.20, -1301.77, 16.20, 0.00, 90.00, 0.00 ); + CreateDynamicObject( 19378, 533.21, -1292.14, 16.20, 0.00, 90.00, 0.00 ); + CreateDynamicObject( 19378, 543.70, -1292.14, 16.20, 0.00, 90.00, 0.00 ); + CreateDynamicObject( 19378, 554.20, -1292.14, 16.20, 0.00, 90.00, 0.00 ); + CreateDynamicObject( 19378, 562.01, -1292.14, 16.20, 0.00, 90.00, 0.00 ); + + // Pawn Shop + tmpVariable = CreateDynamicObject( 14531, 1341.309570, -1080.323120, 970.653198, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( tmpVariable, 0, 17519, "lae2newtempbx", "sanpedpawn2", 0xFFFFFFFF ); + SetDynamicObjectMaterial( tmpVariable, 7, 3975, "lanbloke", "p_floor3", 0xFFFFFFFF ); + SetDynamicObjectMaterial( tmpVariable, 8, 5113, "lasground_las2", "sanpedpawn1", 0xFFFFFFFF ); + SetDynamicObjectMaterial( tmpVariable, 9, 0, "none", "none", 0xFFFFFFFF ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, 1329.236083, -1081.644897, 968.075866, 0.000000, 0.000000, 0.000000 ), 0, 9818, "ship_brijsfw", "CJ_WOOD1", 0xFFFFFFFF ); + CreateDynamicObject( 1496, 1329.353149, -1085.497924, 967.015014, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2412, 1329.777099, -1074.689819, 967.036132, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2412, 1329.777099, -1076.439208, 967.036132, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2412, 1329.777099, -1085.262207, 967.036132, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2412, 1329.777099, -1083.522338, 967.036132, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2414, 1331.491577, -1080.845336, 967.001953, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2461, 1331.497436, -1078.836547, 966.952392, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2461, 1331.497436, -1081.856567, 966.952392, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2459, 1335.039184, -1078.348144, 967.005004, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2459, 1335.039184, -1082.739257, 967.005004, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2459, 1342.039184, -1078.348144, 967.005004, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2459, 1342.039184, -1082.739257, 967.005004, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2460, 1338.539184, -1080.857543, 967.005004, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2460, 1339.950317, -1080.096801, 967.005004, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19470, 1347.695190, -1079.507202, 969.205871, 0.000000, 0.000000, 180.000000 ), 1, 0, "none", "none", 0xFFFFFFFF ); + CreateDynamicObject( 19470, 1347.695190, -1082.618408, 969.205871, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 2264, 1347.161499, -1079.498535, 968.432922, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 2267, 1347.640991, -1082.627563, 968.753234, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 1514, 1331.523803, -1081.010620, 968.296203, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2484, 1339.230102, -1080.486206, 968.906555, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14890, 1339.274902, -1080.035400, 967.302246, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18924, 1334.984130, -1082.238647, 968.442565, -9.800002, -90.000000, 0.499998 ); + CreateDynamicObject( 18921, 1335.724853, -1082.218383, 968.460510, -9.800002, -90.000000, 0.499998 ); + CreateDynamicObject( 18922, 1336.455566, -1082.222167, 968.462219, -9.800002, -90.000000, 0.499998 ); + CreateDynamicObject( 19423, 1336.511474, -1078.684936, 968.286254, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19422, 1335.820800, -1078.684936, 968.286254, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19086, 1338.893066, -1080.900024, 967.525512, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19344, 1331.446289, -1078.834960, 967.522521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19345, 1331.446289, -1081.866088, 967.522521, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19487, 1342.104370, -1078.591308, 968.253173, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19487, 1343.435668, -1078.591308, 968.253173, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19352, 1342.775512, -1078.591308, 968.253173, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 18915, 1343.321777, -1082.979370, 968.376647, 58.699996, 0.000000, 0.000000 ); + CreateDynamicObject( 18916, 1342.271118, -1082.979370, 968.376647, 58.699996, 0.000000, 0.000000 ); + CreateDynamicObject( 18920, 1342.781616, -1082.979370, 968.376647, 58.699996, 0.000000, 0.000000 ); + CreateDynamicObject( 1496, 1347.738037, -1077.671997, 967.035034, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19424, 1335.130859, -1078.684936, 968.286254, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1762, 1347.237060, -1084.566406, 966.932922, 0.000000, 0.000000, -146.900039 ); + CreateDynamicObject( 19317, 1341.303222, -1085.703125, 969.296081, 0.000000, 41.899997, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, 1338.987915, -1074.015625, 968.196350, 0.000000, 90.000000, 90.000000 ), 0, 5113, "lasground_las2", "sanpedpawn1d", 0xFFFFFFFF ); + SetDynamicObjectMaterial( CreateDynamicObject( 19454, 1338.987915, -1073.635253, 969.166931, 0.000000, 90.000000, 90.000000 ), 0, 5113, "lasground_las2", "sanpedpawn1d", 0xFFFFFFFF ); + CreateDynamicObject( 2103, 1339.778320, -1075.070800, 969.253051, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2596, 1333.091186, -1075.201660, 969.413330, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1841, 1335.915771, -1075.116577, 969.246337, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1747, 1335.104248, -1074.993530, 968.256225, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2226, 1338.109008, -1075.058349, 969.233093, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2229, 1333.911743, -1074.894042, 967.032409, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2229, 1333.441284, -1074.894042, 967.032409, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2229, 1332.940795, -1074.894042, 967.032409, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2028, 1339.889770, -1075.345703, 968.353210, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2190, 1336.901245, -1074.882080, 969.235961, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1809, 1338.715820, -1075.341186, 968.222961, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1791, 1337.421630, -1075.090942, 968.275878, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1750, 1336.177001, -1075.012573, 968.256225, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 1828, 1334.435302, -1080.349487, 967.045776, 0.000000, 0.000000, -15.600001 ); + CreateDynamicObject( 1841, 1335.495605, -1075.116577, 969.246337, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1841, 1335.055541, -1075.116577, 969.246337, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 1841, 1334.605346, -1075.116577, 969.246337, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 19318, 1339.587646, -1085.703125, 968.228393, 0.000000, 41.899997, 180.000000 ); + CreateDynamicObject( 19317, 1337.776733, -1085.703125, 969.049194, 0.000000, 41.899997, 180.000000 ); + CreateDynamicObject( 19319, 1339.830444, -1085.703125, 969.589172, 0.000000, 41.899997, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2406, 1333.389404, -1085.691772, 968.278747, 0.000000, 0.699995, 180.000000 ), 0, 1675, "wshxrefhse", "duskyblue_128", 0xFFFFFFFF ); + SetDynamicObjectMaterial( CreateDynamicObject( 2404, 1334.360351, -1085.691772, 968.290588, 0.000000, 0.699995, 180.000000 ), 0, 1675, "wshxrefhse", "duskyblue_128", 0xFFFFFFFF ); + SetDynamicObjectMaterial( CreateDynamicObject( 2405, 1335.328125, -1085.691772, 968.302429, 0.000000, 0.699995, 180.000000 ), 0, 1675, "wshxrefhse", "duskyblue_128", 0xFFFFFFFF ); + + // Birdman Hotel (Lorenc's Hotel) LS + CreateDynamicObject( 1566, 326.457336, -1513.071289, 36.547134, 0.000000, 0.000000, 52.600009 ); + CreateDynamicObject( 1566, 328.402343, -1510.566406, 36.547134, 0.000000, 0.000000, -128.799957 ); + CreateDynamicObject( 3525, 326.225372, -1513.765502, 36.850570, 0.000000, 0.000000, 52.400020 ); + CreateDynamicObject( 3525, 328.971130, -1510.199829, 36.850570, 0.000000, 0.000000, 52.400020 ); + + // Damen Collision Fixes + SetObjectInvisible( CreateDynamicObject( 18980, -180.188125, 1128.835449, 11.742655, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18765, 2508.653320, 1149.843383, 18.440513, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18765, 2510.852539, 1149.843383, 18.440513, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18980, -1618.040161, 615.763488, 36.283950, -0.400003, -90.499847, 51.000019 ) ); + SetObjectInvisible( CreateDynamicObject( 18980, -1618.051391, 615.761779, 37.213890, -0.400003, -90.499847, 51.000019 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 263.110687, 47.892086, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 253.090515, 47.892086, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 243.320404, 47.892086, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 237.120437, 47.892086, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 253.090515, 52.382255, 0.000000, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 262.328399, 50.771472, 0.000000, 21.400003, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -2157.206298, 243.422012, 50.987079, 0.000000, -21.800024, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18762, -1405.492553, 1.875002, 7.465923, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18762, -1406.222778, 1.875002, 7.465923, 0.000000, 0.000000, 0.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -1746.785522, 984.700073, 24.045843, -93.399864, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -1748.879272, 984.790100, 25.885208, 3.700169, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18766, -1742.004638, 984.700073, 24.329902, -93.399864, 0.000000, 90.000000 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 2006.030029, -1593.458251, 17.037687, 89.900016, 0.699998, 44.500000 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 2007.136840, -1594.557495, 17.040401, 89.900016, 0.699998, 44.500000 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 2016.098510, -1592.644897, 17.048980, 89.900016, 0.699998, 44.500000 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 2018.020629, -1594.554077, 17.053695, 89.900016, 0.699998, 44.500000 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1990.910766, -1587.316162, 17.447401, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1994.457031, -1590.812622, 17.438701, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1998.002685, -1594.309936, 17.430007, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1967.646118, -1589.374389, 17.473819, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1959.214843, -1592.652709, 17.480310, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1955.697509, -1589.183349, 17.488937, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1952.193603, -1585.728515, 17.497516, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1948.639404, -1582.226684, 17.506252, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1947.508056, -1581.110351, 17.509042, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1940.857421, -1561.179809, 17.481761, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1937.324584, -1557.697753, 17.490427, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1934.448120, -1554.860961, 17.497482, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1951.364013, -1557.703125, 17.472948, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1954.332519, -1560.634155, 17.465690, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1964.682006, -1557.243286, 17.456972, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 1968.121826, -1560.633300, 17.448520, 0.000000, -89.899902, -44.600025 ) ); + SetObjectInvisible( CreateDynamicObject( 19377, -2061.50000, 474.29000000, 36.130000, 0.000000, 0.00000000, -90.000000 ) ); + + // Garage One + const iGarageOneInt = 11; + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 404.121093, 2509.306640, 15.896484, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 404.121093, 2518.939208, 15.896484, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 414.594238, 2509.306640, 15.896484, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 414.594238, 2518.936035, 15.896484, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 398.737792, 2509.342773, 15.422851, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 398.737792, 2518.974365, 15.422851, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 398.734985, 2518.424804, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 417.984619, 2518.424804, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 936, 414.761474, 2517.734863, 16.479492, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 419.940185, 2518.974365, 15.422851, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 419.940185, 2509.343750, 15.422851, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 417.998168, 2504.443847, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 408.379516, 2504.443847, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 398.749633, 2504.443847, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); + CreateDynamicObject( 1966, 405.283203, 2504.455078, 16.982421, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 404.121093, 2509.306640, 20.627929, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 404.121093, 2518.918212, 20.627929, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 414.614501, 2518.918212, 20.627929, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 414.614501, 2509.299804, 20.627929, 0.000000, 90.000000, 0.000000, -1, iGarageOneInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19377, 408.355468, 2518.424804, 15.422851, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ), 0, 5174, "warehus_las2", "newall1-1128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 936, 416.601196, 2517.734863, 16.479492, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 936, 418.491821, 2517.734863, 16.479492, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); + CreateDynamicObject( 1171, 419.444580, 2517.794921, 17.447265, 0.000000, 0.000000, 167.100051, -1, iGarageOneInt ); + CreateDynamicObject( 2798, 416.095825, 2518.177246, 17.167968, -36.600009, -5.600008, 3.099997, -1, iGarageOneInt ); + CreateDynamicObject( 1010, 414.639892, 2517.380371, 16.982421, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); + CreateDynamicObject( 2063, 399.134765, 2517.013916, 16.908203, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); + CreateDynamicObject( 2063, 399.134765, 2517.013916, 18.560546, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); + CreateDynamicObject( 2063, 399.134765, 2514.412597, 18.560546, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); + CreateDynamicObject( 2063, 399.134765, 2514.412597, 16.899414, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); + SetDynamicObjectMaterial( CreateDynamicObject( 2502, 402.907104, 2518.247558, 15.988281, 0.000000, 0.000000, 360.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2502, 404.267578, 2518.247558, 15.988281, 0.000000, 0.000000, 360.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2502, 405.628173, 2518.247558, 15.988281, 0.000000, 0.000000, 360.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 2502, 406.978271, 2518.248535, 15.988281, 0.000000, 0.000000, 360.000000, -1, iGarageOneInt ), 0, 2063, "cj_ammo", "CJ_SHEET2", 0 ); + CreateDynamicObject( 1077, 403.102661, 2518.149169, 16.492187, 0.000000, 0.000000, -89.799995, -1, iGarageOneInt ); + CreateDynamicObject( 1077, 404.463500, 2518.153564, 16.492187, 0.000000, 0.000000, -89.799995, -1, iGarageOneInt ); + CreateDynamicObject( 1077, 405.813842, 2518.158691, 16.492187, 0.000000, 0.000000, -89.799995, -1, iGarageOneInt ); + CreateDynamicObject( 1077, 407.133789, 2518.162597, 16.492187, 0.000000, 0.000000, -89.799995, -1, iGarageOneInt ); + CreateDynamicObject( 2601, 414.002685, 2517.505859, 17.027343, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); + CreateDynamicObject( 3281, 405.076660, 2518.214843, 19.044921, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); + CreateDynamicObject( 1650, 416.374145, 2517.528808, 17.240234, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); + CreateDynamicObject( 1466, 418.422241, 2505.239501, 16.982421, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); + CreateDynamicObject( 1466, 415.552124, 2505.239501, 16.982421, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); + CreateDynamicObject( 3633, 419.174682, 2510.192382, 16.451171, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); + CreateDynamicObject( 3633, 419.174682, 2511.442382, 16.451171, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); + CreateDynamicObject( 3633, 419.174682, 2510.492187, 17.396484, 0.000000, 0.000000, 0.000000, -1, iGarageOneInt ); + CreateDynamicObject( 1810, 417.702270, 2515.958007, 15.963867, 0.000000, 0.000000, -149.599990, -1, iGarageOneInt ); + CreateDynamicObject( 1464, 399.468505, 2511.188476, 17.173828, 0.000000, 0.000000, 270.000000, -1, iGarageOneInt ); + CreateDynamicObject( 2065, 399.292114, 2504.828613, 15.945312, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); + CreateDynamicObject( 1464, 399.468505, 2508.258056, 17.173828, 0.000000, 0.000000, 270.000000, -1, iGarageOneInt ); + CreateDynamicObject( 2065, 399.292114, 2505.399169, 15.945312, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); + CreateDynamicObject( 2065, 399.292114, 2505.399169, 17.349609, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); + CreateDynamicObject( 2065, 399.292114, 2504.849609, 17.349609, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); + CreateDynamicObject( 1465, 410.730346, 2517.657226, 16.982421, 0.000000, 0.000000, -179.200073, -1, iGarageOneInt ); + CreateDynamicObject( 1428, 419.110473, 2514.084472, 17.250000, -14.500007, 0.000000, 270.000000, -1, iGarageOneInt ); + CreateDynamicObject( 1497, 419.883056, 2507.310546, 15.960937, 0.000000, 0.000000, 90.000000, -1, iGarageOneInt ); + CreateDynamicObject( 1185, 402.915893, 2518.278076, 17.386718, 0.000000, 0.000000, 179.600082, -1, iGarageOneInt ); + CreateDynamicObject( 1179, 405.312133, 2518.295410, 17.426757, 0.000000, 0.000000, -179.000198, -1, iGarageOneInt ); + + // Garage Medium + const iGarageMediumInt = 22; + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 155.516235, 2487.719970, 15.713867, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 155.516235, 2497.354492, 15.713867, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 145.025146, 2497.354492, 15.713867, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 145.025146, 2487.721191, 15.713867, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 144.589477, 2482.809082, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 154.210937, 2482.809082, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 163.841552, 2482.809082, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 144.589477, 2502.211914, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 154.218750, 2502.211914, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 163.839599, 2502.261962, 17.152343, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 139.718505, 2487.689208, 17.152343, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 139.718505, 2497.324462, 17.152343, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 160.858276, 2497.344482, 17.152343, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 160.858276, 2487.714355, 17.152343, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ), 0, 12981, "sw_fact01", "a51_labwall1", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 155.516235, 2487.719970, 22.429687, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 145.047729, 2487.719970, 22.429687, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 145.047729, 2497.319335, 22.429687, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19375, 155.528564, 2497.349365, 22.371093, 0.000000, 90.000000, 0.000000, -1, iGarageMediumInt ), 0, 18202, "w_towncs_t", "concretebig4256128", 0 ); + CreateDynamicObject( 10281, 150.349853, 2483.605468, 19.102539, 0.300000, -14.600008, 180.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 140.299194, 2485.645996, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 140.299194, 2486.645996, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 140.299194, 2487.636962, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2482, 154.881591, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2482, 153.531860, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2482, 152.181762, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2482, 150.841674, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2482, 149.491210, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2482, 148.139892, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2482, 146.789672, 2482.977050, 15.788084, 0.000000, 0.000000, 180.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 140.299194, 2488.637695, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 140.299194, 2489.628417, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 10281, 140.515380, 2492.574707, 18.133789, 0.199999, -14.999996, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 140.299194, 2495.759277, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 140.299194, 2496.759765, 15.766600, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 160.268432, 2485.645996, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 160.268432, 2486.646484, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 160.268432, 2487.646484, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 160.268432, 2488.626953, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 160.268432, 2495.500000, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 10281, 160.056762, 2492.574707, 18.080078, 0.199999, -14.999996, 270.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 160.268432, 2489.627929, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2129, 160.268432, 2496.500488, 15.766600, 0.000000, 0.000000, 270.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 5340, 150.644531, 2502.200683, 17.443359, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2128, 141.610961, 2501.623046, 15.736328, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2128, 144.881713, 2501.623046, 15.736328, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2128, 155.812744, 2501.623046, 15.736328, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2128, 158.863403, 2501.623046, 15.736328, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 2304, 160.487670, 2483.089111, 15.817381, 0.000000, 0.000000, -93.200073, -1, iGarageMediumInt ); + CreateDynamicObject( 2304, 140.010009, 2483.133300, 15.756834, 0.000000, 0.000000, -176.700057, -1, iGarageMediumInt ); + CreateDynamicObject( 10281, 150.593139, 2501.441650, 19.847656, 0.300000, -14.600008, 360.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 1076, 154.719360, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 1076, 153.339111, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 1076, 151.969116, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 1076, 150.657958, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 1076, 149.306884, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 1076, 147.995849, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 1076, 146.645385, 2483.024414, 16.268554, 0.000000, 0.000000, 90.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 18635, 140.017822, 2486.645507, 16.799804, 87.499938, 3.699999, 0.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 18633, 140.042480, 2496.352539, 16.862304, 0.000000, -73.900016, 0.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 18644, 160.305664, 2495.917968, 16.850585, 84.900016, 0.000000, 0.000000, -1, iGarageMediumInt ); + CreateDynamicObject( 18634, 160.226318, 2487.892333, 16.987304, 0.000000, 0.000000, 0.000000, -1, iGarageMediumInt ); + + // Garage Luxury + const iGarageThreeInt = 33; + CreateDynamicObject( 14438, 409.610168, 2497.016113, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 14438, 387.650177, 2497.016113, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 14438, 409.610168, 2505.999023, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 14438, 409.610168, 2489.098876, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 14438, 387.650177, 2489.080322, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 14438, 387.650177, 2505.982910, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 10282, 430.346679, 2505.188720, 16.634374, 0.000000, 0.000000, -89.799888, -1, iGarageThreeInt ); + CreateDynamicObject( 1210, 426.675537, 2508.628173, 16.634252, -0.200062, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 1210, 425.458435, 2508.659423, 16.634008, -0.200062, 0.000000, 11.399999, -1, iGarageThreeInt ); + CreateDynamicObject( 2057, 426.067932, 2508.713378, 16.634374, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 2690, 427.063476, 2508.453857, 16.864599, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 14438, 431.809814, 2505.066406, 23.485815, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 2894, 432.152221, 2501.649169, 16.654394, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 3026, 429.464721, 2501.535156, 15.938695, 4.500000, -89.599990, -179.400009, -1, iGarageThreeInt ); + CreateDynamicObject( 1010, 430.122863, 2501.631347, 16.634374, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 1185, 435.306396, 2506.953857, 16.634374, 0.000000, 0.000000, 90.300010, -1, iGarageThreeInt ); + CreateDynamicObject( 11391, 426.997100, 2488.277343, 16.934545, 0.000000, 0.000000, -179.100250, -1, iGarageThreeInt ); + CreateDynamicObject( 14826, 425.741119, 2496.118408, 16.304052, 0.000000, 0.000000, 112.799995, -1, iGarageThreeInt ); + CreateDynamicObject( 1518, 428.057800, 2487.910888, 17.483373, 0.000000, 0.000000, -89.400001, -1, iGarageThreeInt ); + CreateDynamicObject( 10281, 427.465148, 2495.840576, 18.749486, 2.599998, -15.099998, -89.799942, -1, iGarageThreeInt ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 410.789459, 2497.544921, 15.134374, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 385.789489, 2497.544921, 15.134374, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 385.798309, 2510.527832, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 410.798095, 2510.527832, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 410.798095, 2484.570800, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 373.778686, 2497.570068, 18.084569, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 428.447814, 2487.867919, 18.084569, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 410.779602, 2497.544921, 22.434057, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 385.779388, 2497.544921, 22.434057, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 392.800079, 2484.572753, 18.086523, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 375.317199, 2484.562255, 18.084692, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18766, 375.317108, 2484.563232, 23.079002, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 405.639831, 2501.524414, 22.017431, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 391.800323, 2501.514404, 22.017431, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 391.260009, 2493.032714, 22.017431, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 376.330078, 2493.073486, 22.007421, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 376.350097, 2501.512695, 22.007299, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); + CreateDynamicObject( 18656, 399.915802, 2511.640136, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 3785, 399.923980, 2510.018798, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 3785, 409.723999, 2510.018798, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 3785, 419.353759, 2510.018798, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 3785, 389.644012, 2510.018798, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 3785, 379.494262, 2510.018798, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 18656, 389.635711, 2511.640136, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 18656, 379.485717, 2511.640136, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 18656, 409.705505, 2511.640136, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 18656, 419.335510, 2511.640136, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 3785, 389.644012, 2485.073730, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 3785, 399.923980, 2485.074951, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 3785, 409.723999, 2485.076660, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 3785, 419.353759, 2485.080810, 15.713476, 0.000000, 270.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 18656, 399.915802, 2485.047363, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 18656, 409.715789, 2485.047363, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 18656, 419.335845, 2485.047363, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 18656, 389.635772, 2485.047363, 14.368139, 90.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 423.738037, 2521.566162, 18.084569, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 435.789031, 2497.544921, 15.134374, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 435.748168, 2509.556884, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 435.748168, 2500.816162, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 435.748168, 2484.573974, 18.084569, 0.000000, 0.000000, 90.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 435.739044, 2497.544921, 22.415868, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, 436.138519, 2498.590332, 18.084569, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ), 0, 11352, "stationsfse_1", "concpanel_la", -1 ); + CreateDynamicObject( 2482, 432.419982, 2501.430419, 15.623754, 0.000000, 0.000000, 180.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 2482, 431.059967, 2501.430419, 15.623754, 0.000000, 0.000000, 180.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 2482, 429.700073, 2501.430419, 15.623754, 0.000000, 0.000000, 180.000000, -1, iGarageThreeInt ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 429.189971, 2505.074951, 21.987401, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); + SetObjectInvisible( CreateDynamicObject( 18762, 435.371185, 2506.573974, 14.013647, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 435.371185, 2505.583007, 14.013647, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 435.371185, 2505.322753, 14.013647, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 435.146850, 2503.309082, 14.663549, 0.000000, 0.000000, -6.399999, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 433.964843, 2502.188476, 13.945165, 0.000000, 0.000000, 40.099987, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 433.658599, 2501.933593, 13.945165, 0.000000, 0.000000, 40.099987, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 430.246368, 2508.346435, 15.185277, 0.000000, 0.000000, 33.000007, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 425.595794, 2508.847656, 14.003515, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 426.855651, 2508.847656, 14.003515, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 425.965759, 2508.847656, 14.003515, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 427.184570, 2501.793701, 15.154760, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 426.404602, 2501.793701, 15.154760, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 425.464660, 2498.508544, 14.664525, 0.000000, 0.000000, 20.399999, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 426.262664, 2496.362548, 14.664525, 0.000000, 0.000000, 20.399999, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 428.317565, 2491.484619, 15.744726, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 427.881134, 2489.632080, 14.125097, 0.000000, 0.000000, 27.899980, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18763, 428.663513, 2485.597900, 14.073461, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 423.603820, 2497.054443, 14.514135, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + SetObjectInvisible( CreateDynamicObject( 18762, 425.823852, 2494.161621, 14.484106, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ) ); + CreateDynamicObject( 0, 423.594085, 2497.087402, 14.534399, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + CreateDynamicObject( 0, 425.834075, 2494.165527, 14.484350, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 405.809997, 2493.032714, 22.017431, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 420.949981, 2493.032714, 21.997411, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); + SetDynamicObjectMaterial( CreateDynamicObject( 19362, 420.939666, 2501.524414, 22.017431, 0.000000, 90.000000, 0.000000, -1, iGarageThreeInt ), 0, 3262, "privatesign", "ws_metalpanel1", -5592406 ); + CreateDynamicObject( 10184, 374.146209, 2497.380371, 18.084447, 0.000000, 0.000000, 0.000000, -1, iGarageThreeInt ); + + // Boxing Arena + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.858551, -19.241531, 2209.450927, 0.000000, 90.000000, 0.000000 ), 0, 8565, "vgsebuild01", "ws_tunnelwall2", -1 ); + CreateDynamicObject( 14781, -282.248687, -19.271909, 2211.020996, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -306.828674, -19.241531, 2209.450927, 0.000000, 90.000000, 0.000000 ), 0, 8565, "vgsebuild01", "ws_tunnelwall2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.858551, 5.758460, 2209.450927, 0.000000, 90.000000, 0.000000 ), 0, 8565, "vgsebuild01", "ws_tunnelwall2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -256.868560, -19.241531, 2209.450927, 0.000000, 90.000000, 0.000000 ), 0, 8565, "vgsebuild01", "ws_tunnelwall2", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.808776, -2.736011, 2209.456542, 0.000000, 68.499931, 90.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.808807, 1.888162, 2211.276611, 0.000000, 68.499931, 90.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.808776, 6.512332, 2213.096679, 0.000000, 68.499931, 90.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.808929, 11.145812, 2214.920410, 0.000000, 68.499931, 90.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + CreateDynamicObject( 1569, -282.593170, 10.986701, 2216.436767, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 3453, -295.033325, -32.505317, 2212.529541, 0.000000, 0.000000, 270.000000 ); + CreateDynamicObject( 2632, -281.760162, -14.732427, 2209.959960, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2632, -281.760162, -22.932430, 2209.959960, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 2631, -277.750610, -18.797462, 2209.979980, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 2631, -285.810546, -18.797462, 2209.979980, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 3453, -295.943542, -4.415318, 2212.519531, 0.000000, 0.000000, 180.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.088806, -33.317321, 2209.430664, 0.000000, 68.499931, 270.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + CreateDynamicObject( 3453, -295.943542, -4.415318, 2212.519531, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3453, -267.823455, -3.535315, 2212.488037, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.088806, -37.941432, 2211.250732, 0.000000, 68.499931, 270.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + CreateDynamicObject( 14434, -285.274963, -12.514580, 2220.253662, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14434, -279.084838, -24.944608, 2220.203613, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 3453, -266.923675, -31.595314, 2212.469482, 0.000000, 0.000000, 0.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.088806, -42.556282, 2213.067138, 0.000000, 68.499931, 270.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -281.088806, -47.180446, 2214.887695, 0.000000, 68.499931, 270.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -296.271240, -18.097347, 2209.469726, 0.000000, 68.499931, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -300.904724, -18.097347, 2211.293457, 0.000000, 68.499931, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -305.534851, -18.097347, 2213.126464, 0.000000, 68.499931, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -310.136871, -18.097347, 2214.916259, 0.000000, 68.499931, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -265.991760, -18.073272, 2209.584228, 0.000000, 68.499931, 360.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -261.380676, -18.073272, 2211.409912, 0.000000, 68.499931, 360.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -256.750610, -18.073272, 2213.242919, 0.000000, 68.499931, 360.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18763, -252.117095, -18.073272, 2215.067626, 0.000000, 68.499931, 360.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.858551, 11.458456, 2209.450927, 0.000000, 0.000000, 90.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -310.936492, -12.584151, 2209.450927, 0.000000, 0.000000, 157.399978 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -252.278518, -13.178611, 2209.450927, 0.000000, 0.000000, -159.899810 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -309.498535, -18.701547, 2209.450927, 0.000000, 0.000000, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -310.970672, -23.410184, 2209.450927, 0.000000, 0.000000, 22.599992 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -307.348358, -33.819488, 2209.450927, 0.000000, 0.000000, 45.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -301.785705, -41.173889, 2209.450927, 0.000000, 0.000000, 66.899971 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -307.484985, -2.276319, 2209.450927, 0.000000, 0.000000, 133.999923 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -298.738250, 5.366466, 2209.450927, 0.000000, 0.000000, 118.899894 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -264.518249, 6.714715, 2209.514160, -0.799997, -0.099999, 68.000045 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -255.779907, -2.208167, 2209.683349, -0.799997, -0.099999, 44.400074 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -253.338394, -18.701547, 2209.450927, 0.000000, 0.000000, 180.000000 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -258.177764, -38.364082, 2209.450927, 0.000000, 0.000000, 157.299987 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -265.709472, -43.956893, 2209.450927, 0.000000, 0.000000, 134.800033 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -275.834259, -47.311885, 2209.450927, 0.000000, 0.000000, 112.300033 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -285.118347, -46.075405, 2209.450927, 0.000000, 0.000000, 90.000091 ), 0, 3453, "bballvgnint", "forumstand1_LAe", -1 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.858551, -19.241531, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -306.858978, -19.241531, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -256.868560, -19.241531, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -256.868560, 5.758469, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.858551, 5.738454, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -306.828613, 5.738454, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -306.858978, -44.221515, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -281.888885, -44.221515, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 18981, -256.918853, -44.221515, 2221.143310, 0.000000, 90.000000, 0.000000 ), 0, 14404, "jet_interior", "LD_747_floor", 0 ); + CreateDynamicObject( 14487, -281.241546, -19.020591, 2220.592529, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14487, -281.241546, -40.050582, 2220.592529, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14487, -281.241546, 2.889408, 2220.592529, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 14487, -263.001678, -19.020591, 2220.592529, 0.000000, 0.000000, 90.000000 ); + CreateDynamicObject( 14487, -299.211456, -19.020591, 2220.592529, 0.000000, 0.000000, 90.000000 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3037, -281.011688, -45.632808, 2218.235107, 0.000000, 0.000000, 90.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3037, -309.011749, -18.242807, 2218.305175, 0.000000, 0.000000, 180.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + SetDynamicObjectMaterial( CreateDynamicObject( 3037, -253.831680, -18.242807, 2218.315185, 0.000000, 0.000000, 360.000000 ), 0, 1676, "wshxrefpump", "black64", 0 ); + + // Army base carrier + CreateObject(10771, 1232.47021, -2649.28809, 5.44530, 0.00000, 0.00000, 271.00000, 500.0); + CreateObject(10772, 1232.32056, -2650.55811, 17.27340, 0.00000, 0.00000, 271.00000, 500.0); + CreateObject(10770, 1224.96631, -2652.61230, 38.67970, 0.00000, 0.00000, 271.00000, 500.0); + CreateObject(3115, 1230.74536, -2550.27563, 16.95340, 0.00000, 0.00000, 271.00000, 500.0); + CreateObject(3114, 1246.66333, -2592.26709, 16.67340, 0.00000, 0.00000, 271.00000, 500.0); + CreateDynamicObject(11237, 1224.96863, -2652.61499, 38.67970, 0.00000, 0.00000, 271.00000); + CreateDynamicObject(11146, 1232.85986, -2640.24951, 12.28910, 0.00000, 0.00000, 271.00000); + CreateDynamicObject(11145, 1231.35486, -2586.37329, 4.25780, 0.00000, 0.00000, 271.00000); + CreateDynamicObject(11149, 1227.21729, -2643.22461, 11.98440, 0.00000, 0.00000, 271.00000); + CreateDynamicObject(3885, 1224.45459, -2612.11426, 18.00970, 0.00000, 0.00000, 271.00000); + CreateDynamicObject(3884, 1224.37585, -2612.17578, 18.00970, 0.00000, 0.00000, 320.00000); + CreateDynamicObject(3885, 1225.44324, -2680.85864, 21.01040, 0.00000, 0.00000, 271.00000); + CreateDynamicObject(3884, 1225.26477, -2680.96655, 21.01040, 0.00000, 0.00000, 235.00000); + CreateDynamicObject(19530, 1328.17749, -2560.91113, 9.62210, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(19530, 1265.71472, -2560.91138, -52.87690, 0.00000, 90.00000, 0.00000); + CreateDynamicObject(19530, 1328.21082, -2623.40259, -52.87690, 0.00000, 90.00000, 90.00000); + CreateDynamicObject(834, 1265.26672, -2499.11108, 8.77504, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(12985, 1265.17175, -2519.52686, 6.98290, 0.00000, 0.00000, 0.00000); + CreateDynamicObject(16644, 1260.76978, -2557.76807, 11.86070, 0.00000, 17.00000, 0.00000); + CreateDynamicObject(16644, 1250.46533, -2557.68164, 15.00650, 0.00000, 17.00000, -0.50000); + + // Lorenzo In a Benzo + SetDynamicObjectMaterialText( CreateDynamicObject( 10280, -2051.65625, 998.60938, 64.32810, 0.00000, 0.00000, 0.00000 ), 3, " ", 140, "Arial", 64, 1, -32256, 0, 1); + + // Casino ATMs + CreateDynamicObject( 19324, 1988.135253, 1003.277404, 994.097290, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19324, 1986.635253, 1003.277404, 994.097290, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19324, 1989.635253, 1003.277404, 994.097290, 0.000000, 0.000000, 180.000000 ); + CreateDynamicObject( 19324, 1985.135253, 1032.391113, 994.097290, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19324, 1988.135253, 1032.391113, 994.097290, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19324, 1989.635253, 1032.391113, 994.097290, 0.000000, 0.000000, 0.000000 ); + CreateDynamicObject( 19324, 2241.676269, 1647.986816, 1007.979003, 0.000000, 0.000000, -90.000000 ); + CreateDynamicObject( 19324, 2230.132324, 1649.486816, 1007.979003, 0.000000, 0.000000, 90.000000 ); +} diff --git a/pawno/include/irresistible/static_cnr/server_vehicles.inc b/pawno/include/irresistible/static_cnr/server_vehicles.inc new file mode 100644 index 0000000..8a5b010 --- /dev/null +++ b/pawno/include/irresistible/static_cnr/server_vehicles.inc @@ -0,0 +1,1284 @@ +/* + * Irresistible Gaming 2018 + * Developed by Lorenc Pekaj + * Module: static_cnr\vehicles.inc + * Purpose: static vehicle placement data + */ + +stock initializeVehicles( ) +{ + AddStaticVehicle( 411, -1958.4182, 259.0814, 35.1984, 89.6989,-1, -1 ); + AddStaticVehicle( 541, -1958.5038, 272.1982, 35.0937, 88.7196,-1, -1 ); + AddStaticVehicle( 451, -1948.4327, 259.4215, 40.7537, 90.2297,-1, -1 ); + AddStaticVehicle( 560, -1948.6011, 270.5544, 40.7557, 89.5258,-1, -1 ); + AddStaticVehicle( 522, -1958.7181, 284.7439, 35.0383, 89.6859, -1, -1 ); + AddStaticVehicle( 523, -1632.8020, 693.0043, -5.6691, 178.5878, -1, -1 ); // bike + AddStaticVehicle( 523, -1628.7476, 691.9350, -5.6750, 178.9919, -1, -1 ); // bike + AddStaticVehicle( 523, -1624.6371, 692.5163, -5.6706, 177.4267, -1, -1 ); // bike + AddStaticVehicle( 523, -1639.2153, 677.9714, -5.6698, 267.5138, -1, -1 ); // bike + AddStaticVehicle( 409, -1761.315551, 948.717651, 24.542177, 270.145507, -1, -1 ); + AddStaticVehicle( 409, -1751.036743, 948.624694, 24.545349, 269.743530, -1, -1 ); + AddStaticVehicle( 419, -1721.243041, 1024.336914, 44.930568, 179.862380, -1, -1 ); + AddStaticVehicle( 415, -1720.517333, 1003.715087, 17.358299, 269.400817, -1, -1 ); + AddStaticVehicle( 526, -1720.226562, 1024.327392, 17.352600, 269.760833, -1, -1 ); + AddStaticVehicle( 439, -1720.339477, 1028.555175, 17.481895, 270.020996, -1, -1 ); + AddStaticVehicle( 579, -1736.799316, 1028.582031, 17.516401, 89.929267, -1, -1 ); + AddStaticVehicle( 534, -1736.732177, 1011.893493, 17.308423, 269.172424, -1, -1 ); + AddStaticVehicle( 467, -1703.350219, 999.857055, 17.325901, 91.721054, -1, -1 ); + AddStaticVehicle( 527, -1703.502563, 1028.494262, 17.301561, 89.089599, -1, -1 ); + AddStaticVehicle( 551, -2628.439208, 1333.935180, 7.012257, 1.187048, -1, -1 ); + AddStaticVehicle( 418, -2633.137207, 1333.370361, 7.307395, 357.793884, -1, -1 ); + AddStaticVehicle( 586, -2638.380615, 1332.411254, 6.686975, 1.860676, -1, -1 ); + AddStaticVehicle( 586, -2641.724365, 1332.405517, 6.712764, 0.738290, -1, -1 ); + AddStaticVehicle( 481, -2645.593994, 1342.654663, 6.684069, 264.591796, -1, -1 ); + AddStaticVehicle( 481, -2645.494384, 1346.530517, 6.683700, 276.181121, -1, -1 ); + AddStaticVehicle( 481, -2645.168457, 1349.084838, 6.677085, 277.097717, -1, -1 ); + AddStaticVehicle( 481, -2645.558349, 1351.614990, 6.681407, 269.643066, -1, -1 ); + AddStaticVehicle( 545, -2645.227294, 1358.155639, 6.982682, 274.543273, -1, -1 ); + AddStaticVehicle( 541, -2645.271972, 1364.297363, 6.801876, 275.522979, -1, -1 ); + AddStaticVehicle( 474, -2645.175781, 1370.871948, 6.948790, 273.005218, -1, -1 ); + AddStaticVehicle( 576, -2638.953125, 1377.554931, 6.790242, 180.816619, -1, -1 ); + AddStaticVehicle( 451, -2630.031005, 1377.560668, 6.858487, 180.194366, -1, -1 ); + AddStaticVehicle( 466, -2634.529296, 1377.754028, 6.879463, 180.896011, -1, -1 ); + AddStaticVehicle( 560, -2625.434814, 1377.418090, 6.839354, 180.709045, -1, -1 ); + AddStaticVehicle( 535, -2620.870849, 1377.093627, 6.895262, 181.535156, -1, -1 ); + AddStaticVehicle( 519, -1272.829589, -617.914062, 15.076625, 3.257684, -1, -1 ); + AddStaticVehicle( 519, -1335.521362, -621.804748, 15.070819, 1.976122, -1, -1 ); + AddStaticVehicle( 519, -1397.092529, -622.005737, 15.075407, 1.190288, -1, -1 ); + AddStaticVehicle( 519, -1458.859863, -624.647644, 15.057530, 356.881195, -1, -1 ); + AddStaticVehicle( 593, -1431.927734, -543.370056, 14.682012, 205.381530, -1, -1 ); + AddStaticVehicle( 476, -1430.722900, -511.363739, 14.888138, 168.562301, -1, -1 ); + AddStaticVehicle( 476, -1458.983764, -523.353149, 14.917960, 235.918365, -1, -1 ); + AddStaticVehicle( 476, -1383.445312, -490.789215, 14.874171, 230.913360, -1, -1 ); + AddStaticVehicle( 476, -1350.902343, -477.417633, 14.921097, 175.018020, -1, -1 ); + AddStaticVehicle( 593, -1357.352783, -505.244232, 14.625106, 208.903594, -1, -1 ); + AddStaticVehicle( 553, -1377.680786, -212.383895, 15.475875, 341.740356, -1, -1 ); + AddStaticVehicle( 553, -1324.361206, -264.545989, 15.511170, 307.585998, -1, -1 ); + AddStaticVehicle( 511, -1205.017456, -142.278686, 15.468647, 137.654998, -1, -1 ); + AddStaticVehicle( 511, -1245.295776, -95.022689, 15.472208, 135.868728, -1, -1 ); + AddStaticVehicle( 563, -1185.826293, 25.737642, 14.870979, 226.734649, -1, -1 ); + AddStaticVehicle( 563, -1224.193359, -10.034203, 14.869047, 223.632965, -1, -1 ); + AddStaticVehicle( 411, -1238.649780, 50.157535, 13.858886, 225.435058, -1, -1 ); + AddStaticVehicle( 522, -1241.090942, 63.254283, 13.680734, 44.845169, -1, -1 ); + AddStaticVehicle( 597, -1634.655029, 651.717651, 6.954792, 180.744827, -1, -1 ); + AddStaticVehicle( 497, -1682.705566, 705.820434, 30.778402, 90.953826, -1, -1 ); + AddStaticVehicle( 597, -1628.393066, 651.402587, 6.955638, 180.243911, -1, -1 ); + AddStaticVehicle( 599, -1605.980468, 673.470397, 7.004289, 359.804168, -1, -1 ); + AddStaticVehicle( 599, -1622.564697, 651.868591, 7.011684, 179.736801, -1, -1 ); + AddStaticVehicle( 597, -1588.096191, 673.365234, 6.967492, 181.395446, -1, -1 ); + AddStaticVehicle( 597, -1638.799072, 669.865722, -5.473012, 271.574432, -1, -1 ); + AddStaticVehicle( 490, -1593.463378, 652.134216, 7.328125, 179.483932, -1, -1 ); + AddStaticVehicle( 490, -1573.315185, 714.311035, -5.114497, 90.767662, -1, -1 ); + AddStaticVehicle( 523, -1581.339721, 651.516662, 6.754875, 178.385192, -1, -1 ); + AddStaticVehicle( 490, -1573.189697, 710.383300, -5.109126, 90.951103, -1, -1 ); + AddStaticVehicle( 490, -1573.369628, 718.350891, -5.112838, 90.308105, -1, -1 ); + AddStaticVehicle( 490, -1573.344970, 722.408874, -5.101937, 89.986015, -1, -1 ); + AddStaticVehicle( 597, -1599.425537, 651.635131, 6.955260, 179.753692, -1, -1 ); + AddStaticVehicle( 597, -1600.034179, 673.572998, 6.955664, 179.452468, -1, -1 ); + AddStaticVehicle( 599, -1608.404052, 749.665588, -5.483358, 180.558486, -1, -1 ); + AddStaticVehicle( 597, -1592.268554, 749.485046, -5.458203, 180.428436, -1, -1 ); + AddStaticVehicle( 523, -1587.842163, 652.095092, 6.759408, 178.621475, -1, -1 ); + AddStaticVehicle( 597, -1588.109008, 749.206848, -5.453563, 179.088058, -1, -1 ); + AddStaticVehicle( 597, -1623.630126, 653.686889, -5.467598, 90.219757, -1, -1 ); + AddStaticVehicle( 597, -1608.399780, 691.931091, -5.474505, 178.864059, -1, -1 ); + AddStaticVehicle( 597, -1604.237792, 691.864318, -5.474511, 179.452468, -1, -1 ); + AddStaticVehicle( 522, -1988.993896, 276.198394, 34.730239, 88.500068, -1, -1 ); + AddStaticVehicle( 562, -1988.137084, 272.130798, 34.834060, 86.101821, -1, -1 ); + AddStaticVehicle( 551, -1988.711914, 266.039215, 34.984287, 85.890213, -1, -1 ); + AddStaticVehicle( 436, -1989.310791, 260.871002, 34.946540, 85.124885, -1, -1 ); + AddStaticVehicle( 547, -1989.806518, 254.861709, 34.906509, 82.258758, -1, -1 ); + AddStaticVehicle( 405, -1990.491943, 250.294754, 35.051464, 84.677864, -1, -1 ); + AddStaticVehicle( 554, -1991.149536, 245.001327, 35.258583, 83.086929, -1, -1 ); + AddStaticVehicle( 486, -2095.685546, 230.368804, 35.031089, 215.942581, -1, -1 ); + AddStaticVehicle( 486, -2103.581298, 183.929565, 35.386562, 304.942321, -1, -1 ); + AddStaticVehicle( 486, -2114.534667, 252.858062, 36.231388, 137.488372, -1, -1 ); + AddStaticVehicle( 451, -2033.691772, 170.675140, 28.543514, 269.472900, -1, -1 ); + AddStaticVehicle( 542, -2033.560668, 179.044494, 28.586277, 92.247184, -1, -1 ); + AddStaticVehicle( 507, -1985.956665, 165.405654, 27.435743, 359.207519, -1, -1 ); + AddStaticVehicle( 420, -1987.848510, 127.692680, 27.321910, 179.017303, -1, -1 ); + AddStaticVehicle( 420, -1987.973144, 136.860809, 27.320096, 179.292922, -1, -1 ); + AddStaticVehicle( 420, -1987.935058, 146.220901, 27.318489, 179.912628, -1, -1 ); + AddStaticVehicle( 407, -2020.862182, 92.391830, 28.212734, 270.747222, -1, -1 ); + AddStaticVehicle( 407, -2021.090209, 84.388374, 28.211555, 272.550659, -1, -1 ); + AddStaticVehicle( 407, -2021.336914, 75.096138, 28.340208, 266.854492, -1, -1 ); + AddStaticVehicle( 500, -2072.625244, -83.834503, 35.268192, 1.753221, -1, -1 ); + AddStaticVehicle( 542, -2077.063476, -84.163566, 34.907493, 180.048461, -1, -1 ); + AddStaticVehicle( 552, -2085.609375, -84.111206, 34.853775, 359.194885, -1, -1 ); + AddStaticVehicle( 422, -2093.873291, -83.934219, 35.153861, 180.098922, -1, -1 ); + AddStaticVehicle( 509, -2100.294677, -49.608867, 34.821731, 332.560974, -1, -1 ); + AddStaticVehicle( 406, -2017.992700, -270.38320, 36.840200, 0.4820900, -1, -1 ); + AddStaticVehicle( 578, -2291.983886, -120.024681, 35.946594, 89.918281, -1, -1 ); + AddStaticVehicle( 500, -2318.964843, -124.455574, 35.421089, 358.911407, -1, -1 ); + AddStaticVehicle( 516, -2329.888916, -124.268318, 35.146648, 0.661308, -1, -1 ); + AddStaticVehicle( 506, -2333.618896, -124.169212, 35.016994, 1.682257, -1, -1 ); + AddStaticVehicle( 534, -2352.163574, -124.874107, 35.038299, 0.170178, -1, -1 ); + AddStaticVehicle( 413, -2344.686523, -124.071205, 35.397037, 359.849334, -1, -1 ); + AddStaticVehicle( 602, -2316.810058, -149.209640, 35.126987, 180.321746, -1, -1 ); + AddStaticVehicle( 457, -2376.739990, -220.419631, 42.375644, 21.584012, -1, -1 ); + AddStaticVehicle( 457, -2386.504882, -224.121917, 41.777038, 359.297241, -1, -1 ); + AddStaticVehicle( 457, -2458.103027, -235.010803, 39.434211, 336.264801, -1, -1 ); + AddStaticVehicle( 457, -2510.391113, -236.097076, 38.344226, 58.990276, -1, -1 ); + AddStaticVehicle( 457, -2458.056640, -247.121658, 39.792758, 337.565216, -1, -1 ); + AddStaticVehicle( 496, -2484.474609, -170.706802, 25.333805, 87.666458, -1, -1 ); + AddStaticVehicle( 483, -2478.222900, -190.828948, 25.615943, 181.298614, -1, -1 ); + AddStaticVehicle( 507, -2669.969970, -54.974136, 4.161054, 359.382598, -1, -1 ); + AddStaticVehicle( 436, -2679.524414, -22.559408, 4.100982, 178.869964, -1, -1 ); + AddStaticVehicle( 562, -2623.474609, -55.066688, 3.977545, 359.502258, -1, -1 ); + AddStaticVehicle( 541, -2636.718994, -55.423004, 3.960890, 359.204498, -1, -1 ); + AddStaticVehicle( 418, -2643.434814, -54.957450, 4.444913, 0.467300, -1, -1 ); + AddStaticVehicle( 492, -2656.630859, -55.162696, 4.116600, 359.814422, -1, -1 ); + AddStaticVehicle( 576, -2663.465576, -55.123760, 3.924628, 0.440136, -1, -1 ); + AddStaticVehicle( 408, -2754.740722, 103.471878, 7.575748, 355.461547, -1, -1 ); + AddStaticVehicle( 466, -2679.893798, -55.417430, 4.077761, 359.692260, -1, -1 ); + AddStaticVehicle( 530, -2740.050292, 106.138755, 4.301768, 89.677894, -1, -1 ); + AddStaticVehicle( 545, -2669.714111, -34.945426, 4.147040, 181.353363, -1, -1 ); + AddStaticVehicle( 530, -2740.149169, 120.032249, 4.302357, 88.184959, -1, -1 ); + AddStaticVehicle( 579, -2663.511230, -34.891391, 4.266325, 179.788833, -1, -1 ); + AddStaticVehicle( 500, -2710.922607, 119.323539, 4.354614, 0.624612, -1, -1 ); + AddStaticVehicle( 559, -2749.767333, 200.412994, 6.732692, 24.013103, -1, -1 ); + AddStaticVehicle( 436, -2664.872314, 268.050994, 4.145118, 0.706289, -1, -1 ); + AddStaticVehicle( 518, -2754.201660, 384.708587, 3.902135, 1.291622, -1, -1 ); + AddStaticVehicle( 481, -2717.908691, 387.114898, 3.877454, 307.022857, -1, -1 ); + AddStaticVehicle( 481, -2716.700927, 383.484802, 3.834473, 315.407165, -1, -1 ); + AddStaticVehicle( 481, -2711.458740, 384.111511, 3.871040, 42.773136, -1, -1 ); + AddStaticVehicle( 481, -2713.606933, 382.502197, 3.857400, 359.591552, -1, -1 ); + AddStaticVehicle( 602, -2658.888671, 370.521270, 4.052307, 357.758728, -1, -1 ); + AddStaticVehicle( 602, -2586.007812, 328.792999, 4.658534, 269.306243, -1, -1 ); + AddStaticVehicle( 466, -2681.708984, 268.001037, 4.079838, 180.710525, -1, -1 ); + AddStaticVehicle( 492, -2675.004638, 267.998596, 4.117711, 178.978927, -1, -1 ); + AddStaticVehicle( 560, -2586.088378, 318.238464, 4.556090, 268.875152, -1, -1 ); + AddStaticVehicle( 507, -2668.275146, 268.009338, 4.153830, 0.000000, -1, -1 ); + AddStaticVehicle( 468, -2586.360595, 311.159484, 4.522627, 271.108276, -1, -1 ); + AddStaticVehicle( 426, -2688.435791, 267.896484, 4.079463, 180.255661, -1, -1 ); + AddStaticVehicle( 579, -2691.618408, 267.921661, 4.268815, 0.949291, -1, -1 ); + AddStaticVehicle( 463, -2597.760253, 198.580978, 4.478098, 54.631622, -1, -1 ); + AddStaticVehicle( 463, -2603.375732, 199.137985, 4.493391, 49.018096, -1, -1 ); + AddStaticVehicle( 509, -2613.846191, 178.521697, 3.830990, 181.160232, -1, -1 ); + AddStaticVehicle( 411, -2567.169433, 138.998748, 4.063024, 319.898834, -1, -1 ); + AddStaticVehicle( 489, -2622.894531, 152.832275, 4.428218, 89.695053, -1, -1 ); + AddStaticVehicle( 403, -2538.282714, 217.349517, 11.699453, 297.056274, -1, -1 ); + AddStaticVehicle( 468, -2514.386230, -33.517440, 25.287002, 309.718719, -1, -1 ); + AddStaticVehicle( 413, -2516.348632, -3.241329, 25.700565, 270.383911, -1, -1 ); + AddStaticVehicle( 461, -2484.200927, 60.427055, 25.629028, 357.503112, -1, -1 ); + AddStaticVehicle( 540, -1938.452270, 585.384521, 34.987651, 181.753128, -1, -1 ); + AddStaticVehicle( 507, -1950.444458, 585.361511, 34.944633, 180.327789, -1, -1 ); + AddStaticVehicle( 426, -1956.463867, 585.220092, 34.860263, 180.290328, -1, -1 ); + AddStaticVehicle( 416, -2642.078125, 619.112121, 14.573535, 271.431579, -1, -1 ); + AddStaticVehicle( 416, -2654.931884, 618.950622, 14.602631, 270.186126, -1, -1 ); + AddStaticVehicle( 416, -2667.000976, 618.934326, 14.602670, 269.187713, -1, -1 ); + AddStaticVehicle( 489, -1944.315307, 585.099792, 35.272480, 181.346389, -1, -1 ); + AddStaticVehicle( 466, -1929.262451, 585.444763, 34.863761, 180.077941, -1, -1 ); + AddStaticVehicle( 436, -2589.145507, 632.634765, 14.222237, 91.133293, -1, -1 ); + AddStaticVehicle( 534, -2571.829589, 632.704772, 14.184742, 90.032356, -1, -1 ); + AddStaticVehicle( 422, -2571.840332, 627.127990, 14.440568, 268.613830, -1, -1 ); + AddStaticVehicle( 541, -1932.420532, 585.492980, 34.744312, 178.674957, -1, -1 ); + AddStaticVehicle( 589, -2545.791015, 632.737121, 14.111269, 268.987243, -1, -1 ); + AddStaticVehicle( 507, -2545.616699, 642.781616, 14.280050, 88.164779, -1, -1 ); + AddStaticVehicle( 451, -2572.311035, 658.140808, 14.159088, 92.413055, -1, -1 ); + AddStaticVehicle( 576, -2572.658935, 647.644714, 14.062355, 89.737174, -1, -1 ); + AddStaticVehicle( 411, -1943.248291, 487.249816, 31.713851, 90.106033, -1, -1 ); + AddStaticVehicle( 522, -1988.700683, 301.183624, 34.739818, 89.835449, -1, -1 ); + AddStaticVehicle( 579, -1987.592651, 304.252044, 35.113090, 90.826240, -1, -1 ); + AddStaticVehicle( 489, -1987.468261, 307.747619, 35.318893, 88.531921, -1, -1 ); + AddStaticVehicle( 427, -2425.466600, 517.913500, 30.060900, 39.323000, -1, -1 ); + AddStaticVehicle( 427, -2418.693100, 524.879800, 30.052500, 50.924200, -1, -1 ); + AddStaticVehicle( 427, -2414.424600, 531.775100, 30.058900, 67.949200, -1, -1 ); + AddStaticVehicle( 436, -2407.771728, 741.556030, 34.789478, 179.035964, -1, -1 ); + AddStaticVehicle( 500, -1495.943969, 909.862731, 7.295326, 88.267486, -1, -1 ); + AddStaticVehicle( 426, -2438.312988, 741.672363, 34.758396, 0.843255, -1, -1 ); + AddStaticVehicle( 426, -1496.377685, 928.875976, 6.930342, 89.185600, -1, -1 ); + AddStaticVehicle( 489, -2425.289062, 741.235595, 35.158679, 0.518514, -1, -1 ); + AddStaticVehicle( 466, -2434.140136, 741.283203, 34.757289, 180.477249, -1, -1 ); + AddStaticVehicle( 579, -2416.547851, 741.118835, 35.017303, 1.289101, -1, -1 ); + AddStaticVehicle( 411, -1661.705932, 1214.507324, 6.998733, 269.792419, -1, -1 ); + AddStaticVehicle( 451, -1649.562988, 1207.583007, 13.380663, 236.694213, -1, -1 ); + AddStaticVehicle( 603, -2460.355957, 741.330871, 34.853954, 180.000015, -1, -1 ); + AddStaticVehicle( 506, -1663.240966, 1221.352661, 13.380664, 255.273544, -1, -1 ); + AddStaticVehicle( 541, -2451.482421, 741.718811, 34.640499, 178.737731, -1, -1 ); + AddStaticVehicle( 541, -1658.939453, 1214.259033, 13.296715, 267.162170, -1, -1 ); + AddStaticVehicle( 491, -2464.884765, 741.066284, 34.771808, 178.244308, -1, -1 ); + AddStaticVehicle( 492, -2477.823974, 741.735961, 34.797340, 180.855697, -1, -1 ); + AddStaticVehicle( 474, -2486.645019, 741.281005, 34.756217, 180.391677, -1, -1 ); + AddStaticVehicle( 451, -2490.739013, 741.202209, 34.722332, 180.799942, -1, -1 ); + AddStaticVehicle( 545, -2499.570312, 741.049682, 34.832183, 179.484893, -1, -1 ); + AddStaticVehicle( 451, -1651.096679, 1206.504638, 20.855058, 253.915161, -1, -1 ); + AddStaticVehicle( 535, -2503.895507, 741.445739, 34.787258, 179.898132, -1, -1 ); + AddStaticVehicle( 411, -1661.431640, 1210.589843, 20.883296, 320.229583, -1, -1 ); + AddStaticVehicle( 541, -1664.014038, 1221.484008, 20.781320, 228.114135, -1, -1 ); + AddStaticVehicle( 426, -1655.395141, 1315.074951, 6.781795, 314.434387, -1, -1 ); + AddStaticVehicle( 489, -1648.487426, 1307.789306, 7.175064, 313.831024, -1, -1 ); + AddStaticVehicle( 568, -1644.578002, 1304.620849, 6.895646, 136.136581, -1, -1 ); + AddStaticVehicle( 579, -1637.834594, 1297.100097, 6.953972, 315.616394, -1, -1 ); + AddStaticVehicle( 493, -2053.468261, 1347.577514, -0.073246, 358.038116, -1, -1 ); + AddStaticVehicle( 545, -1630.959838, 1289.977172, 6.868048, 134.464828, -1, -1 ); + AddStaticVehicle( 492, -1829.593139, 1289.841186, 59.514472, 20.112070, -1, -1 ); + AddStaticVehicle( 493, -2024.279907, 1348.434570, -0.111626, 355.668365, -1, -1 ); + AddStaticVehicle( 579, -1804.785278, 1294.473022, 50.377490, 357.168365, -1, -1 ); + AddStaticVehicle( 545, -1847.812866, 1303.231323, 40.959491, 199.694168, -1, -1 ); + AddStaticVehicle( 489, -1797.005493, 1312.178588, 31.994577, 176.139724, -1, -1 ); + AddStaticVehicle( 520, -1456.036987, 506.363922, 18.987239, 270.178619, -1, -1 ); + AddStaticVehicle( 520, -1456.180908, 494.407836, 19.000078, 289.518432, -1, -1 ); + AddStaticVehicle( 520, -1413.808471, 517.528137, 18.965906, 270.387725, -1, -1 ); + AddStaticVehicle( 520, -1288.128295, 495.489837, 18.780210, 270.397247, -1, -1 ); + AddStaticVehicle( 425, -1240.005493, 442.381195, 7.725667, 271.299774, -1, -1 ); + AddStaticVehicle( 425, -1243.096679, 468.193298, 7.734836, 270.984802, -1, -1 ); + AddStaticVehicle( 425, -1242.623779, 454.276519, 7.739588, 268.208312, -1, -1 ); + AddStaticVehicle( 425, -1415.801635, 495.506683, 18.807184, 271.646972, -1, -1 ); + AddStaticVehicle( 433, -1399.887084, 457.931335, 7.619121, 2.593954, -1, -1 ); + AddStaticVehicle( 433, -1406.999511, 457.817749, 7.617559, 1.734719, -1, -1 ); + AddStaticVehicle( 595, -1440.800781, 509.671447, 0.187120, 92.546073, -1, -1 ); + AddStaticVehicle( 595, -1442.899658, 504.096984, 0.273889, 92.344902, -1, -1 ); + AddStaticVehicle( 595, -1444.826904, 391.246887, 0.132748, 268.374603, -1, -1 ); + AddStaticVehicle( 595, -1444.622680, 355.328430, 0.060420, 270.571228, -1, -1 ); + AddStaticVehicle( 595, -1447.146728, 426.915771, 0.301728, 267.538604, -1, -1 ); + AddStaticVehicle( 522, -1646.313720, 65.317802, 3.118457, 134.886520, -1, -1 ); + AddStaticVehicle( 530, -1713.532348, 17.766538, 3.352945, 251.050552, -1, -1 ); + AddStaticVehicle( 530, -1701.436767, 6.935669, 3.302252, 352.737762, -1, -1 ); + AddStaticVehicle( 541, -1817.735400, -192.4107, 13.2778, 270.0069, -1, -1 ); + AddStaticVehicle( 588, -1851.830688, -172.952285, 9.254376, 359.791320, -1, -1 ); + AddStaticVehicle( 588, -2288.527587, 154.229309, 35.214794, 1.450128, -1, -1 ); + AddStaticVehicle( 571, -2212.575683, 110.057128, 34.604087, 268.824676, -1, -1 ); + AddStaticVehicle( 571, -2212.711669, 113.284652, 34.603832, 267.736145, -1, -1 ); + AddStaticVehicle( 579, -2265.718750, 117.302772, 35.103584, 269.156433, -1, -1 ); + AddStaticVehicle( 571, -2212.615722, 116.002426, 34.604076, 275.889465, -1, -1 ); + AddStaticVehicle( 426, -2265.523681, 129.083755, 34.914901, 270.146179, -1, -1 ); + AddStaticVehicle( 545, -2265.591552, 137.183303, 34.996822, 91.926277, -1, -1 ); + AddStaticVehicle( 492, -2265.395507, 196.510330, 34.945899, 91.073577, -1, -1 ); + AddStaticVehicle( 466, -2265.570312, 208.640960, 34.909889, 90.378257, -1, -1 ); + AddStaticVehicle( 600, -2266.130371, 109.184715, 34.882522, 270.684997, -1, -1 ); + AddStaticVehicle( 555, -2266.654785, 97.124946, 34.855148, 268.983306, -1, -1 ); + AddStaticVehicle( 603, -2266.685546, 93.457000, 35.007793, 270.211425, -1, -1 ); + AddStaticVehicle( 567, -2267.269531, 85.316749, 35.040966, 268.721740, -1, -1 ); + AddStaticVehicle( 456, -2286.576171, 30.884943, 35.486827, 179.297668, -1, -1 ); + AddStaticVehicle( 422, -2268.575927, 73.393943, 35.148757, 267.290802, -1, -1 ); + AddStaticVehicle( 589, -2269.547119, 61.556079, 34.822086, 268.488769, -1, -1 ); + AddStaticVehicle( 421, -2763.110595, -312.125976, 6.921534, 182.459426, -1, -1 ); + AddStaticVehicle( 421, -2757.967773, -312.096923, 6.921553, 183.745559, -1, -1 ); + AddStaticVehicle( 421, -2750.260498, -309.324737, 6.921530, 229.962829, -1, -1 ); + AddStaticVehicle( 533, -2768.515380, -312.252868, 6.748158, 181.859741, -1, -1 ); + AddStaticVehicle( 580, -2764.996582, -295.190551, 6.835226, 180.034271, -1, -1 ); + AddStaticVehicle( 580, -2757.430419, -295.894409, 6.839071, 177.409225, -1, -1 ); + AddStaticVehicle( 533, -2754.209228, -281.654724, 6.748157, 179.980209, -1, -1 ); + AddStaticVehicle( 506, -2749.345458, -282.259765, 6.743610, 179.251647, -1, -1 ); + AddStaticVehicle( 411, -2741.985839, -281.897277, 6.767936, 180.602218, -1, -1 ); + AddStaticVehicle( 451, -2739.444091, -282.171020, 6.748383, 180.119537, -1, -1 ); + AddStaticVehicle( 560, -2498.313720, 1219.474609, 37.130821, 323.022827, -1, -1 ); + AddStaticVehicle( 468, -2517.243408, 1228.916748, 37.098590, 29.647159, -1, -1 ); + AddStaticVehicle( 468, -2520.761962, 1228.381713, 37.096931, 33.991226, -1, -1 ); + AddStaticVehicle( 401, -2494.664550, 1217.068725, 37.201396, 322.706817, -1, -1 ); + AddStaticVehicle( 418, -2530.465576, 1229.401000, 37.519790, 31.404850, -1, -1 ); + AddStaticVehicle( 445, -2538.724365, 1229.005493, 37.296855, 32.133487, -1, -1 ); + AddStaticVehicle( 411, -1977.331054, 1047.476684, 55.369262, 89.695549, -1, -1 ); + AddStaticVehicle( 442, -1971.273315, 1118.672119, 53.002975, 1.466071, -1, -1 ); + AddStaticVehicle( 411, -2320.995361, 987.522705, 50.421070, 95.410324, -1, -1 ); + AddStaticVehicle( 507, -2414.953369, 975.115295, 45.122119, 1.098077, -1, -1 ); + AddStaticVehicle( 579, -1933.295166, 910.359130, 38.656589, 269.517272, -1, -1 ); + AddStaticVehicle( 545, -1907.431396, 876.398986, 34.900264, 178.645843, -1, -1 ); + AddStaticVehicle( 426, -1874.557739, 832.848510, 34.826374, 269.904937, -1, -1 ); + AddStaticVehicle( 489, -1959.865356, 858.060729, 43.675430, 90.207351, -1, -1 ); + AddStaticVehicle( 589, -1981.633911, 939.110046, 45.027381, 88.924346, -1, -1 ); + AddStaticVehicle( 448, -1801.513916, 946.776123, 24.333780, 181.283874, -1, -1 ); + AddStaticVehicle( 448, -1801.568237, 949.046447, 24.334566, 179.780578, -1, -1 ); + AddStaticVehicle( 411, -2083.161621, 711.309936, 69.213012, 359.696014, -1, -1 ); + AddStaticVehicle( 401, -1996.341430, 758.149169, 45.147129, 359.999206, -1, -1 ); + AddStaticVehicle( 413, -1996.239257, 701.587341, 45.444297, 179.584640, -1, -1 ); + AddStaticVehicle( 448, -1725.480834, 1348.823730, 6.645854, 44.740573, -1, -1 ); + AddStaticVehicle( 448, -1723.338012, 1346.764282, 6.639358, 45.113075, -1, -1 ); + AddStaticVehicle( 507, -1981.614868, 723.168579, 45.193714, 90.283843, -1, -1 ); + AddStaticVehicle( 597, -1613.486938, 723.111877, 13.112130, 270.161437, -1, -1 ); + AddStaticVehicle( 597, -1605.637451, 723.047180, 11.689531, 271.323242, -1, -1 ); + AddStaticVehicle( 597, -1598.496826, 723.047546, 10.402059, 271.118011, -1, -1 ); + AddStaticVehicle( 420, -1434.731300, -287.197100, 13.849400, 58.069100, -1, -1 ); + AddStaticVehicle( 420, -1426.684700, -292.856400, 13.852800, 52.118700, -1, -1 ); + AddStaticVehicle( 420, -1418.511100, -299.492100, 13.851900, 50.274500, -1, -1 ); + AddStaticVehicle( 490, -2421.776900, 521.2598000, 30.059200, 45.953800, -1, -1 ); + AddStaticVehicle( 490, -2429.633100, 515.3820000, 30.058000, 35.755600, -1, -1 ); + AddStaticVehicle( 490, -2416.954100, 528.7039000, 30.061600, 57.636800, -1, -1 ); + AddStaticVehicle( 490, -2413.490700, 535.6552000, 30.056100, 74.905500, -1, -1 ); + AddStaticVehicle( 90, -2413.672600, 540.0665000, 30.056500, 88.940900, -1, -1 ); + AddStaticVehicle( 455, -2330.853500, -113.908400, 35.933000, 90.571800, -1, -1 ); + AddStaticVehicle( 455, -2406.731400, -102.701300, 35.759000, 0.0000000, -1, -1 ); + AddStaticVehicle( 455, -2400.616900, -102.701300, 35.759000, 0.0000000, -1, -1 ); + AddStaticVehicle( 455, -2392.136000, -102.701300, 35.759000, 0.0000000, -1, -1 ); + AddStaticVehicle( 455, -2385.828900, -102.701300, 35.759000, 0.0000000, -1, -1 ); + AddStaticVehicle( 470, -1388.171900, 457.4746000, 7.1796000, 0.0000000, -1, -1 ); + AddStaticVehicle( 470, -1393.859900, 457.2481000, 7.1776000, 0.0000000, -1, -1 ); + AddStaticVehicle( 470, -1382.278800, 457.1663000, 7.1809000, 0.0000000, -1, -1 ); + AddStaticVehicle( 470, -1377.089000, 456.8580000, 7.1810000, 0.0000000, -1, -1 ); + AddStaticVehicle( 514, -1655.530400, 453.5441000, 7.7681000, 224.31360, -1, -1 ); + AddStaticVehicle( 443, -1712.231300, 390.8319000, 7.8122000, 225.37410, -1, -1 ); + AddStaticVehicle( 573, -1699.673000, 411.4492000, 7.8299000, 198.47630, -1, -1 ); + AddStaticVehicle( 573, -1703.935200, 407.3732000, 7.8548000, 195.72940, -1, -1 ); + AddStaticVehicle( 487, -2227.311300, 2327.168000, 7.7969000, 177.94670, -1, -1 ); + AddStaticVehicle( 420, -2502.484600, 2325.951700, 4.6583000, 269.18070, -1, -1 ); + AddStaticVehicle( 420, -2508.841300, 2325.945800, 4.6824000, 269.99080, -1, -1 ); + AddStaticVehicle( 420, -2515.200200, 2325.957300, 4.6820000, 269.11230, -1, -1 ); + AddStaticVehicle( 487, -1123.976300, -219.510900, 14.397700, 17.569400, -1, -1 ); + AddStaticVehicle( 487, -1129.844200, -196.243300, 14.419300, 17.569400, -1, -1 ); + AddStaticVehicle( 487, -1112.967000, -179.658400, 14.441800, 17.569400, -1, -1 ); + AddStaticVehicle( 487, -1107.054600, -201.881600, 14.421300, 17.569400, -1, -1 ); + AddStaticVehicle( 473, -2061.434800, 1649.142500, -0.294100, 174.99280, -1, -1 ); + AddStaticVehicle( 473, -2067.982200, 1649.720200, -0.244300, 174.99280, -1, -1 ); + AddStaticVehicle( 473, -2072.878400, 1650.152500, -0.207100, 174.99280, -1, -1 ); + AddStaticVehicle( 473, -1967.595200, 1691.162200, -0.415600, 175.43550, -1, -1 ); + AddStaticVehicle( 473, -1960.556200, 1690.641800, -0.222000, 175.51280, -1, -1 ); + AddStaticVehicle( 473, -1912.116100, 1774.927000, -0.393800, 175.68510, -1, -1 ); + AddStaticVehicle( 473, -1907.980200, 1858.248400, -0.175000, 250.12210, -1, -1 ); + AddStaticVehicle( 473, -1906.774000, 1869.304700, -0.441600, 248.84890, -1, -1 ); + CreateVehicle( 498, -2460.731200, -2.41190000, 28.007300, 269.90640, -1, -1, -1 ); // BoxVille + CreateVehicle( 498, -2460.730500, -5.54940000, 28.004800, 269.33500, -1, -1, -1 ); // BoxVille + CreateVehicle( 498, -2460.730000, -11.6038000, 28.159400, 270.65460, -1, -1, -1 ); // BoxVille + CreateVehicle( 498, -2460.729700, -23.7552000, 32.871600, 269.52010, -1, -1, -1 ); // BoxVille + CreateVehicle( 498, -2460.722700, -17.9320000, 32.872300, 270.51280, -1, -1, -1 ); // BoxVille + CreateVehicle( 498, -2460.715600, -32.5421000, 33.977900, 269.55000, -1, -1, -1 ); // BoxVille + CreateVehicle( 573, -2826.8391, 1321.2615, 7.7519, 358.8672, -1, -1, -1 ); // Dune + CreateVehicle( 573, -2822.9070, 1321.0735, 7.7520, 358.9706, -1, -1, -1 ); // Dune + CreateVehicle( 573, -2819.1326, 1320.9171, 7.7518, 358.7109, -1, -1, -1 ); // Dune + CreateVehicle( 573, -2815.0872, 1320.7679, 7.7520, 357.7977, -1, -1, -1 ); // Dune + CreateVehicle( 573, -2810.9043, 1321.6055, 7.7518, 0.631700, -1, -1, -1 ); // Dune + CreateVehicle( 573, -2806.9673, 1321.9346, 7.7518, 1.006800, -1, -1, -1 ); // Dune + CreateVehicle( 573, -2802.6584, 1321.9491, 7.7519, 358.6399, -1, -1, -1 ); // Dune + CreateVehicle( 573, -2798.4758, 1321.8234, 7.7501, 359.7990, -1, -1, -1 ); // Dune + CreateVehicle( 573, -2793.9185, 1321.8398, 7.7495, 0.836300, -1, -1, -1 ); // Dune + CreateVehicle( 573, 338.790800, 857.5345, 21.0698, 299.8482, -1, -1, -1 ); // Dune + CreateVehicle( 573, 337.278900, 860.0151, 21.0567, 299.8118, -1, -1, -1 ); // Dune + CreateVehicle( 573, 342.151200, 853.5740, 21.0158, 296.3330, -1, -1, -1 ); // Dune + CreateVehicle( 573, 334.605000, 865.4492, 21.0566, 301.6219, -1, -1, -1 ); // Dune + CreateVehicle( 573, 332.452000, 868.8108, 21.0576, 301.8600, -1, -1, -1 ); // Dune + CreateVehicle( 573, 330.398900, 871.5750, 21.0514, 306.6273, -1, -1, -1 ); // Dune + CreateVehicle( 508, -2021.7310, -123.3633, 35.5800, 359.7743, -1, -1, -1 ); // Journey + CreateVehicle( 508, -2026.7656, -123.3514, 35.5736, 0.806100, -1, -1, -1 ); // Journey + CreateVehicle( 508, -2032.1986, -123.3543, 35.5734, 359.4597, -1, -1, -1 ); // Journey + CreateVehicle( 508, -2015.3870, -111.4096, 35.5009, 179.1599, 1, 1, -1 ); // Journey + CreateVehicle( 508, -2016.7657, -142.2751, 35.6946, 90.60820, 1, 1, -1 ); // Journey + CreateVehicle( 508, -2016.9615, -148.9510, 35.6952, 89.22010, 1, 1, -1 ); // Journey + AddStaticVehicle( 488, -1882.6461, -204.7765, 23.2701, 268.0665, -1, -1 ); // cake hq vehicles + AddStaticVehicle( 480, -1871.6210, -199.5918, 18.2159, 270.0637, -1, -1 ); // cake hq vehicles + AddStaticVehicle( 521, -722.95300, -123.1921, 67.8943, 114.2874, -1, -1 ); // cake hq vehicles + + // Gal Race + tmpVariable = AddStaticVehicle( 494, -1158.1777, 1341.4666, 1132.1697, 180.8421, 36, 117 ); + SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); + tmpVariable = AddStaticVehicle( 494, -1152.7059, 1341.3110, 1132.1720, 181.7808, 98, 109 ); + SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); + tmpVariable = AddStaticVehicle( 494, -1148.2886, 1341.3065, 1132.2030, 182.0001, 92, 101 ); + SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); + tmpVariable = AddStaticVehicle( 494, -1144.0511, 1341.3103, 1132.1731, 179.2510, 75, 79 ); + SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); + tmpVariable = AddStaticVehicle( 494, -1139.7194, 1341.1389, 1132.1704, 184.7887, 54, 36 ); + SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); + tmpVariable = AddStaticVehicle( 494, -1135.2349, 1341.2239, 1132.1724, 182.0041, 42, 33 ); + SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); + tmpVariable = AddStaticVehicle( 494, -1130.7087, 1341.2335, 1132.1774, 180.8928, 42, 30 ); + SetVehicleVirtualWorld( tmpVariable, 32 ), LinkVehicleToInterior( tmpVariable, 9 ); + + // Vehicle Dealership + tmpVariable = AddStaticVehicle( 494, -1867.3900, -621.3196, 1007.0273, 130.5349, -1, -1 ); // DL1 + SetVehicleVirtualWorld( tmpVariable, 31 ), LinkVehicleToInterior( tmpVariable, 9 ), SetVehicleParamsEx( tmpVariable, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF ); + tmpVariable = AddStaticVehicle( 411, -1884.5225, -649.6725, 1002.1954, 318.3886, 135, 135 ); // DL2 (Make blue) + SetVehicleVirtualWorld( tmpVariable, 31 ), LinkVehicleToInterior( tmpVariable, 9 ), SetVehicleParamsEx( tmpVariable, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF ); + tmpVariable = AddStaticVehicle( 522, -1880.0536, -620.1569, 1002.0333, 298.1258, 222, 222 ); // orange + SetVehicleVirtualWorld( tmpVariable, 31 ), LinkVehicleToInterior( tmpVariable, 9 ), SetVehicleParamsEx( tmpVariable, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF ); + tmpVariable = AddStaticVehicle( 463, -1880.0132, -622.3101, 1002.0271, 268.1333, 222, 222 ); // orange + SetVehicleVirtualWorld( tmpVariable, 31 ), LinkVehicleToInterior( tmpVariable, 9 ), SetVehicleParamsEx( tmpVariable, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF ); + tmpVariable = AddStaticVehicle( 451, -1879.5490, -630.3375, 1002.1699, 318.5035, 1, 1 ); // white + SetVehicleVirtualWorld( tmpVariable, 31 ), LinkVehicleToInterior( tmpVariable, 9 ), SetVehicleParamsEx( tmpVariable, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF, VEHICLE_PARAMS_OFF ); + + // // + // LAS VENTURAS // + // Credits: Niels // + // // + AddStaticVehicle(402,2074.7283000,956.5207000,10.2486000,359.1513000,-1,-1); //Buffalo + AddStaticVehicle(409,2039.6979000,987.5344000,10.4719000,0.9695000,-1,-1); //Stretch + AddStaticVehicle(585,2039.8142000,1129.8680000,10.2790000,359.1921000,-1,-1); //Emperor + AddStaticVehicle(561,2039.8400000,1173.4988000,10.4945000,180.5035000,-1,-1); //Stratum + AddStaticVehicle(411,2074.7451000,1171.4836000,10.2791000,359.8218000,-1,-1); //Infernus + AddStaticVehicle(451,2040.1298000,1303.3324000,10.3842000,181.1786000,-1,-1); //Turismo + AddStaticVehicle(565,2074.7117000,1354.7113000,10.3087000,0.4064000,-1,-1); //Flash + AddStaticVehicle(560,2074.7036000,1479.7670000,10.3807000,0.3561000,-1,-1); //Sultan + AddStaticVehicle(559,2074.9133000,1606.0175000,10.3218000,359.9441000,-1,-1); //Jester + AddStaticVehicle(549,2040.1647000,1695.3938000,10.3865000,179.0607000,-1,-1); //Tampa + AddStaticVehicle(567,2124.8877000,1803.0114000,10.5321000,333.2194000,-1,-1); //Savanna + AddStaticVehicle(541,2119.9292000,1882.1858000,10.3273000,180.7520000,-1,-1); //Bullet + AddStaticVehicle(506,2154.7068000,1936.3400000,10.3753000,0.1570000,-1,-1); //Super GT + AddStaticVehicle(496,2119.9141000,2043.1001000,10.3883000,181.0541000,-1,-1); //Blista Compact + AddStaticVehicle(409,2154.7104000,2114.5317000,10.4871000,359.8813000,-1,-1); //Stretch + AddStaticVehicle(438,2120.2798000,2196.3962000,10.6147000,179.3108000,-1,-1); //Cabbie + AddStaticVehicle(420,2155.1626000,2198.9038000,10.4499000,358.3196000,-1,-1); //Taxi + AddStaticVehicle(598,2251.7229000,2459.5588000,10.5645000,180.6259000,-1,-1); //Police Car (LVPD) + AddStaticVehicle(596,2260.4204000,2443.8567000,10.5575000,1.4549000,-1,-1); //Police Car (LSPD) + AddStaticVehicle(599,2269.1033000,2459.7290000,11.0146000,0.2515000,-1,-1); //Police Ranger + AddStaticVehicle(598,2282.7312000,2477.2422000,10.5895000,180.8693000,-1,-1); //Police Car (LVPD) + AddStaticVehicle(598,2291.1853000,2460.7002000,10.5670000,179.9081000,-1,-1); //Police Car (LVPD) + AddStaticVehicle(541,2485.1333000,2521.3452000,10.4662000,88.7150000,-1,-1); //Bullet + AddStaticVehicle(402,2476.7112000,2530.8640000,10.8589000,178.9217000,-1,-1); //Buffalo + AddStaticVehicle(589,2449.9436000,2547.5051000,10.4985000,0.3426000,-1,-1); //Club + AddStaticVehicle(522,2438.3652000,2564.1987000,10.3935000,342.8720000,-1,-1); //NRG-500 + AddStaticVehicle(579,2423.0500000,2568.9895000,10.7454000,345.7946000,-1,-1); //Huntley + AddStaticVehicle(468,2412.5903000,2530.1487000,10.4881000,180.3970000,-1,-1); //Sanchez + AddStaticVehicle(415,2439.7515000,2529.7515000,10.5908000,359.7084000,-1,-1); //Cheetah + AddStaticVehicle(558,2470.8840000,2495.9067000,21.5146000,0.4420000,-1,-1); //Uranus + AddStaticVehicle(495,2510.1633000,2364.9045000,11.1770000,269.0681000,-1,-1); //Sandking + AddStaticVehicle(521,2514.4746000,2376.9058000,3.7923000,269.3512000,-1,-1); //FCR-900 + AddStaticVehicle(426,2524.3301000,2397.1614000,3.9538000,359.6248000,-1,-1); //Premier + AddStaticVehicle(523,2281.8342000,2443.0081000,10.3940000,179.7586000,-1,-1); //HPV1000 + AddStaticVehicle(523,2277.8528000,2459.8721000,10.3923000,357.2715000,-1,-1); //HPV1000 + AddStaticVehicle(523,2251.6169000,2476.0696000,10.3917000,356.0183000,-1,-1); //HPV1000 + AddStaticVehicle(497,2289.7754000,2472.2014000,38.8639000,180.7066000,-1,-1); //Police Maverick + AddStaticVehicle(497,2265.3247000,2473.4094000,38.8606000,185.0508000,-1,-1); //Police Maverick + AddStaticVehicle(560,2340.0164000,2199.5061000,10.3951000,179.8333000,-1,-1); //Sultan + AddStaticVehicle(439,2360.4246000,2207.8447000,10.5759000,358.6530000,-1,-1); //Stallion + AddStaticVehicle(429,2339.9438000,2113.8225000,10.3361000,179.7206000,-1,-1); //Banshee + AddStaticVehicle(415,2360.2241000,2034.1594000,10.4241000,0.5863000,-1,-1); //Cheetah + AddStaticVehicle(467,2339.8447000,1958.4342000,10.4174000,180.8552000,-1,-1); //Oceanic + AddStaticVehicle(451,2251.2803000,1975.3669000,9.5716000,180.9357000,-1,-1); //Turismo + AddStaticVehicle(506,2272.4790000,1952.3229000,9.5716000,0.8521000,-1,-1); //Super GT + AddStaticVehicle(560,2280.0476000,1938.9619000,9.5723000,181.0333000,-1,-1); //Sultan + AddStaticVehicle(522,2440.8750000,2021.0507000,10.3825000,89.1445000,-1,-1); //NRG-500 + AddStaticVehicle(463,2439.8342000,1990.9359000,10.3602000,1.2398000,-1,-1); //Freeway + AddStaticVehicle(402,2486.3037000,1991.9506000,10.8705000,180.3451000,-1,-1); //Buffalo + AddStaticVehicle(541,2587.7869000,2056.5820000,10.4742000,270.7249000,-1,-1); //Bullet + AddStaticVehicle(480,2588.5066000,2078.1921000,10.5991000,90.1645000,-1,-1); //Comet + AddStaticVehicle(522,2504.3394000,1406.7974000,10.3920000,269.8357000,-1,-1); //NRG-500 + AddStaticVehicle(521,2489.8792000,1417.6073000,10.3912000,0.0991000,-1,-1); //FCR-900 + AddStaticVehicle(412,2504.5510000,1432.4983000,10.6570000,268.7942000,-1,-1); //Voodoo + AddStaticVehicle(401,2451.2849000,1428.3568000,10.6073000,359.6236000,-1,-1); //Bravura + AddStaticVehicle(517,2464.8970000,1346.1033000,10.6811000,179.1313000,-1,-1); //Majestic + AddStaticVehicle(492,2468.0605000,1357.2662000,10.6021000,359.3608000,-1,-1); //Greenwood + AddStaticVehicle(483,2441.6438000,1332.5914000,10.8120000,91.2605000,-1,-1); //Camper + AddStaticVehicle(522,2142.3159000,1006.6756000,10.3805000,90.1040000,-1,-1); //NRG-500 + AddStaticVehicle(500,2142.0278000,1029.0079000,10.9353000,269.7588000,-1,-1); //Mesa + AddStaticVehicle(468,2128.9448000,987.7602000,10.4888000,179.5011000,-1,-1); //Sanchez + AddStaticVehicle(410,2157.8687000,987.0735000,10.4783000,0.4266000,-1,-1); //Manana + AddStaticVehicle(603,1844.2556000,1158.4839000,10.6741000,89.2267000,-1,-1); //Phoenix + AddStaticVehicle(517,1844.0846000,1187.3878000,10.6962000,270.4138000,-1,-1); //Majestic + AddStaticVehicle(545,1843.8108000,1238.4475000,10.6389000,90.0569000,-1,-1); //Hustler + AddStaticVehicle(506,1676.1174000,1306.2358000,10.5247000,0.6851000,-1,-1); //Super GT + AddStaticVehicle(573,1650.7386000,1316.0450000,11.4705000,181.3170000,-1,-1); //Duneride + AddStaticVehicle(579,1673.0690000,1298.1021000,10.7544000,359.8503000,-1,-1); //Huntley + AddStaticVehicle(522,1701.6188000,1286.3640000,10.3792000,178.8065000,-1,-1); //NRG-500 + AddStaticVehicle(438,1706.8881000,1435.1648000,10.5429000,357.2276000,-1,-1); //Cabbie + AddStaticVehicle(438,1712.1382000,1461.7877000,10.6554000,164.5810000,-1,-1); //Cabbie + AddStaticVehicle(487,1638.8206000,1540.8126000,10.9677000,51.5363000,-1,-1); //Maverick + AddStaticVehicle(487,1652.4049000,1545.0677000,10.9814000,15.9723000,-1,-1); //Maverick + AddStaticVehicle(487,1662.8887000,1560.9802000,11.0256000,67.6713000,-1,-1); //Maverick + AddStaticVehicle(519,1616.8879000,1631.3658000,11.7400000,176.5203000,-1,-1); //Shamal + AddStaticVehicle(519,1585.1387000,1631.7418000,11.7390000,181.7200000,-1,-1); //Shamal + AddStaticVehicle(593,1544.4059000,1674.7413000,11.2794000,90.0955000,-1,-1); //Dodo + AddStaticVehicle(593,1545.9088000,1696.0481000,11.2805000,79.4271000,-1,-1); //Dodo + AddStaticVehicle(583,1406.0840000,1770.3175000,10.3608000,177.6841000,-1,-1); //Tug + AddStaticVehicle(485,1395.3549000,1770.6511000,10.4747000,177.6863000,-1,-1); //Baggage + AddStaticVehicle(593,1352.9609000,1756.1748000,11.2794000,270.5289000,-1,-1); //Dodo + AddStaticVehicle(511,1351.4464000,1817.2540000,12.1938000,271.2400000,-1,-1); //Beagle + AddStaticVehicle(519,1331.4244000,1584.8033000,11.7396000,269.1693000,-1,-1); //Shamal + AddStaticVehicle(592,1334.1147000,1477.8878000,12.0169000,268.1003000,-1,-1); //Andromada + AddStaticVehicle(476,1275.8918000,1361.7766000,11.5315000,271.3455000,-1,-1); //Rustler + AddStaticVehicle(513,1279.2898000,1323.6038000,11.3633000,269.7324000,-1,-1); //Stunt + AddStaticVehicle(577,1585.4790000,1191.8677000,10.7391000,181.1651000,-1,-1); //AT-400 + AddStaticVehicle(593,1605.5449000,1319.2853000,11.2892000,89.8472000,-1,-1); //Dodo + AddStaticVehicle(600,1522.6180000,2258.3159000,10.5285000,0.2790000,-1,-1); //Picador + AddStaticVehicle(462,1492.2057000,2291.1663000,10.4205000,0.0440000,-1,-1); //Faggio + AddStaticVehicle(400,1396.4530000,2279.8076000,10.9126000,89.5904000,-1,-1); //Landstalker + AddStaticVehicle(475,1368.5750000,2252.8337000,10.6234000,90.3330000,-1,-1); //Sabre + AddStaticVehicle(413,1357.8601000,2249.6221000,10.8921000,90.4718000,-1,-1); //Pony + AddStaticVehicle(534,1329.7297000,2242.7803000,10.5332000,89.9368000,-1,-1); //Remington + AddStaticVehicle(522,1117.0857000,2086.7385000,10.3835000,93.0649000,-1,-1); //NRG-500 + AddStaticVehicle(403,1082.6774000,1915.5897000,11.4270000,359.3663000,-1,-1); //Linerunner + AddStaticVehicle(578,1067.7916000,1916.8434000,11.4453000,0.2261000,-1,-1); //DFT-30 + AddStaticVehicle(455,1060.5074000,1916.1622000,11.2569000,359.5858000,-1,-1); //Flatbed + AddStaticVehicle(443,1109.2706000,1907.1578000,11.4532000,0.6357000,-1,-1); //Packer + AddStaticVehicle(456,1107.3071000,1935.0121000,10.9946000,90.2831000,-1,-1); //Yankee + AddStaticVehicle(515,1610.0146000,2220.7336000,11.8408000,270.3146000,-1,-1); //Roadtrain + AddStaticVehicle(515,1609.8273000,2215.6960000,11.8396000,270.0034000,-1,-1); //Roadtrain + AddStaticVehicle(573,1613.2971000,2201.5801000,11.4357000,272.3063000,-1,-1); //Duneride + AddStaticVehicle(573,1613.4221000,2197.4668000,11.4321000,272.8976000,-1,-1); //Duneride + AddStaticVehicle(573,1613.4185000,2194.1011000,11.4680000,273.3416000,-1,-1); //Duneride + AddStaticVehicle(522,1148.7513000,2303.6335000,10.3841000,90.9771000,-1,-1); //NRG-500 + AddStaticVehicle(535,1137.9814000,2300.1111000,10.5840000,89.9705000,-1,-1); //Slamvan + AddStaticVehicle(576,1138.0852000,2320.3108000,10.4310000,269.0166000,-1,-1); //Tornado + AddStaticVehicle(495,1116.0430000,2323.6611000,11.1713000,88.9015000,-1,-1); //Sandking + AddStaticVehicle(422,1113.1301000,2261.6418000,10.7996000,180.1951000,-1,-1); //Bobcat + AddStaticVehicle(558,1109.9872000,2239.0288000,10.4579000,178.5205000,-1,-1); //Uranus + AddStaticVehicle(496,1106.3062000,2262.4290000,10.5390000,178.9484000,-1,-1); //Blista Compact + AddStaticVehicle(439,1092.9194000,2217.2395000,10.7179000,181.4107000,-1,-1); //Stallion + AddStaticVehicle(491,1099.5436000,2205.8054000,10.5765000,180.4609000,-1,-1); //Virgo + AddStaticVehicle(560,1109.7460000,2194.6528000,10.5274000,178.3431000,-1,-1); //Sultan + AddStaticVehicle(436,1126.7023000,2194.4294000,10.5882000,178.9236000,-1,-1); //Previon + AddStaticVehicle(521,1135.4523000,2264.1997000,10.3941000,269.6477000,-1,-1); //FCR-900 + AddStaticVehicle(436,1136.2710000,2253.4023000,16.4872000,269.3703000,-1,-1); //Previon + AddStaticVehicle(422,1135.4828000,2267.4246000,16.7064000,269.4825000,-1,-1); //Bobcat + AddStaticVehicle(400,1116.3938000,2262.6340000,16.8120000,181.7875000,-1,-1); //Landstalker + AddStaticVehicle(542,1116.5077000,2239.2083000,16.4624000,180.4469000,-1,-1); //Clover + AddStaticVehicle(589,1106.4661000,2250.9543000,16.3769000,0.3241000,-1,-1); //Club + AddStaticVehicle(549,1106.1379000,2261.9741000,16.3997000,182.4600000,-1,-1); //Tampa + AddStaticVehicle(522,521.9662000,2368.4419000,29.9562000,143.3647000,-1,-1); //NRG-500 + AddStaticVehicle(463,530.2152000,2359.5229000,30.1999000,147.9175000,-1,-1); //Freeway + AddStaticVehicle(483,504.2190000,2376.6301000,30.1302000,144.1972000,-1,-1); //Camper + AddStaticVehicle(417,365.4065000,2538.5208000,16.7058000,187.1385000,-1,-1); //Leviathan + AddStaticVehicle(476,325.3628000,2544.8782000,17.5199000,178.5531000,-1,-1); //Rustler + AddStaticVehicle(442,-355.5031000,2217.1929000,42.3131000,88.6629000,-1,-1); //Romero + AddStaticVehicle(599,-425.3501000,2245.0830000,42.6119000,178.1508000,-1,-1); //Police Ranger + AddStaticVehicle(468,-442.9234000,2222.9109000,42.0205000,178.1901000,-1,-1); //Sanchez + AddStaticVehicle(568,-389.2245000,2199.0442000,42.2916000,96.6088000,-1,-1); //Bandito + AddStaticVehicle(454,-484.9109000,2188.9893000,40.7976000,180.1955000,-1,-1); //Tropic + AddStaticVehicle(515,-536.6352000,2576.7671000,54.4288000,269.5539000,-1,-1); //Roadtrain + AddStaticVehicle(478,-519.6077000,2609.9160000,53.4114000,88.0745000,-1,-1); //Walton + AddStaticVehicle(443,-516.7535000,2549.2144000,54.0496000,89.0623000,-1,-1); //Packer + AddStaticVehicle(403,-510.0290000,2623.1375000,54.0200000,89.3640000,-1,-1); //Linerunner + AddStaticVehicle(437,-535.3838000,2622.7371000,53.5471000,89.5034000,-1,-1); //Coach + AddStaticVehicle(525,-528.3326000,2611.8499000,53.2836000,268.1156000,-1,-1); //Tow Truck + AddStaticVehicle(522,-225.8465000,2595.3933000,62.2718000,180.0141000,-1,-1); //NRG-500 + AddStaticVehicle(468,-213.5883000,2594.5618000,62.3808000,359.8896000,-1,-1); //Sanchez + AddStaticVehicle(426,-201.0355000,2609.0134000,62.4493000,359.8899000,-1,-1); //Premier + AddStaticVehicle(466,-213.1104000,2608.9514000,62.4451000,359.1953000,-1,-1); //Glendale + AddStaticVehicle(579,-770.6711000,2761.2283000,45.6825000,359.9872000,-1,-1); //Huntley + AddStaticVehicle(473,-929.0526000,2648.5090000,40.3337000,314.5791000,-1,-1); //Dinghy + AddStaticVehicle(403,-1299.7213000,2708.8484000,50.6682000,4.5200000,-1,-1); //Linerunner + AddStaticVehicle(463,-1273.1742000,2707.7610000,49.6029000,29.4728000,-1,-1); //Freeway + AddStaticVehicle(468,-1267.1531000,2710.2527000,49.7391000,29.2539000,-1,-1); //Sanchez + AddStaticVehicle(599,-1400.4454000,2637.5820000,55.8724000,90.1155000,-1,-1); //Police Ranger + AddStaticVehicle(523,-1400.0012000,2628.5425000,55.3484000,91.3032000,-1,-1); //HPV1000 + AddStaticVehicle(598,-1400.4594000,2656.5981000,55.4359000,89.6264000,-1,-1); //Police Car (LVPD) + AddStaticVehicle(411,-1501.2905000,2647.4238000,55.3804000,0.6860000,-1,-1); //Infernus + AddStaticVehicle(543,-1562.9995000,2695.2251000,55.5954000,179.5001000,-1,-1); //Sadler + AddStaticVehicle(466,-1519.7347000,2690.4072000,55.4753000,248.3675000,-1,-1); //Glendale + AddStaticVehicle(522,-1940.3291000,2393.3000000,49.0666000,291.3271000,-1,-1); //NRG-500 + AddStaticVehicle(463,-1936.8704000,2383.3430000,49.0324000,111.3113000,-1,-1); //Freeway + AddStaticVehicle(460,-2038.2504000,2345.3125000,1.6519000,89.5868000,-1,-1); //Skimmer + AddStaticVehicle(473,-2032.4667000,2326.7131000,-0.4380000,98.9912000,-1,-1); //Dinghy + AddStaticVehicle(444,-1885.8567000,2169.9949000,3.2533000,144.9470000,-1,-1); //Monster + AddStaticVehicle(444,-1870.7615000,2156.2810000,3.8067000,122.5508000,-1,-1); //Monster + AddStaticVehicle(454,-1884.0699000,2138.6230000,0.2506000,133.8848000,-1,-1); //Tropic + AddStaticVehicle(454,-1898.5118000,2143.5569000,0.0105000,132.1806000,-1,-1); //Tropic + AddStaticVehicle(466,-1813.1683000,2041.4242000,8.5269000,252.9865000,-1,-1); //Glendale + AddStaticVehicle(525,-1459.0322000,1870.9833000,32.5117000,183.8948000,-1,-1); //Tow Truck + AddStaticVehicle(456,-1485.8462000,1876.7437000,32.8064000,183.2276000,-1,-1); //Yankee + AddStaticVehicle(424,-1492.2974000,1878.3505000,32.4143000,3.4685000,-1,-1); //BF Injection + AddStaticVehicle(463,-1215.8108000,1823.6738000,41.2636000,38.2692000,-1,-1); //Freeway + AddStaticVehicle(536,-1201.6031000,1815.5844000,41.4561000,224.9727000,-1,-1); //Blade + AddStaticVehicle(576,-1191.8107000,1825.0553000,41.3273000,225.2247000,-1,-1); //Tornado + AddStaticVehicle(468,-1048.2529000,1546.2045000,32.9930000,158.6851000,-1,-1); //Sanchez + AddStaticVehicle(422,-932.4755000,1424.2108000,30.0963000,322.2427000,-1,-1); //Bobcat + AddStaticVehicle(522,-866.1733000,1544.5576000,22.5450000,91.4350000,-1,-1); //NRG-500 + AddStaticVehicle(568,-865.2671000,1554.1039000,23.6705000,88.1652000,-1,-1); //Bandito + AddStaticVehicle(463,-866.2898000,1563.5450000,24.0995000,90.1996000,-1,-1); //Freeway + AddStaticVehicle(466,-639.2625000,1459.8402000,13.2513000,86.2832000,-1,-1); //Glendale + AddStaticVehicle(409,-822.1724000,1497.2634000,19.2601000,270.9176000,-1,-1); //Stretch + AddStaticVehicle(424,-823.5243000,1598.8495000,26.8987000,225.4195000,-1,-1); //BF Injection + AddStaticVehicle(446,-760.9468000,645.6008000,-0.5381000,164.1712000,-1,-1); //Squalo + AddStaticVehicle(493,-748.1213000,639.0031000,-0.4254000,166.5344000,-1,-1); //Jetmax + AddStaticVehicle(473,-492.0613000,612.2540000,-0.1730000,178.7145000,-1,-1); //Dinghy + AddStaticVehicle(522,-27.2504000,1165.5352000,18.9401000,359.9910000,-1,-1); //NRG-500 + AddStaticVehicle(463,-37.9013000,1166.4550000,19.0234000,359.1411000,-1,-1); //Freeway + AddStaticVehicle(533,-48.2081000,1165.8389000,19.3005000,179.6839000,-1,-1); //Feltzer + AddStaticVehicle(468,5.8165000,1164.4668000,19.2854000,179.9991000,-1,-1); //Sanchez + AddStaticVehicle(478,16.2337000,1164.9716000,19.5734000,179.7582000,-1,-1); //Walton + AddStaticVehicle(422,58.0118000,1158.9181000,18.6387000,178.7746000,-1,-1); //Bobcat + AddStaticVehicle(506,47.0886000,1157.1968000,18.3684000,2.0607000,-1,-1); //Super GT + AddStaticVehicle(554,181.1046000,1167.2373000,14.8379000,325.3170000,-1,-1); //Yosemite + AddStaticVehicle(489,176.2220000,1171.1082000,14.9001000,146.2130000,-1,-1); //Rancher + AddStaticVehicle(586,-84.1365000,1077.4860000,19.2620000,182.2462000,-1,-1); //Wayfarer + AddStaticVehicle(561,-77.4508000,1077.0004000,19.5558000,179.1996000,-1,-1); //Stratum + AddStaticVehicle(466,-72.6212000,970.4161000,19.5206000,10.7515000,-1,-1); //Glendale + AddStaticVehicle(402,-149.3938000,926.7260000,19.6191000,283.0578000,-1,-1); //Buffalo + AddStaticVehicle(598,-227.0211000,994.4134000,19.2985000,87.5296000,-1,-1); //Police Car (LVPD) + AddStaticVehicle(523,-216.6211000,987.3325000,19.0092000,178.9684000,-1,-1); //HPV1000 + AddStaticVehicle(599,-210.5997000,999.2169000,19.8594000,91.0179000,-1,-1); //Police Ranger + AddStaticVehicle(427,-226.7878000,999.7707000,19.7320000,90.7007000,-1,-1); //Enforcer + AddStaticVehicle(416,-322.1475000,1058.2961000,19.8910000,359.9510000,-1,-1); //Ambulance + AddStaticVehicle(560,-304.8201000,1023.8888000,19.2983000,269.5181000,-1,-1); //Sultan + AddStaticVehicle(461,-304.7267000,1007.8033000,19.1669000,88.2453000,-1,-1); //PCJ-600 + AddStaticVehicle(555,-304.7787000,1015.8186000,19.2771000,88.4529000,-1,-1); //Windsor + AddStaticVehicle(429,-194.5551000,1223.4642000,19.4219000,180.1007000,-1,-1); //Banshee + AddStaticVehicle(480,-199.4462000,1223.1311000,19.5144000,180.4795000,-1,-1); //Comet + AddStaticVehicle(556,-135.8316000,1176.8348000,20.1252000,0.5599000,-1,-1); //Monster A + AddStaticVehicle(534,-158.8895000,1177.4170000,19.4657000,270.4757000,-1,-1); //Remington + AddStaticVehicle(562,-333.4245000,1515.1244000,75.0175000,358.9089000,-1,-1); //Elegy + AddStaticVehicle(565,-339.6462000,1515.4377000,74.9826000,359.7643000,-1,-1); //Flash + AddStaticVehicle(463,-345.6930000,1515.2073000,74.8997000,179.0935000,-1,-1); //Freeway + AddStaticVehicle(560,-320.9397000,1515.2620000,75.0394000,180.5472000,-1,-1); //Sultan + AddStaticVehicle(561,-272.4861000,1550.5234000,75.1736000,314.7783000,-1,-1); //Stratum + AddStaticVehicle(522,-300.3541000,1577.0308000,74.9245000,134.9594000,-1,-1); //NRG-500 + AddStaticVehicle(602,-287.2208000,1565.2281000,75.1644000,314.8484000,-1,-1); //Alpha + AddStaticVehicle(587,-280.1841000,1557.3383000,75.0856000,135.1464000,-1,-1); //Euros + AddStaticVehicle(522,650.7247000,1713.1837000,6.5680000,219.2669000,-1,-1); //NRG-500 + AddStaticVehicle(514,647.9229000,1686.9631000,7.5765000,39.8520000,-1,-1); //Tanker + AddStaticVehicle(463,657.0245000,1718.6166000,6.5322000,220.6331000,-1,-1); //Freeway + AddStaticVehicle(408,650.8758000,1701.8457000,7.5456000,221.0066000,-1,-1); //Trashmaster + AddStaticVehicle(536,686.2144000,1947.5181000,5.2764000,0.0205000,-1,-1); //Blade + AddStaticVehicle(535,706.3085000,1947.6616000,5.3012000,0.0382000,-1,-1); //Slamvan + AddStaticVehicle(410,721.3564000,1947.0887000,5.1983000,359.7183000,-1,-1); //Manana + AddStaticVehicle(554,676.3019000,1947.2180000,5.6222000,359.0930000,-1,-1); //Yosemite + AddStaticVehicle(468,782.3742000,1886.9020000,4.6651000,269.0126000,-1,-1); //Sanchez + AddStaticVehicle(586,781.9738000,1877.9419000,4.4441000,91.0611000,-1,-1); //Wayfarer + AddStaticVehicle(463,782.0577000,1859.8401000,4.2871000,91.5307000,-1,-1); //Freeway + AddStaticVehicle(400,782.4545000,1900.3524000,5.1828000,90.3366000,-1,-1); //Landstalker + AddStaticVehicle(515,1049.5148000,1308.8466000,11.8433000,359.4362000,-1,-1); //Roadtrain + AddStaticVehicle(431,1090.4871000,1315.1465000,10.9184000,265.0853000,-1,-1); //Bus + AddStaticVehicle(403,1062.0461000,1270.6017000,11.4236000,89.3194000,-1,-1); //Linerunner + AddStaticVehicle(456,1093.0214000,1269.7924000,10.9934000,269.3632000,-1,-1); //Yankee + AddStaticVehicle(524,1084.5044000,1228.6665000,11.7506000,179.9921000,-1,-1); //Cement Truck + AddStaticVehicle(403,1446.4044000,974.4594000,11.4267000,0.2106000,-1,-1); //Linerunner + AddStaticVehicle(455,1436.7599000,975.2065000,11.2532000,359.5532000,-1,-1); //Flatbed + AddStaticVehicle(498,1467.3784000,1045.0725000,10.8854000,90.4709000,-1,-1); //Boxville + AddStaticVehicle(499,1468.7935000,1060.5990000,10.8118000,270.5807000,-1,-1); //Benson + AddStaticVehicle(578,1425.4561000,1085.2495000,11.4462000,90.3133000,-1,-1); //DFT-30 + AddStaticVehicle(443,1421.1428000,1039.0592000,11.1573000,90.4324000,-1,-1); //Packer + AddStaticVehicle(414,1426.7489000,1045.2247000,10.9114000,269.1730000,-1,-1); //Mule + AddStaticVehicle(524,1405.8556000,973.2071000,11.7428000,180.3412000,-1,-1); //Cement Truck + AddStaticVehicle(442,2442.7808000,1286.6213000,10.6529000,88.6949000,-1,-1); //Romero + AddStaticVehicle(474,2141.7039000,2834.1025000,10.5829000,89.1438000,-1,-1); //Hermes + AddStaticVehicle(422,2142.2454000,2814.3284000,10.8111000,90.5643000,-1,-1); //Bobcat + AddStaticVehicle(400,2141.7407000,2806.6018000,10.9127000,90.2161000,-1,-1); //Landstalker + AddStaticVehicle(413,2175.5300000,2787.3811000,10.9028000,359.4196000,-1,-1); //Pony + AddStaticVehicle(401,2142.3391000,2795.6824000,10.5998000,89.8892000,-1,-1); //Bravura + AddStaticVehicle(455,2200.8323000,2787.5808000,11.2575000,179.1376000,-1,-1); //Flatbed + AddStaticVehicle(407,1750.7959000,2078.0029000,11.0556000,180.6428000,-1,-1); //Firetruck + AddStaticVehicle(407,1757.2463000,2078.0046000,11.0573000,180.4481000,-1,-1); //Firetruck + AddStaticVehicle(407,1763.4856000,2077.8901000,11.0584000,180.3000000,-1,-1); //Firetruck + AddStaticVehicle(407,1770.0978000,2077.9060000,11.0563000,180.8449000,-1,-1); //Firetruck + AddStaticVehicle(520,277.7543000,1955.0928000,18.3638000,273.6388000,-1,-1); //Hydra + AddStaticVehicle(520,277.0512000,1988.4100000,18.3638000,276.6730000,-1,-1); //Hydra + AddStaticVehicle(520,276.4816000,2023.5663000,18.3638000,270.4061000,-1,-1); //Hydra + AddStaticVehicle(425,351.6770000,1979.7495000,18.1853000,91.8274000,-1,-1); //Hunter + AddStaticVehicle(425,351.2417000,1959.1956000,18.1863000,91.8270000,-1,-1); //Hunter + AddStaticVehicle(425,350.3843000,1944.0034000,18.2888000,91.1481000,-1,-1); //Hunter + AddStaticVehicle(425,349.6268000,1929.4083000,18.3803000,91.6146000,-1,-1); //Hunter + AddStaticVehicle(470,220.6960000,1918.7094000,17.6359000,180.3175000,-1,-1); //Patriot + AddStaticVehicle(470,211.2540000,1919.3491000,17.6316000,180.1197000,-1,-1); //Patriot + AddStaticVehicle(470,202.4098000,1919.2838000,17.6341000,176.2874000,-1,-1); //Patriot + AddStaticVehicle(470,194.0127000,1919.1906000,17.6369000,181.5247000,-1,-1); //Patriot + AddStaticVehicle(433,123.7467000,1903.0284000,19.0480000,179.9681000,-1,-1); //Barracks + AddStaticVehicle(433,130.8562000,1849.9612000,18.1240000,92.8663000,-1,-1); //Barracks + AddStaticVehicle(490,952.2920000,1757.4063000,8.7757000,271.1986000,-1,-1); //FBI Rancher + AddStaticVehicle(490,952.5679000,1752.8851000,8.7761000,270.3303000,-1,-1); //FBI Rancher + AddStaticVehicle(490,952.5731000,1748.3917000,8.7758000,270.7448000,-1,-1); //FBI Rancher + AddStaticVehicle(490,952.5707000,1743.6404000,8.7769000,269.9036000,-1,-1); //FBI Rancher + AddStaticVehicle(490,952.6030000,1724.6860000,8.7764000,269.9353000,-1,-1); //FBI Rancher + AddStaticVehicle(490,952.6393000,1720.0278000,8.7767000,270.7498000,-1,-1); //FBI Rancher + AddStaticVehicle(490,952.6119000,1715.5640000,8.7760000,270.5420000,-1,-1); //FBI Rancher + AddStaticVehicle(490,952.6284000,1711.1335000,8.7758000,270.9271000,-1,-1); //FBI Rancher + AddStaticVehicle(427,982.5811000,1720.5291000,8.7869000,89.9860000,-1,-1); //Enforcer + AddStaticVehicle(427,982.6305000,1725.2537000,8.7853000,92.9755000,-1,-1); //Enforcer + AddStaticVehicle(427,982.2961000,1730.2925000,8.7837000,93.6155000,-1,-1); //Enforcer + AddStaticVehicle(427,981.9562000,1735.3315000,8.7836000,94.2116000,-1,-1); //Enforcer + AddStaticVehicle(427,981.8749000,1740.5065000,8.7804000,90.0705000,-1,-1); //Enforcer + AddStaticVehicle(427,981.7537000,1745.3239000,8.7804000,89.7270000,-1,-1); //Enforcer + AddStaticVehicle(560,2102.9399000,2069.2886000,10.5252000,270.2228000,-1,-1); //Sultan + AddStaticVehicle(451,2103.3376000,2095.6531000,10.5269000,90.0147000,-1,-1); //Turismo + AddStaticVehicle(496,2103.3813000,2039.7896000,10.5368000,270.1710000,-1,-1); //Blista Compact + AddStaticVehicle(434,2103.2195000,2052.8887000,10.7824000,270.3952000,-1,-1); //Hotknife + AddStaticVehicle(560,2827.4993000,2326.9675000,10.5252000,269.7593000,-1,-1); //Sultan + AddStaticVehicle(411,2826.9302000,2345.7034000,10.4335000,89.9452000,-1,-1); //Infernus + AddStaticVehicle(522,2816.2212000,2364.4404000,10.3694000,89.6233000,-1,-1); //NRG-500 + AddStaticVehicle(434,2853.0632000,2379.5479000,10.6630000,270.6021000,-1,-1); //Hotknife + AddStaticVehicle(468,2853.6140000,2345.7070000,10.4894000,90.4539000,-1,-1); //Sanchez + AddStaticVehicle(463,2853.0769000,2309.4814000,10.3605000,179.4615000,-1,-1); //Freeway + AddStaticVehicle(429,2171.5422000,1982.0122000,10.4851000,90.7976000,-1,-1); //Banshee + AddStaticVehicle(402,2171.8108000,1996.7957000,10.7667000,89.4552000,-1,-1); //Buffalo + AddStaticVehicle(400,2186.3933000,2004.3644000,10.8937000,270.0677000,-1,-1); //Landstalker + AddStaticVehicle(422,2186.3586000,1974.9640000,10.8060000,269.5367000,-1,-1); //Bobcat + AddStaticVehicle(402,2198.8970000,1879.1351000,10.7792000,359.2953000,-1,-1); //Buffalo + AddStaticVehicle(429,2179.8391000,1879.1796000,10.5021000,180.4288000,-1,-1); //Banshee + AddStaticVehicle(522,2196.1665000,1856.4419000,10.3938000,179.8461000,-1,-1); //NRG-500 + AddStaticVehicle(541,2185.2346000,1822.1097000,10.4492000,359.9269000,-1,-1); //Bullet + AddStaticVehicle(451,2159.9592000,1810.2070000,10.5274000,179.2335000,-1,-1); //Turismo + AddStaticVehicle(445,2147.9084000,1787.7729000,10.6960000,0.1152000,-1,-1); //Admiral + AddStaticVehicle(410,2177.4844000,1787.6859000,10.4740000,180.7311000,-1,-1); //Manana + AddStaticVehicle(477,2191.2949000,1800.0045000,10.5710000,179.3759000,-1,-1); //ZR-350 + AddStaticVehicle(463,2203.1699000,1787.4987000,10.3603000,2.6418000,-1,-1); //Freeway + AddStaticVehicle(468,2195.0007000,1810.2751000,10.4815000,359.6048000,-1,-1); //Sanchez + AddStaticVehicle(479,2170.6194000,1822.4269000,10.6167000,358.9533000,-1,-1); //Regina + AddStaticVehicle(415,2181.2419000,1856.6656000,10.5920000,359.2604000,-1,-1); //Cheetah + AddStaticVehicle(534,2136.0430000,1409.2114000,10.5459000,179.2363000,-1,-1); //Remington + AddStaticVehicle(567,2113.5156000,1397.6344000,10.6997000,180.1631000,-1,-1); //Savanna + AddStaticVehicle(522,1541.5951000,787.4795000,10.3947000,358.9796000,-1,-1); //NRG-500 + AddStaticVehicle(468,1525.5347000,787.4081000,10.4874000,179.6737000,-1,-1); //Sanchez + AddStaticVehicle(559,1480.6250000,787.5016000,10.4767000,180.2883000,-1,-1); //Jester + AddStaticVehicle(535,1413.2227000,775.0086000,10.5820000,89.3274000,-1,-1); //Slamvan + AddStaticVehicle(402,1413.1145000,679.4474000,10.7793000,269.8716000,-1,-1); //Buffalo + AddStaticVehicle(487,981.9736000,2168.0193000,10.9968000,357.8659000,-1,-1); //Maverick + AddStaticVehicle(495,2827.3154000,928.4539000,11.0986000,179.9744000,-1,-1); //Sandking + AddStaticVehicle(522,2814.2751000,939.3459000,10.3185000,178.7383000,-1,-1); //NRG-500 + AddStaticVehicle(408,2198.0374000,936.1584000,11.3750000,180.6355000,-1,-1); //Trashmaster + AddStaticVehicle(560,2488.6401000,936.2440000,10.5333000,359.5821000,-1,-1); //Sultan + AddStaticVehicle(442,2500.2852000,910.2922000,10.5978000,89.9885000,-1,-1); //Romero + AddStaticVehicle(522,2514.2209000,936.4755000,10.3780000,179.5292000,-1,-1); //NRG-500 + AddStaticVehicle(567,2460.7903000,918.6927000,10.6870000,269.6547000,-1,-1); //Savanna + AddStaticVehicle(463,2459.8906000,925.2476000,10.3573000,268.2689000,-1,-1); //Freeway + AddStaticVehicle(522,2617.0295000,2205.8567000,10.3838000,178.6090000,-1,-1); //NRG-500 + AddStaticVehicle(411,2630.4749000,2206.0459000,10.4403000,0.6416000,-1,-1); //Infernus + AddStaticVehicle(463,2662.2427000,2253.1775000,10.3053000,89.0578000,-1,-1); //Freeway + AddStaticVehicle(402,2670.2241000,2266.6736000,10.7791000,270.3141000,-1,-1); //Buffalo + AddStaticVehicle(408,2368.1360000,2754.2480000,11.3761000,1.7081000,-1,-1); //Trashmaster + AddStaticVehicle(499,2346.4746000,2754.5417000,10.8102000,90.4996000,-1,-1); //Benson + AddStaticVehicle(403,2312.2468000,2738.0793000,11.4265000,90.9342000,-1,-1); //Linerunner + AddStaticVehicle(515,2296.0625000,2779.9209000,11.8341000,269.8697000,-1,-1); //Roadtrain + AddStaticVehicle(455,2260.1780000,2770.5642000,11.2570000,89.7811000,-1,-1); //Flatbed + AddStaticVehicle(578,2259.9866000,2747.8953000,11.4430000,90.4046000,-1,-1); //DFT-30 + AddStaticVehicle(522,1369.3318000,2695.4287000,10.3924000,0.9374000,-1,-1); //NRG-500 + AddStaticVehicle(402,1319.1821000,2695.1968000,10.7794000,179.8591000,-1,-1); //Buffalo + AddStaticVehicle(422,1275.0248000,2694.8831000,10.8022000,0.1238000,-1,-1); //Bobcat + AddStaticVehicle(482,1269.8605000,2650.1873000,10.9330000,179.9430000,-1,-1); //Burrito + AddStaticVehicle(578,1296.7439000,2649.9766000,11.4457000,0.1572000,-1,-1); //DFT-30 + AddStaticVehicle(413,1335.7156000,2649.4309000,10.9076000,359.6905000,-1,-1); //Pony + AddStaticVehicle(560,1374.7101000,2648.8513000,10.5257000,180.4322000,-1,-1); //Sultan + AddStaticVehicle(457,1324.8309000,2739.8892000,10.4743000,161.2694000,-1,-1); //Caddy + AddStaticVehicle(457,1273.7555000,2754.7844000,10.4468000,21.4948000,-1,-1); //Caddy + AddStaticVehicle(457,1256.9878000,2800.9578000,10.4420000,35.1635000,-1,-1); //Caddy + AddStaticVehicle(457,1207.3330000,2845.2388000,10.4461000,148.1669000,-1,-1); //Caddy + AddStaticVehicle(457,1185.6351000,2767.7800000,10.4460000,246.8640000,-1,-1); //Caddy + AddStaticVehicle(468,795.4187000,1691.7200000,4.9504000,88.6903000,-1,-1); //Sanchez + AddStaticVehicle(463,795.8069000,1682.4359000,4.8214000,89.9761000,-1,-1); //Freeway + AddStaticVehicle(543,449.8876000,1295.9911000,10.0763000,293.0481000,-1,-1); //Sadler + AddStaticVehicle(422,536.4805000,1313.3101000,10.0504000,299.3959000,-1,-1); //Bobcat + AddStaticVehicle(499,613.6568000,1233.5260000,11.7103000,119.2719000,-1,-1); //Benson + AddStaticVehicle(578,609.7614000,1238.1737000,12.3424000,299.6258000,-1,-1); //DFT-30 + AddStaticVehicle(522,112.4742000,1087.7694000,13.1735000,175.6646000,-1,-1); //NRG-500 + AddStaticVehicle(402,115.9583000,1070.1849000,13.5734000,179.5166000,-1,-1); //Buffalo + AddStaticVehicle(560,98.3756000,1050.6407000,13.3186000,182.9469000,-1,-1); //Sultan + AddStaticVehicle(522,-314.7104000,826.7523000,13.8111000,269.6997000,-1,-1); //NRG-500 + AddStaticVehicle(463,-82.0179000,1339.7971000,10.4583000,186.6232000,-1,-1); //Freeway + AddStaticVehicle(402,-101.0708000,1337.9030000,10.2088000,6.7189000,-1,-1); //Buffalo + AddStaticVehicle(451,-91.4688000,1339.0447000,10.2611000,8.3644000,-1,-1); //Turismo + AddStaticVehicle(522,-915.0712000,1996.6030000,60.4861000,130.0792000,-1,-1); //NRG-500 + AddStaticVehicle(411,-906.4288000,1986.0507000,60.5342000,311.9998000,-1,-1); //Infernus + AddStaticVehicle(402,-900.5573000,2010.4374000,60.8509000,312.5630000,-1,-1); //Buffalo + AddStaticVehicle(588,-895.7342000,1989.3086000,60.7060000,159.5596000,-1,-1); //Hotdog + AddStaticVehicle(468,-934.4879000,2020.5614000,60.5434000,130.6159000,-1,-1); //Sanchez + AddStaticVehicle(535,-924.8787000,2038.8126000,60.6776000,313.6640000,-1,-1); //Slamvan + AddStaticVehicle(522,-1350.4331000,2059.7957000,51.9692000,206.8887000,-1,-1); //NRG-500 + AddStaticVehicle(473,-1377.9374000,2117.1069000,40.2854000,231.0439000,-1,-1); //Dinghy + AddStaticVehicle(422,-1667.8822000,2601.0852000,81.2367000,92.7329000,-1,-1); //Bobcat + AddStaticVehicle(543,-1664.6566000,2563.1809000,84.8436000,274.4264000,-1,-1); //Sadler + AddStaticVehicle(468,-1454.9034000,2689.9363000,55.5146000,189.8752000,-1,-1); //Sanchez + AddStaticVehicle(468,-835.2717000,2764.7485000,45.6691000,190.0686000,-1,-1); //Sanchez + AddStaticVehicle(468,-795.5732000,2734.1677000,45.0076000,9.3805000,-1,-1); //Sanchez + AddStaticVehicle(522,835.8231000,868.2554000,12.5450000,16.9386000,-1,-1); //NRG-500 + AddStaticVehicle(422,841.3698000,835.5323000,12.7173000,206.0204000,-1,-1); //Bobcat + AddStaticVehicle(543,822.9463000,829.9481000,11.0365000,24.3117000,-1,-1); //Sadler + AddStaticVehicle(402,2039.8881000,1537.7513000,10.6309000,180.3950000,-1,-1); //Buffalo + AddStaticVehicle(463,2039.9684000,1523.4174000,10.2123000,180.2598000,-1,-1); //Freeway + AddStaticVehicle(541,2039.8385000,1574.2413000,10.2973000,180.8789000,-1,-1); //Bullet + AddStaticVehicle(451,2039.8873000,1585.8617000,10.3786000,180.3554000,-1,-1); //Turismo + AddStaticVehicle(408,2444.8076000,1123.7898000,11.3687000,269.8606000,-1,-1); //Trashmaster + AddStaticVehicle(411,2421.7769000,1102.1587000,10.3637000,180.2043000,-1,-1); //Infernus + AddStaticVehicle(492,2432.9463000,1120.4163000,10.5215000,359.7111000,-1,-1); //Greenwood + AddStaticVehicle(402,2421.6785000,1111.9429000,10.7015000,180.2388000,-1,-1); //Buffalo + AddStaticVehicle(480,2421.9043000,1139.9500000,10.5141000,181.4825000,-1,-1); //Comet + AddStaticVehicle(578,2450.1272000,1159.3485000,11.4592000,269.7938000,-1,-1); //DFT-30 + AddStaticVehicle(510,2473.1365000,1136.2473000,10.4208000,180.4970000,-1,-1); //Mountain Bike + AddStaticVehicle(510,2472.9124000,1147.7554000,10.4257000,181.2168000,-1,-1); //Mountain Bike + AddStaticVehicle(510,2476.8604000,1141.9564000,10.4256000,358.3319000,-1,-1); //Mountain Bike + AddStaticVehicle(499,2513.2769000,1159.4531000,10.8095000,270.2178000,-1,-1); //Benson + AddStaticVehicle(488,2553.9082000,1174.1871000,18.8970000,89.3379000,-1,-1); //News Chopper + AddStaticVehicle(455,2551.5259000,1234.9706000,11.2570000,359.6076000,-1,-1); //Flatbed + AddStaticVehicle(409,2603.3870000,1307.6721000,10.5422000,269.5541000,-1,-1); //Stretch + AddStaticVehicle(413,2548.5217000,1318.8221000,10.8265000,271.2111000,-1,-1); //Pony + AddStaticVehicle(560,2521.8142000,1216.8342000,10.4484000,181.1316000,-1,-1); //Sultan + AddStaticVehicle(535,2469.7593000,1067.5380000,10.5066000,89.7131000,-1,-1); //Slamvan + AddStaticVehicle(582,2533.0530000,1170.1257000,10.7993000,359.6107000,-1,-1); //Newsvan + AddStaticVehicle(582,2564.2275000,1187.8094000,10.7965000,270.1030000,-1,-1); //Newsvan + AddStaticVehicle(582,2543.1255000,1146.0616000,10.8829000,89.3353000,-1,-1); //Newsvan + AddStaticVehicle(517,2510.1206000,1007.5737000,10.6020000,270.7099000,-1,-1); //Majestic + AddStaticVehicle(522,1502.2877000,2290.9785000,10.3934000,0.0990000,-1,-1); //NRG-500 + AddStaticVehicle(499,2121.8086000,2815.2754000,10.7269000,180.5550000,-1,-1); //Benson + AddStaticVehicle(543,2121.7517000,2789.1780000,10.5616000,180.0354000,-1,-1); //Sadler + AddStaticVehicle(409,2499.5171000,1526.5571000,10.5396000,250.0354000,-1,-1); //Stretch + AddStaticVehicle(409,2488.1943000,1532.5369000,10.5462000,232.9400000,-1,-1); //Stretch + AddStaticVehicle(409,2480.5303000,1542.4519000,10.5479000,202.9111000,-1,-1); //Stretch + AddStaticVehicle(484,2533.6035000,1569.0200000,9.1758000,127.7883000,-1,-1); //Marquis + AddStaticVehicle(424,2440.9485000,2009.4020000,10.6008000,268.9387000,-1,-1); //BF Injection + AddStaticVehicle(468,2458.5806000,1990.6011000,10.4894000,179.2280000,-1,-1); //Sanchez + AddStaticVehicle(411,2449.0859000,1991.5328000,10.4408000,180.6770000,-1,-1); //Infernus + AddStaticVehicle(541,2472.4160000,1991.4039000,10.4451000,180.1594000,-1,-1); //Bullet + AddStaticVehicle(508,1023.9109,2210.97800,11.1954,358.4805,-1,-1); //Journey + AddStaticVehicle(508,1029.5629,2211.04540,11.1955,358.7758,-1,-1); //Journey + AddStaticVehicle(508,1035.5721,2211.07100,11.1954,359.3708,-1,-1); //Journey + AddStaticVehicle(508,1041.5471,2211.10030,11.1951,0.017800,-1,-1); //Journey + AddStaticVehicle(508,1047.7509,2210.96140,11.1951,358.3522,-1,-1); //Journey + AddStaticVehicle(508,2392.7688,988.394400,11.1954,90.00680,-1,-1); //Journey + AddStaticVehicle(508,2392.7883,994.534900,11.1952,90.74200,-1,-1); //Journey + AddStaticVehicle(508,2392.5791,1000.66840,11.1953,90.03610,-1,-1); //Journey + AddStaticVehicle(508,2392.5566,1006.77660,11.1951,89.15980,-1,-1); //Journey + AddStaticVehicle(508,2392.5408,1012.63600,11.1955,89.84080,-1,-1); //Journey + AddStaticVehicle(508,992.63570,-1524.4410,13.9328,180.4990,-1,-1); //Journey + AddStaticVehicle(508,987.19980,-1524.5179,13.9326,180.6396,-1,-1); //Journey + AddStaticVehicle(508,981.57510,-1524.6101,13.9333,180.2712,-1,-1); //Journey + AddStaticVehicle(508,975.82650,-1524.6733,13.9331,181.1525,-1,-1); //Journey + AddStaticVehicle(508,970.21700,-1524.8461,13.9333,181.3141,-1,-1); //Journey + AddStaticVehicle(508,2026.8098,-1299.6123,21.2905,359.7822,-1,-1); //Journey + AddStaticVehicle(508,2026.8566,-1289.2463,21.3175,359.8022,-1,-1); //Journey + AddStaticVehicle(508,2026.9011,-1277.4265,21.3451,359.7785,-1,-1); //Journey + + // Los Santos + AddStaticVehicle( 468, -2063.392333, -2500.243164, 30.237567, 143.456680, -1, -1 ); + AddStaticVehicle( 468, -2062.394775, -2565.516357, 30.290531, 319.847961, -1, -1 ); + AddStaticVehicle( 405, -2124.328613, -2504.205566, 30.492168, 232.642959, -1, -1 ); + AddStaticVehicle( 515, -2237.529541, -2571.641845, 32.946311, 62.279006, -1, -1 ); + AddStaticVehicle( 412, -2169.130371, -2528.907226, 30.456056, 321.074249, -1, -1 ); + AddStaticVehicle( 573, -2195.319091, -2436.872314, 31.275583, 50.503383, -1, -1 ); + AddStaticVehicle( 468, -2071.416259, -2502.747314, 30.306802, 58.436222, -1, -1 ); + AddStaticVehicle( 419, -2200.287841, -2502.756347, 30.414680, 320.302032, -1, -1 ); + AddStaticVehicle( 422, -2093.850585, -2540.443359, 30.431339, 314.864990, -1, -1 ); + AddStaticVehicle( 426, -2100.933105, -2476.969238, 30.368156, 230.363113, -1, -1 ); + AddStaticVehicle( 463, -2145.789794, -2340.332275, 30.164525, 318.669158, -1, -1 ); + AddStaticVehicle( 466, -2192.082275, -2267.857177, 30.366542, 50.550571, -1, -1 ); + AddStaticVehicle( 477, -2206.064941, -2298.992675, 30.381359, 317.453613, -1, -1 ); + AddStaticVehicle( 478, -2092.571044, -2244.076171, 30.758443, 138.650314, -1, -1 ); + AddStaticVehicle( 478, -2102.175537, -2233.910400, 30.620101, 137.604217, -1, -1 ); + AddStaticVehicle( 416, -2203.672607, -2315.558593, 30.774448, 318.517517, -1, -1 ); + AddStaticVehicle( 463, -2200.244628, -2262.725341, 30.093130, 231.325180, -1, -1 ); + AddStaticVehicle( 468, -2208.998046, -2254.527343, 30.348510, 234.874664, -1, -1 ); + AddStaticVehicle( 491, -2097.414062, -2239.713623, 30.384279, 139.849884, -1, -1 ); + AddStaticVehicle( 510, -2201.023681, -2244.560791, 30.377134, 144.364852, -1, -1 ); + AddStaticVehicle( 515, -2119.834960, -2307.722412, 31.650197, 231.397872, -1, -1 ); + AddStaticVehicle( 587, -2154.411376, -2372.050048, 30.397542, 231.994125, -1, -1 ); + AddStaticVehicle( 587, -2217.017089, -2406.782226, 30.869056, 233.437927, -1, -1 ); + AddStaticVehicle( 531, 295.200958, -159.263504, 1.542029, 89.342742, -1, -1 ); + AddStaticVehicle( 463, 216.410354, -162.226654, 1.118438, 178.573303, -1, -1 ); + AddStaticVehicle( 461, 218.108520, -140.768356, 1.214834, 179.786010, -1, -1 ); + AddStaticVehicle( 531, 366.714965, -78.166580, 1.350524, 90.714706, -1, -1 ); + AddStaticVehicle( 589, 248.024948, -84.703475, 2.079827, 88.823646, -1, -1 ); + AddStaticVehicle( 456, 247.635452, -153.930496, 1.746057, 90.122123, -1, -1 ); + AddStaticVehicle( 468, 251.418945, -16.108102, 1.609379, 93.649200, -1, -1 ); + AddStaticVehicle( 561, 179.719482, -6.843041, 1.391750, 359.999969, -1, -1 ); + AddStaticVehicle( 545, 196.477081, -155.388473, 1.389309, 179.032073, -1, -1 ); + AddStaticVehicle( 547, 169.466812, -6.826076, 1.316310, 179.443969, -1, -1 ); + AddStaticVehicle( 578, 162.466674, -22.626670, 2.204188, 268.694580, -1, -1 ); + AddStaticVehicle( 401, 193.226760, -6.688632, 1.351145, 178.321517, -1, -1 ); + AddStaticVehicle( 405, 287.485076, -53.392440, 1.453099, 0.262815, -1, -1 ); + AddStaticVehicle( 510, 313.695526, -46.070568, 1.184532, 1.529221, -1, -1 ); + AddStaticVehicle( 411, 278.169372, -55.326370, 1.305202, 0.000000, -1, -1 ); + AddStaticVehicle( 468, 329.420349, -44.480224, 1.182025, 271.314208, -1, -1 ); + AddStaticVehicle( 509, 329.556396, -54.324440, 1.010597, 88.136962, -1, -1 ); + AddStaticVehicle( 468, 350.618225, -109.849975, 0.945852, 359.010498, -1, -1 ); + AddStaticVehicle( 515, 52.098903, -285.285369, 2.718616, 358.656341, -1, -1 ); + AddStaticVehicle( 578, 89.977348, -292.883789, 2.203197, 357.614807, -1, -1 ); + AddStaticVehicle( 405, -31.694158, -276.641296, 5.303082, 89.106185, -1, -1 ); + AddStaticVehicle( 477, -31.376302, -297.072662, 5.185024, 89.815101, -1, -1 ); + AddStaticVehicle( 535, -1.027029, -347.067932, 5.192478, 269.697204, -1, -1 ); + AddStaticVehicle( 463, -13.159734, -378.173522, 4.969797, 181.924987, -1, -1 ); + AddStaticVehicle( 404, 92.907409, -153.549880, 2.304763, 268.930297, -1, -1 ); + AddStaticVehicle( 477, 752.565246, -497.216613, 17.082849, 180.541961, -1, -1 ); + AddStaticVehicle( 463, 763.255432, -510.963073, 16.596717, 178.409194, -1, -1 ); + AddStaticVehicle( 403, 654.729675, -581.863403, 16.938104, 177.557846, -1, -1 ); + AddStaticVehicle( 509, 668.767517, -546.422790, 15.847703, 92.428497, -1, -1 ); + AddStaticVehicle( 400, 708.170715, -458.336486, 16.428236, 270.448425, -1, -1 ); + AddStaticVehicle( 596, 614.293029, -597.008972, 16.953319, 270.690643, -1, -1 ); + AddStaticVehicle( 496, 695.270690, -470.103607, 16.051948, 89.780700, -1, -1 ); + AddStaticVehicle( 523, 613.086364, -601.207336, 16.801979, 268.153198, -1, -1 ); + AddStaticVehicle( 482, 708.286315, -464.582580, 16.444482, 269.546966, -1, -1 ); + AddStaticVehicle( 463, 668.084472, -461.430145, 15.875892, 271.467498, -1, -1 ); + AddStaticVehicle( 468, 668.161926, -470.812652, 16.004730, 268.505920, -1, -1 ); + AddStaticVehicle( 400, 667.433715, -464.608093, 16.427606, 89.780082, -1, -1 ); + AddStaticVehicle( 466, 771.933105, -548.333984, 16.722171, 359.026428, -1, -1 ); + AddStaticVehicle( 400, 786.063903, -501.342468, 17.376964, 178.931427, -1, -1 ); + AddStaticVehicle( 403, 830.017639, -608.956481, 16.945840, 359.346282, -1, -1 ); + AddStaticVehicle( 578, 797.494995, -609.803100, 16.963354, 359.194244, -1, -1 ); + AddStaticVehicle( 422, 827.566345, -496.713043, 17.317296, 180.715133, -1, -1 ); + AddStaticVehicle( 410, 749.857971, -581.977966, 16.921165, 90.703384, -1, -1 ); + AddStaticVehicle( 405, 1392.211547, 264.906311, 19.441810, 156.557296, -1, -1 ); + AddStaticVehicle( 468, 1355.454833, 244.730529, 19.235958, 243.635681, -1, -1 ); + AddStaticVehicle( 439, 1332.470092, 287.986053, 19.453619, 247.490692, -1, -1 ); + AddStaticVehicle( 586, 1361.930297, 258.019592, 19.016277, 245.697509, -1, -1 ); + AddStaticVehicle( 468, 1289.789306, 339.841705, 19.222463, 244.831054, -1, -1 ); + AddStaticVehicle( 463, 1291.809204, 343.898681, 19.094627, 66.661514, -1, -1 ); + AddStaticVehicle( 442, 1230.603515, 299.071807, 19.406747, 156.080413, -1, -1 ); + AddStaticVehicle( 463, 1347.590942, 204.728225, 19.094898, 334.906860, -1, -1 ); + AddStaticVehicle( 491, 1294.525878, 220.833633, 19.311458, 68.053642, -1, -1 ); + AddStaticVehicle( 468, 1294.651123, 179.754257, 20.128770, 154.654724, -1, -1 ); + AddStaticVehicle( 531, 1283.386230, 193.591842, 19.885690, 157.127227, -1, -1 ); + AddStaticVehicle( 413, 1239.374023, 211.981491, 19.643434, 155.319000, -1, -1 ); + AddStaticVehicle( 463, 1254.673339, 249.237854, 19.022674, 18.919681, -1, -1 ); + AddStaticVehicle( 586, 1249.775512, 245.975296, 19.074474, 22.219085, -1, -1 ); + AddStaticVehicle( 400, 1406.097656, 460.323974, 20.309953, 156.977935, -1, -1 ); + AddStaticVehicle( 442, 2248.524414, -54.420513, 26.340820, 359.018188, -1, -1 ); + AddStaticVehicle( 405, 2380.144042, 79.642662, 26.971590, 269.835388, -1, -1 ); + AddStaticVehicle( 451, 2503.581298, 94.823135, 26.187602, 180.516769, -1, -1 ); + AddStaticVehicle( 443, 2275.700927, 22.451349, 27.105861, 269.048675, -1, -1 ); + AddStaticVehicle( 463, 2492.606933, 6.631298, 26.819461, 0.639941, -1, -1 ); + AddStaticVehicle( 405, 2445.659912, 12.093312, 26.413042, 270.747772, -1, -1 ); + AddStaticVehicle( 468, 2379.318115, 26.262842, 26.896945, 88.001533, -1, -1 ); + AddStaticVehicle( 587, 2433.792480, -5.802540, 26.212121, 179.855300, -1, -1 ); + AddStaticVehicle( 531, 2253.879394, -82.669059, 26.494588, 180.333374, -1, -1 ); + AddStaticVehicle( 542, 2318.430908, -64.844924, 26.227722, 180.256805, -1, -1 ); + AddStaticVehicle( 522, 2408.174072, 11.455207, 26.046878, 89.010742, -1, -1 ); + AddStaticVehicle( 477, 2397.545166, -48.776889, 27.112085, 0.653171, -1, -1 ); + AddStaticVehicle( 468, 2323.616943, 70.821006, 26.152116, 355.555297, -1, -1 ); + AddStaticVehicle( 413, 2263.972900, 63.000484, 26.571699, 269.796997, -1, -1 ); + AddStaticVehicle( 429, 2357.820312, 170.506195, 26.795810, 268.639709, -1, -1 ); + AddStaticVehicle( 402, 2330.301025, 124.247970, 26.901718, 269.024444, -1, -1 ); + AddStaticVehicle( 463, 2358.332275, 120.377670, 26.734727, 269.590179, -1, -1 ); + AddStaticVehicle( 401, 2330.519042, 199.411926, 26.817016, 269.485412, -1, -1 ); + AddStaticVehicle( 405, 2253.412597, 105.554542, 26.987306, 357.964782, -1, -1 ); + AddStaticVehicle( 475, 2358.430419, -53.829208, 27.127113, 0.401789, -1, -1 ); + AddStaticVehicle( 439, 2327.751708, -118.472816, 27.170480, 181.193618, -1, -1 ); + AddStaticVehicle( 489, 2293.935791, 155.887359, 27.312751, 0.000000, -1, -1 ); + AddStaticVehicle( 434, 2299.009033, -121.364654, 27.387382, 180.132965, -1, -1 ); + AddStaticVehicle( 402, 2263.363769, -128.744888, 27.300945, 359.765106, -1, -1 ); + AddStaticVehicle( 519, 1889.941040, -2624.590820, 14.468383, 359.124145, -1, -1 ); + AddStaticVehicle( 412, 2483.606933, -1655.894653, 13.162011, 90.518936, -1, -1 ); + AddStaticVehicle( 490, 1595.528808, -1709.573974, 6.019586, 359.722351, -1, -1 ); + AddStaticVehicle( 593, 1822.176513, -2624.553222, 14.024420, 359.080780, -1, -1 ); + AddStaticVehicle( 596, 1587.685302, -1710.722900, 5.612419, 358.663818, -1, -1 ); + AddStaticVehicle( 519, 1753.972167, -2624.416992, 14.451003, 358.653961, -1, -1 ); + AddStaticVehicle( 596, 1534.687377, -1645.483276, 5.612185, 0.414491, -1, -1 ); + AddStaticVehicle( 476, 1682.415649, -2627.942626, 14.254081, 359.942840, -1, -1 ); + AddStaticVehicle( 490, 1544.408813, -1651.068603, 6.018870, 269.377441, -1, -1 ); + AddStaticVehicle( 476, 1617.713745, -2629.208007, 14.210683, 359.764465, -1, -1 ); + AddStaticVehicle( 596, 1544.830932, -1663.129516, 5.612981, 270.946533, -1, -1 ); + AddStaticVehicle( 592, 1727.063598, -2441.779296, 14.818604, 178.650726, -1, -1 ); + AddStaticVehicle( 475, 2473.250976, -1701.073974, 13.326033, 359.534210, -1, -1 ); + AddStaticVehicle( 427, 1564.478271, -1709.771728, 6.022296, 0.756405, -1, -1 ); + AddStaticVehicle( 490, 1600.590820, -1700.051025, 6.018587, 89.825813, -1, -1 ); + AddStaticVehicle( 466, 2425.057617, -1643.590332, 13.239023, 180.256881, -1, -1 ); + AddStaticVehicle( 523, 1583.572143, -1711.615600, 5.459059, 0.000000, -1, -1 ); + AddStaticVehicle( 592, 1643.698364, -2440.519775, 14.738221, 179.799713, -1, -1 ); + AddStaticVehicle( 523, 1574.387939, -1711.133911, 5.456938, 358.523590, -1, -1 ); + AddStaticVehicle( 490, 1544.154907, -1672.142333, 6.018477, 270.745086, -1, -1 ); + AddStaticVehicle( 463, 2393.229248, -1672.942260, 13.443512, 1.111629, -1, -1 ); + AddStaticVehicle( 511, 1561.888183, -2433.221435, 14.793487, 178.950912, -1, -1 ); + AddStaticVehicle( 523, 1544.224731, -1676.214843, 5.460846, 271.672546, -1, -1 ); + AddStaticVehicle( 553, 2113.452636, -2433.913574, 14.884115, 180.220001, -1, -1 ); + AddStaticVehicle( 523, 1530.682617, -1645.039306, 5.454162, 0.739458, -1, -1 ); + AddStaticVehicle( 487, 1878.442504, -2291.966552, 13.741863, 217.845825, -1, -1 ); + AddStaticVehicle( 487, 1873.612670, -2272.690917, 13.796875, 218.001693, -1, -1 ); + AddStaticVehicle( 476, 1994.173339, -2314.371337, 14.255472, 87.359558, -1, -1 ); + AddStaticVehicle( 489, 2327.266601, -1695.732055, 13.560116, 270.449462, -1, -1 ); + AddStaticVehicle( 522, 2319.294189, -1716.158813, 13.114595, 178.366027, -1, -1 ); + AddStaticVehicle( 511, 1988.648437, -2382.414794, 14.919784, 90.287071, -1, -1 ); + AddStaticVehicle( 416, 1181.588623, -1338.645141, 13.850830, 270.317108, -1, -1 ); + AddStaticVehicle( 593, 1994.743774, -2249.075195, 14.024641, 90.583992, -1, -1 ); + AddStaticVehicle( 416, 1180.428344, -1308.683837, 13.854464, 270.323547, -1, -1 ); + AddStaticVehicle( 477, 2370.705810, -1769.415161, 13.300166, 359.807189, -1, -1 ); + AddStaticVehicle( 485, 1952.454467, -2194.001953, 13.208797, 272.028930, -1, -1 ); + AddStaticVehicle( 485, 2007.971923, -2290.384277, 13.214349, 271.826904, -1, -1 ); + AddStaticVehicle( 463, 2390.399902, -1714.173706, 13.159716, 178.976028, -1, -1 ); + AddStaticVehicle( 485, 2087.122314, -2406.556152, 13.202581, 1.517660, -1, -1 ); + AddStaticVehicle( 519, 1856.659790, -2384.894531, 14.489011, 175.584167, -1, -1 ); + AddStaticVehicle( 400, 2262.723388, -1767.245849, 13.639256, 1.704159, -1, -1 ); + AddStaticVehicle( 420, 1802.597290, -1924.834228, 13.168541, 90.810394, -1, -1 ); + AddStaticVehicle( 420, 1560.440429, -2325.433349, 13.326786, 90.421997, -1, -1 ); + AddStaticVehicle( 463, 2296.937255, -1645.154541, 14.323433, 269.830657, -1, -1 ); + AddStaticVehicle( 438, 1631.971191, -2324.277099, 13.459836, 270.157470, -1, -1 ); + AddStaticVehicle( 411, 1560.447998, -2318.730468, 13.275741, 90.618812, -1, -1 ); + AddStaticVehicle( 463, 2295.763183, -1638.419433, 14.298297, 284.242980, -1, -1 ); + AddStaticVehicle( 401, 1560.078857, -2247.684570, 13.326823, 270.335632, -1, -1 ); + AddStaticVehicle( 420, 1802.577880, -1919.975463, 13.171360, 89.673576, -1, -1 ); + AddStaticVehicle( 522, 1536.365722, -2361.407470, 13.123092, 176.805435, -1, -1 ); + AddStaticVehicle( 416, 2000.616699, -1413.943725, 17.141201, 181.085311, -1, -1 ); + AddStaticVehicle( 420, 1560.197021, -2260.885253, 13.326300, 89.747123, -1, -1 ); + AddStaticVehicle( 462, 1539.459838, -2360.896240, 13.153014, 179.940643, -1, -1 ); + AddStaticVehicle( 481, 1969.338745, -1445.854858, 13.038166, 358.897064, -1, -1 ); + AddStaticVehicle( 438, 1652.158081, -2323.915771, 13.464228, 271.086578, -1, -1 ); + AddStaticVehicle( 438, 1663.110595, -2249.024658, 13.449704, 89.274360, -1, -1 ); + AddStaticVehicle( 549, 1977.699707, -1995.669555, 13.251157, 359.826965, -1, -1 ); + AddStaticVehicle( 475, 1984.205932, -1995.592407, 13.354595, 179.333389, -1, -1 ); + AddStaticVehicle( 463, 2271.170898, -1635.195678, 14.865265, 181.999954, -1, -1 ); + AddStaticVehicle( 416, 2037.245483, -1423.851928, 17.141618, 180.235870, -1, -1 ); + AddStaticVehicle( 481, 1886.441650, -1396.874389, 13.077710, 276.836578, -1, -1 ); + AddStaticVehicle( 481, 1885.028686, -1399.674072, 13.003782, 246.756225, -1, -1 ); + AddStaticVehicle( 407, 1750.186767, -1456.032836, 13.782455, 269.653381, -1, -1 ); + AddStaticVehicle( 437, 1172.751464, -1796.699829, 13.531793, 179.339721, -1, -1 ); + AddStaticVehicle( 437, 1182.211669, -1796.061645, 13.555741, 0.158258, -1, -1 ); + AddStaticVehicle( 596, 1535.697387, -1667.963500, 13.103236, 179.848037, -1, -1 ); + AddStaticVehicle( 429, 2159.267089, -1807.343994, 13.058359, 269.698547, -1, -1 ); + AddStaticVehicle( 596, 1535.818603, -1676.984619, 13.102371, 179.813369, -1, -1 ); + AddStaticVehicle( 522, 2158.251464, -1792.255859, 12.930407, 89.737571, -1, -1 ); + AddStaticVehicle( 400, 2228.026855, -1631.159667, 15.569682, 157.258956, -1, -1 ); + AddStaticVehicle( 463, 2370.743896, -1927.998535, 12.924469, 177.185913, -1, -1 ); + AddStaticVehicle( 428, 612.492187, -1272.822143, 16.963434, 188.848342, -1, -1 ); + AddStaticVehicle( 400, 2383.466308, -1928.206298, 13.475677, 0.707620, -1, -1 ); + AddStaticVehicle( 408, 2473.485839, -1897.200683, 14.096373, 269.538330, -1, -1 ); + AddStaticVehicle( 445, 2095.619140, -1799.667114, 13.260194, 268.940734, -1, -1 ); + AddStaticVehicle( 547, 2095.386718, -1793.277709, 13.123053, 270.880950, -1, -1 ); + AddStaticVehicle( 463, 2122.582275, -1782.666381, 12.928020, 179.080474, -1, -1 ); + AddStaticVehicle( 438, 1765.348266, -1859.745239, 13.550694, 269.754882, -1, -1 ); + AddStaticVehicle( 438, 1775.703735, -1859.749877, 13.496399, 270.339324, -1, -1 ); + AddStaticVehicle( 451, 1837.965820, -1871.235107, 13.096990, 359.433837, -1, -1 ); + AddStaticVehicle( 541, 1917.460327, -1789.779907, 13.014122, 270.118286, -1, -1 ); + AddStaticVehicle( 549, 2092.375000, -1561.252807, 12.833296, 181.742004, -1, -1 ); + AddStaticVehicle( 400, 2329.930419, -1913.470703, 13.699168, 269.863433, -1, -1 ); + AddStaticVehicle( 463, 2332.181396, -1947.937377, 13.111927, 272.333007, -1, -1 ); + AddStaticVehicle( 474, 2003.927490, -1120.976928, 26.463920, 179.896041, -1, -1 ); + AddStaticVehicle( 461, 2790.936767, -1451.751464, 39.641075, 275.932891, -1, -1 ); + AddStaticVehicle( 567, 1910.668579, -1117.410644, 25.565111, 359.437377, -1, -1 ); + AddStaticVehicle( 434, 2296.546875, -1917.353759, 13.543481, 178.627120, -1, -1 ); + AddStaticVehicle( 417, 268.030792, -1871.030639, 2.556643, 182.823654, -1, -1 ); + AddStaticVehicle( 578, 2292.309326, -2015.928710, 14.168051, 89.393096, -1, -1 ); + AddStaticVehicle( 424, 331.192504, -1788.631713, 4.662824, 358.178192, -1, -1 ); + AddStaticVehicle( 495, 340.576171, -1809.271362, 4.869938, 181.030395, -1, -1 ); + AddStaticVehicle( 506, 334.181060, -1809.510620, 4.190496, 179.375823, -1, -1 ); + AddStaticVehicle( 408, 2133.609130, -1990.663818, 14.095921, 45.404155, -1, -1 ); + AddStaticVehicle( 493, 730.171630, -1495.120483, -0.132538, 178.923721, -1, -1 ); + AddStaticVehicle( 492, 2502.040283, -1953.005126, 13.210242, 180.907211, -1, -1 ); + AddStaticVehicle( 429, 2479.570312, -1952.807250, 13.110581, 181.205154, -1, -1 ); + AddStaticVehicle( 463, 2489.302001, -1953.163818, 12.968048, 178.698410, -1, -1 ); + AddStaticVehicle( 421, 2474.432617, -1991.403442, 13.429327, 179.137695, -1, -1 ); + AddStaticVehicle( 488, 740.637695, -1370.796630, 25.880865, 176.621398, -1, -1 ); + AddStaticVehicle( 582, 746.214233, -1349.561035, 13.566077, 2.283464, -1, -1 ); + AddStaticVehicle( 582, 752.882080, -1349.895385, 13.563009, 359.920867, -1, -1 ); + AddStaticVehicle( 463, 2451.930419, -2024.771728, 13.086717, 0.759761, -1, -1 ); + AddStaticVehicle( 453, 2936.062011, -2043.985717, -0.561831, 272.925994, -1, -1 ); + AddStaticVehicle( 454, 2932.741210, -2061.868164, 0.394399, 273.900421, -1, -1 ); + AddStaticVehicle( 578, 2484.231201, -2111.115478, 14.172451, 0.740457, -1, -1 ); + AddStaticVehicle( 515, 2460.605712, -2112.160156, 14.565936, 0.404213, -1, -1 ); + AddStaticVehicle( 578, 2508.514160, -2113.840820, 14.171128, 359.841735, -1, -1 ); + AddStaticVehicle( 454, 2505.252197, -2269.462158, 0.022779, 91.085762, -1, -1 ); + AddStaticVehicle( 430, 2678.842285, -2310.215332, -0.178226, 272.057769, -1, -1 ); + AddStaticVehicle( 405, 1970.860839, -1577.891357, 13.471505, 43.820655, -1, -1 ); + AddStaticVehicle( 430, 2697.971679, -2308.527343, -0.273093, 271.443298, -1, -1 ); + AddStaticVehicle( 408, 1788.908935, -1689.677246, 13.999857, 89.403335, -1, -1 ); + AddStaticVehicle( 408, 1775.356323, -1689.615478, 13.976336, 89.974060, -1, -1 ); + AddStaticVehicle( 560, 1801.241088, -1711.023071, 13.234302, 179.685302, -1, -1 ); + AddStaticVehicle( 481, 1705.147216, -1718.041259, 12.957991, 201.474365, -1, -1 ); + AddStaticVehicle( 481, 1702.620605, -1719.200195, 12.966088, 189.902236, -1, -1 ); + AddStaticVehicle( 515, 1603.199096, -1814.715942, 14.458992, 268.236938, -1, -1 ); + AddStaticVehicle( 482, 1631.867309, -1845.358154, 13.655076, 91.238014, -1, -1 ); + AddStaticVehicle( 402, 1533.558715, -1846.429809, 13.378469, 90.995399, -1, -1 ); + AddStaticVehicle( 413, 1428.499023, -1845.297485, 13.634644, 268.810943, -1, -1 ); + AddStaticVehicle( 426, 1373.178833, -1822.399169, 13.307847, 268.619506, -1, -1 ); + AddStaticVehicle( 402, 1248.238159, -924.153259, 42.392414, 279.959716, -1, -1 ); + AddStaticVehicle( 534, 1363.199829, -1635.502685, 13.107192, 268.889038, -1, -1 ); + AddStaticVehicle( 517, 1362.684204, -1651.178222, 13.237703, 269.731994, -1, -1 ); + AddStaticVehicle( 535, 1362.074951, -1487.014770, 13.310932, 71.183296, -1, -1 ); + AddStaticVehicle( 560, 317.981842, -1809.325805, 4.183337, 180.145080, -1, -1 ); + AddStaticVehicle( 436, 1184.114746, -1260.835937, 14.949953, 180.244705, -1, -1 ); + AddStaticVehicle( 467, 1167.901245, -1095.430541, 25.098268, 180.237335, -1, -1 ); + AddStaticVehicle( 461, 1993.607788, -1274.033203, 23.398454, 358.695983, -1, -1 ); + AddStaticVehicle( 468, 1999.357788, -1274.021240, 23.489339, 354.936431, -1, -1 ); + AddStaticVehicle( 522, 2005.688110, -1274.333984, 23.389770, 0.288075, -1, -1 ); + AddStaticVehicle( 463, 1310.418945, -874.653503, 39.118354, 266.418304, -1, -1 ); + AddStaticVehicle( 415, 1309.517578, -854.098022, 39.347938, 268.452819, -1, -1 ); + AddStaticVehicle( 400, 1655.958007, -1016.895996, 23.990732, 8.965519, -1, -1 ); + AddStaticVehicle( 522, 1644.946533, -1017.299804, 23.391181, 340.500488, -1, -1 ); + AddStaticVehicle( 522, 1573.757324, -1037.269897, 23.482610, 137.231826, -1, -1 ); + AddStaticVehicle( 401, 1310.260009, -865.555786, 39.357826, 87.572944, -1, -1 ); + AddStaticVehicle( 477, 1577.374755, -1040.159545, 23.661825, 140.901931, -1, -1 ); + AddStaticVehicle( 506, 1691.337524, -1060.484985, 23.618389, 179.680099, -1, -1 ); + AddStaticVehicle( 421, 1117.789550, -1066.762451, 29.358388, 0.143417, -1, -1 ); + AddStaticVehicle( 475, 1713.870117, -1060.470458, 23.708621, 359.503448, -1, -1 ); + AddStaticVehicle( 401, 1173.069824, -883.483154, 43.083106, 2.297577, -1, -1 ); + AddStaticVehicle( 517, 1748.654174, -1037.036743, 23.815826, 0.212142, -1, -1 ); + AddStaticVehicle( 400, 1217.213256, -874.806640, 42.994598, 7.388209, -1, -1 ); + AddStaticVehicle( 517, 1107.979614, -1078.710937, 29.271631, 89.677444, -1, -1 ); + AddStaticVehicle( 401, 1757.924316, -1085.257202, 23.740289, 179.490997, -1, -1 ); + AddStaticVehicle( 426, 1770.901123, -1070.404296, 23.704267, 179.467712, -1, -1 ); + AddStaticVehicle( 552, 1794.165039, -1085.448974, 23.661434, 178.727462, -1, -1 ); + AddStaticVehicle( 400, 1180.239013, -914.557983, 43.341934, 188.243667, -1, -1 ); + AddStaticVehicle( 429, 1097.724487, -1061.102416, 29.292423, 90.704910, -1, -1 ); + AddStaticVehicle( 480, 1077.343627, -1073.971069, 27.443466, 0.545315, -1, -1 ); + AddStaticVehicle( 480, 1620.597900, -1107.479492, 23.680599, 269.553039, -1, -1 ); + AddStaticVehicle( 405, 1558.587280, -1011.565185, 23.781248, 0.482747, -1, -1 ); + AddStaticVehicle( 549, 1551.029541, -1026.557128, 23.603563, 162.572036, -1, -1 ); + AddStaticVehicle( 463, 1091.231933, -935.624023, 42.519790, 180.642440, -1, -1 ); + AddStaticVehicle( 562, 1117.376708, -932.413940, 42.777908, 185.761291, -1, -1 ); + AddStaticVehicle( 509, 1430.215576, -1087.208129, 17.074216, 181.413650, -1, -1 ); + AddStaticVehicle( 429, 996.989135, -911.183166, 41.859344, 187.299850, -1, -1 ); + AddStaticVehicle( 413, 780.672607, -1016.529846, 26.439962, 89.755393, -1, -1 ); + AddStaticVehicle( 424, 674.310607, -1891.823730, 3.453972, 168.445404, -1, -1 ); + AddStaticVehicle( 458, 1017.789855, -917.188049, 42.222114, 6.990049, -1, -1 ); + AddStaticVehicle( 536, 1247.678344, -1067.934570, 28.845300, 269.584686, -1, -1 ); + AddStaticVehicle( 484, 720.188476, -1700.641967, 0.066133, 3.117175, -1, -1 ); + AddStaticVehicle( 467, 874.479858, -985.289306, 35.290122, 122.042022, -1, -1 ); + AddStaticVehicle( 507, 1257.361816, -1117.500366, 24.253408, 358.341430, -1, -1 ); + AddStaticVehicle( 466, 698.916992, -1117.330810, 17.356407, 156.437606, -1, -1 ); + AddStaticVehicle( 522, 442.080749, -1298.082763, 14.747985, 215.022994, -1, -1 ); + AddStaticVehicle( 560, 1192.058105, -1044.366699, 31.527725, 91.615966, -1, -1 ); + AddStaticVehicle( 400, 409.675872, -1314.224731, 15.009223, 211.317306, -1, -1 ); + AddStaticVehicle( 466, 360.390197, -1365.109619, 14.094584, 120.204826, -1, -1 ); + AddStaticVehicle( 560, 1002.742797, -1300.832763, 13.087938, 359.549316, -1, -1 ); + AddStaticVehicle( 486, 1249.683349, -1264.050170, 13.546298, 268.475036, -1, -1 ); + AddStaticVehicle( 524, 1273.700683, -1250.562866, 14.995855, 151.616928, -1, -1 ); + AddStaticVehicle( 540, 1010.713500, -1300.866088, 13.243159, 0.312789, -1, -1 ); + AddStaticVehicle( 547, 1299.118652, -1410.110839, 13.048836, 269.583129, -1, -1 ); + AddStaticVehicle( 468, 341.692291, -1338.378784, 14.178421, 297.402130, -1, -1 ); + AddStaticVehicle( 468, 984.098632, -1301.429321, 13.050803, 356.509185, -1, -1 ); + AddStaticVehicle( 456, 1013.511596, -1367.699096, 13.536355, 89.060531, -1, -1 ); + AddStaticVehicle( 413, 195.329803, -1436.640502, 13.158339, 318.909515, -1, -1 ); + AddStaticVehicle( 412, 2433.931152, -1241.835083, 24.193777, 181.120361, -1, -1 ); + AddStaticVehicle( 415, 814.765319, -1551.133911, 13.323614, 359.259552, -1, -1 ); + AddStaticVehicle( 536, 2428.298339, -1241.623046, 24.104740, 178.372100, -1, -1 ); + AddStaticVehicle( 492, 218.338577, -1429.504272, 13.057800, 133.514282, -1, -1 ); + AddStaticVehicle( 463, 2408.487060, -1223.334716, 24.362447, 180.404876, -1, -1 ); + AddStaticVehicle( 549, 2468.008300, -1350.912841, 25.416814, 89.833755, -1, -1 ); + AddStaticVehicle( 550, 912.416015, -1494.725952, 13.276140, 0.468029, -1, -1 ); + AddStaticVehicle( 401, 2658.959228, -1436.933349, 30.260448, 270.466064, -1, -1 ); + AddStaticVehicle( 578, 869.234191, -1245.768066, 15.683692, 268.091339, -1, -1 ); + AddStaticVehicle( 463, 918.266906, -1262.011230, 14.180773, 94.119850, -1, -1 ); + AddStaticVehicle( 560, 2759.502685, -1372.701538, 39.993370, 89.433120, -1, -1 ); + AddStaticVehicle( 560, 893.829833, -1411.049072, 12.860066, 89.864212, -1, -1 ); + AddStaticVehicle( 426, 840.441101, -1390.210449, 13.308848, 270.665283, -1, -1 ); + AddStaticVehicle( 475, 2410.119140, -1431.653076, 23.803014, 90.149200, -1, -1 ); + AddStaticVehicle( 402, 2749.063720, -1106.540893, 69.409851, 181.226287, -1, -1 ); + AddStaticVehicle( 474, 2387.716064, -1542.898803, 23.762563, 0.729809, -1, -1 ); + AddStaticVehicle( 492, 2708.371093, -1130.335815, 69.390800, 272.375030, -1, -1 ); + AddStaticVehicle( 567, 2418.340820, -1538.580566, 23.868341, 180.724594, -1, -1 ); + AddStaticVehicle( 412, 832.587158, -1450.717407, 13.449793, 359.999176, -1, -1 ); + AddStaticVehicle( 466, 2390.614257, -1497.116821, 23.576690, 89.801467, -1, -1 ); + AddStaticVehicle( 467, 2328.874023, -1254.223876, 22.239719, 83.154319, -1, -1 ); + AddStaticVehicle( 412, 2346.146728, -1244.651855, 22.416269, 270.618835, -1, -1 ); + AddStaticVehicle( 499, 867.122009, -1207.853149, 16.965673, 178.049438, -1, -1 ); + AddStaticVehicle( 560, 2390.985107, -1487.610595, 23.533042, 269.620849, -1, -1 ); + AddStaticVehicle( 533, 790.552856, -1513.489746, 13.173983, 164.829330, -1, -1 ); + AddStaticVehicle( 411, 2223.339355, -1318.558471, 23.711456, 359.944061, -1, -1 ); + AddStaticVehicle( 565, 2511.759033, -1468.917602, 23.642265, 90.782470, -1, -1 ); + AddStaticVehicle( 411, 2403.895507, -1379.790161, 23.998815, 105.911010, -1, -1 ); + AddStaticVehicle( 522, 2406.895019, -1384.414672, 23.849582, 119.109329, -1, -1 ); + AddStaticVehicle( 461, 2338.417236, -1314.796997, 23.678918, 2.538456, -1, -1 ); + AddStaticVehicle( 442, 2216.036376, -1353.289916, 23.852708, 179.883789, -1, -1 ); + AddStaticVehicle( 468, 2162.251708, -1177.879638, 23.503726, 92.271209, -1, -1 ); + AddStaticVehicle( 586, 781.964355, -1605.310302, 12.903118, 271.955261, -1, -1 ); + AddStaticVehicle( 466, 2250.269531, -1412.548706, 23.703786, 89.466873, -1, -1 ); + AddStaticVehicle( 442, 925.675292, -1121.574218, 23.850374, 359.066131, -1, -1 ); + AddStaticVehicle( 461, 2148.481201, -1161.760498, 23.389747, 90.287567, -1, -1 ); + AddStaticVehicle( 474, 2237.287597, -1455.394653, 23.628437, 270.812774, -1, -1 ); + AddStaticVehicle( 442, 935.926940, -1121.302124, 23.842023, 0.164381, -1, -1 ); + AddStaticVehicle( 405, 2145.766357, -1454.493286, 24.686567, 269.801696, -1, -1 ); + AddStaticVehicle( 404, 781.900573, -1612.462890, 13.114379, 90.399398, -1, -1 ); + AddStaticVehicle( 533, 2149.271972, -1138.575683, 25.190900, 89.537208, -1, -1 ); + AddStaticVehicle( 451, 2137.199707, -1368.836059, 24.406314, 0.124236, -1, -1 ); + AddStaticVehicle( 480, 1013.489807, -1015.841796, 31.873704, 179.434020, -1, -1 ); + AddStaticVehicle( 429, 782.222595, -1623.078857, 13.062506, 270.229492, -1, -1 ); + AddStaticVehicle( 535, 2161.917724, -1152.921020, 23.739940, 89.681327, -1, -1 ); + AddStaticVehicle( 529, 2102.625976, -1284.517700, 24.444637, 359.376464, -1, -1 ); + AddStaticVehicle( 492, 2148.554443, -1189.743408, 23.602045, 90.187545, -1, -1 ); + AddStaticVehicle( 536, 2141.162109, -1315.490478, 24.242130, 359.639404, -1, -1 ); + AddStaticVehicle( 536, 2228.032226, -1166.245117, 25.487339, 268.578369, -1, -1 ); + AddStaticVehicle( 429, 1427.501342, -1053.552124, 22.844299, 179.172424, -1, -1 ); + AddStaticVehicle( 462, 2205.497070, -1168.920288, 25.320739, 90.589706, -1, -1 ); + AddStaticVehicle( 526, 2205.646484, -1157.355834, 25.503622, 270.976440, -1, -1 ); + AddStaticVehicle( 480, 1645.065673, -1164.632202, 23.669317, 270.421203, -1, -1 ); + AddStaticVehicle( 412, 2250.123535, -1104.215209, 41.522823, 260.695526, -1, -1 ); + AddStaticVehicle( 536, 2146.958251, -1072.596923, 35.044334, 62.978427, -1, -1 ); + AddStaticVehicle( 429, 1786.012451, -1175.807250, 23.334007, 255.306121, -1, -1 ); + AddStaticVehicle( 536, 2272.241210, -1040.680175, 50.279106, 136.637115, -1, -1 ); + AddStaticVehicle( 551, 912.240905, -1544.945800, 13.259892, 359.298065, -1, -1 ); + AddStaticVehicle( 463, 1807.853393, -1289.443481, 13.166688, 16.891752, -1, -1 ); + AddStaticVehicle( 419, 1293.891113, -1548.540161, 13.249053, 352.253906, -1, -1 ); + AddStaticVehicle( 431, 1660.997436, -1295.313598, 14.582393, 90.117362, -1, -1 ); + AddStaticVehicle( 517, 1322.916137, -1485.609130, 13.312319, 333.251708, -1, -1 ); + AddStaticVehicle( 411, 1459.841918, -1353.924560, 13.211906, 181.205688, -1, -1 ); + AddStaticVehicle( 426, 2596.434814, -1251.081298, 46.971473, 267.857910, -1, -1 ); + AddStaticVehicle( 567, 2554.934082, -1368.898925, 31.977176, 269.565948, -1, -1 ); + AddStaticVehicle( 589, 1531.989257, -1308.543212, 15.292054, 90.989166, -1, -1 ); + AddStaticVehicle( 413, 2602.978515, -1365.934082, 35.300655, 176.862564, -1, -1 ); + AddStaticVehicle( 498, -93.085098, -1195.290283, 2.378355, 346.988891, -1, -1 ); + AddStaticVehicle( 496, 1559.118652, -1293.407104, 16.555471, 271.088684, -1, -1 ); + AddStaticVehicle( 578, -80.402381, -1196.417602, 2.736123, 343.554046, -1, -1 ); + AddStaticVehicle( 534, 1837.736450, -2149.572265, 13.275683, 179.484313, -1, -1 ); + AddStaticVehicle( 555, 1613.269165, -1365.566162, 15.126715, 180.016403, -1, -1 ); + AddStaticVehicle( 480, 2741.472412, -1276.500732, 57.865562, 359.585388, -1, -1 ); + AddStaticVehicle( 560, 1062.036743, -1743.158325, 13.169000, 270.144439, -1, -1 ); + AddStaticVehicle( 496, 888.082031, -1658.362548, 13.263041, 0.065610, -1, -1 ); + AddStaticVehicle( 411, 878.833618, -1669.242187, 13.274378, 183.290634, -1, -1 ); + AddStaticVehicle( 475, 2794.151123, -1944.298095, 13.348611, 90.185997, -1, -1 ); + AddStaticVehicle( 506, 892.855102, -1679.044799, 13.251195, 181.521804, -1, -1 ); + AddStaticVehicle( 562, 1062.344360, -1757.864257, 13.076887, 89.783279, -1, -1 ); + AddStaticVehicle( 509, 1015.439697, -1846.083984, 12.853498, 173.269210, -1, -1 ); + AddStaticVehicle( 481, 1018.593750, -1847.621459, 12.795969, 194.196731, -1, -1 ); + AddStaticVehicle( 405, 1062.276000, -1775.630859, 13.219263, 269.905609, -1, -1 ); + AddStaticVehicle( 471, 2494.713134, -951.895019, 81.731903, 91.745887, -1, -1 ); + AddStaticVehicle( 471, 2476.400878, -965.427429, 79.737510, 180.759277, -1, -1 ); + AddStaticVehicle( 559, 1098.687866, -1760.837646, 13.007885, 270.145721, -1, -1 ); + AddStaticVehicle( 463, 2795.326171, -1589.070068, 10.467108, 269.809906, -1, -1 ); + AddStaticVehicle( 492, 2730.890869, -1935.901000, 13.354884, 92.187065, -1, -1 ); + AddStaticVehicle( 451, 1077.635375, -1766.717285, 13.070463, 90.431610, -1, -1 ); + AddStaticVehicle( 480, 2803.035400, -1540.242675, 10.693040, 0.000000, -1, -1 ); + AddStaticVehicle( 567, 1772.448974, -2131.421630, 13.423683, 179.474716, -1, -1 ); + AddStaticVehicle( 536, 1747.758422, -2095.325683, 13.285788, 179.951477, -1, -1 ); + AddStaticVehicle( 412, 2730.017578, -1954.263305, 13.383875, 90.832374, -1, -1 ); + AddStaticVehicle( 429, 2821.992431, -1553.476318, 10.604234, 90.190231, -1, -1 ); + AddStaticVehicle( 525, 2694.480468, -2062.610839, 13.400149, 269.939483, -1, -1 ); + AddStaticVehicle( 560, 361.919525, -1532.041870, 32.963340, 139.705245, -1, -1 ); + AddStaticVehicle( 436, 388.240661, -1483.404174, 31.521312, 307.377838, -1, -1 ); + AddStaticVehicle( 455, 2792.593017, -2456.435058, 14.069554, 271.990844, -1, -1 ); + AddStaticVehicle( 482, 457.192565, -1545.028442, 28.539541, 179.286102, -1, -1 ); + AddStaticVehicle( 456, 2784.732666, -2418.126953, 13.808072, 91.073516, -1, -1 ); + AddStaticVehicle( 402, 386.605438, -1596.804809, 29.551048, 88.465881, -1, -1 ); + AddStaticVehicle( 499, 2757.956542, -2521.903320, 13.631751, 180.636993, -1, -1 ); + AddStaticVehicle( 602, 259.674133, -1580.206787, 32.876289, 76.520690, -1, -1 ); + AddStaticVehicle( 489, 339.216064, -1620.474975, 33.159278, 182.532806, -1, -1 ); + AddStaticVehicle( 516, 2218.989746, -2586.321289, 13.370812, 359.510223, -1, -1 ); + AddStaticVehicle( 489, 2231.336669, -2527.563720, 13.690133, 179.573410, -1, -1 ); + AddStaticVehicle( 562, 1210.981323, -1473.459960, 13.206605, 90.009994, -1, -1 ); + AddStaticVehicle( 558, 2222.064208, -2436.845458, 13.174942, 338.797302, -1, -1 ); + AddStaticVehicle( 499, 2454.281005, -2562.547851, 13.641627, 358.790405, -1, -1 ); + AddStaticVehicle( 530, 2409.539306, -2463.181152, 13.409608, 312.497070, -1, -1 ); + AddStaticVehicle( 493, 2321.404785, -2384.101562, -0.147000, 230.103317, -1, -1 ); + AddStaticVehicle( 451, 1024.389404, -1506.001953, 13.245000, 267.931915, -1, -1 ); + AddStaticVehicle( 526, 2280.677246, -2352.912597, 13.313533, 222.519607, -1, -1 ); + AddStaticVehicle( 521, 2367.628906, -2316.905761, 13.120449, 45.658939, -1, -1 ); + AddStaticVehicle( 492, 1023.038635, -1542.675903, 13.308272, 268.772888, -1, -1 ); + AddStaticVehicle( 500, 2369.504882, -2252.949462, 13.648920, 223.628204, -1, -1 ); + AddStaticVehicle( 467, 1183.251464, -1681.621337, 13.351592, 179.933547, -1, -1 ); + AddStaticVehicle( 515, 2508.890380, -2553.380859, 14.665117, 270.143188, -1, -1 ); + AddStaticVehicle( 409, 1284.802490, -1687.268432, 13.336774, 179.300445, -1, -1 ); + AddStaticVehicle( 489, 1387.461181, -2261.286132, 13.689410, 180.516250, -1, -1 ); + AddStaticVehicle( 560, 1401.353637, -2347.906250, 13.255691, 0.000000, -1, -1 ); + AddStaticVehicle( 492, 2052.450195, -1904.934570, 13.356782, 0.734886, -1, -1 ); + AddStaticVehicle( 445, 1365.779296, -2337.470458, 13.421853, 90.988700, -1, -1 ); + AddStaticVehicle( 489, 1407.986694, -2313.960937, 13.690311, 0.440578, -1, -1 ); + AddStaticVehicle( 401, 2603.822265, -1109.043701, 67.959526, 177.867553, -1, -1 ); + AddStaticVehicle( 400, 2399.678466, -1134.470336, 30.217042, 359.257812, -1, -1 ); + AddStaticVehicle( 480, 2601.512939, -1187.784545, 62.576801, 89.641609, -1, -1 ); + AddStaticVehicle( 480, 2732.833740, -1875.721923, 9.365730, 179.880447, -1, -1 ); + AddStaticVehicle( 463, 2762.629394, -1845.710937, 9.274718, 17.176343, -1, -1 ); + AddStaticVehicle( 429, 2676.494140, -1821.889160, 9.055012, 309.538818, -1, -1 ); + AddStaticVehicle( 415, 2657.932373, -1702.095825, 9.091567, 89.390357, -1, -1 ); + AddStaticVehicle( 522, 2691.825439, -1672.806274, 9.041232, 1.062990, -1, -1 ); + AddStaticVehicle( 490, 1512.243400, -1477.832000, 9.626500, 1.627700, -1, -1 ); + AddStaticVehicle( 427, 1517.129900, -1476.416300, 9.539900, 357.5721, -1, -1 ); + AddStaticVehicle( 490, 1521.418700, -1477.628300, 9.611000, 359.2550, -1, -1 ); + AddStaticVehicle( 427, 1525.687600, -1476.441400, 9.609600, 357.8114, -1, -1 ); + AddStaticVehicle( 492, 2508.360800, -1671.674400, 13.16180 ,347.7810, -1, -1 ); + + // Army Base LS + AddStaticVehicle( 520, 1247.8225, -2594.7505, 18.9237, 181.0000, -1, -1 ); + AddStaticVehicle( 520, 1237.1729, -2556.1743, 18.9237, 181.0000, -1, -1 ); + AddStaticVehicle( 520, 1225.8459, -2558.2495, 18.9237, 200.0000, -1, -1 ); + AddStaticVehicle( 425, 1224.4218, -2599.0457, 18.9714, 181.0000, -1, -1 ); + AddStaticVehicle( 425, 1224.4218, -2578.3757, 18.9514, 181.0000, -1, -1 ); + AddStaticVehicle( 520, 1237.1729, -2556.1743, 18.9237, 181.0000, -1, -1 ); + AddStaticVehicle( 595, 1239.4528, -2565.6848, 0.48120, 0.000000, -1, -1 ); + AddStaticVehicle( 595, 1234.5529, -2565.6848, 0.48120, 0.000000, -1, -1 ); + AddStaticVehicle( 433, 1271.7894, -2521.5046, 11.0301, 270.0000, -1, -1 ); + AddStaticVehicle( 433, 1271.7894, -2527.0627, 11.0301, 270.0000, -1, -1 ); + AddStaticVehicle( 433, 1271.7894, -2532.6248, 11.0301, 270.0000, -1, -1 ); + AddStaticVehicle( 470, 1270.1499, -2537.9578, 10.3932, 270.0000, -1, -1 ); + AddStaticVehicle( 470, 1270.1499, -2541.5784, 10.3932, 270.0000, -1, -1 ); + AddStaticVehicle( 470, 1270.1699, -2548.6653, 10.3932, 270.0000, -1, -1 ); + AddStaticVehicle( 470, 1270.1699, -2545.1660, 10.3932, 270.0000, -1, -1 ); + AddStaticVehicle( 425, 1271.5712, -2612.7068, 11.2972, 0.000000, -1, -1 ); + AddStaticVehicle( 425, 1293.0564, -2612.7068, 11.2972, 0.000000, -1, -1 ); + AddStaticVehicle( 425, 1282.6243, -2599.9060, 11.2972, 0.000000, -1, -1 ); + AddStaticVehicle( 432, 1273.0592, -2571.6399, 10.5770, 270.0000, -1, -1 ); + + // Trucking + AddStaticVehicle( 584, -2104.3867, -198.3201, 36.5134, 91.21470, -1, -1 ); + AddStaticVehicle( 584, -2104.2908, -203.0056, 36.4742, 89.82290, -1, -1 ); + AddStaticVehicle( 584, -2104.1765, -207.7743, 36.4736, 90.69840, -1, -1 ); + AddStaticVehicle( 515, -2156.8594, -197.1090, 36.3395, 180.5159, -1, -1 ); + AddStaticVehicle( 515, -2163.2634, -197.2382, 36.3397, 179.2710, -1, -1 ); + AddStaticVehicle( 515, -2146.9314, -189.4271, 36.3414, 180.1782, -1, -1 ); + AddStaticVehicle( 515, -2130.9270, -263.4935, 36.3377, 270.0124, -1, -1 ); + AddStaticVehicle( 515, -2131.2966, -255.4938, 36.3376, 270.6920, -1, -1 ); + AddStaticVehicle( 435, -2134.8464, -235.8657, 35.9544, 0.118500, -1, -1 ); + AddStaticVehicle( 450, -2114.0481, -271.5863, 35.9498, 358.5912, -1, -1 ); + AddStaticVehicle( 450, -2108.8804, -271.7064, 35.9506, 358.4262, -1, -1 ); + AddStaticVehicle( 450, -2103.3669, -271.7265, 35.9494, 358.9861, -1, -1 ); + AddStaticVehicle( 435, -2103.8386, -213.9107, 35.9546, 89.58440, -1, -1 ); + AddStaticVehicle( 435, -2103.7256, -219.4916, 35.9543, 90.99070, -1, -1 ); + AddStaticVehicle( 514, -2170.0559, -220.2493, 35.9071, 268.8486, -1, -1 ); + AddStaticVehicle( 514, -2132.7334, -121.6483, 35.9082, 179.9682, -1, -1 ); + AddStaticVehicle( 514, -2126.4431, -121.6502, 35.9069, 179.8031, -1, -1 ); + AddStaticVehicle( 514, -2170.0095, -214.7009, 35.9074, 269.2427, -1, -1 ); + AddStaticVehicle( 514, -2170.0549, -220.2484, 35.9079, 268.8945, -1, -1 ); + AddStaticVehicle( 584, -1674.9604, 440.11860, 8.33490, 314.6663, -1, -1 ); + + // Rhino + AddStaticVehicle( 432, -1330.86, 444.66530, 7.19550, 269.8950, -1, -1 ); + AddStaticVehicle( 432, 213.7966, 1855.4983, 12.9874, 0.058800, -1, -1 ); + AddStaticVehicle( 432, 221.5341, 1855.3007, 12.9494, 359.9041, -1, -1 ); +} diff --git a/server.cfg b/server.cfg index 2edd61f..f4fbfda 100644 --- a/server.cfg +++ b/server.cfg @@ -5,7 +5,7 @@ maxplayers 325 port 7777 hostname » Call of Duty For SA-MP (0.3.7) « gamemode0 sf-cnr 1 -filterscripts TextEditor poker +filterscripts objecteditor announce 0 query 1 weburl www.sa-mp.com