Advertisement
Guest User

Untitled

a guest
Jun 17th, 2014
690
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.88 KB | None | 0 0
  1. #include <a_samp>
  2. #pragma tabsize 0
  3. #include <a_objects>
  4. new ChaoFora[7];
  5. new Muro[7];
  6. new TetoFora[16];
  7. new FaixaV[23];
  8. new FaixaB[26];
  9. new Vermelho[6];
  10. new Parede[9];
  11. new ParedeD[9];
  12. new Balcao[17];
  13. new ChaoD[6];
  14. new gPlayerCitySelection[MAX_PLAYERS];
  15. new gPlayerHasCitySelected[MAX_PLAYERS];
  16. new gPlayerLastCitySelectionTick[MAX_PLAYERS];
  17. public OnPlayerConnect(playerid)
  18. {
  19. gPlayerCitySelection[playerid] = -1;
  20. gPlayerHasCitySelected[playerid] = 0;
  21. gPlayerLastCitySelectionTick[playerid] = GetTickCount();
  22. RemoveBuildingForPlayer(playerid, 17868, 2458.3828, -1532.4375, 22.9922, 0.25);
  23. RemoveBuildingForPlayer(playerid, 1525, 2462.2656, -1541.4141, 25.4219, 0.25);
  24. RemoveBuildingForPlayer(playerid, 1261, 2445.2031, -1519.3906, 37.0547, 0.25);
  25. RemoveBuildingForPlayer(playerid, 1308, 2491.8281, -1516.5078, 23.2109, 0.25);
  26. RemoveBuildingForPlayer(playerid, 673, 2495.2656, -1538.0078, 22.8672, 0.25);
  27. RemoveBuildingForPlayer(playerid, 673, 2495.2656, -1553.0781, 22.8672, 0.25);
  28. RemoveBuildingForPlayer(playerid, 760, 2495.1563, -1549.7500, 23.3359, 0.25);
  29. RemoveBuildingForPlayer(playerid, 673, 2495.2656, -1522.8047, 22.8672, 0.25);
  30. RemoveBuildingForPlayer(playerid, 760, 2494.2109, -1521.6094, 23.3359, 0.25);
  31. RemoveBuildingForPlayer(playerid, 760, 2494.0078, -1529.2188, 23.3359, 0.25);
  32. RemoveBuildingForPlayer(playerid, 17916, 2366.8125, -1537.5391, 39.4688, 0.25);
  33. RemoveBuildingForPlayer(playerid, 1308, 2442.9922, -1559.0781, 23.2109, 0.25);
  34. RemoveBuildingForPlayer(playerid, 673, 2451.6641, -1561.5469, 23.3125, 0.25);
  35. RemoveBuildingForPlayer(playerid, 760, 2446.1563, -1562.2031, 23.3359, 0.25);
  36. RemoveBuildingForPlayer(playerid, 760, 2467.7969, -1562.2031, 23.3359, 0.25);
  37. RemoveBuildingForPlayer(playerid, 616, 2469.4141, -1562.1328, 22.5625, 0.25);
  38. RemoveBuildingForPlayer(playerid, 1297, 2459.2656, -1558.7266, 26.2031, 0.25);
  39. RemoveBuildingForPlayer(playerid, 620, 2445.7969, -1543.2578, 21.8047, 0.25);
  40. RemoveBuildingForPlayer(playerid, 760, 2444.6797, -1542.7813, 23.2031, 0.25);
  41. RemoveBuildingForPlayer(playerid, 620, 2457.0156, -1542.6953, 21.8047, 0.25);
  42. RemoveBuildingForPlayer(playerid, 1297, 2474.1016, -1544.2578, 26.3594, 0.25);
  43. RemoveBuildingForPlayer(playerid, 760, 2463.7344, -1542.7813, 23.2031, 0.25);
  44. RemoveBuildingForPlayer(playerid, 17863, 2467.4609, -1538.2500, 27.6016, 0.25);
  45. RemoveBuildingForPlayer(playerid, 17974, 2467.4609, -1538.2500, 27.6016, 0.25);
  46. RemoveBuildingForPlayer(playerid, 17862, 2458.3828, -1532.4375, 22.9922, 0.25);
  47. RemoveBuildingForPlayer(playerid, 1297, 2482.9297, -1530.5391, 26.3047, 0.25);
  48. RemoveBuildingForPlayer(playerid, 1267, 2445.2031, -1519.3906, 37.0547, 0.25);
  49. RemoveBuildingForPlayer(playerid, 1297, 2474.6328, -1518.7734, 26.3047, 0.25);
  50. }
  51. public OnFilterScriptInit()
  52. {
  53. ChaoFora[0]= CreateObject(8661, 2460.97534, -1524.30029, 23.00020, 0.00000, 0.00000, 0.00000);
  54. ChaoFora[1]= CreateObject(8661, 2460.97974, -1544.25989, 23.00020, 0.00000, 0.00000, 0.00000);
  55. ChaoFora[2]= CreateObject(8661, 2461.00049, -1554.42725, 23.01190, 0.00000, 0.00000, 0.00000);
  56. ChaoFora[3]= CreateObject(8661, 2487.44482, -1544.69128, 22.97190, 0.00000, 0.00000, 90.00000);
  57. ChaoFora[4]= CreateObject(8661, 2487.33838, -1533.51770, 22.96190, 0.00000, 0.00000, 90.00000);
  58. ChaoFora[5]= CreateObject(18766, 2461.16699, -1561.18188, 22.55070, 90.00000, 0.00000, 0.00000);
  59. ChaoFora[6]= CreateObject(18766, 2461.17017, -1556.21716, 22.53070, 90.00000, 0.00000, 0.00000);
  60. for(new i = 0; i != 7; i++) SetObjectMaterial(ChaoFora[i],0,11301, "carshow_sfse", "ws_carpark2", 0xFF4F4F4F);
  61. CreateObject(19325, 2469.36450, -1550.74390, 22.95270, -90.00000, 0.00000, 90.00000);
  62. CreateObject(19325, 2473.48755, -1550.74377, 22.95270, -90.00000, 0.00000, 90.00000);
  63. CreateObject(19325, 2467.30200, -1548.68335, 22.95270, -90.00000, 0.00000, 0.00000);
  64. CreateObject(19325, 2467.30713, -1544.56409, 22.95270, -90.00000, 0.00000, 0.00000);
  65. CreateObject(19325, 2467.30200, -1536.57385, 22.95270, -90.00000, 0.00000, 0.00000);
  66. CreateObject(19325, 2467.30444, -1532.45618, 22.95270, -90.00000, 0.00000, 0.00000);
  67. CreateObject(19325, 2469.36206, -1530.39355, 22.95270, -90.00000, 0.00000, 90.00000);
  68. CreateObject(19325, 2473.46729, -1530.39844, 22.95270, -90.00000, 0.00000, 90.00000);
  69. TetoFora[0]= CreateObject(18766, 2476.15283, -1532.89136, 26.94290, -90.00000, 0.00000, 0.00000);
  70. TetoFora[1]= CreateObject(18766, 2472.29150, -1532.89160, 26.94390, -90.00000, 0.00000, 0.00000);
  71. TetoFora[2]= CreateObject(18766, 2476.14844, -1537.87317, 26.94290, -90.00000, 0.00000, 0.00000);
  72. TetoFora[3]= CreateObject(18766, 2476.14063, -1542.86462, 26.94290, -90.00000, 0.00000, 0.00000);
  73. TetoFora[4]= CreateObject(18766, 2476.14990, -1547.83215, 26.94290, -90.00000, 0.00000, 0.00000);
  74. TetoFora[5]= CreateObject(18762, 2478.65576, -1550.22815, 26.93830, 0.00000, 90.00000, 0.00000);
  75. TetoFora[6]= CreateObject(18762, 2473.66455, -1550.23389, 26.89830, 0.00000, 90.00000, 0.00000);
  76. TetoFora[7]= CreateObject(18762, 2469.78589, -1550.22644, 26.89830, 0.00000, 90.00000, 0.00000);
  77. TetoFora[8]= CreateObject(18766, 2469.79517, -1544.74292, 26.92290, -90.00000, 0.00000, 90.00000);
  78. TetoFora[9]= CreateObject(18766, 2469.79248, -1540.36572, 26.93290, -90.00000, 0.00000, 90.00000);
  79. Parede[0]= CreateObject(19353, 2474.44556, -1550.82434, 24.66910, 0.00000, 0.00000, 90.00000);
  80. Parede[1]= CreateObject(19353, 2477.65454, -1550.81555, 24.67910, 0.00000, 0.00000, 90.00000);
  81. Parede[2]= CreateObject(19353, 2479.36646, -1550.81323, 24.68910, 0.00000, 0.00000, 90.00000);
  82. Parede[3]= CreateObject(19353, 2474.44702, -1530.31348, 24.69910, 0.00000, 0.00000, 90.00000);
  83. Parede[4]= CreateObject(19353, 2477.65430, -1530.32507, 24.69910, 0.00000, 0.00000, 90.00000);
  84. Parede[5]= CreateObject(19353, 2479.37378, -1530.33276, 24.69910, 0.00000, 0.00000, 90.00000);
  85. Parede[6]= CreateObject(19445, 2480.89014, -1535.23254, 24.69910, 0.00000, 0.00000, 0.00000);
  86. Parede[7]= CreateObject(19445, 2480.89331, -1544.86475, 24.69910, 0.00000, 0.00000, 0.00000);
  87. Parede[8]= CreateObject(19353, 2480.88721, -1549.29675, 24.68910, 0.00000, 0.00000, 0.00000);
  88. for(new i = 0; i != 9; i++) SetObjectMaterial(Parede[i],0,4002, "cityhall_lan", "LAcityhwal1", 0xFFff0000);
  89. new Chao1= CreateObject(18981, 2471.32886, -1540.53564, 22.52540, 0.00000, 90.00000, 0.00000);
  90. SetObjectMaterial(Chao1, 0,3997, "cityhall_lan", "man_cellarfloor128");
  91. new Chao2= CreateObject(18981, 2459.32764, -1540.53564, 22.51540, 0.00000, 90.00000, 0.00000);
  92. SetObjectMaterial(Chao2, 0,3997, "cityhall_lan", "man_cellarfloor128");
  93. ChaoD[0]= CreateObject(19378, 2475.55811, -1535.21545, 22.95070, 0.00000, 90.00000, 0.00000);
  94. ChaoD[1]= CreateObject(19378, 2475.55957, -1544.82800, 22.95070, 0.00000, 90.00000, 0.00000);
  95. ChaoD[2]= CreateObject(19458, 2469.08618, -1535.19128, 22.94110, 0.00000, 90.00000, 0.00000);
  96. ChaoD[3]= CreateObject(19458, 2469.13403, -1544.82617, 22.94110, 0.00000, 90.00000, 0.00000);
  97. ChaoD[4]= CreateObject(19378, 2475.63354, -1545.93530, 22.94070, 0.00000, 90.00000, 0.00000);
  98. ChaoD[5]= CreateObject(19458, 2469.14014, -1545.94006, 22.94150, 0.00000, 90.00000, 0.00000);
  99. for(new i = 0; i != 6; i++) SetObjectMaterial(ChaoD[i],0,14837, "lee_stripclub", "Strip_ceiling");
  100. CreateObject(19377, 2475.55688, -1535.19275, 26.34000, 0.00000, 90.00000, 0.00000);
  101. CreateObject(19377, 2475.55444, -1544.81897, 26.34000, 0.00000, 90.00000, 0.00000);
  102. CreateObject(19377, 2475.56201, -1545.93921, 26.32000, 0.00000, 90.00000, 0.00000);
  103. CreateObject(19454, 2469.06348, -1535.21082, 26.34300, 0.00000, 90.00000, 0.00000);
  104. CreateObject(19454, 2469.05469, -1544.84033, 26.34300, 0.00000, 90.00000, 0.00000);
  105. CreateObject(19454, 2469.05249, -1545.94165, 26.32300, 0.00000, 90.00000, 0.00000);
  106. Muro[0]= CreateObject(8650, 2441.34863, -1529.53064, 23.46480, 0.00000, 0.00000, 0.00000);
  107. Muro[1]= CreateObject(8650, 2470.83179, -1514.66931, 23.46480, 0.00000, 0.00000, 90.00000);
  108. Muro[2]= CreateObject(8650, 2482.13843, -1514.67761, 23.46450, 0.00000, 0.00000, 90.00000);
  109. Muro[3]= CreateObject(8650, 2496.98022, -1530.31213, 23.46450, 0.00000, 0.00000, 0.00000);
  110. Muro[4]= CreateObject(8650, 2496.97827, -1549.07629, 23.46590, 0.00000, 0.00000, 0.00000);
  111. Muro[5]= CreateObject(8650, 2481.36719, -1564.03418, 23.46450, 0.00000, 0.00000, 90.00000);
  112. Muro[6]= CreateObject(8650, 2456.26831, -1564.03711, 23.46490, 0.00000, 0.00000, 90.00000);
  113. for(new i = 0; i != 7; i++) SetObjectMaterial(Muro[i],0,4002, "cityhall_lan", "LAcityhwal1", 0xFFff0000);
  114. for(new i = 0; i != 7; i++) SetObjectMaterial(Muro[i],1,2395, "shopping", "slated", 0xFF333333);
  115. CreateObject(3578, 2441.28857, -1558.49634, 22.26900, 30.00000, 0.00000, 270.00000);
  116. CreateObject(3578, 2441.29688, -1549.48926, 22.27900, 30.00000, 0.00000, 270.00000);
  117. CreateObject(3578, 2441.40674, -1558.49707, 22.29220, 0.00000, 0.00000, 90.00000);
  118. CreateObject(3578, 2441.39551, -1549.92700, 22.29220, 0.00000, 0.00000, 90.00000);
  119. Vermelho[0]= CreateObject(1257, 2449.49487, -1534.92236, 21.73280, 0.00000, 0.00000, 0.00000);
  120. Vermelho[1]= CreateObject(1257, 2449.49243, -1539.79590, 21.73280, 0.00000, 0.00000, 0.00000);
  121. Vermelho[2]= CreateObject(1257, 2449.48633, -1544.66235, 21.73280, 0.00000, 0.00000, 0.00000);
  122. Vermelho[3]= CreateObject(1257, 2458.02490, -1534.93396, 21.73280, 0.00000, 0.00000, 0.00000);
  123. Vermelho[4]= CreateObject(1257, 2458.02588, -1539.80115, 21.73280, 0.00000, 0.00000, 0.00000);
  124. Vermelho[5]= CreateObject(1257, 2458.03271, -1544.66516, 21.73280, 0.00000, 0.00000, 0.00000);
  125. for(new i = 0; i != 6; i++) SetObjectMaterial(Vermelho[i],3,4002, "cityhall_lan", "LAcityhwal1", 0xFF330000);
  126. TetoFora[10]= CreateObject(18766, 2459.25562, -1542.95667, 27.53290, -90.00000, 0.00000, 90.00000);
  127. TetoFora[11]= CreateObject(18766, 2454.27148, -1542.95764, 27.53290, -90.00000, 0.00000, 90.00000);
  128. TetoFora[12]= CreateObject(18766, 2449.30200, -1542.96667, 27.53290, -90.00000, 0.00000, 90.00000);
  129. TetoFora[13]= CreateObject(18766, 2459.25342, -1534.79553, 27.52290, -90.00000, 0.00000, 90.00000);
  130. TetoFora[14]= CreateObject(18766, 2454.28394, -1534.79553, 27.52290, -90.00000, 0.00000, 90.00000);
  131. TetoFora[15]= CreateObject(18766, 2449.30786, -1534.78992, 27.52290, -90.00000, 0.00000, 90.00000);
  132. for(new i = 0; i != 16; i++) SetObjectMaterial(TetoFora[i],0,4002, "cityhall_lan", "LAcityhwal1", 0xFF000000);
  133. CreateObject(1676, 2449.44971, -1543.84680, 24.52960, 0.00000, 0.00000, 90.00000);
  134. CreateObject(1676, 2449.37988, -1535.66467, 24.52960, 0.00000, 0.00000, 90.00000);
  135. CreateObject(1676, 2458.22510, -1535.86450, 24.52960, 0.00000, 0.00000, 90.00000);
  136. CreateObject(1676, 2458.24927, -1543.77747, 24.52960, 0.00000, 0.00000, 90.00000);
  137. CreateObject(1676, 2458.13428, -1539.58447, 24.52960, 0.00000, 0.00000, 90.00000);
  138. CreateObject(1676, 2449.44971, -1540.07983, 24.52960, 0.00000, 0.00000, 90.00000);
  139. CreateObject(10183, 2476.50977, -1518.82300, 23.01360, 0.00000, 0.00000, 45.37110);
  140. CreateObject(10183, 2476.3462, -1559.7319, 23.0236, 0.00000, 0.00000, 225.52470);
  141. new TV= CreateObject(2267, 2480.7629, -1545.5748, 25.3132, 0.00000, 0.00000, 270.00000);
  142. SetObjectMaterial(TV, 0, 8409, "gnhotel1", "gnhotelwall02_128", 0xFF000000);
  143. SetObjectMaterial(TV, 1, 8409, "gnhotel1", "gnhotelwall02_128", 0xFF262626);
  144. new Pilar= CreateObject(1267, 2458.02002, -1532.92847, 11.70630, 0.00000, -180.00000, 0.00000);
  145. SetObjectMaterial(Pilar, 5, 4002, "cityhall_lan", "LAcityhwal1", 0xFFFFFFFF);
  146. new Pilar1= CreateObject(1267, 2449.57422, -1532.88196, 11.02860, 0.00000, -180.00000, 0.00000);
  147. SetObjectMaterial(Pilar1, 5, 4002, "cityhall_lan", "LAcityhwal1", 0xFFFFFFFF);
  148. new Pilar2= CreateObject(1267, 2449.57886, -1545.54272, 11.02860, 0.00000, -180.00000, 0.00000);
  149. SetObjectMaterial(Pilar2, 5, 4002, "cityhall_lan", "LAcityhwal1", 0xFFFFFFFF);
  150. new Pilar4= CreateObject(1267, 2458.12988, -1545.67383, 11.02860, 0.00000, -180.00000, 0.00000);
  151. SetObjectMaterial(Pilar4, 5, 4002, "cityhall_lan", "LAcityhwal1", 0xFFFFFFFF);
  152. FaixaV[0]= CreateObject(1251, 2446.86133, -1544.54004, 27.74190, 0.00000, 0.00000, 0.00000);
  153. FaixaV[1]= CreateObject(1251, 2446.85596, -1537.70129, 27.74190, 0.00000, 0.00000, 0.00000);
  154. FaixaV[2]= CreateObject(1251, 2446.85962, -1533.23254, 27.74190, 0.00000, 0.00000, 0.00000);
  155. FaixaV[3]= CreateObject(1251, 2450.22559, -1529.83374, 27.74190, 0.00000, 0.00000, 270.00000);
  156. FaixaV[4]= CreateObject(1251, 2457.06641, -1529.83533, 27.74190, 0.00000, 0.00000, 270.00000);
  157. FaixaV[5]= CreateObject(1251, 2458.30396, -1529.85083, 27.74190, 0.00000, 0.00000, 270.00000);
  158. FaixaV[6]= CreateObject(1251, 2461.70654, -1533.23413, 27.74190, 0.00000, 0.00000, 180.00000);
  159. FaixaV[7]= CreateObject(1251, 2461.69849, -1540.07935, 27.74190, 0.00000, 0.00000, 180.00000);
  160. FaixaV[8]= CreateObject(1251, 2461.69482, -1544.51648, 27.74190, 0.00000, 0.00000, 180.00000);
  161. FaixaV[9]= CreateObject(1251, 2458.30737, -1547.89966, 27.74190, 0.00000, 0.00000, 90.00000);
  162. FaixaV[10]= CreateObject(1251, 2451.45825, -1547.90088, 27.74190, 0.00000, 0.00000, 90.00000);
  163. FaixaV[11]= CreateObject(1251, 2450.25024, -1547.90686, 27.74190, 0.00000, 0.00000, 90.00000);
  164. FaixaV[12]= CreateObject(19444, 2471.09253, -1529.77075, 26.53340, 0.00000, 90.00000, 0.00000);
  165. FaixaV[13]= CreateObject(19444, 2469.06519, -1529.77844, 26.52340, 0.00000, 90.00000, 0.00000);
  166. FaixaV[14]= CreateObject(19444, 2466.51636, -1530.72742, 26.51340, 0.00000, 90.00000, 90.00000);
  167. FaixaV[15]= CreateObject(19444, 2466.51709, -1534.21912, 26.52340, 0.00000, 90.00000, 90.00000);
  168. FaixaV[16]= CreateObject(19444, 2466.51245, -1537.71289, 26.52340, 0.00000, 90.00000, 90.00000);
  169. FaixaV[17]= CreateObject(19444, 2466.51440, -1541.20288, 26.52340, 0.00000, 90.00000, 90.00000);
  170. FaixaV[18]= CreateObject(19444, 2466.51733, -1544.68127, 26.52340, 0.00000, 90.00000, 90.00000);
  171. FaixaV[19]= CreateObject(19444, 2466.51807, -1548.16809, 26.52340, 0.00000, 90.00000, 90.00000);
  172. FaixaV[20]= CreateObject(19444, 2466.51953, -1550.38672, 26.51340, 0.00000, 90.00000, 90.00000);
  173. FaixaV[21]= CreateObject(19444, 2469.05664, -1551.34009, 26.51340, 0.00000, 90.00000, 180.00000);
  174. FaixaV[22]= CreateObject(19444, 2471.09912, -1551.33972, 26.50340, 0.00000, 90.00000, 180.00000);
  175. for(new i = 0; i != 23; i++) SetObjectMaterial(FaixaV[i],0,4002, "cityhall_lan", "LAcityhwal1", 0xFFff0000);
  176. Balcao[0]= CreateObject(2424, 2471.25366, -1533.74158, 23.03610, 0.00000, 0.00000, 0.00000);
  177. Balcao[1]= CreateObject(2424, 2472.17896, -1533.73669, 23.03600, 0.00000, 0.00000, 0.00000);
  178. Balcao[2]= CreateObject(2424, 2473.18237, -1530.84668, 23.03600, 0.00000, 0.00000, 90.00000);
  179. FaixaB[0]= CreateObject(1251, 2446.86133, -1544.54004, 27.36190, 0.00000, 0.00000, 0.00000);
  180. FaixaB[1]= CreateObject(1251, 2446.85596, -1537.70129, 27.36190, 0.00000, 0.00000, 0.00000);
  181. FaixaB[2]= CreateObject(1251, 2446.85962, -1533.23254, 27.36190, 0.00000, 0.00000, 0.00000);
  182. FaixaB[3]= CreateObject(1251, 2450.22559, -1529.83374, 27.36190, 0.00000, 0.00000, 270.00000);
  183. FaixaB[4]= CreateObject(1251, 2457.06641, -1529.83533, 27.36190, 0.00000, 0.00000, 270.00000);
  184. FaixaB[5]= CreateObject(1251, 2458.30396, -1529.85083, 27.36190, 0.00000, 0.00000, 270.00000);
  185. FaixaB[6]= CreateObject(1251, 2461.70654, -1533.23413, 27.36190, 0.00000, 0.00000, 180.00000);
  186. FaixaB[7]= CreateObject(1251, 2461.69849, -1540.07935, 27.36190, 0.00000, 0.00000, 180.00000);
  187. FaixaB[8]= CreateObject(1251, 2461.69482, -1544.51648, 27.36190, 0.00000, 0.00000, 180.00000);
  188. FaixaB[9]= CreateObject(1251, 2458.30737, -1547.89966, 27.36190, 0.00000, 0.00000, 90.00000);
  189. FaixaB[10]= CreateObject(1251, 2451.45825, -1547.90088, 27.36190, 0.00000, 0.00000, 90.00000);
  190. FaixaB[11]= CreateObject(1251, 2450.25024, -1547.90686, 27.36190, 0.00000, 0.00000, 90.00000);
  191. FaixaB[12]= CreateObject(19444, 2471.09253, -1529.77075, 26.35340, 0.00000, 90.00000, 0.00000);
  192. FaixaB[13]= CreateObject(19444, 2469.06519, -1529.77844, 26.34340, 0.00000, 90.00000, 0.00000);
  193. FaixaB[14]= CreateObject(19444, 2466.51636, -1530.72742, 26.34340, 0.00000, 90.00000, 90.00000);
  194. FaixaB[15]= CreateObject(19444, 2466.51709, -1534.21912, 26.34340, 0.00000, 90.00000, 90.00000);
  195. FaixaB[16]= CreateObject(19444, 2466.51245, -1537.71289, 26.34340, 0.00000, 90.00000, 90.00000);
  196. FaixaB[17]= CreateObject(19444, 2466.51440, -1541.20288, 26.34340, 0.00000, 90.00000, 90.00000);
  197. FaixaB[18]= CreateObject(19444, 2466.51733, -1544.68127, 26.34340, 0.00000, 90.00000, 90.00000);
  198. FaixaB[19]= CreateObject(19444, 2466.51807, -1548.16809, 26.34340, 0.00000, 90.00000, 90.00000);
  199. FaixaB[20]= CreateObject(19444, 2466.51953, -1550.38672, 26.33340, 0.00000, 90.00000, 90.00000);
  200. FaixaB[21]= CreateObject(19444, 2469.05664, -1551.34009, 26.33340, 0.00000, 90.00000, 180.00000);
  201. FaixaB[22]= CreateObject(19444, 2471.09912, -1551.33972, 26.32340, 0.00000, 90.00000, 180.00000);
  202. FaixaB[23]= CreateObject(19444, 2467.38940, -1542.98279, 24.70240, 0.00000, 0.00000, 0.00000);
  203. FaixaB[24]= CreateObject(19444, 2467.38232, -1538.39368, 24.70240, 0.00000, 0.00000, 0.00000);
  204. FaixaB[25]= CreateObject(19444, 2467.39648, -1540.67639, 26.33680, -90.00000, 0.00000, 0.00000);
  205. for(new i = 0; i != 26; i++) SetObjectMaterial(FaixaB[i],0,4002, "cityhall_lan", "LAcityhwal1", 0xFFFFFFFF);
  206. Balcao[3]= CreateObject(2424, 2473.18335, -1531.77209, 23.03600, 0.00000, 0.00000, 90.00000);
  207. Balcao[4]= CreateObject(2424, 2473.18311, -1532.69788, 23.03600, 0.00000, 0.00000, 90.00000);
  208. Balcao[5]= CreateObject(2423, 2473.11035, -1533.73962, 23.03700, 0.00000, 0.00000, 0.00000);
  209. Balcao[6]= CreateObject(2424, 2470.32739, -1533.73901, 23.03610, 0.00000, 0.00000, 0.00000);
  210. Balcao[7]= CreateObject(2423, 2469.30249, -1533.66541, 23.03700, 0.00000, 0.00000, 270.00000);
  211. Balcao[8]= CreateObject(2446, 2473.08105, -1550.25427, 23.02690, 0.00000, 0.00000, 90.00000);
  212. Balcao[9]= CreateObject(2446, 2473.07593, -1549.27405, 23.02690, 0.00000, 0.00000, 90.00000);
  213. Balcao[10]= CreateObject(2446, 2473.08228, -1548.27576, 23.02690, 0.00000, 0.00000, 90.00000);
  214. Balcao[11]= CreateObject(2450, 2473.08350, -1547.51868, 23.00780, 0.00000, 0.00000, 180.00000);
  215. Balcao[12]= CreateObject(2448, 2474.03979, -1547.36768, 23.03750, 0.00000, 0.00000, 0.00000);
  216. Balcao[13]= CreateObject(2446, 2476.43750, -1547.33716, 23.03760, 0.00000, 0.00000, 0.00000);
  217. Balcao[14]= CreateObject(2446, 2477.43628, -1547.34375, 23.03760, 0.00000, 0.00000, 0.00000);
  218. Balcao[15]= CreateObject(2447, 2478.46899, -1547.48267, 23.03780, 0.00000, 0.00000, 180.00000);
  219. Balcao[16]= CreateObject(2446, 2476.53442, -1550.33679, 23.02780, 0.00000, 0.00000, 0.00000);
  220. for(new i = 0; i != 17; i++) SetObjectMaterial(Balcao[i],4,8409, "gnhotel1", "gnhotelwall02_128", 0xFF000000);
  221. for(new i = 0; i != 17; i++) SetObjectMaterial(Balcao[i],1,8409, "gnhotel1", "gnhotelwall02_128", 0xFFff0000);
  222. for(new i = 0; i != 17; i++) SetObjectMaterial(Balcao[i],2,8409, "gnhotel1", "gnhotelwall02_128", 0xFFFFFFFF);
  223. for(new i = 0; i != 17; i++) SetObjectMaterial(Balcao[i],3,2305, "cj_kitchen", "marble2");
  224. CreateObject(2369, 2476.47729, -1547.66357, 24.07880, 0.00000, 0.00000, 180.00000);
  225. CreateObject(1716, 2472.76611, -1550.03784, 23.03820, 0.00000, 0.00000, 0.00000);
  226. CreateObject(1716, 2472.71143, -1549.31787, 23.03820, 0.00000, 0.00000, 0.00000);
  227. CreateObject(1716, 2472.63184, -1548.49536, 23.03820, 0.00000, 0.00000, 0.00000);
  228. CreateObject(1716, 2472.80298, -1547.66504, 23.03820, 0.00000, 0.00000, 0.00000);
  229. CreateObject(19353, 2470.22998, -1547.87402, 22.22220, 0.00000, 0.00000, 0.00000);
  230. CreateObject(19353, 2470.22925, -1544.67065, 22.22220, 0.00000, 0.00000, 0.00000);
  231. CreateObject(2748, 2469.31494, -1543.66370, 23.54980, 0.00000, 0.00000, 0.00000);
  232. new Mesa= CreateObject(2747, 2469.32202, -1544.97375, 23.43000, 0.00000, 0.00000, 0.00000);
  233. SetObjectMaterial(Mesa, 0,8409, "gnhotel1", "gnhotelwall02_128", 0xFFff0000);
  234. SetObjectMaterial(Mesa, 1,2305, "cj_kitchen", "marble2");
  235. CreateObject(2746, 2469.29321, -1546.09851, 23.53040, 0.00000, 0.00000, 0.00000);
  236. new Mesa1= CreateObject(2747, 2469.30835, -1547.57031, 23.43000, 0.00000, 0.00000, 0.00000);
  237. SetObjectMaterial(Mesa1, 0,8409, "gnhotel1", "gnhotelwall02_128", 0xFFff0000);
  238. SetObjectMaterial(Mesa1, 1,2305, "cj_kitchen", "marble2");
  239. CreateObject(2748, 2469.27124, -1548.86426, 23.54920, 0.00000, 0.00000, 180.00000);
  240. CreateObject(19353, 2476.01294, -1543.19873, 22.24220, 0.00000, 0.00000, 90.00000);
  241. CreateObject(19353, 2479.21704, -1543.20593, 22.24220, 0.00000, 0.00000, 90.00000);
  242. CreateObject(2748, 2475.01416, -1542.29565, 23.54980, 0.00000, 0.00000, 90.00000);
  243. new Mesa2= CreateObject(2747, 2479.05957, -1542.33801, 23.43000, 0.00000, 0.00000, 90.00000);
  244. SetObjectMaterial(Mesa2, 0,8409, "gnhotel1", "gnhotelwall02_128", 0xFFff0000);
  245. SetObjectMaterial(Mesa2, 1,2305, "cj_kitchen", "marble2");
  246. CreateObject(2748, 2480.23730, -1542.29968, 23.54980, 0.00000, 0.00000, 270.00000);
  247. CreateObject(2746, 2477.46240, -1542.28638, 23.53040, 0.00000, 0.00000, 270.00000);
  248. new Mesa3= CreateObject(2747, 2476.01978, -1542.17139, 23.43000, 0.00000, 0.00000, 90.00000);
  249. SetObjectMaterial(Mesa3, 0,8409, "gnhotel1", "gnhotelwall02_128", 0xFFff0000);
  250. SetObjectMaterial(Mesa3, 1,2305, "cj_kitchen", "marble2");
  251. CreateObject(2419, 2480.35303, -1550.07141, 23.02660, 0.00000, 0.00000, 180.00000);
  252. CreateObject(2419, 2478.47192, -1550.07166, 23.02660, 0.00000, 0.00000, 180.00000);
  253. ParedeD[0]= CreateObject(19354, 2474.46558, -1550.80432, 24.66910, 0.00000, 0.00000, 90.00000);
  254. ParedeD[1]= CreateObject(19354, 2477.65454, -1550.80554, 24.67910, 0.00000, 0.00000, 90.00000);
  255. ParedeD[2]= CreateObject(19354, 2479.36646, -1550.80322, 24.68910, 0.00000, 0.00000, 90.00000);
  256. ParedeD[3]= CreateObject(19354, 2474.45703, -1530.33350, 24.69910, 0.00000, 0.00000, 90.00000);
  257. ParedeD[4]= CreateObject(19354, 2477.65430, -1530.33508, 24.69910, 0.00000, 0.00000, 90.00000);
  258. ParedeD[5]= CreateObject(19354, 2479.36377, -1530.34277, 24.69910, 0.00000, 0.00000, 90.00000);
  259. ParedeD[6]= CreateObject(19446, 2480.88330, -1544.86475, 24.69910, 0.00000, 0.00000, 0.00000);
  260. ParedeD[7]= CreateObject(19446, 2480.88013, -1535.23254, 24.69910, 0.00000, 0.00000, 0.00000);
  261. ParedeD[8]= CreateObject(19354, 2480.87720, -1549.27686, 24.68910, 0.00000, 0.00000, 0.00000);
  262. for(new i = 0; i != 9; i++) SetObjectMaterial(ParedeD[i],0,4002, "cityhall_lan", "LAcityhwal1", 0xFFFFFFFF);
  263. CreateObject(2212, 2469.53979, -1544.95789, 23.90740, -26.00000, 22.00000, 73.00000);
  264. CreateObject(2217, 2469.49121, -1547.60828, 23.91740, -26.00000, 22.00000, 73.00000);
  265. CreateObject(2219, 2478.95972, -1542.56116, 23.90660, -26.00000, 22.00000, 342.30139);
  266. CreateObject(2223, 2476.01440, -1542.12695, 23.91710, 0.00000, 0.00000, 0.00000);
  267. CreateObject(2429, 2474.16528, -1550.95239, 24.54410, 0.00000, 0.00000, 180.00000);
  268. CreateObject(2427, 2476.53149, -1550.62061, 24.06970, 0.00000, 0.00000, 180.00000);
  269. CreateObject(2012, 2480.43188, -1538.52954, 23.03400, 0.00000, 0.00000, 270.00000);
  270. CreateObject(1988, 2480.47070, -1536.56409, 23.01750, 0.00000, 0.00000, 270.00000);
  271. CreateObject(1987, 2480.46631, -1535.57690, 23.01630, 0.00000, 0.00000, 270.00000);
  272. CreateObject(1887, 2480.44556, -1533.61084, 23.03600, 0.00000, 0.00000, 270.00000);
  273. CreateObject(1981, 2480.36938, -1531.63818, 23.03890, 0.00000, 0.00000, 270.00000);
  274. CreateObject(1981, 2480.37280, -1530.89941, 23.02890, 0.00000, 0.00000, 270.00000);
  275. CreateObject(2375, 2477.28784, -1530.90552, 23.03560, 0.00000, 0.00000, 269.67139);
  276. CreateObject(2375, 2477.28442, -1534.10535, 23.03560, 0.00000, 0.00000, 269.67139);
  277. CreateObject(19357, 2477.26196, -1535.20142, 23.76740, 0.00000, 0.00000, 0.00000);
  278. CreateObject(19357, 2477.28589, -1531.98230, 23.76740, 0.00000, 0.00000, 0.00000);
  279. CreateObject(1025, 2477.10742, -1534.28516, 25.03230, 0.00000, 0.00000, 360.00000);
  280. CreateObject(1025, 2477.09741, -1534.28516, 24.08230, 0.00000, 0.00000, 360.00000);
  281. CreateObject(1025, 2477.11157, -1535.28357, 25.03230, 0.00000, 0.00000, 360.00000);
  282. CreateObject(1025, 2477.10767, -1536.23047, 25.03230, 0.00000, 0.00000, 360.00000);
  283. CreateObject(1025, 2477.09155, -1535.26001, 24.08230, 0.00000, 0.00000, 360.00000);
  284. CreateObject(1025, 2477.09497, -1536.26514, 24.08230, 0.00000, 0.00000, 360.00000);
  285. new Prateleira2= CreateObject(2375, 2477.49438, -1534.12524, 23.02560, 0.00000, 0.00000, 269.67139);
  286. SetObjectMaterial(Prateleira2, 2,2395, "shopping", "slated");
  287. new Prateleira3= CreateObject(2375, 2477.51782, -1530.91162, 23.02560, 0.00000, 0.00000, 269.67139);
  288. SetObjectMaterial(Prateleira3, 2,2395, "shopping", "slated");
  289. new Roda1= CreateObject(1074, 2476.9829, -1531.0754, 25.0340, 0.00000, 0.00000, 180.00000);
  290. SetObjectMaterial(Roda1, 0,8409, "gnhotel1", "gnhotelwall02_128", 0xFFFFFFFF);
  291. new Roda2= CreateObject(1079, 2476.9829, -1532.0465, 25.0016, 0.00000, 0.00000, 180.00000);
  292. SetObjectMaterial(Roda2, 0,8409, "gnhotel1", "gnhotelwall02_128", 0xFFFF0000);
  293. new Roda3= CreateObject(1075, 2476.9829, -1533.0468, 24.9736, 0.00000, 0.00000, 180.00000);
  294. SetObjectMaterial(Roda3, 0,8409, "gnhotel1", "gnhotelwall02_128", 0xFF0000FF);
  295. new Roda4= CreateObject(1077, 2477.0329, -1531.1027, 24.0568, 0.00000, 0.00000, 180.00000);
  296. SetObjectMaterial(Roda4, 0,8409, "gnhotel1", "gnhotelwall02_128", 0xFFDAA520);
  297. new Roda5= CreateObject(1076, 2477.0229, -1532.0920, 24.0601, 0.00000, 0.00000, 180.00000);
  298. SetObjectMaterial(Roda5, 0,8409, "gnhotel1", "gnhotelwall02_128", 0xFF10FF47);
  299. new Roda6= CreateObject(1074, 2477.0229, -1533.0468, 24.0350, 0.00000, 0.00000, 180.00000);
  300. SetObjectMaterial(Roda6, 0,8409, "gnhotel1", "gnhotelwall02_128", 0xFF10E7FF);
  301. CreateObject(19357, 2477.05884, -1532.07922, 23.76740, 0.00000, 0.00000, 0.00000);
  302. CreateObject(19357, 2477.05469, -1535.16235, 23.76740, 0.00000, 0.00000, 0.00000);
  303. CreateObject(2063, 2475.47754, -1530.61475, 23.10450, 0.00000, 0.00000, 0.00000);
  304. CreateObject(1650, 2476.45874, -1530.74133, 23.77350, 0.00000, 0.00000, 0.00000);
  305. CreateObject(1650, 2476.05249, -1530.73462, 23.77350, 0.00000, 0.00000, 0.00000);
  306. CreateObject(1650, 2475.62720, -1530.72083, 23.77350, 0.00000, 0.00000, 0.00000);
  307. CreateObject(1650, 2475.24390, -1530.70679, 23.77350, 0.00000, 0.00000, 0.00000);
  308. CreateObject(1650, 2474.85254, -1530.70532, 23.77350, 0.00000, 0.00000, 0.00000);
  309. CreateObject(1650, 2474.43262, -1530.70532, 23.77350, 0.00000, 0.00000, 0.00000);
  310. CreateObject(2690, 2474.49121, -1530.64783, 24.19660, 0.00000, 0.00000, 0.00000);
  311. CreateObject(2690, 2474.95068, -1530.62549, 24.19660, 0.00000, 0.00000, 0.00000);
  312. CreateObject(2690, 2475.39380, -1530.61743, 24.19660, 0.00000, 0.00000, 0.00000);
  313. CreateObject(2690, 2475.85962, -1530.60266, 24.19660, 0.00000, 0.00000, 0.00000);
  314. CreateObject(2690, 2476.39551, -1530.55786, 24.19660, 0.00000, 0.00000, 0.00000);
  315. CreateObject(2369, 2472.99561, -1531.91858, 24.07900, 0.00000, 0.00000, 90.00000);
  316. CreateObject(2369, 2470.89478, -1533.58044, 24.09000, 0.00000, 0.00000, 0.00000);
  317. CreateObject(1502, 2467.46851, -1542.18958, 23.02270, 0.00000, 0.00000, 90.00000);
  318. CreateObject(1502, 2467.42627, -1539.16455, 23.02270, 0.00000, 0.00000, 270.00000);
  319. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement