stars.pwn 146 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471
  1. #if defined _inc_hooks
  2. #undef _inc_hooks
  3. #endif
  4. #include <YSI_Coding\y_hooks>
  5. hook OnGameModeInit() {
  6. new RuinedPolice;
  7. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.440185, 313.699005, 14.000000, 0.000000, 0.000000);
  8. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}S.", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  9. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.861999, 313.794494, 12.000000, 0.000000, 0.000000);
  10. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}T.", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  11. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.486083, 313.855621, 0.000000, 0.000000, 0.000000);
  12. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}A.", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  13. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.062866, 313.787078, -12.000000, 0.000000, 0.000000);
  14. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}R.", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  15. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.524047, 313.672332, -14.000000, 0.000000, 0.000000);
  16. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}S.", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  17. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.381652, 313.769561, 0.000000, 0.000000, 0.000000);
  18. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  19. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.711914, 313.769561, 0.000000, 0.000000, 0.000000);
  20. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  21. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.061706, 313.769561, 0.000000, 0.000000, 0.000000);
  22. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  23. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.111511, 313.725738, -12.000000, 0.000000, 0.000000);
  24. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  25. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.441467, 313.643463, -14.000000, 0.000000, 0.000000);
  26. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  27. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.752014, 313.566223, -14.000000, 0.000000, 0.000000);
  28. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  29. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.652404, 313.723663, 12.000000, 0.000000, 0.000000);
  30. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  31. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.322448, 313.641448, 14.000000, 0.000000, 0.000000);
  32. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  33. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.021606, 313.566436, 14.000000, 0.000000, 0.000000);
  34. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  35. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 658.563293, 313.256317, 104.000000, 0.000000, 0.000000);
  36. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  37. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 658.481018, 313.586273, 104.000000, 0.000000, 0.000000);
  38. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  39. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.514221, 313.439788, 76.000000, 0.000000, 0.000000);
  40. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  41. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.596679, 313.769744, 76.000000, 0.000000, 0.000000);
  42. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  43. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.921936, 314.245483, -14.000000, 0.000000, 0.000000);
  44. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  45. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.591979, 314.327758, -14.000000, 0.000000, 0.000000);
  46. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  47. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.262023, 314.409881, -14.000000, 0.000000, 0.000000);
  48. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  49. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 658.851806, 314.245758, 14.000000, 0.000000, 0.000000);
  50. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  51. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.162353, 314.323242, 14.000000, 0.000000, 0.000000);
  52. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  53. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.472900, 314.400726, 14.000000, 0.000000, 0.000000);
  54. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  55. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.834289, 314.475311, 8.000000, 0.000000, 0.000000);
  56. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  57. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.898864, 314.481353, -8.000000, 0.000000, 0.000000);
  58. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  59. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.551086, 314.521881, -5.000000, 0.000000, 0.000000);
  60. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  61. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.172058, 314.515075, 5.000000, 0.000000, 0.000000);
  62. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}_", 50, "Calibri", 20, 0, 0x00000000, 0x00000000, 1);
  63. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.417846, 312.234527, 0.000000, 0.000000, 0.000000);
  64. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}O", 50, "Quartz MS", 80, 0, 0x00000000, 0x00000000, 1);
  65. RuinedPolice = CreateDynamicObject(1247, -2473.144042, 660.317138, 312.434539, 0.000000, 0.000000, 90.000000);
  66. SetDynamicObjectMaterial(RuinedPolice , 0, 1714, "cj_office", "white32", 0xFFCCCC00);
  67. RuinedPolice = CreateDynamicObject(1247, -2473.144042, 660.557373, 312.204559, 0.000000, 0.000000, 90.000000);
  68. SetDynamicObjectMaterial(RuinedPolice , 0, 1714, "cj_office", "white32", 0xFFCCCC00);
  69. RuinedPolice = CreateDynamicObject(1247, -2473.144042, 660.247070, 312.103546, 0.000000, 0.000000, 90.000000);
  70. SetDynamicObjectMaterial(RuinedPolice , 0, 1714, "cj_office", "white32", 0xFFCCCC00);
  71. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.417846, 312.234527, 0.000000, 0.000000, 0.000000);
  72. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}O", 50, "Quartz MS", 40, 0, 0x00000000, 0x00000000, 1);
  73. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.824829, 312.696197, 40.000000, 0.000000, 0.000000);
  74. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}R", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  75. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.026977, 312.891723, 40.000000, 0.000000, 0.000000);
  76. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}A", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  77. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.202758, 312.982269, 20.000000, 0.000000, 0.000000);
  78. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}C", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  79. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.412902, 313.032775, 0.000000, 0.000000, 0.000000);
  80. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}C", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  81. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.679992, 312.961578, -20.000000, 0.000000, 0.000000);
  82. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}O", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  83. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.869079, 312.815704, -30.000000, 0.000000, 0.000000);
  84. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}O", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  85. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.994018, 312.619201, -50.000000, 0.000000, 0.000000);
  86. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}N", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  87. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 661.304077, 312.288940, -90.000000, 0.000000, 0.000000);
  88. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}.", 50, "Calibri", 30, 0, 0x00000000, 0x00000000, 1);
  89. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.963806, 311.868499, -130.000000, 0.000000, 0.000000);
  90. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}P", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  91. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.794616, 311.695892, -140.000000, 0.000000, 0.000000);
  92. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}O", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  93. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.634582, 311.600250, -160.000000, 0.000000, 0.000000);
  94. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}L", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  95. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.446594, 311.571929, -180.000000, 0.000000, 0.000000);
  96. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}I", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  97. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.217834, 311.589874, -200.000000, 0.000000, 0.000000);
  98. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}C", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  99. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.029846, 311.658233, -220.000000, 0.000000, 0.000000);
  100. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}E", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  101. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 660.164001, 311.838806, -90.000000, 0.000000, 0.000000);
  102. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}.", 50, "Calibri", 30, 0, 0x00000000, 0x00000000, 1);
  103. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.749267, 312.205291, -260.000000, 0.000000, 0.000000);
  104. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}E", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  105. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.773925, 312.017120, -240.000000, 0.000000, 0.000000);
  106. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}D", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  107. RuinedPolice = CreateDynamicObject(19482, -2473.101806, 659.748352, 312.339782, -280.000000, 0.000000, 0.000000);
  108. SetDynamicObjectMaterialText(RuinedPolice , 0, "{858585}P", 50, "Calibri", 10, 0, 0x00000000, 0x00000000, 1);
  109. RuinedPolice = CreateDynamicObject(19380, -2469.103027, 657.374633, 309.962371, 0.000000, 90.000000, 0.000000);
  110. SetDynamicObjectMaterial(RuinedPolice, 0, 18045, "gen_munation", "mp_gun_floor", 0x00000000);
  111. RuinedPolice = CreateDynamicObject(19448, -2473.222412, 657.378906, 311.770019, 0.000000, 0.000000, 0.000000);
  112. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  113. RuinedPolice = CreateDynamicObject(19448, -2468.491943, 652.518493, 311.770019, 0.000000, 0.000000, 90.000000);
  114. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  115. RuinedPolice = CreateDynamicObject(19380, -2458.613281, 657.374633, 309.962371, 0.000000, 90.000000, 0.000000);
  116. SetDynamicObjectMaterial(RuinedPolice, 0, 18045, "gen_munation", "mp_gun_floor", 0x00000000);
  117. RuinedPolice = CreateDynamicObject(18762, -2465.886230, 655.966674, 312.206207, 0.000000, 0.000000, 0.000000);
  118. SetDynamicObjectMaterial(RuinedPolice, 0, 14443, "ganghoos", "ah_CRAKPLNK", 0x00000000);
  119. RuinedPolice = CreateDynamicObject(19360, -2461.968261, 654.971984, 311.772155, 0.000000, 0.000000, 0.000000);
  120. SetDynamicObjectMaterial(RuinedPolice, 0, 14755, "sfhss2", "ah_rotwindow", 0x00000000);
  121. RuinedPolice = CreateDynamicObject(19448, -2458.870849, 652.518493, 311.770019, 0.000000, 0.000000, 90.000000);
  122. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  123. RuinedPolice = CreateDynamicObject(19428, -2461.960937, 652.573974, 311.771911, 0.000000, 0.000000, 0.000000);
  124. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  125. RuinedPolice = CreateDynamicObject(19428, -2461.960937, 657.374145, 311.771911, 0.000000, 0.000000, 0.000000);
  126. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  127. RuinedPolice = CreateDynamicObject(19360, -2461.968261, 659.772216, 311.772155, 0.000000, 0.000000, 0.000000);
  128. SetDynamicObjectMaterial(RuinedPolice, 0, 14755, "sfhss2", "ah_rotwindow", 0x00000000);
  129. RuinedPolice = CreateDynamicObject(18762, -2465.886230, 658.136901, 311.067413, 30.400001, 0.000000, 0.000000);
  130. SetDynamicObjectMaterial(RuinedPolice, 0, 14443, "ganghoos", "ah_CRAKPLNK", 0x00000000);
  131. RuinedPolice = CreateDynamicObject(19397, -2473.217773, 663.793334, 311.774047, 0.000000, 0.000000, 0.000000);
  132. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  133. RuinedPolice = CreateDynamicObject(19380, -2469.103027, 666.994750, 309.962371, 0.000000, 90.000007, 0.000000);
  134. SetDynamicObjectMaterial(RuinedPolice, 0, 18045, "gen_munation", "mp_gun_floor", 0x00000000);
  135. RuinedPolice = CreateDynamicObject(19380, -2458.613281, 666.994750, 309.962371, 0.000000, 90.000007, 0.000000);
  136. SetDynamicObjectMaterial(RuinedPolice, 0, 18045, "gen_munation", "mp_gun_floor", 0x00000000);
  137. RuinedPolice = CreateDynamicObject(19428, -2461.960937, 662.174987, 311.771911, 0.000000, 0.000000, 0.000000);
  138. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  139. RuinedPolice = CreateDynamicObject(19360, -2461.968261, 664.582885, 311.772155, 0.000000, 0.000000, 0.000000);
  140. SetDynamicObjectMaterial(RuinedPolice, 0, 14755, "sfhss2", "ah_rotwindow", 0x00000000);
  141. RuinedPolice = CreateDynamicObject(18762, -2465.886230, 663.666992, 312.206207, 0.000000, 0.000000, 0.000000);
  142. SetDynamicObjectMaterial(RuinedPolice, 0, 14443, "ganghoos", "ah_CRAKPLNK", 0x00000000);
  143. RuinedPolice = CreateDynamicObject(1721, -2472.770751, 658.361572, 310.057617, 0.000000, 0.000000, 270.000000);
  144. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  145. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  146. RuinedPolice = CreateDynamicObject(1721, -2472.050048, 659.241638, 310.057617, 0.000000, 0.000000, 31.400041);
  147. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  148. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  149. RuinedPolice = CreateDynamicObject(1721, -2472.410400, 660.461608, 310.057617, 0.000000, 0.000000, -94.699981);
  150. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  151. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  152. RuinedPolice = CreateDynamicObject(1721, -2471.469726, 658.887268, 310.297760, 0.000000, -89.000000, 270.000000);
  153. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  154. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  155. RuinedPolice = CreateDynamicObject(19448, -2468.491943, 652.518493, 315.259643, 180.000000, 0.000000, 90.000000);
  156. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  157. RuinedPolice = CreateDynamicObject(19448, -2473.222412, 668.770141, 315.259063, 180.000000, 0.000000, 0.000000);
  158. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  159. RuinedPolice = CreateDynamicObject(19448, -2458.859130, 652.518493, 315.259643, 180.000000, 0.000000, 90.000000);
  160. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  161. RuinedPolice = CreateDynamicObject(19428, -2461.960937, 652.573974, 315.261779, 180.000000, 0.000000, 0.000000);
  162. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  163. RuinedPolice = CreateDynamicObject(19360, -2461.968261, 654.971984, 315.272094, 0.000000, 0.000000, 0.000000);
  164. SetDynamicObjectMaterial(RuinedPolice, 0, 14755, "sfhss2", "ah_rotwindow", 0x00000000);
  165. RuinedPolice = CreateDynamicObject(19428, -2461.960937, 657.364257, 315.261779, 180.000000, 0.000000, 0.000000);
  166. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  167. RuinedPolice = CreateDynamicObject(19360, -2461.968261, 659.772216, 315.262176, 0.000000, 0.000000, 0.000000);
  168. SetDynamicObjectMaterial(RuinedPolice, 0, 14755, "sfhss2", "ah_rotwindow", 0x00000000);
  169. RuinedPolice = CreateDynamicObject(19360, -2461.998291, 654.971984, 315.402130, 0.000000, 0.000000, 0.000000);
  170. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  171. RuinedPolice = CreateDynamicObject(19360, -2461.998291, 659.772338, 315.402130, 0.000000, 0.000000, 0.000000);
  172. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  173. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 656.187683, 314.321075, 0.000000, 90.000000, 270.000000);
  174. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  175. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  176. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 655.717468, 314.321075, 0.000000, 270.000000, 270.000000);
  177. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  178. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  179. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 656.187683, 313.630950, -0.000007, 90.000000, -89.999977);
  180. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  181. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  182. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 655.717468, 313.630950, -0.000007, 270.000000, -89.999977);
  183. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  184. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  185. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 656.187683, 312.901000, -0.000014, 90.000000, -89.999954);
  186. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  187. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  188. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 655.717468, 312.901000, -0.000014, 270.000000, -89.999954);
  189. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  190. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  191. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 656.187683, 312.190948, -0.000022, 90.000000, -89.999931);
  192. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  193. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  194. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 655.717468, 312.190948, -0.000022, 270.000000, -89.999931);
  195. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  196. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  197. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 656.187683, 311.520782, -0.000029, 90.000000, -89.999908);
  198. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  199. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  200. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 655.717468, 311.520782, -0.000029, 270.000000, -89.999908);
  201. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  202. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  203. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 656.187683, 310.780731, -0.000037, 90.000000, -89.999885);
  204. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  205. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  206. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 655.717468, 310.780731, -0.000037, 270.000000, -89.999885);
  207. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  208. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  209. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 656.187683, 310.070800, -0.000045, 90.000000, -89.999862);
  210. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  211. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  212. RuinedPolice = CreateDynamicObject(2261, -2466.902099, 655.717468, 310.070800, -0.000045, 270.000000, -89.999862);
  213. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  214. SetDynamicObjectMaterial(RuinedPolice, 1, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  215. RuinedPolice = CreateDynamicObject(19360, -2466.912597, 654.063720, 309.979034, 0.000000, 90.000000, 0.000000);
  216. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  217. RuinedPolice = CreateDynamicObject(19360, -2467.513183, 654.063720, 309.989044, 0.000000, 90.000000, 180.000000);
  218. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  219. RuinedPolice = CreateDynamicObject(19360, -2467.466064, 654.885192, 309.969055, 0.000000, 90.000000, 91.900024);
  220. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  221. RuinedPolice = CreateDynamicObject(19360, -2467.112792, 652.533081, 309.989044, 0.000000, 360.000000, 90.000000);
  222. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  223. RuinedPolice = CreateDynamicObject(19360, -2467.112792, 652.543090, 311.548828, 0.000000, 360.000000, 90.000000);
  224. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  225. RuinedPolice = CreateDynamicObject(19360, -2467.112792, 652.523071, 313.078857, 0.000000, 360.000000, 90.000000);
  226. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  227. RuinedPolice = CreateDynamicObject(19360, -2467.112792, 652.543090, 314.828674, 0.000000, 360.000000, 90.000000);
  228. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  229. RuinedPolice = CreateDynamicObject(19360, -2467.112792, 652.523071, 315.778686, 0.000000, 360.000000, 90.000000);
  230. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  231. RuinedPolice = CreateDynamicObject(19360, -2469.994873, 652.523071, 315.658691, 0.000000, 360.000000, 90.000000);
  232. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  233. RuinedPolice = CreateDynamicObject(19360, -2464.273437, 652.523071, 315.658691, 0.000000, 360.000000, 90.000000);
  234. SetDynamicObjectMaterial(RuinedPolice, 0, 13712, "lahillstr_lawn", "kb_ivy2_128", 0x00000000);
  235. RuinedPolice = CreateDynamicObject(19380, -2469.103027, 657.374633, 316.892822, 0.000000, 90.000007, 0.000000);
  236. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  237. RuinedPolice = CreateDynamicObject(19380, -2458.613281, 657.374633, 316.892822, 0.000000, 90.000007, 0.000000);
  238. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  239. RuinedPolice = CreateDynamicObject(19380, -2469.103027, 666.994750, 316.892822, 0.000000, 90.000015, 0.000000);
  240. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  241. RuinedPolice = CreateDynamicObject(19380, -2458.613281, 666.994750, 316.892822, 0.000000, 90.000015, 0.000000);
  242. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  243. RuinedPolice = CreateDynamicObject(19360, -2473.219970, 667.003234, 311.772155, 0.000000, 0.000000, 0.000000);
  244. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  245. RuinedPolice = CreateDynamicObject(19397, -2473.217773, 670.213439, 311.774047, 0.000000, 0.000000, 0.000000);
  246. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  247. RuinedPolice = CreateDynamicObject(19428, -2473.221435, 672.615722, 311.771911, 0.000000, 0.000000, 0.000000);
  248. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  249. RuinedPolice = CreateDynamicObject(19380, -2469.103027, 676.625244, 309.962371, 0.000000, 90.000007, 0.000000);
  250. SetDynamicObjectMaterial(RuinedPolice, 0, 18045, "gen_munation", "mp_gun_floor", 0x00000000);
  251. RuinedPolice = CreateDynamicObject(19397, -2471.696533, 673.503845, 311.774047, 0.000000, 0.000000, 90.000000);
  252. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  253. RuinedPolice = CreateDynamicObject(19428, -2461.960937, 662.174804, 315.261779, 180.000000, 0.000000, 0.000000);
  254. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  255. RuinedPolice = CreateDynamicObject(19360, -2461.968261, 664.582641, 315.262176, 0.000000, 0.000000, 0.000000);
  256. SetDynamicObjectMaterial(RuinedPolice, 0, 14755, "sfhss2", "ah_rotwindow", 0x00000000);
  257. RuinedPolice = CreateDynamicObject(1497, -2472.802734, 652.544128, 310.033966, 0.000000, 0.000000, 0.000000);
  258. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  259. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  260. RuinedPolice = CreateDynamicObject(1497, -2469.800048, 652.574157, 310.033966, 0.000000, 0.000000, 180.000000);
  261. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  262. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  263. RuinedPolice = CreateDynamicObject(19940, -2470.799316, 652.640380, 312.759155, 0.000000, 90.000000, 90.000000);
  264. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  265. RuinedPolice = CreateDynamicObject(19940, -2471.790283, 652.643371, 312.759155, 0.000000, 90.000000, 90.000000);
  266. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  267. RuinedPolice = CreateDynamicObject(19940, -2469.578125, 652.640380, 311.979064, 90.000000, 90.000000, 90.000000);
  268. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  269. RuinedPolice = CreateDynamicObject(19940, -2469.578125, 652.640380, 309.979125, 90.000000, 90.000000, 90.000000);
  270. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  271. RuinedPolice = CreateDynamicObject(19940, -2472.989990, 652.640380, 311.979064, 90.000000, 90.000000, 90.000000);
  272. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  273. RuinedPolice = CreateDynamicObject(19940, -2473.052246, 654.706054, 309.995635, 41.299991, 93.100082, 5.199993);
  274. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  275. RuinedPolice = CreateDynamicObject(19448, -2473.222412, 659.139953, 315.259063, 180.000000, 0.000000, 0.000000);
  276. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  277. RuinedPolice = CreateDynamicObject(19448, -2473.222412, 649.509887, 315.259063, 180.000000, 0.000000, 0.000000);
  278. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  279. RuinedPolice = CreateDynamicObject(2441, -2470.788574, 664.957641, 310.022979, 0.000000, 0.000000, 74.200004);
  280. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  281. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  282. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  283. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  284. RuinedPolice = CreateDynamicObject(2441, -2472.653564, 665.054077, 310.022979, 0.000000, 0.000000, 360.000000);
  285. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  286. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  287. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  288. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  289. RuinedPolice = CreateDynamicObject(2441, -2470.761718, 666.044128, 310.022979, 0.000000, 0.000000, 90.000000);
  290. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  291. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  292. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  293. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  294. RuinedPolice = CreateDynamicObject(2441, -2470.761718, 667.044067, 310.022979, 0.000000, 0.000000, 90.000000);
  295. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  296. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  297. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  298. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  299. RuinedPolice = CreateDynamicObject(2441, -2470.611572, 668.044555, 309.647674, -23.799980, 0.000000, 64.800010);
  300. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  301. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  302. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  303. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  304. RuinedPolice = CreateDynamicObject(2441, -2470.441894, 669.324951, 310.022979, 0.000000, 0.000000, 104.199974);
  305. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  306. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  307. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  308. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  309. RuinedPolice = CreateDynamicObject(2441, -2470.761718, 670.424377, 310.022979, 0.000000, 0.000000, 90.000000);
  310. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  311. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  312. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  313. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  314. RuinedPolice = CreateDynamicObject(2441, -2470.761718, 671.414306, 310.022979, 0.000000, 0.000000, 90.000000);
  315. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  316. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  317. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  318. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  319. RuinedPolice = CreateDynamicObject(2441, -2470.871826, 672.664550, 310.022979, 0.000000, 0.000000, 122.599990);
  320. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  321. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  322. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  323. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  324. RuinedPolice = CreateDynamicObject(2190, -2472.862792, 664.692626, 311.054595, 0.000000, 0.000000, 180.000000);
  325. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  326. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  327. SetDynamicObjectMaterial(RuinedPolice, 2, 1736, "cj_ammo", "CJ_SPEAKER_c", 0x00000000);
  328. RuinedPolice = CreateDynamicObject(11705, -2471.272705, 669.588378, 310.026702, 0.000000, 0.000000, -135.400009);
  329. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  330. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  331. SetDynamicObjectMaterial(RuinedPolice, 2, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  332. SetDynamicObjectMaterial(RuinedPolice, 3, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  333. SetDynamicObjectMaterial(RuinedPolice, 4, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  334. SetDynamicObjectMaterial(RuinedPolice, 5, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  335. SetDynamicObjectMaterial(RuinedPolice, 6, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  336. SetDynamicObjectMaterial(RuinedPolice, 7, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  337. RuinedPolice = CreateDynamicObject(2834, -2472.082275, 671.474304, 310.042419, 0.000000, 0.000000, 90.000000);
  338. SetDynamicObjectMaterial(RuinedPolice, 0, 14612, "ab_abattoir_box", "ab_bloodfloor", 0x00000000);
  339. RuinedPolice = CreateDynamicObject(18762, -2465.886230, 669.007263, 312.206207, 0.000000, 0.000000, 0.000000);
  340. SetDynamicObjectMaterial(RuinedPolice, 0, 14443, "ganghoos", "ah_CRAKPLNK", 0x00000000);
  341. RuinedPolice = CreateDynamicObject(18762, -2465.943359, 672.225463, 310.487701, -0.600000, 92.400016, -54.599994);
  342. SetDynamicObjectMaterial(RuinedPolice, 0, 14443, "ganghoos", "ah_CRAKPLNK", 0x00000000);
  343. RuinedPolice = CreateDynamicObject(2075, -2469.380371, 656.412597, 316.802307, 0.000000, 0.000000, 0.000000);
  344. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  345. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  346. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  347. RuinedPolice = CreateDynamicObject(2075, -2464.368652, 656.662902, 316.251373, 0.000000, 24.900005, -0.299998);
  348. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  349. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  350. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  351. RuinedPolice = CreateDynamicObject(2075, -2469.380371, 660.303833, 316.802307, 0.000000, 0.000000, 0.000000);
  352. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  353. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  354. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  355. RuinedPolice = CreateDynamicObject(2075, -2464.048583, 660.303833, 316.802307, 0.000000, 0.000000, 0.000000);
  356. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  357. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  358. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  359. RuinedPolice = CreateDynamicObject(2075, -2468.831054, 662.868347, 309.842132, 0.000000, 180.000000, 118.900001);
  360. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  361. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  362. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  363. RuinedPolice = CreateDynamicObject(2075, -2464.328613, 664.333190, 316.251373, -3.499999, -45.299995, -0.299998);
  364. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  365. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  366. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  367. RuinedPolice = CreateDynamicObject(19448, -2470.179443, 678.238769, 311.770019, 0.000000, 0.000000, 0.000000);
  368. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  369. RuinedPolice = CreateDynamicObject(19397, -2468.506591, 678.543579, 311.774047, 0.000000, 0.000000, 90.000000);
  370. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  371. RuinedPolice = CreateDynamicObject(19448, -2462.088378, 678.548706, 311.770019, 0.000000, 0.000000, 90.000000);
  372. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  373. RuinedPolice = CreateDynamicObject(19380, -2458.603271, 676.625244, 309.962371, 0.000000, 90.000007, 0.000000);
  374. SetDynamicObjectMaterial(RuinedPolice, 0, 18045, "gen_munation", "mp_gun_floor", 0x00000000);
  375. RuinedPolice = CreateDynamicObject(14414, -2469.075195, 681.580871, 310.313751, 0.000000, 0.000000, 180.000000);
  376. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  377. SetDynamicObjectMaterial(RuinedPolice, 1, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  378. RuinedPolice = CreateDynamicObject(19448, -2467.138671, 683.378417, 311.770019, 0.000000, 0.000000, 0.000000);
  379. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  380. RuinedPolice = CreateDynamicObject(19428, -2461.960937, 666.984985, 311.771911, 0.000000, 0.000000, 0.000000);
  381. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  382. RuinedPolice = CreateDynamicObject(19428, -2461.960937, 666.984313, 315.261779, 180.000000, 0.000000, 0.000000);
  383. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  384. RuinedPolice = CreateDynamicObject(19448, -2473.282470, 657.378906, 311.770019, 0.000000, 0.000000, 0.000000);
  385. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  386. RuinedPolice = CreateDynamicObject(19397, -2473.287841, 663.796325, 311.771057, 0.000000, 0.000000, 0.000000);
  387. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  388. RuinedPolice = CreateDynamicObject(1497, -2472.061279, 663.724182, 310.024017, -89.600059, -0.199999, -116.300010);
  389. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  390. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  391. RuinedPolice = CreateDynamicObject(19360, -2473.290039, 667.003234, 311.772155, 0.000000, 0.000000, 0.000000);
  392. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  393. RuinedPolice = CreateDynamicObject(19397, -2473.297851, 670.216430, 311.771057, 0.000000, 0.000000, 0.000000);
  394. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  395. RuinedPolice = CreateDynamicObject(1497, -2472.031494, 670.395568, 309.976928, 14.000000, 0.000000, 179.599990);
  396. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  397. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  398. RuinedPolice = CreateDynamicObject(19428, -2473.301513, 672.615722, 311.771911, 0.000000, 0.000000, 0.000000);
  399. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  400. RuinedPolice = CreateDynamicObject(1497, -2470.961181, 673.493774, 310.033966, 0.000000, 0.000000, 180.000000);
  401. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  402. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  403. RuinedPolice = CreateDynamicObject(19448, -2478.153076, 660.108520, 311.770019, 0.000000, 0.000000, 90.000000);
  404. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  405. RuinedPolice = CreateDynamicObject(19448, -2478.153076, 673.339233, 311.770019, 0.000000, 0.000000, 90.000000);
  406. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  407. RuinedPolice = CreateDynamicObject(19360, -2477.492675, 671.724548, 311.772155, 0.000000, 0.000000, 90.000000);
  408. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  409. RuinedPolice = CreateDynamicObject(19397, -2475.969238, 663.796325, 311.771057, 0.000000, 0.000000, 0.000000);
  410. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  411. RuinedPolice = CreateDynamicObject(19360, -2475.972167, 667.003234, 311.772155, 0.000000, 0.000000, 0.000000);
  412. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  413. RuinedPolice = CreateDynamicObject(19397, -2475.968750, 670.206420, 311.771057, 0.000000, 0.000000, 0.000000);
  414. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  415. RuinedPolice = CreateDynamicObject(19380, -2478.603759, 671.195007, 309.965362, 0.000000, 90.000007, 0.000000);
  416. SetDynamicObjectMaterial(RuinedPolice, 0, 18038, "vegas_munation", "mp_gun_floorred", 0x00000000);
  417. RuinedPolice = CreateDynamicObject(19380, -2478.603759, 661.565917, 309.965362, 0.000000, 90.000007, 0.000000);
  418. SetDynamicObjectMaterial(RuinedPolice, 0, 18038, "vegas_munation", "mp_gun_floorred", 0x00000000);
  419. RuinedPolice = CreateDynamicObject(19360, -2480.694824, 671.724548, 311.772155, 0.000000, 0.000000, 90.000000);
  420. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  421. RuinedPolice = CreateDynamicObject(19397, -2482.208740, 670.206420, 311.771057, 0.000000, 0.000000, 0.000000);
  422. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  423. RuinedPolice = CreateDynamicObject(19360, -2482.203613, 667.003234, 311.772155, 0.000000, 0.000000, 0.000000);
  424. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  425. RuinedPolice = CreateDynamicObject(19397, -2482.200439, 663.796325, 311.771057, 0.000000, 0.000000, 0.000000);
  426. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  427. RuinedPolice = CreateDynamicObject(19360, -2480.694824, 662.104736, 311.772155, 0.000000, 0.000000, 90.000000);
  428. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  429. RuinedPolice = CreateDynamicObject(19360, -2477.484375, 662.104736, 311.772155, 0.000000, 0.000000, 90.000000);
  430. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  431. RuinedPolice = CreateDynamicObject(19360, -2484.015136, 670.184570, 311.772155, 0.000000, 0.000000, 180.000000);
  432. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  433. RuinedPolice = CreateDynamicObject(19380, -2478.603759, 671.195007, 313.605804, 0.000000, 90.000007, 0.000000);
  434. SetDynamicObjectMaterial(RuinedPolice, 0, 14853, "gen_pol_vegas", "mp_gun_dirt", 0x00000000);
  435. RuinedPolice = CreateDynamicObject(19380, -2478.603759, 661.584716, 313.605804, 0.000000, 90.000007, 0.000000);
  436. SetDynamicObjectMaterial(RuinedPolice, 0, 14853, "gen_pol_vegas", "mp_gun_dirt", 0x00000000);
  437. RuinedPolice = CreateDynamicObject(1497, -2478.470703, 668.689514, 310.079345, -89.600059, -0.199999, 63.699989);
  438. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  439. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  440. RuinedPolice = CreateDynamicObject(1497, -2477.652343, 662.750305, 309.957946, 14.000000, 0.000000, 359.599975);
  441. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  442. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  443. RuinedPolice = CreateDynamicObject(2075, -2474.850341, 663.342651, 313.592315, 0.000000, 0.000000, 0.000000);
  444. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  445. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  446. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  447. RuinedPolice = CreateDynamicObject(2075, -2474.753417, 666.453002, 313.272888, 0.000000, 21.899999, 0.000000);
  448. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  449. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  450. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  451. RuinedPolice = CreateDynamicObject(2075, -2474.553710, 669.773864, 309.842132, 0.000000, 180.000000, 118.900001);
  452. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  453. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  454. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  455. RuinedPolice = CreateDynamicObject(2653, -2461.840820, 667.256286, 316.231536, 180.000000, 0.000000, 90.000000);
  456. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  457. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  458. RuinedPolice = CreateDynamicObject(2653, -2471.389160, 667.256286, 316.554199, -168.099990, 0.000000, 90.000000);
  459. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  460. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  461. RuinedPolice = CreateDynamicObject(9131, -2481.006347, 667.620605, 310.380187, 90.000000, 0.000000, 90.000000);
  462. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  463. RuinedPolice = CreateDynamicObject(9131, -2481.334960, 668.941040, 310.844543, -24.399990, 0.000000, 90.000000);
  464. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  465. RuinedPolice = CreateDynamicObject(1721, -2481.401123, 664.983581, 310.057617, 0.000000, 0.000000, -94.699981);
  466. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  467. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  468. RuinedPolice = CreateDynamicObject(1721, -2479.602539, 663.473449, 310.057617, 0.000000, 0.000000, -13.999972);
  469. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  470. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  471. RuinedPolice = CreateDynamicObject(1763, -2477.595703, 667.415405, 310.001800, 0.000000, 0.000000, -57.900005);
  472. SetDynamicObjectMaterial(RuinedPolice, 0, 19882, "marcossteak2", "cj_steak", 0x00000000);
  473. SetDynamicObjectMaterial(RuinedPolice, 1, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  474. RuinedPolice = CreateDynamicObject(19380, -2478.164062, 673.325073, 307.606384, 180.000000, 0.000000, 90.000000);
  475. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  476. RuinedPolice = CreateDynamicObject(19380, -2478.164062, 675.034240, 309.966400, 180.000000, 90.000000, 90.000000);
  477. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  478. RuinedPolice = CreateDynamicObject(19380, -2478.164062, 676.614624, 313.576202, 180.000000, 90.000000, 90.000000);
  479. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  480. RuinedPolice = CreateDynamicObject(19380, -2478.164062, 673.324035, 316.605865, 180.000000, 180.000000, 90.000000);
  481. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  482. RuinedPolice = CreateDynamicObject(19448, -2487.782470, 673.339233, 311.770019, 0.000000, 0.000000, 90.000000);
  483. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  484. RuinedPolice = CreateDynamicObject(19448, -2491.561523, 668.589721, 311.770019, 0.000000, 0.000000, 180.000000);
  485. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  486. RuinedPolice = CreateDynamicObject(19380, -2489.092773, 668.666015, 309.968353, 0.000000, 90.000007, 0.000000);
  487. SetDynamicObjectMaterial(RuinedPolice, 0, 14853, "gen_pol_vegas", "mp_gun_dirt", 0x00000000);
  488. RuinedPolice = CreateDynamicObject(19428, -2487.716308, 671.693420, 311.768096, 0.000000, 0.000000, 90.000000);
  489. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  490. RuinedPolice = CreateDynamicObject(19380, -2489.103271, 668.604675, 313.605804, 0.000000, 90.000007, 0.000000);
  491. SetDynamicObjectMaterial(RuinedPolice, 0, 14876, "gf4", "mp_diner_sawdust", 0x00000000);
  492. RuinedPolice = CreateDynamicObject(19448, -2488.813476, 668.668701, 311.770019, 0.000000, 0.000000, 90.000000);
  493. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  494. RuinedPolice = CreateDynamicObject(19360, -2488.017822, 670.174438, 311.772155, 0.000000, 0.000000, 180.000000);
  495. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  496. RuinedPolice = CreateDynamicObject(1771, -2487.274169, 670.112243, 310.628997, 0.000000, 0.000000, 0.000000);
  497. SetDynamicObjectMaterial(RuinedPolice, 0, 1738, "cjtemp", "cj_Mattress5", 0x00000000);
  498. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  499. RuinedPolice = CreateDynamicObject(1771, -2487.272216, 670.112243, 311.678924, 0.000000, 0.000000, 0.000000);
  500. SetDynamicObjectMaterial(RuinedPolice, 0, 1738, "cjtemp", "cj_Mattress5", 0x00000000);
  501. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  502. RuinedPolice = CreateDynamicObject(2738, -2484.971923, 668.928161, 310.670074, 0.000000, 0.000000, 180.000000);
  503. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  504. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  505. RuinedPolice = CreateDynamicObject(2115, -2485.014404, 669.330932, 310.492980, 89.499961, 0.000000, 137.300033);
  506. SetDynamicObjectMaterial(RuinedPolice, 0, 18202, "w_towncs_t", "pax256hi", 0x00000000);
  507. RuinedPolice = CreateDynamicObject(19380, -2487.785644, 673.325073, 307.606384, 180.000000, 0.000000, 90.000000);
  508. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  509. RuinedPolice = CreateDynamicObject(19380, -2487.785644, 675.034240, 309.976409, 180.000000, 90.000000, 90.000000);
  510. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  511. RuinedPolice = CreateDynamicObject(19380, -2487.796386, 673.324035, 316.605865, 180.000000, 180.000000, 90.000000);
  512. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  513. RuinedPolice = CreateDynamicObject(19380, -2487.786621, 676.614624, 313.576202, 180.000000, 90.000000, 90.000000);
  514. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  515. RuinedPolice = CreateDynamicObject(1771, -2490.766357, 670.112243, 310.628997, 0.000000, 0.000000, 0.000000);
  516. SetDynamicObjectMaterial(RuinedPolice, 0, 1738, "cjtemp", "cj_Mattress5", 0x00000000);
  517. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  518. RuinedPolice = CreateDynamicObject(1771, -2490.744384, 672.542175, 311.332580, 69.300033, 0.000000, 90.000000);
  519. SetDynamicObjectMaterial(RuinedPolice, 0, 1738, "cjtemp", "cj_Mattress5", 0x00000000);
  520. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  521. RuinedPolice = CreateDynamicObject(2738, -2488.895019, 668.928161, 310.670074, 0.000000, 0.000000, 180.000000);
  522. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  523. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  524. RuinedPolice = CreateDynamicObject(19360, -2484.015136, 666.974731, 311.772155, 0.000000, 0.000000, 180.000000);
  525. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  526. RuinedPolice = CreateDynamicObject(19360, -2484.015136, 663.764709, 311.772155, 0.000000, 0.000000, 180.000000);
  527. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  528. RuinedPolice = CreateDynamicObject(19360, -2483.925292, 670.183532, 311.772155, 0.000000, 0.000000, 0.000000);
  529. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  530. RuinedPolice = CreateDynamicObject(19360, -2483.925292, 666.974060, 311.772155, 0.000000, 0.000000, 0.000000);
  531. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  532. RuinedPolice = CreateDynamicObject(19360, -2483.925292, 663.763549, 311.772155, 0.000000, 0.000000, 0.000000);
  533. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  534. RuinedPolice = CreateDynamicObject(2060, -2483.555908, 670.298828, 310.077545, 0.000000, 0.000000, 90.000000);
  535. SetDynamicObjectMaterial(RuinedPolice, 0, 5122, "ground3_las2", "Was_engblox", 0x00000000);
  536. RuinedPolice = CreateDynamicObject(2674, -2483.268554, 668.360656, 310.072906, 0.000000, 0.000000, 0.000000);
  537. SetDynamicObjectMaterial(RuinedPolice, 0, 15040, "cuntcuts", "newspaper1", 0x00000000);
  538. SetDynamicObjectMaterial(RuinedPolice, 1, 15040, "cuntcuts", "newspaper1", 0x00000000);
  539. SetDynamicObjectMaterial(RuinedPolice, 2, 15040, "cuntcuts", "newspaper1", 0x00000000);
  540. RuinedPolice = CreateDynamicObject(2674, -2483.268554, 664.830444, 310.072906, 0.000000, 0.000000, -23.000001);
  541. SetDynamicObjectMaterial(RuinedPolice, 0, 15040, "cuntcuts", "newspaper1", 0x00000000);
  542. SetDynamicObjectMaterial(RuinedPolice, 1, 15040, "cuntcuts", "newspaper1", 0x00000000);
  543. SetDynamicObjectMaterial(RuinedPolice, 2, 15040, "cuntcuts", "newspaper1", 0x00000000);
  544. RuinedPolice = CreateDynamicObject(19448, -2487.783447, 660.108520, 311.770019, 0.000000, 0.000000, 90.000000);
  545. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  546. RuinedPolice = CreateDynamicObject(19448, -2491.561523, 658.960083, 311.770019, 0.000000, 0.000000, 180.000000);
  547. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  548. RuinedPolice = CreateDynamicObject(19380, -2489.092773, 659.036682, 309.968353, 0.000000, 90.000007, 0.000000);
  549. SetDynamicObjectMaterial(RuinedPolice, 0, 14853, "gen_pol_vegas", "mp_gun_dirt", 0x00000000);
  550. RuinedPolice = CreateDynamicObject(19448, -2488.904541, 665.109008, 311.770019, 0.000000, 0.000000, 90.000000);
  551. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  552. RuinedPolice = CreateDynamicObject(19360, -2488.017822, 663.734130, 311.772155, 0.000000, 0.000000, 180.000000);
  553. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  554. RuinedPolice = CreateDynamicObject(19428, -2487.716308, 662.192260, 311.768096, 0.000000, 0.000000, 90.000000);
  555. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  556. RuinedPolice = CreateDynamicObject(19380, -2489.103271, 658.974975, 313.605804, 0.000000, 90.000007, 0.000000);
  557. SetDynamicObjectMaterial(RuinedPolice, 0, 14876, "gf4", "mp_diner_sawdust", 0x00000000);
  558. RuinedPolice = CreateDynamicObject(1771, -2487.274169, 663.651794, 310.628997, 0.000000, 0.000000, 0.000000);
  559. SetDynamicObjectMaterial(RuinedPolice, 0, 1738, "cjtemp", "cj_Mattress5", 0x00000000);
  560. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  561. RuinedPolice = CreateDynamicObject(3098, -2482.566894, 666.943237, 312.178955, 0.000000, 0.000000, 0.000000);
  562. SetDynamicObjectMaterial(RuinedPolice, 0, 10765, "airportgnd_sfse", "black64", 0x00000000);
  563. SetDynamicObjectMaterial(RuinedPolice, 1, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  564. SetDynamicObjectMaterial(RuinedPolice, 2, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  565. SetDynamicObjectMaterial(RuinedPolice, 3, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  566. SetDynamicObjectMaterial(RuinedPolice, 4, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  567. SetDynamicObjectMaterial(RuinedPolice, 5, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  568. RuinedPolice = CreateDynamicObject(9131, -2480.756103, 666.200134, 311.150115, 360.000000, 0.000000, 90.000000);
  569. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  570. RuinedPolice = CreateDynamicObject(9131, -2480.756103, 666.200134, 313.420227, 360.000000, 0.000000, 90.000000);
  571. SetDynamicObjectMaterial(RuinedPolice, 0, 15046, "svcunthoose", "ab_flakeywall", 0x00000000);
  572. RuinedPolice = CreateDynamicObject(2256, -2462.854980, 674.769531, 310.776916, -0.000007, 0.000000, -73.200027);
  573. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  574. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  575. RuinedPolice = CreateDynamicObject(2357, -2465.225830, 666.646667, 309.676513, 0.000000, 0.000000, 0.000000);
  576. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  577. RuinedPolice = CreateDynamicObject(2357, -2465.225830, 661.576721, 309.676513, 0.000000, 0.000000, 24.699995);
  578. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  579. RuinedPolice = CreateDynamicObject(2357, -2466.555175, 663.914978, 317.166412, 180.000000, 0.000000, 24.699995);
  580. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  581. RuinedPolice = CreateDynamicObject(2357, -2463.921386, 657.713378, 309.676513, 0.000000, 0.000000, -66.000007);
  582. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  583. RuinedPolice = CreateDynamicObject(19843, -2468.645996, 665.249633, 310.023132, 0.000000, 0.000000, 9.999998);
  584. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  585. RuinedPolice = CreateDynamicObject(19843, -2463.395263, 668.867858, 310.023132, 0.000000, 0.000000, 32.999996);
  586. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  587. RuinedPolice = CreateDynamicObject(19846, -2472.017822, 654.976074, 310.018218, 0.000000, 0.000000, 0.000000);
  588. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  589. RuinedPolice = CreateDynamicObject(14468, -2468.372070, 661.486206, 309.833404, 0.000000, 0.000000, 90.000000);
  590. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  591. RuinedPolice = CreateDynamicObject(14468, -2468.372070, 657.506225, 309.833404, 0.000000, 0.000000, 90.000000);
  592. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  593. RuinedPolice = CreateDynamicObject(14468, -2469.961669, 657.506225, 309.833404, 0.000000, 0.000000, 90.000000);
  594. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  595. RuinedPolice = CreateDynamicObject(14468, -2471.922607, 655.276000, 310.303314, 0.000000, 0.000000, 90.000000);
  596. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  597. RuinedPolice = CreateDynamicObject(14468, -2464.869384, 661.486206, 309.833404, 0.000000, 0.000000, 141.199996);
  598. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  599. RuinedPolice = CreateDynamicObject(14468, -2461.932373, 664.451416, 310.123291, 450.000000, 360.000000, -89.699935);
  600. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  601. RuinedPolice = CreateDynamicObject(14468, -2461.907470, 659.811401, 310.123291, 450.000000, 360.000000, -89.699935);
  602. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  603. RuinedPolice = CreateDynamicObject(14468, -2470.543701, 665.876159, 310.123443, 0.000000, 0.000000, 90.000000);
  604. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  605. RuinedPolice = CreateDynamicObject(14468, -2470.543701, 670.496215, 310.123443, 0.000000, 0.000000, 90.000000);
  606. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  607. RuinedPolice = CreateDynamicObject(14468, -2474.613769, 666.376403, 309.933502, 0.000000, 0.000000, 90.000000);
  608. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  609. RuinedPolice = CreateDynamicObject(14468, -2474.613769, 662.436889, 309.933502, 0.000000, 0.000000, 90.000000);
  610. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  611. RuinedPolice = CreateDynamicObject(14468, -2477.185058, 666.236389, 310.163482, 0.000000, 0.000000, 90.000000);
  612. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  613. RuinedPolice = CreateDynamicObject(14468, -2482.196533, 667.196655, 310.543365, 0.000000, 0.000000, 90.000000);
  614. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  615. RuinedPolice = CreateDynamicObject(14468, -2489.858886, 662.897033, 310.083465, 0.000000, 0.000000, 90.000000);
  616. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  617. RuinedPolice = CreateDynamicObject(825, -2466.004638, 673.402465, 310.102630, 0.000000, 0.000000, 0.000000);
  618. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  619. RuinedPolice = CreateDynamicObject(2256, -2463.389892, 676.541625, 310.776916, -0.000007, 0.000000, -73.200027);
  620. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  621. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  622. RuinedPolice = CreateDynamicObject(2256, -2463.351562, 676.540405, 310.776916, 0.000007, 0.000000, 106.799934);
  623. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  624. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  625. RuinedPolice = CreateDynamicObject(2256, -2462.815185, 674.763671, 310.776916, 0.000007, 0.000000, 106.799934);
  626. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  627. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  628. RuinedPolice = CreateDynamicObject(2256, -2462.347412, 674.926025, 312.075988, -44.999996, 0.000000, -73.200027);
  629. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  630. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  631. RuinedPolice = CreateDynamicObject(2256, -2462.882080, 676.697631, 312.075988, -44.999996, 0.000000, -73.200027);
  632. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  633. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  634. RuinedPolice = CreateDynamicObject(2256, -2462.851318, 676.693176, 312.047698, 44.999996, 0.000000, 106.799934);
  635. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  636. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  637. RuinedPolice = CreateDynamicObject(2256, -2462.314697, 674.916198, 312.047698, 44.999996, 0.000000, 106.799934);
  638. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  639. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  640. RuinedPolice = CreateDynamicObject(1319, -2462.179199, 674.055175, 311.874786, -44.999996, 0.000000, -73.200027);
  641. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  642. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  643. RuinedPolice = CreateDynamicObject(1319, -2461.893798, 674.138305, 312.171783, -44.999996, 0.000000, -73.200027);
  644. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  645. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  646. RuinedPolice = CreateDynamicObject(2256, -2461.300781, 677.161621, 310.776916, 0.000007, 0.000000, 106.799827);
  647. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  648. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  649. RuinedPolice = CreateDynamicObject(2256, -2460.765869, 675.389526, 310.776916, 0.000007, 0.000000, 106.799827);
  650. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  651. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  652. RuinedPolice = CreateDynamicObject(2256, -2460.803955, 675.390747, 310.776916, -0.000007, 0.000000, -73.200035);
  653. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  654. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  655. RuinedPolice = CreateDynamicObject(2256, -2461.340332, 677.167480, 310.776916, -0.000007, 0.000000, -73.200035);
  656. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  657. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  658. RuinedPolice = CreateDynamicObject(2256, -2461.808105, 677.005126, 312.075988, -44.999973, 0.000000, 106.799842);
  659. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  660. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  661. RuinedPolice = CreateDynamicObject(2256, -2461.273437, 675.233520, 312.075988, -44.999973, 0.000000, 106.799842);
  662. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  663. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  664. RuinedPolice = CreateDynamicObject(2256, -2461.304199, 675.237915, 312.047698, 44.999973, 0.000000, -73.200050);
  665. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  666. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  667. RuinedPolice = CreateDynamicObject(2256, -2461.840820, 677.014892, 312.047698, 44.999973, 0.000000, -73.200050);
  668. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  669. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  670. RuinedPolice = CreateDynamicObject(1319, -2460.932617, 674.418029, 311.874786, -44.999973, 0.000000, 106.799842);
  671. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  672. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  673. RuinedPolice = CreateDynamicObject(2255, -2462.791503, 677.150512, 311.697753, 0.000000, 45.000007, 16.799961);
  674. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  675. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  676. RuinedPolice = CreateDynamicObject(1319, -2461.229736, 674.325195, 312.185943, -44.999973, 0.000000, 106.799842);
  677. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  678. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  679. RuinedPolice = CreateDynamicObject(2255, -2462.328857, 677.283691, 311.216918, 0.000000, 45.000007, 16.799961);
  680. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  681. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  682. RuinedPolice = CreateDynamicObject(2255, -2463.095458, 677.055603, 311.379547, 0.000000, 45.000007, 16.799961);
  683. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  684. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  685. RuinedPolice = CreateDynamicObject(2256, -2462.477294, 677.712463, 310.776916, 0.000000, 0.000007, 16.799940);
  686. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  687. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  688. RuinedPolice = CreateDynamicObject(2256, -2462.735351, 677.631530, 310.776916, 0.000000, 0.000007, 16.799940);
  689. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  690. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  691. RuinedPolice = CreateDynamicObject(2255, -2462.429443, 678.277282, 311.690673, 0.000000, 44.999992, -163.200103);
  692. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  693. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  694. RuinedPolice = CreateDynamicObject(2255, -2462.118408, 678.374267, 311.365386, 0.000000, 44.999992, -163.200103);
  695. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  696. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  697. RuinedPolice = CreateDynamicObject(2255, -2462.885253, 678.145996, 311.216888, 0.000000, 44.999992, -163.200103);
  698. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  699. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  700. RuinedPolice = CreateDynamicObject(2256, -2462.469482, 677.790100, 310.776916, 0.000000, -0.000007, -163.200103);
  701. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  702. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  703. RuinedPolice = CreateDynamicObject(2256, -2462.739257, 677.713989, 310.776916, 0.000000, -0.000007, -163.200103);
  704. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  705. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  706. RuinedPolice = CreateDynamicObject(2395, -2463.571044, 676.943664, 308.788665, -0.000007, 0.000000, -73.200027);
  707. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  708. RuinedPolice = CreateDynamicObject(2395, -2460.594970, 674.979980, 308.788665, 0.000007, 0.000000, 106.799934);
  709. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  710. RuinedPolice = CreateDynamicObject(19428, -2462.594482, 677.665344, 310.046905, -0.000007, 0.000000, -73.200027);
  711. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  712. RuinedPolice = CreateDynamicObject(19428, -2462.571044, 675.824462, 312.012664, 44.999977, 90.000000, -73.200027);
  713. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  714. RuinedPolice = CreateDynamicObject(19428, -2461.595703, 676.119018, 312.012664, 44.999996, 270.000000, 106.799903);
  715. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  716. RuinedPolice = CreateDynamicObject(2256, -2459.882080, 675.409545, 310.776916, -0.000014, 0.000001, -91.700004);
  717. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  718. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  719. RuinedPolice = CreateDynamicObject(2256, -2459.827148, 677.259765, 310.776916, -0.000014, 0.000001, -91.700004);
  720. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  721. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  722. RuinedPolice = CreateDynamicObject(2256, -2459.791015, 677.246398, 310.776916, 0.000014, -0.000001, 88.299911);
  723. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  724. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  725. RuinedPolice = CreateDynamicObject(2256, -2459.846191, 675.391357, 310.776916, 0.000014, -0.000001, 88.299911);
  726. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  727. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  728. RuinedPolice = CreateDynamicObject(2256, -2459.351074, 675.396850, 312.075988, -45.000000, 0.000003, -91.700004);
  729. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  730. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  731. RuinedPolice = CreateDynamicObject(2256, -2459.296142, 677.246582, 312.075988, -45.000000, 0.000003, -91.700004);
  732. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  733. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  734. RuinedPolice = CreateDynamicObject(2256, -2459.268310, 677.232604, 312.047698, 45.000000, -0.000003, 88.299919);
  735. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  736. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  737. RuinedPolice = CreateDynamicObject(2256, -2459.323242, 675.377136, 312.047698, 45.000000, -0.000003, 88.299919);
  738. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  739. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  740. RuinedPolice = CreateDynamicObject(1319, -2459.467773, 674.517639, 311.874786, -45.000000, 0.000003, -91.700004);
  741. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  742. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  743. RuinedPolice = CreateDynamicObject(1319, -2459.170898, 674.505920, 312.171783, -45.000000, 0.000003, -91.700004);
  744. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  745. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  746. RuinedPolice = CreateDynamicObject(2256, -2457.649169, 677.184814, 310.776916, 0.000014, -0.000001, 88.299812);
  747. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  748. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  749. RuinedPolice = CreateDynamicObject(2256, -2457.704101, 675.334594, 310.776916, 0.000014, -0.000001, 88.299812);
  750. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  751. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  752. RuinedPolice = CreateDynamicObject(2256, -2457.739746, 675.347839, 310.776916, -0.000014, 0.000001, -91.700012);
  753. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  754. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  755. RuinedPolice = CreateDynamicObject(2256, -2457.684814, 677.202941, 310.776916, -0.000014, 0.000001, -91.700012);
  756. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  757. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  758. RuinedPolice = CreateDynamicObject(2256, -2458.179931, 677.197387, 312.075988, -44.999961, -0.000003, 88.299827);
  759. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  760. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  761. RuinedPolice = CreateDynamicObject(2256, -2458.235107, 675.347717, 312.075988, -44.999961, -0.000003, 88.299827);
  762. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  763. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  764. RuinedPolice = CreateDynamicObject(2256, -2458.262695, 675.361633, 312.047698, 44.999961, 0.000003, -91.700035);
  765. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  766. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  767. RuinedPolice = CreateDynamicObject(2256, -2458.208007, 677.217041, 312.047698, 44.999961, 0.000003, -91.700035);
  768. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  769. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  770. RuinedPolice = CreateDynamicObject(1319, -2458.170654, 674.466186, 311.874786, -44.999961, -0.000003, 88.299827);
  771. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  772. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  773. RuinedPolice = CreateDynamicObject(2255, -2459.066406, 677.647338, 311.697753, 0.000001, 45.000015, -1.700034);
  774. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  775. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  776. RuinedPolice = CreateDynamicObject(1319, -2458.481689, 674.472473, 312.185943, -44.999961, -0.000003, 88.299827);
  777. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  778. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  779. RuinedPolice = CreateDynamicObject(2255, -2458.585449, 677.626831, 311.216918, 0.000001, 45.000015, -1.700034);
  780. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  781. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  782. RuinedPolice = CreateDynamicObject(2255, -2459.384765, 677.653747, 311.379547, 0.000001, 45.000015, -1.700034);
  783. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  784. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  785. RuinedPolice = CreateDynamicObject(2256, -2458.590087, 678.080505, 310.776916, 0.000001, 0.000014, -1.700057);
  786. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  787. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  788. RuinedPolice = CreateDynamicObject(2256, -2458.860595, 678.085632, 310.776916, 0.000001, 0.000014, -1.700057);
  789. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  790. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  791. RuinedPolice = CreateDynamicObject(2255, -2458.365478, 678.601013, 311.690673, -0.000001, 44.999984, 178.299865);
  792. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  793. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  794. RuinedPolice = CreateDynamicObject(2255, -2458.039794, 678.594299, 311.365386, -0.000001, 44.999984, 178.299865);
  795. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  796. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  797. RuinedPolice = CreateDynamicObject(2255, -2458.839355, 678.621093, 311.216888, -0.000001, 44.999984, 178.299865);
  798. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  799. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  800. RuinedPolice = CreateDynamicObject(2256, -2458.558105, 678.151672, 310.776916, -0.000001, -0.000014, 178.299865);
  801. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  802. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  803. RuinedPolice = CreateDynamicObject(2256, -2458.838134, 678.165100, 310.776916, -0.000001, -0.000014, 178.299865);
  804. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  805. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  806. RuinedPolice = CreateDynamicObject(2395, -2459.871337, 677.698486, 308.788665, -0.000014, 0.000001, -91.700004);
  807. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  808. RuinedPolice = CreateDynamicObject(2395, -2457.672119, 674.891967, 308.788665, 0.000014, -0.000001, 88.299911);
  809. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  810. RuinedPolice = CreateDynamicObject(19428, -2458.716064, 678.073059, 310.046905, -0.000014, 0.000001, -91.700004);
  811. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  812. RuinedPolice = CreateDynamicObject(19428, -2459.278076, 676.319824, 312.012664, 44.999965, 90.000000, -91.700012);
  813. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  814. RuinedPolice = CreateDynamicObject(19428, -2458.259765, 676.289672, 312.012664, 45.000000, 270.000000, 88.299896);
  815. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  816. RuinedPolice = CreateDynamicObject(2256, -2458.794921, 671.012023, 310.776916, -0.000022, -0.000004, -179.199905);
  817. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  818. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  819. RuinedPolice = CreateDynamicObject(2256, -2456.944091, 671.037780, 310.776916, -0.000022, -0.000004, -179.199905);
  820. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  821. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  822. RuinedPolice = CreateDynamicObject(2256, -2456.955810, 671.001098, 310.776916, 0.000022, 0.000004, 0.799919);
  823. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  824. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  825. RuinedPolice = CreateDynamicObject(2256, -2458.811523, 670.975341, 310.776916, 0.000022, 0.000004, 0.799919);
  826. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  827. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  828. RuinedPolice = CreateDynamicObject(2256, -2458.784423, 670.480957, 312.075988, -45.000007, -0.000007, -179.199920);
  829. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  830. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  831. RuinedPolice = CreateDynamicObject(2256, -2456.934082, 670.506774, 312.075988, -45.000007, -0.000007, -179.199920);
  832. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  833. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  834. RuinedPolice = CreateDynamicObject(2256, -2456.946777, 670.478332, 312.047698, 45.000007, 0.000007, 0.799917);
  835. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  836. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  837. RuinedPolice = CreateDynamicObject(2256, -2458.802978, 670.452270, 312.047698, 45.000007, 0.000007, 0.799917);
  838. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  839. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  840. RuinedPolice = CreateDynamicObject(1319, -2459.667968, 670.559143, 311.874786, -45.000007, -0.000007, -179.199920);
  841. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  842. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  843. RuinedPolice = CreateDynamicObject(1319, -2459.666748, 670.262084, 312.171783, -45.000007, -0.000007, -179.199920);
  844. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  845. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  846. RuinedPolice = CreateDynamicObject(2256, -2456.924072, 668.858581, 310.776916, 0.000022, 0.000004, 0.799818);
  847. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  848. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  849. RuinedPolice = CreateDynamicObject(2256, -2458.774902, 668.832824, 310.776916, 0.000022, 0.000004, 0.799818);
  850. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  851. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  852. RuinedPolice = CreateDynamicObject(2256, -2458.763183, 668.869018, 310.776916, -0.000022, -0.000004, -179.199920);
  853. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  854. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  855. RuinedPolice = CreateDynamicObject(2256, -2456.907226, 668.895019, 310.776916, -0.000022, -0.000004, -179.199920);
  856. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  857. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  858. RuinedPolice = CreateDynamicObject(2256, -2456.934570, 669.389404, 312.075988, -44.999954, 0.000007, 0.799842);
  859. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  860. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  861. RuinedPolice = CreateDynamicObject(2256, -2458.784667, 669.363891, 312.075988, -44.999954, 0.000007, 0.799842);
  862. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  863. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  864. RuinedPolice = CreateDynamicObject(2256, -2458.771972, 669.392089, 312.047698, 44.999954, -0.000007, -179.199935);
  865. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  866. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  867. RuinedPolice = CreateDynamicObject(2256, -2456.916259, 669.418395, 312.047698, 44.999954, -0.000007, -179.199935);
  868. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  869. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  870. RuinedPolice = CreateDynamicObject(1319, -2459.662597, 669.261047, 311.874786, -44.999954, 0.000007, 0.799842);
  871. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  872. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  873. RuinedPolice = CreateDynamicObject(2255, -2456.523681, 670.294677, 311.697753, -0.000004, 45.000022, -89.199981);
  874. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  875. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  876. RuinedPolice = CreateDynamicObject(1319, -2459.669921, 669.572021, 312.185943, -44.999954, 0.000007, 0.799842);
  877. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  878. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  879. RuinedPolice = CreateDynamicObject(2255, -2456.523193, 669.813293, 311.216918, -0.000004, 45.000022, -89.199981);
  880. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  881. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  882. RuinedPolice = CreateDynamicObject(2255, -2456.531250, 670.613037, 311.379547, -0.000004, 45.000022, -89.199981);
  883. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  884. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  885. RuinedPolice = CreateDynamicObject(2256, -2456.070068, 669.837768, 310.776916, -0.000004, 0.000022, -89.200004);
  886. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  887. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  888. RuinedPolice = CreateDynamicObject(2256, -2456.076660, 670.108215, 310.776916, -0.000004, 0.000022, -89.200004);
  889. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  890. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  891. RuinedPolice = CreateDynamicObject(2255, -2455.540283, 669.636047, 311.690673, 0.000004, 44.999977, 90.799827);
  892. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  893. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  894. RuinedPolice = CreateDynamicObject(2255, -2455.532714, 669.310363, 311.365386, 0.000004, 44.999977, 90.799827);
  895. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  896. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  897. RuinedPolice = CreateDynamicObject(2255, -2455.540771, 670.110351, 311.216888, 0.000004, 44.999977, 90.799827);
  898. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  899. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  900. RuinedPolice = CreateDynamicObject(2256, -2455.997558, 669.808837, 310.776916, 0.000004, -0.000022, 90.799827);
  901. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  902. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  903. RuinedPolice = CreateDynamicObject(2256, -2455.996337, 670.089233, 310.776916, 0.000004, -0.000022, 90.799827);
  904. SetDynamicObjectMaterial(RuinedPolice, 0, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  905. SetDynamicObjectMaterial(RuinedPolice, 1, 5444, "chicano10_lae", "compfence1_LAe", 0x00000000);
  906. RuinedPolice = CreateDynamicObject(2395, -2456.507812, 671.101135, 308.788665, -0.000022, -0.000004, -179.199905);
  907. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  908. RuinedPolice = CreateDynamicObject(2395, -2459.215576, 668.781555, 308.788665, 0.000022, 0.000004, 0.799919);
  909. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  910. RuinedPolice = CreateDynamicObject(19428, -2456.083007, 669.963256, 310.046905, -0.000022, -0.000004, -179.199905);
  911. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  912. RuinedPolice = CreateDynamicObject(19428, -2457.859130, 670.448242, 312.012664, 44.999958, 89.999992, -179.199920);
  913. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  914. RuinedPolice = CreateDynamicObject(19428, -2457.844970, 669.429626, 312.012664, 45.000007, 270.000000, 0.799894);
  915. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  916. RuinedPolice = CreateDynamicObject(19428, -2457.804687, 669.648010, 309.968933, 0.000000, 90.000000, 0.000000);
  917. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  918. RuinedPolice = CreateDynamicObject(19428, -2457.804687, 670.178527, 309.971923, 0.000000, 90.000000, 0.000000);
  919. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  920. RuinedPolice = CreateDynamicObject(2146, -2457.407226, 669.314270, 310.522521, 0.000000, 0.000000, 90.000000);
  921. SetDynamicObjectMaterial(RuinedPolice, 0, 1738, "cjtemp", "cj_Mattress5", 0x00000000);
  922. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  923. RuinedPolice = CreateDynamicObject(14604, -2456.577636, 670.404357, 310.999603, 0.000000, 0.000000, 127.100013);
  924. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  925. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  926. SetDynamicObjectMaterial(RuinedPolice, 2, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  927. SetDynamicObjectMaterial(RuinedPolice, 3, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  928. SetDynamicObjectMaterial(RuinedPolice, 4, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  929. SetDynamicObjectMaterial(RuinedPolice, 5, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  930. SetDynamicObjectMaterial(RuinedPolice, 6, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  931. SetDynamicObjectMaterial(RuinedPolice, 7, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  932. SetDynamicObjectMaterial(RuinedPolice, 8, 6404, "beafron1_law2", "compfence7_LAe", 0x00000000);
  933. SetDynamicObjectMaterial(RuinedPolice, 9, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  934. RuinedPolice = CreateDynamicObject(1721, -2459.175781, 670.610778, 310.057617, 0.000000, 0.000000, -94.699981);
  935. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  936. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  937. RuinedPolice = CreateDynamicObject(19087, -2459.694580, 669.914062, 312.568817, 0.000000, 0.000000, 0.000000);
  938. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  939. RuinedPolice = CreateDynamicObject(19087, -2458.813720, 674.495666, 312.568817, 0.000000, 0.000000, 0.000000);
  940. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  941. RuinedPolice = CreateDynamicObject(19087, -2461.575439, 674.255981, 312.568817, 0.000000, 0.000000, 0.000000);
  942. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  943. RuinedPolice = CreateDynamicObject(19428, -2458.493408, 676.350952, 309.971923, 0.000000, 90.000000, 88.199996);
  944. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  945. RuinedPolice = CreateDynamicObject(19428, -2459.020996, 676.367065, 309.974914, 0.000000, 90.000000, 88.199996);
  946. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  947. RuinedPolice = CreateDynamicObject(19428, -2461.855224, 676.073730, 309.974914, 0.000000, 90.000000, 106.799987);
  948. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  949. RuinedPolice = CreateDynamicObject(19428, -2462.341796, 675.926818, 309.977905, 0.000000, 90.000000, 106.799987);
  950. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  951. RuinedPolice = CreateDynamicObject(2146, -2456.656982, 672.119262, 310.512359, 0.000000, 0.000000, 60.400005);
  952. SetDynamicObjectMaterial(RuinedPolice, 0, 1738, "cjtemp", "cj_Mattress5", 0x00000000);
  953. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  954. RuinedPolice = CreateDynamicObject(2146, -2463.515869, 671.960449, 310.522521, 0.000000, 90.000000, 36.999980);
  955. SetDynamicObjectMaterial(RuinedPolice, 0, 1738, "cjtemp", "cj_Mattress5", 0x00000000);
  956. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  957. RuinedPolice = CreateDynamicObject(2146, -2465.926025, 675.899353, 310.522521, 0.000000, 0.000000, -49.899990);
  958. SetDynamicObjectMaterial(RuinedPolice, 0, 1738, "cjtemp", "cj_Mattress5", 0x00000000);
  959. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  960. RuinedPolice = CreateDynamicObject(2146, -2461.497070, 675.926147, 310.492401, 0.000000, 0.000000, -165.399993);
  961. SetDynamicObjectMaterial(RuinedPolice, 0, 1738, "cjtemp", "cj_Mattress5", 0x00000000);
  962. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  963. RuinedPolice = CreateDynamicObject(1721, -2463.055419, 676.538208, 310.057617, 0.000000, 0.000000, -94.699981);
  964. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  965. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  966. RuinedPolice = CreateDynamicObject(14604, -2459.177490, 675.847717, 310.999603, 0.000000, 0.000000, 127.100013);
  967. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  968. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  969. SetDynamicObjectMaterial(RuinedPolice, 2, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  970. SetDynamicObjectMaterial(RuinedPolice, 3, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  971. SetDynamicObjectMaterial(RuinedPolice, 4, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  972. SetDynamicObjectMaterial(RuinedPolice, 5, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  973. SetDynamicObjectMaterial(RuinedPolice, 6, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  974. SetDynamicObjectMaterial(RuinedPolice, 7, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  975. SetDynamicObjectMaterial(RuinedPolice, 8, 6404, "beafron1_law2", "compfence7_LAe", 0x00000000);
  976. SetDynamicObjectMaterial(RuinedPolice, 9, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  977. RuinedPolice = CreateDynamicObject(14604, -2458.477294, 677.191650, 310.999603, 0.000000, 0.000000, -105.699958);
  978. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  979. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  980. SetDynamicObjectMaterial(RuinedPolice, 2, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  981. SetDynamicObjectMaterial(RuinedPolice, 3, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  982. SetDynamicObjectMaterial(RuinedPolice, 4, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  983. SetDynamicObjectMaterial(RuinedPolice, 5, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  984. SetDynamicObjectMaterial(RuinedPolice, 6, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  985. SetDynamicObjectMaterial(RuinedPolice, 7, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  986. SetDynamicObjectMaterial(RuinedPolice, 8, 6404, "beafron1_law2", "compfence7_LAe", 0x00000000);
  987. SetDynamicObjectMaterial(RuinedPolice, 9, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  988. RuinedPolice = CreateDynamicObject(1721, -2458.911132, 673.820007, 310.057617, 0.000000, 0.000000, -170.299957);
  989. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  990. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  991. RuinedPolice = CreateDynamicObject(1721, -2459.609130, 673.699951, 310.357696, 0.000000, 90.000000, -170.299957);
  992. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  993. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  994. RuinedPolice = CreateDynamicObject(1721, -2462.715576, 675.276550, 310.057617, 0.000000, 0.000000, -70.399993);
  995. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  996. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  997. RuinedPolice = CreateDynamicObject(19360, -2458.835449, 667.702880, 311.772155, 0.000000, 0.000000, 90.000000);
  998. SetDynamicObjectMaterial(RuinedPolice, 0, 14755, "sfhss2", "ah_rotwindow", 0x00000000);
  999. RuinedPolice = CreateDynamicObject(19428, -2461.240234, 667.705444, 311.771911, 0.000000, 0.000000, 90.000000);
  1000. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1001. RuinedPolice = CreateDynamicObject(19428, -2456.427001, 667.705444, 311.771911, 0.000000, 0.000000, 90.000000);
  1002. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1003. RuinedPolice = CreateDynamicObject(19360, -2454.012451, 667.702880, 311.772155, 0.000000, 0.000000, 90.000000);
  1004. SetDynamicObjectMaterial(RuinedPolice, 0, 14755, "sfhss2", "ah_rotwindow", 0x00000000);
  1005. RuinedPolice = CreateDynamicObject(19428, -2451.604980, 667.705444, 311.771911, 0.000000, 0.000000, 90.000000);
  1006. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1007. RuinedPolice = CreateDynamicObject(19428, -2461.240234, 667.705444, 315.271759, 180.000000, 0.000000, 90.000000);
  1008. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1009. RuinedPolice = CreateDynamicObject(19360, -2458.835449, 667.702880, 315.272155, 0.000000, 0.000000, 90.000000);
  1010. SetDynamicObjectMaterial(RuinedPolice, 0, 14755, "sfhss2", "ah_rotwindow", 0x00000000);
  1011. RuinedPolice = CreateDynamicObject(19428, -2456.427490, 667.705444, 315.271759, 180.000000, 0.000000, 90.000000);
  1012. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1013. RuinedPolice = CreateDynamicObject(19360, -2454.012451, 667.702880, 315.272033, 0.000000, 0.000000, 90.000000);
  1014. SetDynamicObjectMaterial(RuinedPolice, 0, 14755, "sfhss2", "ah_rotwindow", 0x00000000);
  1015. RuinedPolice = CreateDynamicObject(19428, -2451.616455, 667.705444, 315.271759, 180.000000, 0.000000, 90.000000);
  1016. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1017. RuinedPolice = CreateDynamicObject(19380, -2458.613281, 676.623596, 316.892822, 0.000000, 90.000007, 0.000000);
  1018. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1019. RuinedPolice = CreateDynamicObject(19380, -2469.112304, 676.623596, 316.892822, 0.000000, 90.000007, 0.000000);
  1020. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1021. RuinedPolice = CreateDynamicObject(19448, -2474.904052, 673.500305, 315.259063, 180.000000, 0.000000, 90.000000);
  1022. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1023. RuinedPolice = CreateDynamicObject(19448, -2470.179443, 678.400024, 315.259063, 180.000000, 0.000000, 180.000000);
  1024. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1025. RuinedPolice = CreateDynamicObject(19448, -2471.708496, 678.540161, 315.259063, 180.000000, 0.000000, 270.000000);
  1026. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1027. RuinedPolice = CreateDynamicObject(19360, -2465.353027, 678.552001, 315.272033, 0.000000, 0.000000, 90.000000);
  1028. SetDynamicObjectMaterial(RuinedPolice, 0, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1029. RuinedPolice = CreateDynamicObject(19428, -2462.931152, 678.545715, 315.271759, 180.000000, 0.000000, 90.000000);
  1030. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1031. RuinedPolice = CreateDynamicObject(19360, -2460.582275, 678.552001, 315.272033, 0.000000, 0.000000, 90.000000);
  1032. SetDynamicObjectMaterial(RuinedPolice, 0, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1033. RuinedPolice = CreateDynamicObject(19428, -2458.190673, 678.545715, 315.271759, 180.000000, 0.000000, 90.000000);
  1034. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1035. RuinedPolice = CreateDynamicObject(19360, -2456.281250, 678.552001, 315.272033, 0.000000, 0.000000, 90.000000);
  1036. SetDynamicObjectMaterial(RuinedPolice, 0, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1037. RuinedPolice = CreateDynamicObject(19360, -2450.360107, 678.554992, 315.272033, 0.000000, 180.000000, 90.000000);
  1038. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1039. RuinedPolice = CreateDynamicObject(19448, -2453.568115, 678.551696, 311.770019, 0.000000, 0.000000, 90.000000);
  1040. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1041. RuinedPolice = CreateDynamicObject(14407, -2451.854736, 676.463684, 310.322540, 0.000000, 0.000000, 90.000000);
  1042. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  1043. RuinedPolice = CreateDynamicObject(14407, -2451.854736, 672.493835, 310.322540, 0.000000, 0.000000, 90.000000);
  1044. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  1045. RuinedPolice = CreateDynamicObject(19360, -2453.071533, 678.552001, 315.272033, 0.000000, 180.000000, 90.000000);
  1046. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1047. RuinedPolice = CreateDynamicObject(19448, -2450.028076, 670.601257, 311.770019, 0.000000, 0.000000, 90.000000);
  1048. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1049. RuinedPolice = CreateDynamicObject(19448, -2452.250732, 665.701599, 311.770019, 0.000000, 0.000000, 180.000000);
  1050. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1051. RuinedPolice = CreateDynamicObject(19380, -2448.111816, 670.365783, 309.962371, 0.000000, 90.000000, 0.000000);
  1052. SetDynamicObjectMaterial(RuinedPolice, 0, 18045, "gen_munation", "mp_gun_floor", 0x00000000);
  1053. RuinedPolice = CreateDynamicObject(19380, -2461.913330, 683.305358, 313.432495, 0.000000, 90.000000, 0.000000);
  1054. SetDynamicObjectMaterial(RuinedPolice, 0, 14888, "gf6", "mp_gimp_tilefloor", 0x00000000);
  1055. RuinedPolice = CreateDynamicObject(19380, -2454.016357, 683.305358, 313.435485, 0.000000, 90.000000, 0.000000);
  1056. SetDynamicObjectMaterial(RuinedPolice, 0, 14888, "gf6", "mp_gimp_tilefloor", 0x00000000);
  1057. RuinedPolice = CreateDynamicObject(19360, -2467.133056, 680.231994, 315.272033, 0.000000, 180.000000, 180.000000);
  1058. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1059. RuinedPolice = CreateDynamicObject(19397, -2467.135253, 685.044860, 315.273620, 0.000000, 0.000000, 180.000000);
  1060. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1061. RuinedPolice = CreateDynamicObject(19428, -2467.132568, 682.635864, 315.271759, 180.000000, 0.000000, 180.000000);
  1062. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1063. RuinedPolice = CreateDynamicObject(19448, -2470.179443, 687.868896, 311.770019, 0.000000, 0.000000, 0.000000);
  1064. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1065. RuinedPolice = CreateDynamicObject(19448, -2470.179443, 688.020202, 315.259063, 180.000000, 0.000000, 180.000000);
  1066. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1067. RuinedPolice = CreateDynamicObject(19448, -2465.357177, 686.690124, 315.259063, 180.000000, 0.000000, 270.000000);
  1068. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1069. RuinedPolice = CreateDynamicObject(19448, -2455.725585, 686.690124, 315.259063, 180.000000, 0.000000, 270.000000);
  1070. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1071. RuinedPolice = CreateDynamicObject(19448, -2448.849609, 674.192016, 311.740020, 0.000000, 0.000000, 180.000000);
  1072. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1073. RuinedPolice = CreateDynamicObject(19380, -2443.612304, 675.345764, 312.855346, 0.000000, 90.000000, 0.000000);
  1074. SetDynamicObjectMaterial(RuinedPolice, 0, 14888, "gf6", "mp_gimp_tilefloor", 0x00000000);
  1075. RuinedPolice = CreateDynamicObject(19380, -2443.612304, 684.975463, 312.855346, 0.000000, 90.000000, 0.000000);
  1076. SetDynamicObjectMaterial(RuinedPolice, 0, 14888, "gf6", "mp_gimp_tilefloor", 0x00000000);
  1077. RuinedPolice = CreateDynamicObject(10444, -2441.822021, 685.706481, 313.328186, 0.000000, 0.000000, 0.000000);
  1078. SetDynamicObjectMaterial(RuinedPolice, 0, 8487, "ballyswater", "waterclear256", 0x00000000);
  1079. RuinedPolice = CreateDynamicObject(19380, -2458.613281, 686.253112, 316.892822, 0.000000, 90.000007, 0.000000);
  1080. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1081. RuinedPolice = CreateDynamicObject(19380, -2469.105712, 686.253112, 316.892822, 0.000000, 90.000007, 0.000000);
  1082. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1083. RuinedPolice = CreateDynamicObject(19380, -2448.120849, 686.253112, 316.892822, 0.000000, 90.000007, 0.000000);
  1084. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1085. RuinedPolice = CreateDynamicObject(19380, -2437.620361, 679.771789, 316.892822, 0.000000, 90.000007, 0.000000);
  1086. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1087. RuinedPolice = CreateDynamicObject(19380, -2448.120849, 676.634582, 316.892822, 0.000000, 90.000007, 0.000000);
  1088. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1089. RuinedPolice = CreateDynamicObject(19380, -2448.120849, 667.003845, 316.892822, 0.000000, 90.000007, 0.000000);
  1090. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1091. RuinedPolice = CreateDynamicObject(19360, -2442.884765, 673.439575, 316.894378, 0.000000, 45.000000, 180.000000);
  1092. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1093. RuinedPolice = CreateDynamicObject(19360, -2441.304687, 671.826171, 316.894409, 0.000000, 45.000000, 270.000000);
  1094. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1095. RuinedPolice = CreateDynamicObject(19380, -2437.628417, 667.003845, 316.892822, 0.000000, 90.000007, 0.000000);
  1096. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1097. RuinedPolice = CreateDynamicObject(19360, -2439.520751, 673.326354, 316.611572, 20.500003, 45.000000, 360.000000);
  1098. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1099. RuinedPolice = CreateDynamicObject(19360, -2441.475097, 675.381164, 313.034576, 0.000000, 90.000000, -169.100097);
  1100. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1101. RuinedPolice = CreateDynamicObject(19380, -2437.620361, 689.401245, 316.892822, 0.000000, 90.000007, 0.000000);
  1102. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1103. RuinedPolice = CreateDynamicObject(19380, -2434.221191, 674.950195, 316.895812, 0.000000, 90.000007, 0.000000);
  1104. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_ceiling1", 0x00000000);
  1105. RuinedPolice = CreateDynamicObject(19360, -2441.151855, 673.701049, 316.894439, 0.000000, 90.000000, -169.100097);
  1106. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  1107. RuinedPolice = CreateDynamicObject(14468, -2447.820800, 670.737060, 312.973419, 0.000000, 0.000000, 90.000000);
  1108. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  1109. RuinedPolice = CreateDynamicObject(14468, -2447.820800, 674.587280, 312.973419, 0.000000, 0.000000, 90.000000);
  1110. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  1111. RuinedPolice = CreateDynamicObject(14468, -2447.820800, 677.497131, 312.973419, 0.000000, 0.000000, 90.000000);
  1112. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  1113. RuinedPolice = CreateDynamicObject(14468, -2446.200195, 672.656555, 313.293487, 0.000000, 0.000000, 90.000000);
  1114. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  1115. RuinedPolice = CreateDynamicObject(14468, -2446.200195, 676.376708, 313.293487, 0.000000, 0.000000, 90.000000);
  1116. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  1117. RuinedPolice = CreateDynamicObject(14468, -2446.200195, 680.356689, 313.293487, 0.000000, 0.000000, 90.000000);
  1118. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  1119. RuinedPolice = CreateDynamicObject(19448, -2452.245605, 665.703186, 315.259063, 180.000000, 0.000000, 0.000000);
  1120. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1121. RuinedPolice = CreateDynamicObject(19448, -2440.397460, 670.601257, 311.770019, 0.000000, 0.000000, 90.000000);
  1122. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1123. RuinedPolice = CreateDynamicObject(19448, -2435.665527, 675.501525, 311.770019, 0.000000, 0.000000, 180.000000);
  1124. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1125. RuinedPolice = CreateDynamicObject(19448, -2435.665527, 685.131652, 311.770019, 0.000000, 0.000000, 180.000000);
  1126. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1127. RuinedPolice = CreateDynamicObject(19448, -2440.397460, 686.691589, 311.770019, 0.000000, 0.000000, 90.000000);
  1128. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1129. RuinedPolice = CreateDynamicObject(19448, -2446.095703, 686.690124, 315.259063, 180.000000, 0.000000, 270.000000);
  1130. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1131. RuinedPolice = CreateDynamicObject(19448, -2450.025390, 686.691589, 311.770019, 0.000000, 0.000000, 90.000000);
  1132. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1133. RuinedPolice = CreateDynamicObject(19448, -2448.848388, 683.310363, 311.760009, 0.000000, 0.000000, 180.000000);
  1134. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1135. RuinedPolice = CreateDynamicObject(14407, -2446.523681, 683.844116, 310.322540, 0.000000, 0.000000, 270.000000);
  1136. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  1137. RuinedPolice = CreateDynamicObject(19360, -2448.838623, 680.244750, 315.272033, 0.000000, 180.000000, 180.000000);
  1138. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1139. RuinedPolice = CreateDynamicObject(14407, -2446.523681, 687.814331, 310.322540, 0.000000, 0.000000, 270.000000);
  1140. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  1141. RuinedPolice = CreateDynamicObject(19448, -2447.524414, 670.607727, 315.259063, 180.000000, 0.000000, 90.000000);
  1142. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1143. RuinedPolice = CreateDynamicObject(19448, -2437.891601, 670.607727, 315.259063, 180.000000, 0.000000, 90.000000);
  1144. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1145. RuinedPolice = CreateDynamicObject(19380, -2433.111816, 684.975463, 312.855346, 0.000000, 90.000000, 0.000000);
  1146. SetDynamicObjectMaterial(RuinedPolice, 0, 14888, "gf6", "mp_gimp_tilefloor", 0x00000000);
  1147. RuinedPolice = CreateDynamicObject(19380, -2433.111816, 675.346069, 312.855346, 0.000000, 90.000000, 0.000000);
  1148. SetDynamicObjectMaterial(RuinedPolice, 0, 14888, "gf6", "mp_gimp_tilefloor", 0x00000000);
  1149. RuinedPolice = CreateDynamicObject(14407, -2438.302246, 672.853027, 310.342742, 0.000000, 0.000000, 360.000000);
  1150. SetDynamicObjectMaterial(RuinedPolice, 0, 6282, "beafron2_law2", "comptwall33", 0x00000000);
  1151. RuinedPolice = CreateDynamicObject(1497, -2439.810302, 670.651672, 313.514221, 0.000000, 0.000007, 0.000000);
  1152. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  1153. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  1154. RuinedPolice = CreateDynamicObject(1497, -2436.807617, 670.681701, 313.514221, 0.000000, -0.000007, 179.999954);
  1155. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  1156. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  1157. RuinedPolice = CreateDynamicObject(19940, -2437.806884, 670.747924, 316.239410, 0.000007, 90.000000, 89.999977);
  1158. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1159. RuinedPolice = CreateDynamicObject(19940, -2438.797851, 670.750915, 316.239410, 0.000007, 90.000000, 89.999977);
  1160. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1161. RuinedPolice = CreateDynamicObject(19940, -2436.585693, 670.747924, 315.459320, 89.999992, 270.000000, -90.000007);
  1162. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1163. RuinedPolice = CreateDynamicObject(19940, -2436.585693, 670.747924, 313.459381, 89.999992, 270.000000, -90.000007);
  1164. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1165. RuinedPolice = CreateDynamicObject(19940, -2439.997558, 670.747924, 315.459320, 89.999992, 270.000000, -90.000007);
  1166. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1167. RuinedPolice = CreateDynamicObject(19940, -2442.942138, 670.819885, 313.689605, 135.199981, -134.499969, -92.199989);
  1168. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1169. RuinedPolice = CreateDynamicObject(19940, -2442.997070, 672.336364, 313.339477, 180.000000, 360.000000, -122.900016);
  1170. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1171. RuinedPolice = CreateDynamicObject(19940, -2442.359130, 675.460388, 313.339477, 180.000000, 360.000000, -80.500030);
  1172. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1173. RuinedPolice = CreateDynamicObject(19940, -2442.943359, 678.951965, 313.339477, 180.000000, 360.000000, -25.100038);
  1174. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1175. RuinedPolice = CreateDynamicObject(19940, -2439.403076, 677.292846, 313.339477, 180.000000, 360.000000, 19.699964);
  1176. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1177. RuinedPolice = CreateDynamicObject(19940, -2438.277587, 674.148132, 313.339477, 180.000000, 360.000000, -51.500041);
  1178. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1179. RuinedPolice = CreateDynamicObject(1497, -2445.373535, 683.505310, 313.304138, 90.000000, 0.000007, 66.399993);
  1180. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  1181. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  1182. RuinedPolice = CreateDynamicObject(19448, -2436.459960, 686.690124, 315.259063, 180.000000, 0.000000, 270.000000);
  1183. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1184. RuinedPolice = CreateDynamicObject(19448, -2435.669189, 681.810302, 315.259063, 180.000000, 0.000000, 360.000000);
  1185. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1186. RuinedPolice = CreateDynamicObject(19448, -2435.669189, 672.180725, 315.259063, 180.000000, 0.000000, 360.000000);
  1187. SetDynamicObjectMaterial(RuinedPolice, 0, 17566, "contachou1_lae2", "ws_peeling2", 0x00000000);
  1188. RuinedPolice = CreateDynamicObject(1497, -2436.772705, 686.662414, 312.913726, 0.000000, 0.000007, 179.999893);
  1189. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  1190. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  1191. RuinedPolice = CreateDynamicObject(1497, -2439.775390, 686.632385, 312.913726, 0.000000, -0.000007, -0.000060);
  1192. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  1193. SetDynamicObjectMaterial(RuinedPolice, 1, 3374, "ce_farmxref", "sw_barnwood4", 0x00000000);
  1194. RuinedPolice = CreateDynamicObject(19940, -2438.776123, 686.566162, 315.638916, 0.000007, 90.000000, -89.999992);
  1195. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1196. RuinedPolice = CreateDynamicObject(19940, -2437.785156, 686.563171, 315.638916, 0.000007, 90.000000, -89.999992);
  1197. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1198. RuinedPolice = CreateDynamicObject(19940, -2439.997314, 686.566162, 314.858825, 89.999992, 359.960418, 0.039517);
  1199. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1200. RuinedPolice = CreateDynamicObject(19940, -2439.997314, 686.566162, 312.858886, 89.999992, 359.960418, 0.039517);
  1201. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1202. RuinedPolice = CreateDynamicObject(19940, -2436.585449, 686.566162, 314.858825, 89.999992, 359.960418, 0.039517);
  1203. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1204. RuinedPolice = CreateDynamicObject(2441, -2439.212402, 683.845153, 312.932830, 0.000000, 0.000000, 360.000000);
  1205. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1206. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1207. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1208. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1209. RuinedPolice = CreateDynamicObject(2441, -2437.710937, 683.845153, 312.932830, 0.000000, 0.000000, 59.100002);
  1210. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1211. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1212. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1213. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1214. RuinedPolice = CreateDynamicObject(2441, -2436.402099, 684.017395, 312.932830, 0.000000, 0.000000, 7.500000);
  1215. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1216. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1217. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1218. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1219. RuinedPolice = CreateDynamicObject(2441, -2440.213378, 683.845153, 312.932830, 0.000000, 0.000000, 360.000000);
  1220. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1221. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1222. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1223. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1224. RuinedPolice = CreateDynamicObject(2441, -2441.587158, 684.433288, 312.932830, 0.000000, 0.000000, -70.200004);
  1225. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1226. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1227. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1228. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1229. RuinedPolice = CreateDynamicObject(2441, -2441.543457, 682.848632, 312.416473, 315.000000, 0.000000, -120.799964);
  1230. SetDynamicObjectMaterial(RuinedPolice, 0, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1231. SetDynamicObjectMaterial(RuinedPolice, 1, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1232. SetDynamicObjectMaterial(RuinedPolice, 2, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1233. SetDynamicObjectMaterial(RuinedPolice, 3, 18028, "cj_bar2", "GB_nastybar05", 0x00000000);
  1234. RuinedPolice = CreateDynamicObject(14468, -2440.808593, 680.816650, 313.293487, 0.000000, 0.000000, 180.000000);
  1235. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  1236. RuinedPolice = CreateDynamicObject(14468, -2446.810791, 681.943786, 313.293487, 0.000000, 0.000000, 123.399993);
  1237. SetDynamicObjectMaterial(RuinedPolice, 0, 849, "junkpiles", "CJgrass", 0x00000000);
  1238. RuinedPolice = CreateDynamicObject(19380, -2445.124755, 670.677246, 311.623352, 0.000000, 0.000000, 90.000000);
  1239. SetDynamicObjectMaterial(RuinedPolice, 0, 4992, "airportdetail", "kb_ivy_256", 0x00000000);
  1240. RuinedPolice = CreateDynamicObject(19380, -2445.124755, 686.687805, 315.073211, 180.000000, 0.000000, 90.000000);
  1241. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  1242. RuinedPolice = CreateDynamicObject(19380, -2454.748291, 686.687805, 315.073211, 180.000000, 0.000000, 90.000000);
  1243. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  1244. RuinedPolice = CreateDynamicObject(19380, -2464.378417, 686.687805, 315.073211, 180.000000, 0.000000, 90.000000);
  1245. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  1246. RuinedPolice = CreateDynamicObject(19380, -2474.009521, 686.687805, 315.073211, 180.000000, 0.000000, 90.000000);
  1247. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  1248. RuinedPolice = CreateDynamicObject(19380, -2453.595214, 688.338928, 313.463317, 180.000000, 90.000000, 90.000000);
  1249. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  1250. RuinedPolice = CreateDynamicObject(19380, -2463.227050, 688.338928, 313.463317, 180.000000, 90.000000, 90.000000);
  1251. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  1252. RuinedPolice = CreateDynamicObject(19380, -2472.847656, 688.338928, 313.463317, 180.000000, 90.000000, 90.000000);
  1253. SetDynamicObjectMaterial(RuinedPolice, 0, 12937, "sw_oldshack", "hilltest2_LAS", 0x00000000);
  1254. RuinedPolice = CreateDynamicObject(2257, -2468.554931, 678.485595, 311.622528, 0.000000, 0.000000, 0.000000);
  1255. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  1256. SetDynamicObjectMaterial(RuinedPolice, 1, 4992, "airportdetail", "kb_ivy_256", 0x00000000);
  1257. RuinedPolice = CreateDynamicObject(2257, -2468.554931, 678.595703, 311.622528, 0.000000, 0.000000, 180.000000);
  1258. SetDynamicObjectMaterial(RuinedPolice, 0, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  1259. SetDynamicObjectMaterial(RuinedPolice, 1, 4992, "airportdetail", "kb_ivy_256", 0x00000000);
  1260. RuinedPolice = CreateDynamicObject(2075, -2469.380371, 670.354492, 316.492370, 0.000000, 0.000000, 0.000000);
  1261. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1262. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1263. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1264. RuinedPolice = CreateDynamicObject(2075, -2464.449951, 670.354492, 316.492370, 0.000000, 14.400003, -9.800001);
  1265. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1266. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1267. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1268. RuinedPolice = CreateDynamicObject(2075, -2465.457031, 676.066528, 316.187774, 0.000000, -32.200008, 90.000000);
  1269. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1270. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1271. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1272. RuinedPolice = CreateDynamicObject(2075, -2465.457031, 672.971130, 316.298095, 0.000000, 32.499969, 90.000000);
  1273. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1274. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1275. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1276. RuinedPolice = CreateDynamicObject(2075, -2460.080566, 670.644531, 316.492370, 0.000000, 0.000000, 90.000000);
  1277. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1278. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1279. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1280. RuinedPolice = CreateDynamicObject(2075, -2460.080566, 673.544799, 316.492370, 0.000000, 0.000000, 90.000000);
  1281. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1282. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1283. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1284. RuinedPolice = CreateDynamicObject(2075, -2460.080566, 676.395202, 316.492370, 0.000000, 0.000000, 90.000000);
  1285. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1286. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1287. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1288. RuinedPolice = CreateDynamicObject(2075, -2455.381103, 676.395202, 316.492370, 0.000000, 0.000000, 90.000000);
  1289. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1290. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1291. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1292. RuinedPolice = CreateDynamicObject(2075, -2455.381103, 671.275451, 316.492370, 0.000000, -15.299999, 90.000000);
  1293. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1294. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1295. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1296. RuinedPolice = CreateDynamicObject(2075, -2455.996826, 676.899963, 309.862579, 0.000000, 180.000000, 113.300010);
  1297. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1298. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1299. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1300. RuinedPolice = CreateDynamicObject(19360, -2467.083007, 680.231994, 315.272033, 0.000000, 180.000000, 180.000000);
  1301. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_tiles", 0x00000000);
  1302. RuinedPolice = CreateDynamicObject(19360, -2467.080078, 681.832763, 315.272033, 0.000000, 180.000000, 180.000000);
  1303. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_tiles", 0x00000000);
  1304. RuinedPolice = CreateDynamicObject(19397, -2467.095214, 685.041870, 315.267639, 0.000000, 0.000000, 180.000000);
  1305. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_tiles", 0x00000000);
  1306. RuinedPolice = CreateDynamicObject(19360, -2448.857177, 680.252685, 315.272033, 0.000000, 180.000000, 180.000000);
  1307. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_tiles", 0x00000000);
  1308. RuinedPolice = CreateDynamicObject(19360, -2453.079101, 678.572143, 315.272033, 0.000000, 180.000000, 270.000000);
  1309. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_tiles", 0x00000000);
  1310. RuinedPolice = CreateDynamicObject(19360, -2450.387207, 678.575134, 315.272033, 0.000000, 180.000000, 270.000000);
  1311. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_tiles", 0x00000000);
  1312. RuinedPolice = CreateDynamicObject(19428, -2462.931152, 678.618774, 315.271759, 180.000000, 0.000000, 90.000000);
  1313. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_tiles", 0x00000000);
  1314. RuinedPolice = CreateDynamicObject(19428, -2458.172119, 678.618774, 315.271759, 180.000000, 0.000000, 90.000000);
  1315. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_tiles", 0x00000000);
  1316. RuinedPolice = CreateDynamicObject(19428, -2458.172119, 682.568786, 313.561767, 180.000000, 90.000000, 64.699974);
  1317. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_tiles", 0x00000000);
  1318. RuinedPolice = CreateDynamicObject(19428, -2452.774902, 682.387145, 313.561767, 180.000000, 90.000000, 109.699974);
  1319. SetDynamicObjectMaterial(RuinedPolice, 0, 14584, "ab_abbatoir01", "ab_tiles", 0x00000000);
  1320. RuinedPolice = CreateDynamicObject(2197, -2464.168945, 683.054016, 313.452575, 0.000000, 0.000000, 270.000000);
  1321. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1322. RuinedPolice = CreateDynamicObject(2197, -2455.031982, 683.697814, 313.822540, 0.000000, -90.000000, 315.000000);
  1323. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1324. RuinedPolice = CreateDynamicObject(2197, -2461.198486, 683.003967, 313.452575, 0.000000, 0.000000, 450.000000);
  1325. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1326. RuinedPolice = CreateDynamicObject(2197, -2458.778808, 683.003967, 313.452575, 0.000000, 0.000000, 27.999990);
  1327. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1328. RuinedPolice = CreateDynamicObject(2197, -2457.560058, 682.614624, 313.452575, 0.000000, 0.000000, -107.699974);
  1329. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1330. RuinedPolice = CreateDynamicObject(2197, -2455.291015, 683.959655, 312.502563, 0.000000, 0.000000, 315.000000);
  1331. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1332. RuinedPolice = CreateDynamicObject(2197, -2450.324218, 683.206726, 313.452575, 0.000000, 0.000000, 147.899993);
  1333. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1334. RuinedPolice = CreateDynamicObject(2180, -2463.233398, 681.215270, 313.515289, 0.000000, 0.000000, 90.000000);
  1335. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1336. RuinedPolice = CreateDynamicObject(2180, -2462.142333, 682.185668, 313.515289, 0.000000, 0.000000, 270.000000);
  1337. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1338. RuinedPolice = CreateDynamicObject(2180, -2459.259765, 681.948486, 312.815429, 0.000000, 0.000000, -66.900016);
  1339. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1340. RuinedPolice = CreateDynamicObject(2180, -2456.882568, 680.886291, 313.505645, 0.000000, 0.000000, -120.699989);
  1341. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1342. RuinedPolice = CreateDynamicObject(2180, -2453.706054, 680.594848, 313.505645, 0.000000, 0.000000, -52.899993);
  1343. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1344. RuinedPolice = CreateDynamicObject(2180, -2450.712890, 679.229309, 313.505645, 0.000000, 0.000000, 3.600016);
  1345. SetDynamicObjectMaterial(RuinedPolice, 0, 10811, "airportbits_sfse", "brckwhtwash128", 0x00000000);
  1346. RuinedPolice = CreateDynamicObject(1806, -2458.599853, 679.808288, 313.521514, 0.000000, 0.000000, -62.600006);
  1347. SetDynamicObjectMaterial(RuinedPolice, 0, 19882, "marcossteak2", "cj_steak", 0x00000000);
  1348. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1349. RuinedPolice = CreateDynamicObject(1806, -2460.724853, 681.015991, 313.521514, 0.000000, 0.000000, 13.599992);
  1350. SetDynamicObjectMaterial(RuinedPolice, 0, 19882, "marcossteak2", "cj_steak", 0x00000000);
  1351. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1352. RuinedPolice = CreateDynamicObject(1806, -2465.273925, 679.915588, 313.691467, 0.000000, 90.000000, 62.099987);
  1353. SetDynamicObjectMaterial(RuinedPolice, 0, 19882, "marcossteak2", "cj_steak", 0x00000000);
  1354. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1355. RuinedPolice = CreateDynamicObject(2202, -2462.313476, 679.221069, 313.437591, 0.000000, 0.000000, 180.000000);
  1356. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1357. RuinedPolice = CreateDynamicObject(1721, -2464.482177, 682.850891, 313.524169, 0.000000, 0.000000, 0.000000);
  1358. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1359. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  1360. RuinedPolice = CreateDynamicObject(1721, -2462.880859, 684.611022, 313.524169, 0.000000, 0.000000, 107.999992);
  1361. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1362. SetDynamicObjectMaterial(RuinedPolice, 1, 5150, "wiresetc_las2", "ganggraf01_LA_m", 0x00000000);
  1363. RuinedPolice = CreateDynamicObject(1806, -2454.391113, 681.989624, 313.521514, 0.000000, 0.000000, 24.899990);
  1364. SetDynamicObjectMaterial(RuinedPolice, 0, 19882, "marcossteak2", "cj_steak", 0x00000000);
  1365. SetDynamicObjectMaterial(RuinedPolice, 1, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1366. RuinedPolice = CreateDynamicObject(2287, -2451.028564, 679.142822, 315.503540, 0.000000, -25.599996, 180.000000);
  1367. SetDynamicObjectMaterial(RuinedPolice, 1, 14516, "im_xtra", "CJ_PAINTING13", 0x00000000);
  1368. RuinedPolice = CreateDynamicObject(2287, -2453.609863, 679.142822, 313.837554, 0.000000, 27.800006, 180.000000);
  1369. SetDynamicObjectMaterial(RuinedPolice, 1, 14516, "im_xtra", "CJ_PAINTING13", 0x00000000);
  1370. RuinedPolice = CreateDynamicObject(3111, -2460.265869, 679.712158, 313.544799, 0.000000, 0.000000, 20.699998);
  1371. SetDynamicObjectMaterial(RuinedPolice, 0, 14735, "newcrak", "ab_rug", 0x00000000);
  1372. RuinedPolice = CreateDynamicObject(2737, -2466.918945, 680.276428, 315.031372, 0.000000, 0.000000, 90.000000);
  1373. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  1374. SetDynamicObjectMaterial(RuinedPolice, 1, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1375. RuinedPolice = CreateDynamicObject(2737, -2466.918945, 683.012512, 314.604064, 0.000000, -34.699993, 90.000000);
  1376. SetDynamicObjectMaterial(RuinedPolice, 0, 3525, "excaliburtorch", "sw_cabinwall01", 0x00000000);
  1377. SetDynamicObjectMaterial(RuinedPolice, 1, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1378. RuinedPolice = CreateDynamicObject(2674, -2465.716308, 681.553771, 313.539184, 0.000000, 0.000000, 0.000000);
  1379. SetDynamicObjectMaterial(RuinedPolice, 0, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1380. SetDynamicObjectMaterial(RuinedPolice, 1, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1381. SetDynamicObjectMaterial(RuinedPolice, 2, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1382. RuinedPolice = CreateDynamicObject(2674, -2464.039550, 679.878051, 313.539184, 0.000000, 0.000000, 45.000000);
  1383. SetDynamicObjectMaterial(RuinedPolice, 0, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1384. SetDynamicObjectMaterial(RuinedPolice, 1, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1385. SetDynamicObjectMaterial(RuinedPolice, 2, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1386. RuinedPolice = CreateDynamicObject(2674, -2461.272460, 681.977905, 313.539184, 0.000000, 0.000000, 45.000000);
  1387. SetDynamicObjectMaterial(RuinedPolice, 0, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1388. SetDynamicObjectMaterial(RuinedPolice, 1, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1389. SetDynamicObjectMaterial(RuinedPolice, 2, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1390. RuinedPolice = CreateDynamicObject(2674, -2455.017578, 679.347839, 313.539184, 0.000000, 0.000000, 45.000000);
  1391. SetDynamicObjectMaterial(RuinedPolice, 0, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1392. SetDynamicObjectMaterial(RuinedPolice, 1, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1393. SetDynamicObjectMaterial(RuinedPolice, 2, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1394. RuinedPolice = CreateDynamicObject(2674, -2456.263671, 680.592529, 313.539184, 0.099999, 0.000000, -23.400001);
  1395. SetDynamicObjectMaterial(RuinedPolice, 0, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1396. SetDynamicObjectMaterial(RuinedPolice, 1, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1397. SetDynamicObjectMaterial(RuinedPolice, 2, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1398. RuinedPolice = CreateDynamicObject(2674, -2450.321777, 680.648010, 313.543395, 0.099999, 0.000000, -23.400001);
  1399. SetDynamicObjectMaterial(RuinedPolice, 0, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1400. SetDynamicObjectMaterial(RuinedPolice, 1, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1401. SetDynamicObjectMaterial(RuinedPolice, 2, 15040, "cuntcuts", "newspaper1", 0x00000000);
  1402. RuinedPolice = CreateDynamicObject(2075, -2445.436279, 676.395202, 316.492370, 0.000000, 0.000000, 90.000000);
  1403. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1404. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1405. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1406. RuinedPolice = CreateDynamicObject(2075, -2445.436279, 683.115661, 316.492370, 0.000000, 30.300001, 90.000000);
  1407. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1408. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1409. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1410. RuinedPolice = CreateDynamicObject(2075, -2441.255859, 683.115661, 316.492370, 0.000000, -24.399995, 90.000000);
  1411. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1412. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1413. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1414. RuinedPolice = CreateDynamicObject(2075, -2441.255859, 676.749145, 316.437286, 0.000000, -24.399995, 90.000000);
  1415. SetDynamicObjectMaterial(RuinedPolice, 0, 14794, "ab_vegasgymmain", "barrel_64HV", 0x00000000);
  1416. SetDynamicObjectMaterial(RuinedPolice, 1, 10765, "airportgnd_sfse", "black64", 0x00000000);
  1417. SetDynamicObjectMaterial(RuinedPolice, 2, 11010, "crackfact_sfse", "ws_fuckedwin2", 0x00000000);
  1418. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  1419. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  1420. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  1421. RuinedPolice = CreateDynamicObject(1738, -2472.931152, 666.587524, 310.683227, 0.000000, 0.000000, 90.000000);
  1422. RuinedPolice = CreateDynamicObject(1738, -2472.463867, 667.937500, 310.184539, 90.299949, 0.000000, 71.599998);
  1423. RuinedPolice = CreateDynamicObject(18726, -2465.797119, 666.773437, 313.492492, 0.000000, 0.000000, 0.000000);
  1424. RuinedPolice = CreateDynamicObject(19836, -2477.967285, 666.111145, 310.064147, 0.000000, 0.000000, 0.000000);
  1425. RuinedPolice = CreateDynamicObject(19836, -2478.718017, 665.311096, 310.064147, 0.000000, 0.000000, 0.000000);
  1426. RuinedPolice = CreateDynamicObject(19836, -2479.498779, 664.101013, 310.064147, 0.000000, 0.000000, 0.000000);
  1427. RuinedPolice = CreateDynamicObject(14883, -2487.791992, 671.711730, 312.030029, 0.000000, 0.000000, 450.000000);
  1428. RuinedPolice = CreateDynamicObject(3302, -2478.242675, 671.797607, 310.905303, 90.000000, 0.000000, 0.000000);
  1429. RuinedPolice = CreateDynamicObject(1440, -2480.127197, 660.829101, 310.461791, 0.000000, 0.000000, 180.000000);
  1430. RuinedPolice = CreateDynamicObject(16444, -2490.070556, 663.360839, 310.229644, 0.000000, 0.000000, 0.000000);
  1431. RuinedPolice = CreateDynamicObject(849, -2468.984375, 658.830078, 310.320709, 0.000000, 0.000000, 0.000000);
  1432. RuinedPolice = CreateDynamicObject(849, -2463.781738, 664.250427, 310.320709, 0.000000, 0.000000, 90.000000);
  1433. RuinedPolice = CreateDynamicObject(19843, -2467.270751, 663.099670, 310.023132, 0.000000, 0.000000, -18.300001);
  1434. RuinedPolice = CreateDynamicObject(19843, -2468.651123, 669.137817, 310.023132, 0.000000, 0.000000, -15.000000);
  1435. RuinedPolice = CreateDynamicObject(19843, -2467.308105, 670.942138, 310.023132, 0.000000, 0.000000, 25.800001);
  1436. RuinedPolice = CreateDynamicObject(19846, -2470.232177, 657.098266, 310.039276, 0.000000, 0.000000, 45.599998);
  1437. RuinedPolice = CreateDynamicObject(825, -2466.301269, 669.832763, 309.140350, 0.000000, 0.000000, 0.000000);
  1438. RuinedPolice = CreateDynamicObject(825, -2464.594482, 664.303344, 309.140350, 0.000000, 0.000000, -56.699993);
  1439. RuinedPolice = CreateDynamicObject(933, -2463.940185, 653.843627, 309.964996, 0.000000, 0.000000, 0.000000);
  1440. RuinedPolice = CreateDynamicObject(1442, -2461.072509, 672.225402, 310.623199, 0.000000, 0.000000, 0.000000);
  1441. RuinedPolice = CreateDynamicObject(1442, -2458.450927, 672.615783, 310.623199, 0.000000, 0.000000, 0.000000);
  1442. RuinedPolice = CreateDynamicObject(850, -2461.396484, 670.089538, 310.183868, 0.000000, 0.000000, 32.200000);
  1443. RuinedPolice = CreateDynamicObject(850, -2455.897460, 674.402343, 310.183868, 0.000000, 0.000000, 32.200000);
  1444. RuinedPolice = CreateDynamicObject(850, -2464.872070, 674.330993, 310.183868, 0.000000, 0.000000, 32.200000);
  1445. RuinedPolice = CreateDynamicObject(18720, -2441.281494, 673.920349, 317.572540, 0.000000, 0.000000, 0.000000);
  1446. RuinedPolice = CreateDynamicObject(18741, -2441.125732, 672.765075, 311.874481, 0.000000, 0.000000, 0.000000);
  1447. RuinedPolice = CreateDynamicObject(18741, -2441.125732, 674.976013, 311.874481, 0.000000, 0.000000, 0.000000);
  1448. RuinedPolice = CreateDynamicObject(18741, -2441.976562, 673.865417, 311.864501, 0.000000, 0.000000, 0.000000);
  1449. RuinedPolice = CreateDynamicObject(825, -2437.589111, 679.990783, 312.809997, 0.000000, 0.000000, 0.000000);
  1450. RuinedPolice = CreateDynamicObject(865, -2442.699462, 678.312011, 312.634948, 0.000000, 0.000000, 0.000000);
  1451. #if defined STARS_INT_OnGameModeInit
  1452. return STARS_INT_OnGameModeInit();
  1453. #else
  1454. return Y_HOOKS_CONTINUE_RETURN_1;
  1455. #endif
  1456. }
  1457. #if defined _ALS_OnGameModeInit
  1458. #undef OnGameModeInit
  1459. #else
  1460. #define _ALS_OnGameModeInit
  1461. #endif
  1462. #define OnGameModeInit STARS_INT_OnGameModeInit
  1463. #if defined STARS_INT_OnGameModeInit
  1464. forward STARS_INT_OnGameModeInit();
  1465. #endif