Advertisement
Guest User

INTERIOR SAMP

a guest
Nov 20th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.42 KB | None | 0 0
  1.  
  2. // uncomment the line below if you want to write a filterscript
  3. //#define FILTERSCRIPT
  4.  
  5. #include <a_samp>
  6.  
  7. #if defined FILTERSCRIPT
  8.  
  9. public OnFilterScriptInit()
  10. {
  11. print("\n--------------------------------------");
  12. print(" Script Casa Blanca");
  13. print("--------------------------------------\n");
  14. return 1;
  15. }
  16.  
  17. public OnFilterScriptExit()
  18. {
  19. return 1;
  20. }
  21.  
  22. #else
  23.  
  24. main()
  25. {
  26. print("\n----------------------------------");
  27. print("INTERIOR - CASA");
  28. print("----------------------------------\n");
  29. }
  30.  
  31. #endif
  32.  
  33. public OnGameModeInit()
  34. {
  35.  
  36. SetGameModeText("House-int");
  37. AddPlayerClass(240, 1230.0876, -1116.6445, 3459.4307, 269.1425, 0, 0, 0, 0, 0, 0);
  38.  
  39. //Puertas
  40. new door = CreateObject(1506, 1246.21533, -1119.26526, 3457.90112, 0.00000, 0.00000, 90.00000);
  41. SetObjectMaterial(door, 0, 19430, "all_walls", "wall6");
  42. door = CreateObject(1502, 1242.67285, -1112.59009, 3457.89868, 0.00000, 0.00000, 0.00000);
  43. SetObjectMaterial(door, 1, 2117, "cj_tables", "CJ_WOOD5");
  44. door = CreateObject(1502, 1242.67297, -1124.51331, 3457.89868, 0.00000, 0.00000, 0.00000);
  45. SetObjectMaterial(door, 1, 2117, "cj_tables", "CJ_WOOD5");
  46. door = CreateObject(1502, 1233.04150, -1124.51306, 3457.89868, 0.00000, 0.00000, 0.00000);
  47. SetObjectMaterial(door, 1, 2117, "cj_tables", "CJ_WOOD5");
  48.  
  49. CreateObject(2193, 1246.60754, -1119.24915, 3458.35962, 90.00000, 0.00000, 0.00000);
  50. CreateObject(2193, 1246.60645, -1119.24719, 3458.96313, 90.00000, 0.00000, 0.00000);
  51. CreateObject(2193, 1246.60535, -1117.76624, 3459.38306, 270.00000, 0.00000, 0.00000);
  52. CreateObject(2193, 1246.60645, -1117.76624, 3459.98755, 270.00000, 0.00000, 0.00000);
  53. CreateObject(2193, 1246.59082, -1119.17456, 3460.39478, 0.00000, 0.00000, 270.00000);
  54. CreateObject(2193, 1246.58936, -1118.43811, 3460.39478, 0.00000, 0.00000, 270.00000);
  55. CreateObject(2193, 1246.58948, -1118.07642, 3460.39478, 0.00000, 0.00000, 270.00000);
  56. CreateObject(2006, 1246.08826, -1117.89526, 3459.05664, 0.00000, 0.00000, 90.00000);
  57.  
  58. CreateObject(1823, 1242.09058, -1125.70728, 3457.89160, 0.00000, 0.00000, 90.00000);
  59. CreateObject(1823, 1239.09814, -1125.69946, 3457.89160, 0.00000, 0.00000, 90.00000);
  60. CreateObject(1823, 1245.09094, -1119.68896, 3457.89160, 0.00000, 0.00000, 225.00000);
  61. CreateObject(1823, 1245.81604, -1116.65112, 3457.89160, 0.00000, 0.00000, 135.00000);
  62. CreateObject(2249, 1245.10327, -1116.62769, 3459.04419, 0.00000, 0.00000, 0.00000);
  63. CreateObject(2250, 1244.98193, -1120.42627, 3458.80811, 0.00000, 0.00000, 0.00000);
  64. CreateObject(2238, 1236.46497, -1127.65601, 3458.68848, 0.00000, 0.00000, 0.00000);
  65. CreateObject(1520, 1236.46338, -1129.38599, 3459.97656, 0.00000, 0.00000, 30.67370);
  66. CreateObject(1512, 1236.47937, -1128.36621, 3460.12280, 0.00000, 0.00000, 270.00000);
  67. CreateObject(1664, 1236.48975, -1126.10168, 3460.09033, 0.00000, 0.00000, 0.00000);
  68. CreateObject(1668, 1236.47363, -1126.22205, 3460.09033, 0.00000, 0.00000, 0.00000);
  69. CreateObject(1520, 1236.48462, -1125.54272, 3459.97656, 0.00000, 0.00000, 30.67370);
  70. CreateObject(1668, 1236.56592, -1128.21997, 3460.09033, 0.00000, 0.00000, 0.00000);
  71. CreateObject(2475, 1238.16797, -1124.37158, 3456.72340, 0.00000, 0.00000, 180.00000);
  72. CreateObject(2475, 1240.33582, -1124.38367, 3456.72340, 0.00000, 0.00000, 180.00000);
  73. CreateObject(2576, 1244.54260, -1126.27637, 3457.90845, 0.00000, 0.00000, 270.00000);
  74. CreateObject(2518, 1231.77844, -1127.78711, 3458.18188, 0.00000, 0.00000, 90.00000);
  75. CreateObject(2247, 1231.40735, -1126.01270, 3459.41187, 0.00000, 0.00000, 80.00000);
  76. CreateObject(14842, 1232.84216, -1130.72058, 3460.10156, 0.00000, 0.00000, 90.00000);
  77. CreateObject(2475, 1229.95154, -1118.58411, 3458.32324, 0.00000, 0.00000, 180.00000);
  78. CreateObject(2475, 1230.46997, -1118.58325, 3458.32227, 0.00000, 0.00000, 180.00000);
  79. CreateObject(2855, 1230.25537, -1118.30981, 3458.45410, 0.00000, 0.00000, 0.00000);
  80. CreateObject(2816, 1229.50745, -1118.30591, 3458.45532, 0.00000, 0.00000, 0.00000);
  81. CreateObject(1785, 1229.45081, -1118.45227, 3459.22852, 0.00000, 0.00000, 0.00000);
  82. CreateObject(2238, 1222.93298, -1110.13940, 3458.68848, 0.00000, 0.00000, 0.00000);
  83. CreateObject(1956, 1236.12939, -1121.27197, 3459.97437, 0.00000, 270.00000, 0.00000);
  84. CreateObject(1956, 1236.12939, -1122.26599, 3460.25854, 0.00000, 270.00000, 0.00000);
  85. CreateObject(1956, 1236.12939, -1123.40198, 3459.83252, 0.00000, 270.00000, 0.00000);
  86. CreateObject(19318, 1236.09875, -1122.22571, 3460.22534, 0.00000, 20.00000, 270.00000);
  87. CreateObject(19317, 1236.08167, -1121.26318, 3460.00317, 0.00000, 0.00000, 270.00000);
  88. CreateObject(2828, 1230.41931, -1118.40356, 3459.12988, 0.00000, 0.00000, 0.00000);
  89. CreateObject(19424, 1236.19592, -1122.25916, 3460.26196, 0.00000, 0.00000, 90.00000);
  90. CreateObject(19424, 1236.21484, -1121.25806, 3459.95288, 0.00000, 0.00000, 90.00000);
  91. CreateObject(1956, 1222.80457, -1127.17090, 3459.83252, 0.00000, 270.00000, -135.00000);
  92. CreateObject(2344, 1223.33118, -1109.83850, 3458.28833, 0.00000, 0.00000, 0.00000);
  93. CreateObject(19184, 1222.53845, -1110.80920, 3458.59961, 0.00000, 0.00000, 0.72140);
  94. CreateObject(2266, 1225.09448, -1127.23242, 3459.52393, 0.00000, 0.00000, 180.00000);
  95. CreateObject(2026, 1227.84131, -1125.59888, 3461.30884, 0.00000, 0.00000, 0.00000);
  96. CreateObject(2854, 1235.44458, -1113.39258, 3458.38818, 0.00000, 0.00000, 0.00000);
  97. CreateObject(1520, 1223.91638, -1118.19727, 3460.17773, 0.00000, 0.00000, 30.67370);
  98. CreateObject(1520, 1223.84460, -1118.31909, 3460.17773, 0.00000, 0.00000, 30.67370);
  99. CreateObject(1520, 1223.88745, -1117.24255, 3460.17773, 0.00000, 0.00000, 30.67370);
  100. CreateObject(1517, 1223.99670, -1117.52209, 3460.32959, 0.00000, 0.00000, 30.67370);
  101. CreateObject(1517, 1223.93384, -1118.40649, 3460.32959, 0.00000, 0.00000, 0.00000);
  102. CreateObject(2374, 1236.40088, -1115.18469, 3459.22070, 0.00000, 0.00000, 90.00000);
  103. CreateObject(2475, 1236.27844, -1115.39966, 3456.52441, 0.00000, 0.00000, 90.00000);
  104. CreateObject(2475, 1236.27844, -1113.93054, 3456.52441, 0.00000, 0.00000, 90.00000);
  105. CreateObject(2475, 1236.27734, -1113.55725, 3456.52344, 0.00000, 0.00000, 90.00000);
  106. CreateObject(2396, 1236.40088, -1114.70288, 3459.22070, 0.00000, 0.00000, 90.00000);
  107. CreateObject(2372, 1236.79456, -1114.28552, 3461.36206, 0.00000, 180.00000, 0.00000);
  108. CreateObject(2689, 1237.00647, -1114.11853, 3459.88647, 0.00000, 0.00000, 0.00000);
  109. CreateObject(2704, 1236.99829, -1113.90991, 3459.88647, 0.00000, 0.00000, 0.00000);
  110. CreateObject(2706, 1237.02905, -1113.71899, 3459.88647, 0.00000, 0.00000, 0.00000);
  111. CreateObject(2705, 1237.01123, -1113.51855, 3459.88647, 0.00000, 0.00000, 0.00000);
  112. CreateObject(2843, 1236.41675, -1113.68140, 3457.90942, 0.00000, 0.00000, 0.00000);
  113. CreateObject(2384, 1236.39307, -1112.96582, 3458.81860, 0.00000, 0.00000, 0.00000);
  114. CreateObject(18634, 1237.02148, -1115.25061, 3457.92188, 0.00000, 90.00000, 16.78030);
  115. CreateObject(18636, 1236.53613, -1113.79907, 3458.75049, 0.00000, 0.00000, 20.00000);
  116. CreateObject(2741, 1231.28711, -1126.27026, 3459.69312, 0.00000, 0.00000, 90.00000);
  117. CreateObject(2742, 1231.40771, -1125.14294, 3459.80396, 0.00000, 0.00000, 90.00000);
  118. CreateObject(2868, 1235.91785, -1125.17993, 3460.42969, 0.00000, 0.00000, 0.00000);
  119. CreateObject(2870, 1235.91602, -1129.55701, 3460.42944, 0.00000, 0.00000, 47.88939);
  120. CreateObject(1823, 1236.41724, -1111.21594, 3457.89160, 0.00000, 0.00000, 0.00000);
  121. CreateObject(1823, 1236.40186, -1108.21143, 3457.89160, 0.00000, 0.00000, 0.00000);
  122. CreateObject(2576, 1244.50024, -1108.90063, 3457.90869, 0.00000, 0.00000, 270.00000);
  123. CreateObject(2173, 1240.81177, -1111.97791, 3457.90894, 0.00000, 0.00000, 180.00000);
  124. CreateObject(2249, 1236.39783, -1109.89685, 3460.56909, 0.00000, 0.00000, 90.00000);
  125. CreateObject(1956, 1244.39978, -1105.59241, 3460.11279, 0.00000, 90.00000, -135.00000);
  126. CreateObject(2628, 1240.59375, -1105.98889, 3457.90918, 0.00000, 0.00000, 0.00000);
  127. CreateObject(2854, 1236.77612, -1110.76672, 3458.38818, 0.00000, 0.00000, 0.00000);
  128. CreateObject(19040, 1237.20386, -1107.91943, 3458.41504, 0.00000, 0.00000, 200.00000);
  129. CreateObject(2828, 1244.58228, -1111.19214, 3459.02881, 0.00000, 0.00000, 90.00000);
  130. CreateObject(2196, 1240.60071, -1111.98010, 3458.70459, 0.00000, 0.00000, 100.00000);
  131. CreateObject(2894, 1239.65918, -1112.06995, 3458.71021, 0.00000, 0.00000, 90.00000);
  132. CreateObject(2853, 1238.56238, -1125.13293, 3458.38818, 0.00000, 0.00000, 0.00000);
  133. CreateObject(2250, 1240.78320, -1124.68921, 3460.31909, 0.00000, 0.00000, 0.00000);
  134. CreateObject(19309, 1222.93726, -1120.24744, 3458.54297, 0.00000, 90.00000, 0.00000);
  135. CreateObject(19309, 1222.93726, -1120.24744, 3458.43481, 0.00000, 90.00000, 0.00000);
  136. CreateObject(19309, 1222.93726, -1120.24744, 3458.32666, 0.00000, 90.00000, 0.00000);
  137. CreateObject(19309, 1222.93726, -1120.24744, 3458.21851, 0.00000, 90.00000, 0.00000);
  138.  
  139. //Paredes
  140. new wall = CreateObject(19450, 1236.21057, -1110.97375, 3459.65527, 0.00000, 0.00000, 0.00000); //LONG
  141. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  142. wall = CreateObject(19450, 1236.21057, -1126.09290, 3459.65527, 0.00000, 0.00000, 0.00000);
  143. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  144. wall = CreateObject(19450, 1231.17773, -1129.30664, 3459.65527, 0.00000, 0.00000, 0.00000);
  145. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  146. wall = CreateObject(19450, 1231.17395, -1106.70154, 3459.65527, 0.00000, 0.00000, 0.00000);
  147. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  148. wall = CreateObject(19450, 1223.99341, -1118.6929, 3457.39307, 0.00000, 0.00000, 90.00000);
  149. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  150. wall = CreateObject(19450, 1231.39771, -1130.78015, 3459.65527, 0.00000, 0.00000, 90.00000);
  151. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  152. wall = CreateObject(19450, 1224.01794, -1117.91907, 3457.39307, 0.00000, 0.00000, 90.00000);
  153. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  154.  
  155. wall = CreateObject(19358, 1245.07483, -1110.97217, 3459.65527, 0.00000, 0.00000, 0.00000); //MEDIUM
  156. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  157. wall = CreateObject(19358, 1240.24756, -1112.56494, 3459.65527, 0.00000, 0.00000, 90.00000);
  158. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  159. wall = CreateObject(19358, 1237.03674, -1112.56494, 3459.65527, 0.00000, 0.00000, 90.00000);
  160. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  161. wall = CreateObject(19358, 1240.24902, -1124.49707, 3459.65527, 0.00000, 0.00000, 90.00000);
  162. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  163. wall = CreateObject(19358, 1237.03918, -1124.49707, 3459.65527, 0.00000, 0.00000, 90.00000);
  164. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  165. wall = CreateObject(19358, 1245.07483, -1126.08069, 3459.65527, 0.00000, 0.00000, 0.00000);
  166. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  167. wall = CreateObject(19358, 1233.82495, -1112.56494, 3459.65527, 0.00000, 0.00000, 90.00000);
  168. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  169. wall = CreateObject(19358, 1231.38867, -1109.32605, 3459.65527, 0.00000, 0.00000, 90.00000);
  170. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  171. wall = CreateObject(19358, 1224.96753, -1127.82080, 3459.65527, 0.00000, 0.00000, 90.00000);
  172. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  173. wall = CreateObject(19358, 1224.96619, -1109.32605, 3459.65527, 0.00000, 0.00000, 90.00000);
  174. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  175. wall = CreateObject(19358, 1222.13782, -1124.99365, 3459.65527, 0.00000, 0.00000, 0.00000);
  176. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  177. wall = CreateObject(19358, 1222.13782, -1112.15320, 3459.65527, 0.00000, 0.00000, 0.00000);
  178. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  179. wall = CreateObject(19358, 1222.13782, -1118.57214, 3459.65527, 0.00000, 0.00000, 0.00000);
  180. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  181.  
  182. wall = CreateObject(19431, 1245.61609, -1120.75916, 3459.65527, 0.00000, 0.00000, 135.00000); //SMALL
  183. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  184. wall = CreateObject(19431, 1245.61816, -1116.29321, 3459.65527, 0.00000, 0.00000, -135.00000);
  185. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  186. wall = CreateObject(19431, 1244.48035, -1105.52722, 3459.65527, 0.00000, 0.00000, -135.00000);
  187. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  188. wall = CreateObject(19431, 1236.80322, -1105.52734, 3459.65527, 0.00000, 0.00000, 135.00000);
  189. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  190. wall = CreateObject(19431, 1244.48035, -1131.52759, 3459.65527, 0.00000, 0.00000, 135.00000);
  191. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  192. wall = CreateObject(19431, 1236.80237, -1131.52795, 3459.65527, 0.00000, 0.00000, -135.00000);
  193. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  194. wall = CreateObject(19431, 1236.21143, -1120.93481, 3459.65527, 0.00000, 0.00000, 0.00000);
  195. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  196. wall = CreateObject(19431, 1236.21143, -1116.12085, 3459.65527, 0.00000, 0.00000, 0.00000);
  197. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  198. wall = CreateObject(19431, 1222.73083, -1127.22778, 3459.65527, 0.00000, 0.00000, -135.00000);
  199. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  200. wall = CreateObject(19431, 1222.73035, -1109.91882, 3459.65527, 0.00000, 0.00000, 135.00000);
  201. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  202. wall = CreateObject(19431, 1231.71545, -1112.02307, 3459.65527, 0.00000, 0.00000, -135.00000);
  203. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  204. wall = CreateObject(19431, 1229.61426, -1118.69092, 3459.65527, 0.00000, 0.00000, 90.00000);
  205. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  206. wall = CreateObject(19431, 1222.95032, -1118.69189, 3459.65527, 0.00000, 0.00000, 90.00000);
  207. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  208. wall = CreateObject(19431, 1230.29309, -1118.69189, 3459.65527, 0.00000, 0.00000, 90.00000);
  209. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  210. wall = CreateObject(19431, 1230.33057, -1127.82178, 3459.65527, 0.00000, 0.00000, 90.00000);
  211. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  212. wall = CreateObject(19431, 1222.95032, -1117.18774, 3459.65527, 0.00000, 0.00000, 90.00000);
  213. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  214. wall = CreateObject(19431, 1223.66431, -1117.93884, 3459.65527, 0.00000, 0.00000, 0.00000);
  215. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  216. wall = CreateObject(19431, 1228.90039, -1117.90210, 3459.65527, 0.00000, 0.00000, 0.00000);
  217. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  218. wall = CreateObject(19431, 1231.00745, -1117.81433, 3459.65527, 0.00000, 0.00000, 0.00000);
  219. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  220. wall = CreateObject(19431, 1231.89087, -1124.49805, 3459.65527, 0.00000, 0.00000, 90.00000);
  221. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  222. wall = CreateObject(19431, 1237.08301, -1115.91113, 3459.65527, 0.00000, 0.00000, 90.00000);
  223. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  224.  
  225. wall = CreateObject(19404, 1245.07483, -1122.86975, 3459.65527, 0.00000, 0.00000, 0.00000); //WINDOW MEDIUM
  226. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  227. wall = CreateObject(19404, 1245.07483, -1114.18359, 3459.65527, 0.00000, 0.00000, 0.00000);
  228. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  229. wall = CreateObject(19404, 1245.07483, -1107.76123, 3459.65527, 0.00000, 0.00000, 0.00000);
  230. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  231. wall = CreateObject(19404, 1239.03613, -1104.93481, 3459.65527, 0.00000, 0.00000, 90.00000);
  232. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  233. wall = CreateObject(19404, 1242.24609, -1104.93481, 3459.65527, 0.00000, 0.00000, 90.00000);
  234. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  235. wall = CreateObject(19404, 1245.07483, -1129.29187, 3459.65527, 0.00000, 0.00000, 0.00000);
  236. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  237. wall = CreateObject(19404, 1242.24512, -1132.12134, 3459.65527, 0.00000, 0.00000, 90.00000);
  238. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  239. wall = CreateObject(19404, 1239.03650, -1132.12134, 3459.65527, 0.00000, 0.00000, 90.00000);
  240. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  241. wall = CreateObject(19404, 1228.17920, -1127.82080, 3459.65527, 0.00000, 0.00000, 90.00000);
  242. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  243. wall = CreateObject(19404, 1228.17725, -1109.32605, 3459.65527, 0.00000, 0.00000, 90.00000);
  244. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  245. wall = CreateObject(19404, 1222.13782, -1121.78235, 3459.65527, 0.00000, 0.00000, 0.00000);
  246. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  247. wall = CreateObject(19404, 1222.13782, -1115.36292, 3459.65527, 0.00000, 0.00000, 0.00000);
  248. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  249.  
  250. wall = CreateObject(19388, 1246.20984, -1118.52515, 3459.65527, 0.00000, 0.00000, 0.00000); //DOOR MEDIUM
  251. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  252. wall = CreateObject(19388, 1243.45886, -1112.56494, 3459.65527, 0.00000, 0.00000, 90.00000);
  253. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  254. wall = CreateObject(19388, 1243.45886, -1124.49707, 3459.65527, 0.00000, 0.00000, 90.00000);
  255. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  256. wall = CreateObject(19388, 1236.21057, -1118.52795, 3459.65527, 0.00000, 0.00000, 0.00000);
  257. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  258. wall = CreateObject(19388, 1233.82849, -1124.49707, 3459.65430, 0.00000, 0.00000, 90.00000);
  259. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  260. wall = CreateObject(19388, 1237.79541, -1114.21899, 3459.65527, 0.00000, 0.00000, 0.00000);
  261. SetObjectMaterial(wall, 0, 18008, "intclothesa", "mp_cloth_wall");
  262.  
  263. //Paredes baño
  264. new bwall = CreateObject(19447, 1236.20862, -1129.30090, 3459.65527, 0.00000, 0.00000, 0.00000);
  265. SetObjectMaterial(bwall, 0, 18008, "intclothesa", "mp_cloth_wall");
  266. bwall = CreateObject(19447, 1231.39771, -1130.77612, 3459.65527, 0.00000, 0.00000, 90.00000);
  267. SetObjectMaterial(bwall, 0, 18008, "intclothesa", "mp_cloth_wall");
  268. bwall = CreateObject(19447, 1231.17969, -1129.30859, 3459.65527, 0.00000, 0.00000, 0.00000);
  269. SetObjectMaterial(bwall, 0, 18008, "intclothesa", "mp_cloth_wall");
  270.  
  271. bwall = CreateObject(19428, 1231.89294, -1124.50000, 3459.65527, 0.00000, 0.00000, 90.00000);
  272. SetObjectMaterial(bwall, 0, 18008, "intclothesa", "mp_cloth_wall");
  273. bwall = CreateObject(19428, 1235.36145, -1124.49902, 3459.65527, 0.00000, 0.00000, 90.00000);
  274. SetObjectMaterial(bwall, 0, 18008, "intclothesa", "mp_cloth_wall");
  275.  
  276. bwall = CreateObject(19385, 1233.82947, -1124.49805, 3459.65527, 0.00000, 0.00000, 90.00000);
  277. SetObjectMaterial(bwall, 0, 18008, "intclothesa", "mp_cloth_wall");
  278.  
  279. bwall = CreateObject(19432, 1231.91223, -1128.88403, 3459.65527, 0.00000, 0.00000, 90.00000);
  280. SetObjectMaterial(bwall, 0, 18008, "intclothesa", "mp_cloth_wall");
  281. bwall = CreateObject(19432, 1233.68481, -1131.10461, 3459.65527, 0.00000, 0.00000, 0.00000);
  282. SetObjectMaterial(bwall, 0, 18008, "intclothesa", "mp_cloth_wall");
  283. CreateObject(19325, 1231.67371, -1128.83765, 3458.11572, 90.00000, 0.00000, 90.00000); //Window
  284. CreateObject(19325, 1233.69470, -1131.96960, 3458.11572, 90.00000, 0.00000, 0.00000); //Window
  285.  
  286. //Suelo
  287. new mainfloor = CreateObject(19379, 1241.08459, -1113.49292, 3457.82104, 0.00000, 90.00000, 0.00000);
  288. SetObjectMaterial(mainfloor, 0, 18030, "gap", "mp_furn_floor");
  289. mainfloor = CreateObject(19379, 1241.08459, -1123.12720, 3457.82104, 0.00000, 90.00000, 0.00000);
  290. SetObjectMaterial(mainfloor, 0, 18030, "gap", "mp_furn_floor");
  291. mainfloor = CreateObject(19379, 1230.58459, -1123.12720, 3457.82104, 0.00000, 90.00000, 0.00000);
  292. SetObjectMaterial(mainfloor, 0, 18030, "gap", "mp_furn_floor");
  293. mainfloor = CreateObject(19379, 1230.58459, -1113.49292, 3457.82104, 0.00000, 90.00000, 0.00000);
  294. SetObjectMaterial(mainfloor, 0, 18030, "gap", "mp_furn_floor");
  295. mainfloor = CreateObject(19379, 1241.08459, -1103.85852, 3457.82104, 0.00000, 90.00000, 0.00000);
  296. SetObjectMaterial(mainfloor, 0, 18030, "gap", "mp_furn_floor");
  297. mainfloor = CreateObject(19379, 1241.08459, -1132.76062, 3457.82104, 0.00000, 90.00000, 0.00000);
  298. SetObjectMaterial(mainfloor, 0, 18030, "gap", "mp_furn_floor");
  299. mainfloor = CreateObject(19379, 1220.08313, -1113.49292, 3457.82104, 0.00000, 90.00000, 0.00000);
  300. SetObjectMaterial(mainfloor, 0, 18030, "gap", "mp_furn_floor");
  301. mainfloor = CreateObject(19379, 1220.08313, -1123.12720, 3457.82104, 0.00000, 90.00000, 0.00000);
  302. SetObjectMaterial(mainfloor, 0, 18030, "gap", "mp_furn_floor");
  303. mainfloor = CreateObject(19379, 1230.58459, -1132.76062, 3457.82104, 0.00000, 90.00000, 0.00000);
  304. SetObjectMaterial(mainfloor, 0, 18030, "gap", "mp_furn_floor");
  305.  
  306. new kfloor = CreateObject(19379, 1225.83801, -1123.43616, 3457.82300, 0.00000, 90.00000, 0.00000); //Kitchen
  307. SetObjectMaterial(kfloor, 0, 3961, "lee_kitch", "dinerfloor01_128");
  308.  
  309. new carpet = CreateObject(19373, 1240.68408, -1118.56665, 3457.82690, 0.00000, 90.00000, 0.00000); //Carpets & Bathroom
  310. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet12-256x256");
  311. carpet = CreateObject(19373, 1240.06555, -1126.51453, 3457.82690, 0.00000, 90.00000, 0.00000);
  312. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet12-256x256");
  313. carpet = CreateObject(19373, 1240.06165, -1124.50261, 3459.28491, 90.00000, 0.00000, 90.00000);
  314. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet12-256x256");
  315. carpet = CreateObject(19373, 1224.79138, -1111.96497, 3457.82690, 0.00000, 90.00000, 0.00000);
  316. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet12-256x256");
  317. carpet = CreateObject(19373, 1227.79626, -1125.67346, 3457.82690, 0.00000, 90.00000, 0.00000);
  318. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet12-256x256");
  319. carpet = CreateObject(19373, 1238.14758, -1109.20227, 3457.82690, 0.00000, 90.00000, 90.00000);
  320. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet12-256x256");
  321. carpet = CreateObject(19373, 1236.22595, -1109.17212, 3459.28491, 90.00000, 0.00000, 0.00000);
  322. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet12-256x256");
  323.  
  324. carpet = CreateObject(19369, 1239.01990, -1118.56738, 3456.16919, 0.00000, 0.00000, 0.00000);
  325. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  326. carpet = CreateObject(19369, 1240.71265, -1120.08325, 3456.16821, 0.00000, 0.00000, 90.00000);
  327. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  328. carpet = CreateObject(19369, 1242.35291, -1118.56543, 3456.16919, 0.00000, 0.00000, 0.00000);
  329. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  330. carpet = CreateObject(19369, 1240.71265, -1117.04932, 3456.16821, 0.00000, 0.00000, 90.00000);
  331. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  332.  
  333. new shelf = CreateObject(2046, 1236.47803, -1122.27710, 3459.87939, 0.00000, 0.00000, 90.00000);
  334. SetObjectMaterial(shelf, 0, 2117, "cj_tables", "CJ_WOOD5");
  335. SetObjectMaterial(shelf, 1, 18008, "intclothesa", "mp_cloth_wall");
  336. shelf = CreateObject(2046, 1236.47803, -1120.77112, 3459.87939, 0.00000, 0.00000, 90.00000);
  337. SetObjectMaterial(shelf, 0, 2117, "cj_tables", "CJ_WOOD5");
  338. SetObjectMaterial(shelf, 1, 18008, "intclothesa", "mp_cloth_wall");
  339.  
  340. new plant = CreateObject(2811, 1241.17957, -1113.01331, 3457.90869, 0.00000, 0.00000, 0.00000);
  341. SetObjectMaterial(plant, 1, 1786, "cj_tv", "CJ_Black_metal", 0xFF888888);
  342.  
  343. new bathroomf = CreateObject(19375, 1230.88135, -1129.31702, 3457.82202, 0.00000, 90.00000, 0.00000); //Bathroom
  344. SetObjectMaterial(bathroomf, 0, 14706, "labig2int2", "ab_tile1");
  345.  
  346. //Sala de Estar
  347. new ceiling = CreateObject(19377, 1241.08459, -1103.85852, 3461.39990, 0.00000, 90.00000, 0.00000);
  348. SetObjectMaterial(ceiling, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  349. ceiling = CreateObject(19377, 1241.08459, -1113.49292, 3461.39990, 0.00000, 90.00000, 0.00000);
  350. SetObjectMaterial(ceiling, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  351. ceiling = CreateObject(19377, 1241.08459, -1123.12720, 3461.39990, 0.00000, 90.00000, 0.00000);
  352. SetObjectMaterial(ceiling, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  353. ceiling = CreateObject(19377, 1241.08276, -1132.74072, 3461.39990, 0.00000, 90.00000, 0.00000);
  354. SetObjectMaterial(ceiling, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  355. ceiling = CreateObject(19377, 1230.58459, -1113.49292, 3461.39990, 0.00000, 90.00000, 0.00000);
  356. SetObjectMaterial(ceiling, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  357. ceiling = CreateObject(19377, 1220.08313, -1113.49292, 3461.39990, 0.00000, 90.00000, 0.00000);
  358. SetObjectMaterial(ceiling, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  359. ceiling = CreateObject(19377, 1230.58459, -1123.12720, 3461.39990, 0.00000, 90.00000, 0.00000);
  360. SetObjectMaterial(ceiling, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  361. ceiling = CreateObject(19377, 1220.08313, -1123.12720, 3461.39990, 0.00000, 90.00000, 0.00000);
  362. SetObjectMaterial(ceiling, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  363. ceiling = CreateObject(19377, 1230.58459, -1132.74072, 3461.39990, 0.00000, 90.00000, 0.00000);
  364. SetObjectMaterial(ceiling, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  365.  
  366. //Ventanas
  367. new windowl = CreateObject(637, 1245.22949, -1114.18799, 3460.66699, 0.00000, 0.00000, 180.00000);
  368. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  369. windowl = CreateObject(637, 1245.24109, -1122.85364, 3460.66699, 0.00000, 0.00000, 180.00000);
  370. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  371. windowl = CreateObject(637, 1245.23816, -1107.80835, 3460.66699, 0.00000, 0.00000, 180.00000);
  372. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  373. windowl = CreateObject(637, 1242.27600, -1104.71997, 3460.66699, 0.00000, 0.00000, 270.00000);
  374. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  375. windowl = CreateObject(637, 1239.03564, -1104.72644, 3460.66699, 0.00000, 0.00000, 270.00000);
  376. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  377. windowl = CreateObject(637, 1228.17163, -1109.12268, 3460.66699, 0.00000, 0.00000, 270.00000);
  378. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  379. windowl = CreateObject(637, 1221.94214, -1115.35889, 3460.66699, 0.00000, 0.00000, 0.00000);
  380. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  381. windowl = CreateObject(637, 1221.95227, -1121.78589, 3460.66699, 0.00000, 0.00000, 0.00000);
  382. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  383. windowl = CreateObject(637, 1228.20935, -1127.92944, 3460.66699, 0.00000, 0.00000, 90.00000);
  384. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  385. windowl = CreateObject(637, 1245.21082, -1129.23621, 3460.66699, 0.00000, 0.00000, 180.00000);
  386. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  387. windowl = CreateObject(637, 1242.21387, -1132.26953, 3460.66699, 0.00000, 0.00000, 90.00000);
  388. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  389. windowl = CreateObject(637, 1239.01306, -1132.31750, 3460.66699, 0.00000, 0.00000, 90.00000);
  390. SetObjectMaterial(windowl, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  391.  
  392. //Cortinas
  393. new curtain = CreateObject(2559, 1227.67969, -1109.80530, 3459.24390, 0.00000, 0.00000, 0.00000);
  394. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  395. curtain = CreateObject(2559, 1238.54846, -1105.41455, 3459.24390, 0.00000, 0.00000, 0.00000);
  396. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  397. curtain = CreateObject(2559, 1244.56226, -1107.29358, 3459.24390, 0.00000, 0.00000, 270.00000);
  398. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  399. curtain = CreateObject(2559, 1244.58826, -1113.69043, 3459.24390, 0.00000, 0.00000, 270.00000);
  400. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  401. curtain = CreateObject(2559, 1244.57178, -1122.37305, 3459.24390, 0.00000, 0.00000, 270.00000);
  402. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  403. curtain = CreateObject(2559, 1244.54907, -1128.77380, 3459.24390, 0.00000, 0.00000, 270.00000);
  404. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  405. curtain = CreateObject(2559, 1242.71252, -1131.64478, 3459.24390, 0.00000, 0.00000, 180.00000);
  406. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  407. curtain = CreateObject(2559, 1228.67578, -1127.27429, 3459.24390, 0.00000, 0.00000, 180.00000);
  408. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  409. curtain = CreateObject(2559, 1222.62048, -1122.29211, 3459.24390, 0.00000, 0.00000, 90.00000);
  410. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  411. curtain = CreateObject(2559, 1222.61475, -1115.84875, 3459.24390, 0.00000, 0.00000, 90.00000);
  412. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  413. curtain = CreateObject(2558, 1241.75159, -1105.40515, 3459.24390, 0.00000, 0.00000, 0.00000);
  414. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  415. curtain = CreateObject(2558, 1239.50757, -1131.63757, 3459.24390, 0.00000, 0.00000, 180.00000);
  416. SetObjectMaterial(curtain, 1, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  417.  
  418. //Curtains 2527, cj_bathroom CJ_PILLOWCASE
  419.  
  420. //Televisiones y Ventana
  421. new windowf = CreateObject(2737, 1245.11121, -1123.05957, 3459.60889, 0.00000, 0.00000, 270.00000);
  422. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  423. windowf = CreateObject(2737, 1245.13000, -1129.51282, 3459.60889, 0.00000, 0.00000, 270.00000);
  424. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  425. windowf = CreateObject(2737, 1245.14404, -1114.41785, 3459.60889, 0.00000, 0.00000, 270.00000);
  426. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  427. windowf = CreateObject(2737, 1245.13013, -1108.01636, 3459.60889, 0.00000, 0.00000, 270.00000);
  428. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  429. windowf = CreateObject(2737, 1242.44543, -1104.87915, 3459.60889, 0.00000, 0.00000, 0.00000);
  430. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  431. windowf = CreateObject(2737, 1239.19897, -1104.87415, 3459.60889, 0.00000, 0.00000, 0.00000);
  432. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  433. windowf = CreateObject(2737, 1228.42957, -1109.28613, 3459.60889, 0.00000, 0.00000, 0.00000);
  434. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  435. windowf = CreateObject(2737, 1222.14758, -1115.13599, 3459.60889, 0.00000, 0.00000, 90.00000);
  436. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  437. windowf = CreateObject(2737, 1222.12622, -1121.60742, 3459.60889, 0.00000, 0.00000, 90.00000);
  438. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  439. windowf = CreateObject(2737, 1227.97888, -1127.81824, 3459.60889, 0.00000, 0.00000, 180.00000);
  440. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  441. windowf = CreateObject(2737, 1238.83643, -1132.19983, 3459.60889, 0.00000, 0.00000, 180.00000);
  442. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  443. windowf = CreateObject(2737, 1242.01672, -1132.21985, 3459.60889, 0.00000, 0.00000, 180.00000);
  444. SetObjectMaterial(windowf, 0, 18008, "intclothesa", "mp_cloth_wall");
  445.  
  446. //Lamps
  447. new lamp = CreateObject(1731, 1222.36926, -1120.19629, 3459.99268, 0.00000, 0.00000, 180.00000); //Wall
  448. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  449. lamp = CreateObject(1731, 1222.36926, -1123.19629, 3459.99268, 0.00000, 0.00000, 180.00000);
  450. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  451. lamp = CreateObject(1731, 1222.37976, -1113.46814, 3459.99268, 0.00000, 0.00000, 180.00000);
  452. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  453. lamp = CreateObject(1731, 1226.40759, -1109.56616, 3459.99268, 0.00000, 0.00000, 90.00000);
  454. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  455. lamp = CreateObject(1731, 1237.45435, -1112.79614, 3459.99268, 0.00000, 0.00000, 90.00000);
  456. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  457. lamp = CreateObject(1731, 1245.35083, -1120.66394, 3459.99268, 0.00000, 0.00000, 315.00000);
  458. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  459. lamp = CreateObject(1731, 1245.35913, -1116.37415, 3459.99268, 0.00000, 0.00000, -315.00000);
  460. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  461. lamp = CreateObject(1731, 1236.46680, -1110.87610, 3459.99268, 0.00000, 0.00000, 180.00000);
  462. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  463. lamp = CreateObject(1731, 1236.47217, -1107.45508, 3459.99268, 0.00000, 0.00000, 180.00000);
  464. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  465. lamp = CreateObject(1731, 1238.38623, -1124.75513, 3459.99268, 0.00000, 0.00000, 90.00000);
  466. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  467. lamp = CreateObject(1731, 1241.77124, -1124.74866, 3459.99268, 0.00000, 0.00000, 90.00000);
  468. SetObjectMaterial(lamp, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  469.  
  470. lamp = CreateObject(2069, 1236.60461, -1124.82288, 3457.92041, 0.00000, 0.00000, 0.00000); //Standing
  471. SetObjectMaterial(lamp, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  472. lamp = CreateObject(2069, 1244.57910, -1124.95947, 3457.92041, 0.00000, 0.00000, 0.00000);
  473. SetObjectMaterial(lamp, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  474. lamp = CreateObject(2069, 1236.59998, -1124.13025, 3457.92041, 0.00000, 0.00000, 0.00000);
  475. SetObjectMaterial(lamp, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  476. lamp = CreateObject(2069, 1236.65588, -1116.45947, 3457.92041, 0.00000, 0.00000, 0.00000);
  477. SetObjectMaterial(lamp, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  478. lamp = CreateObject(2069, 1232.72852, -1113.06738, 3457.92041, 0.00000, 0.00000, 0.00000);
  479. SetObjectMaterial(lamp, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  480. lamp = CreateObject(2069, 1230.67444, -1109.69385, 3457.92041, 0.00000, 0.00000, 0.00000);
  481. SetObjectMaterial(lamp, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  482. lamp = CreateObject(2069, 1243.70288, -1105.36133, 3457.92041, 0.00000, 0.00000, 0.00000);
  483. SetObjectMaterial(lamp, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  484.  
  485.  
  486. //Salón
  487.  
  488. //Couch chair
  489. new couch = CreateObject(1708, 1235.42432, -1114.39282, 3457.90845, 0.00000, 0.00000, 270.00000);
  490. SetObjectMaterial(couch, 2, 1726, "mrk_couches2", "kb_sofa5_256");
  491. SetObjectMaterial(couch, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  492. couch = CreateObject(1708, 1233.32446, -1113.32239, 3457.90845, 0.00000, 0.00000, 0.00000);
  493. SetObjectMaterial(couch, 2, 1726, "mrk_couches2", "kb_sofa5_256");
  494. SetObjectMaterial(couch, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  495.  
  496. //Couch
  497. couch = CreateObject(1713, 1225.67224, -1114.16638, 3457.90894, 0.00000, 0.00000, 180.00000);
  498. SetObjectMaterial(couch, 2, 1726, "mrk_couches2", "kb_sofa5_256");
  499. SetObjectMaterial(couch, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  500. couch = CreateObject(1713, 1227.26563, -1111.12415, 3457.90894, 0.00000, 0.00000, 270.00000);
  501. SetObjectMaterial(couch, 2, 1726, "mrk_couches2", "kb_sofa5_256");
  502. SetObjectMaterial(couch, 1, 3781, "LSOffice1floors", "carpet13-256x256");
  503.  
  504. //Almohadas
  505. new pil = CreateObject(1563, 1224.08569, -1114.27051, 3458.55493, 0.00000, 0.00000, 180.00000);
  506. SetObjectMaterial(pil, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  507. pil = CreateObject(1563, 1225.62598, -1114.31506, 3458.55493, 0.00000, 0.00000, 180.00000);
  508. SetObjectMaterial(pil, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  509. pil = CreateObject(1563, 1227.38293, -1112.68372, 3458.55493, 0.00000, 0.00000, 270.00000);
  510. SetObjectMaterial(pil, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  511. pil = CreateObject(1563, 1227.40576, -1111.15710, 3458.55493, 0.00000, 0.00000, 270.00000);
  512. SetObjectMaterial(pil, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  513.  
  514. new lowtable = CreateObject(1818, 1225.33191, -1112.43201, 3457.89160, 0.00000, 0.00000, 90.00000);
  515. SetObjectMaterial(lowtable, 0, 2117, "cj_tables", "CJ_WOOD5");
  516.  
  517. lowtable = CreateObject(1742, 1222.55054, -1110.06812, 3456.25000, 0.00000, 0.00000, 45.00000);
  518. SetObjectMaterial(lowtable, 2, 2117, "cj_tables", "CJ_WOOD5");
  519.  
  520. //Altavoz
  521. new speaker = CreateObject(2233, 1222.49390, -1110.70386, 3457.90869, 0.00000, 0.00000, 45.00000);
  522. SetObjectMaterial(speaker, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFF888888);
  523. speaker = CreateObject(2233, 1224.00830, -1109.13147, 3457.90869, 0.00000, 0.00000, 45.00000);
  524. SetObjectMaterial(speaker, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFF888888);
  525.  
  526. //TV
  527. new TV = CreateObject(2737, 1223.18384, -1110.06140, 3459.08667, 0.00000, 0.00000, 45.00000);
  528. SetObjectMaterial(TV, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFF888888);
  529. SetObjectMaterial(TV, 1, 1786, "cj_tv", "CJ_Black_metal", 0xFF000000);
  530.  
  531. TV = CreateObject(2737, 1236.65125, -1127.39771, 3459.08667, 0.00000, 0.00000, 90.00000);
  532. SetObjectMaterial(TV, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFF888888);
  533. SetObjectMaterial(TV, 1, 1786, "cj_tv", "CJ_Black_metal", 0xFF000000);
  534.  
  535. new bookshelf = CreateObject(1744, 1236.32495, -1127.14294, 3458.07617, 270.00000, 0.00000, 270.00000);
  536. SetObjectMaterial(bookshelf, 0, 2117, "cj_tables", "CJ_WOOD5");
  537. bookshelf = CreateObject(1744, 1235.96143, -1127.13049, 3457.70898, 270.00000, 0.00000, 270.00000);
  538. SetObjectMaterial(bookshelf, 0, 2117, "cj_tables", "CJ_WOOD5");
  539.  
  540. //Bibliotea
  541. bookshelf = CreateObject(1742, 1236.16394, -1129.51343, 3457.88794, 0.00000, 0.00000, 90.00000);
  542. SetObjectMaterial(bookshelf, 2, 2117, "cj_tables", "CJ_WOOD5");
  543. bookshelf = CreateObject(1742, 1236.16394, -1126.18188, 3457.88794, 0.00000, 0.00000, 90.00000);
  544. SetObjectMaterial(bookshelf, 2, 2117, "cj_tables", "CJ_WOOD5");
  545. bookshelf = CreateObject(1742, 1236.16394, -1127.87683, 3456.25000, 0.00000, 0.00000, 90.00000);
  546. SetObjectMaterial(bookshelf, 2, 2117, "cj_tables", "CJ_WOOD5");
  547. bookshelf = CreateObject(1742, 1236.22644, -1116.21069, 3457.89600, 0.00000, 0.00000, 270.00000);
  548. SetObjectMaterial(bookshelf, 2, 2117, "cj_tables", "CJ_WOOD5");
  549. bookshelf = CreateObject(1815, 1235.96387, -1113.86340, 3457.89160, 0.00000, 0.00000, 90.00000);
  550. SetObjectMaterial(bookshelf, 0, 2117, "cj_tables", "CJ_WOOD5");
  551.  
  552. //Ventana
  553. new window = CreateObject(19466, 1245.09290, -1123.05151, 3459.68604, 0.00000, 0.00000, 0.00000);
  554. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  555. window = CreateObject(19466, 1245.13159, -1114.29578, 3459.68604, 0.00000, 0.00000, 0.00000);
  556. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  557. window = CreateObject(19466, 1245.10168, -1107.97559, 3459.68604, 0.00000, 0.00000, 0.00000);
  558. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  559. window = CreateObject(19466, 1242.09937, -1104.89221, 3459.68604, 0.00000, 0.00000, 90.00000);
  560. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  561. window = CreateObject(19466, 1239.01501, -1104.88806, 3459.68604, 0.00000, 0.00000, 90.00000);
  562. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  563. window = CreateObject(19466, 1228.27124, -1109.29480, 3459.68604, 0.00000, 0.00000, 90.00000);
  564. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  565. window = CreateObject(19466, 1228.15210, -1127.77917, 3459.68604, 0.00000, 0.00000, 90.00000);
  566. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  567. window = CreateObject(19466, 1222.15100, -1121.96497, 3459.68604, 0.00000, 0.00000, 0.00000);
  568. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  569. window = CreateObject(19466, 1222.14563, -1115.53052, 3459.68604, 0.00000, 0.00000, 0.00000);
  570. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  571. window = CreateObject(19466, 1245.12170, -1129.24756, 3459.68604, 0.00000, 0.00000, 0.00000);
  572. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  573. window = CreateObject(19466, 1239.05408, -1132.17322, 3459.68604, 0.00000, 0.00000, 90.00000);
  574. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  575. window = CreateObject(19466, 1242.27502, -1132.20679, 3459.68604, 0.00000, 0.00000, 90.00000);
  576. SetObjectMaterial(window, 0, 18009, "genintrestrest1", "koen_win");
  577.  
  578. window = CreateObject(2259, 1231.74341, -1127.28528, 3459.43921, 0.00000, 0.00000, 90.00000);
  579. SetObjectMaterial(window, 1, 18009, "genintrestrest1", "koen_win");
  580. SetObjectMaterial(window, 0,2143, "cj_kitchen", "CJ_Black_metal");
  581. window = CreateObject(2259, 1238.93652, -1113.51807, 3458.31348, -20.00000, 0.00000, 0.00000);
  582. SetObjectMaterial(window, 1, 18009, "genintrestrest1", "koen_win");
  583. SetObjectMaterial(window, 0,2143, "cj_kitchen", "CJ_Black_metal");
  584.  
  585. //Bar sillas
  586. CreateObject(2125, 1227.78796, -1117.20422, 3458.21973, 0.00000, 0.00000, 0.00000);
  587. CreateObject(2125, 1226.20569, -1117.21887, 3458.21973, 0.00000, 0.00000, 0.00000);
  588. CreateObject(2125, 1224.62463, -1117.21411, 3458.21973, 0.00000, 0.00000, 0.00000);
  589.  
  590. //Cosas Cocina
  591. new k4 = CreateObject(2131, 1229.30383, -1119.28430, 3457.90845, 0.00000, 0.00000, 0.00000);
  592. SetObjectMaterial(k4, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  593. SetObjectMaterial(k4, 2, 2143, "cj_kitchen", "CJ_Black_metal");
  594. new k1 = CreateObject(2133, 1226.20618, -1121.86255, 3457.92847, 0.00000, 0.00000, 180.00000); //Kogeplade
  595. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal", 0xFF000000);
  596. SetObjectMaterial(k1, 2, 1956, "mixkb1", "blak_1", 0xFF000000);
  597. k1 = CreateObject(2133, 1222.72473, -1121.26672, 3457.90845, 0.00000, 0.00000, 90.00000);
  598. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  599. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  600. k1 = CreateObject(2134, 1228.31470, -1119.27649, 3457.90845, 0.00000, 0.00000, 0.00000);
  601. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  602. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  603. new k3 = CreateObject(2141, 1222.69958, -1124.23608, 3457.90845, 0.00000, 0.00000, 90.00000);
  604. SetObjectMaterial(k3, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  605. SetObjectMaterial(k3, 2, 2143, "cj_kitchen", "CJ_Black_metal");
  606. k1 = CreateObject(2134, 1227.31604, -1119.27649, 3457.90845, 0.00000, 0.00000, 0.00000);
  607. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  608. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  609. k1 = CreateObject(2134, 1224.31714, -1119.28455, 3457.90845, 0.00000, 0.00000, 0.00000);
  610. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  611. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  612. k1 = CreateObject(2134, 1223.31726, -1119.28455, 3457.90845, 0.00000, 0.00000, 0.00000);
  613. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  614. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  615. k1 = CreateObject(2134, 1222.71533, -1119.28076, 3457.90747, 0.00000, 0.00000, 90.00000);
  616. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  617. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  618. k1 = CreateObject(2134, 1222.71472, -1120.25879, 3457.90747, 0.00000, 0.00000, 90.00000);
  619. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  620. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  621. k1 = CreateObject(2133, 1222.72473, -1122.26575, 3457.90845, 0.00000, 0.00000, 90.00000);
  622. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  623. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  624. k1 = CreateObject(2134, 1222.71545, -1123.25708, 3457.90747, 0.00000, 0.00000, 90.00000);
  625. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  626. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  627. k1 = CreateObject(2133, 1227.17615, -1122.76343, 3457.90845, 0.00000, 0.00000, 0.00000);
  628. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  629. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  630. k1 = CreateObject(2133, 1227.20508, -1121.74255, 3457.90845, 0.00000, 0.00000, 180.00000);
  631. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  632. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  633. k1 = CreateObject(2133, 1226.17627, -1122.76343, 3457.90845, 0.00000, 0.00000, 0.00000);
  634. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  635. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  636. k1 = CreateObject(2133, 1225.17786, -1122.76343, 3457.90845, 0.00000, 0.00000, 0.00000);
  637. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  638. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  639. k1 = CreateObject(2133, 1226.20618, -1121.74255, 3457.90845, 0.00000, 0.00000, 180.00000);
  640. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  641. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  642. k1 = CreateObject(2133, 1225.20593, -1121.74255, 3457.90845, 0.00000, 0.00000, 180.00000);
  643. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  644. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  645. CreateObject(2134, 1228.31592, -1119.59436, 3458.55493, 270.00000, 0.00000, 0.00000); //Don't texture
  646. CreateObject(2134, 1228.31726, -1118.53894, 3458.24243, 90.00000, 0.00000, 0.00000); //Don't texture
  647. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  648. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  649. CreateObject(2134, 1221.98535, -1120.26172, 3458.24243, 90.00000, 0.00000, 90.00000); //Don't texture
  650. CreateObject(2134, 1223.04004, -1120.26184, 3458.55493, 270.00000, 0.00000, 90.00000); //Don't texture
  651. k1 = CreateObject(2134, 1226.31726, -1119.27649, 3457.90845, 0.00000, 0.00000, 0.00000);
  652. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  653. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  654. k1 = CreateObject(2134, 1225.31702, -1119.27649, 3457.90845, 0.00000, 0.00000, 0.00000);
  655. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  656. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  657.  
  658. k1 = CreateObject(2117, 1223.44666, -1118.28955, 3458.34351, 0.00000, 0.00000, 0.00000);
  659. SetObjectMaterial(k1, 0, 2117, "cj_tables", "marble1");
  660. k1 = CreateObject(2117, 1225.43359, -1118.28955, 3458.34351, 0.00000, 0.00000, 0.00000);
  661. SetObjectMaterial(k1, 0, 2117, "cj_tables", "marble1");
  662. k1 = CreateObject(2117, 1227.42065, -1118.28955, 3458.34351, 0.00000, 0.00000, 0.00000);
  663. SetObjectMaterial(k1, 0, 2117, "cj_tables", "marble1");
  664.  
  665. //Sink
  666. CreateObject(2518, 1225.80127, -1119.43396, 3458.15991, 0.00000, 0.00000, 0.00000);
  667.  
  668.  
  669. //Kogeplade
  670. new plate = CreateObject(2613, 1226.26282, -1120.96936, 3458.59106, 0.00000, 0.00000, 0.00000);
  671. SetObjectMaterial(plate, 0, 19184, "mapmarkers", "Red-2", 0xFFA60202);
  672. plate = CreateObject(2613, 1226.26282, -1121.30420, 3458.59106, 0.00000, 0.00000, 0.00000);
  673. SetObjectMaterial(plate, 0, 19184, "mapmarkers", "Red-2", 0xFFA60202);
  674. plate = CreateObject(2613, 1226.71619, -1121.30420, 3458.59106, 0.00000, 0.00000, 0.00000);
  675. SetObjectMaterial(plate, 0, 19184, "mapmarkers", "Red-2", 0xFFA60202);
  676. plate = CreateObject(2613, 1226.71619, -1120.96936, 3458.59106, 0.00000, 0.00000, 0.00000);
  677. SetObjectMaterial(plate, 0, 19184, "mapmarkers", "Red-2", 0xFFA60202);
  678.  
  679. //Table/cahirs
  680. new table = CreateObject(2029, 1227.83997, -1126.19580, 3457.89526, 0.00000, 0.00000, 90.00000);
  681. SetObjectMaterial(table, 0, 2117, "cj_tables", "CJ_WOOD5");
  682. new chair = CreateObject(2124, 1229.00671, -1126.23657, 3458.73608, 0.00000, 0.00000, 0.00000);
  683. SetObjectMaterial(chair, 0, 2117, "cj_tables", "CJ_WOOD5");
  684. chair = CreateObject(2124, 1228.96082, -1125.17664, 3458.73608, 0.00000, 0.00000, 0.00000);
  685. SetObjectMaterial(chair, 0, 2117, "cj_tables", "CJ_WOOD5");
  686. chair = CreateObject(2124, 1226.66064, -1125.16650, 3458.73608, 0.00000, 0.00000, 180.00000);
  687. SetObjectMaterial(chair, 0, 2117, "cj_tables", "CJ_WOOD5");
  688. chair = CreateObject(2124, 1226.61340, -1126.22571, 3458.73608, 0.00000, 0.00000, 180.00000);
  689. SetObjectMaterial(chair, 0, 2117, "cj_tables", "CJ_WOOD5");
  690.  
  691. //Bin
  692. new bin = CreateObject(2613, 1231.33569, -1118.27307, 3457.91504, 0.00000, 0.00000, 0.00000);
  693. SetObjectMaterial(bin, 0, 19184, "mapmarkers", "Red-2", 0xFF888888);
  694.  
  695. //Buttons and clocklines
  696. new button = CreateObject(19348, 1222.96057, -1120.59570, 3458.83203, 90.00000, 0.00000, 270.00000);
  697. SetObjectMaterial(button, 0, 19184, "mapmarkers", "Red-2", 0xFF000000);
  698. button = CreateObject(19348, 1222.96057, -1120.36169, 3458.83203, 90.00000, 0.00000, 270.00000);
  699. SetObjectMaterial(button, 0, 19184, "mapmarkers", "Red-2", 0xFF000000);
  700. button = CreateObject(19348, 1222.96057, -1120.12769, 3458.83203, 90.00000, 0.00000, 270.00000);
  701. SetObjectMaterial(button, 0, 19184, "mapmarkers", "Red-2", 0xFF000000);
  702. button = CreateObject(19348, 1222.96057, -1119.89368, 3458.83203, 90.00000, 0.00000, 270.00000);
  703. SetObjectMaterial(button, 0, 19184, "mapmarkers", "Red-2", 0xFF000000);
  704. button = CreateObject(19348, 1227.95361, -1119.48767, 3458.83203, 90.00000, 0.00000, 180.00000);
  705. SetObjectMaterial(button, 0, 19184, "mapmarkers", "Red-2", 0xFF000000);
  706. button = CreateObject(19348, 1228.03662, -1119.48767, 3458.83203, 90.00000, 0.00000, 180.00000);
  707. SetObjectMaterial(button, 0, 19184, "mapmarkers", "Red-2", 0xFF000000);
  708. button = CreateObject(19348, 1226.59473, -1121.56860, 3458.90527, 180.00000, 0.00000, 0.00000);
  709. SetObjectMaterial(button, 0, 19184, "mapmarkers", "Red-2", 0xFF000000);
  710. button = CreateObject(19348, 1226.52673, -1121.56860, 3458.90527, 180.00000, 0.00000, 0.00000);
  711. SetObjectMaterial(button, 0, 19184, "mapmarkers", "Red-2", 0xFF000000);
  712. button = CreateObject(19348, 1226.45874, -1121.56860, 3458.90527, 180.00000, 0.00000, 0.00000);
  713. SetObjectMaterial(button, 0, 19184, "mapmarkers", "Red-2", 0xFF000000);
  714. button = CreateObject(19348, 1226.39075, -1121.56860, 3458.90527, 180.00000, 0.00000, 0.00000);
  715. SetObjectMaterial(button, 0, 19184, "mapmarkers", "Red-2", 0xFF000000);
  716.  
  717. new clock = CreateObject(19348, 1222.77869, -1127.20044, 3459.83569, 90.00000, 0.00000, 315.00000);
  718. SetObjectMaterial(clock, 0, 19184, "mapmarkers", "Red-2", 0xFFFFFFFF);
  719. clock = CreateObject(19348, 1222.76770, -1127.21326, 3459.14233, -5.00000, 0.00000, 315.00000);
  720. SetObjectMaterial(clock, 0, 19184, "mapmarkers", "Red-2", 0xFFFFFFFF);
  721. clock = CreateObject(19348, 1222.23169, -1126.67078, 3459.83765, 0.00000, 90.00000, 319.15060);
  722. SetObjectMaterial(clock, 0, 19184, "mapmarkers", "Red-2", 0xFFFFFFFF);
  723.  
  724. clock = CreateObject(19348, 1244.49707, -1105.51721, 3459.41455, 0.00000, -10.00000, 45.00000);
  725. SetObjectMaterial(clock, 0, 19184, "mapmarkers", "Red-2", 0xFFFFFFFF);
  726. clock = CreateObject(19348, 1245.05151, -1106.01587, 3460.12598, 90.00000, -10.00000, 247.39012);
  727. SetObjectMaterial(clock, 0, 19184, "mapmarkers", "Red-2", 0xFFFFFFFF);
  728. clock = CreateObject(19348, 1244.43994, -1105.57324, 3460.12500, 0.00000, 90.00000, 45.00000);
  729. SetObjectMaterial(clock, 0, 19184, "mapmarkers", "Red-2", 0xFFFFFFFF);
  730.  
  731. //Shelves
  732. shelf = CreateObject(1744, 1236.15222, -1128.09521, 3459.58569, 0.00000, 0.00000, 90.00000);
  733. SetObjectMaterial(shelf, 0, 2117, "cj_tables", "CJ_WOOD5");
  734. shelf = CreateObject(1744, 1239.64795, -1124.43005, 3459.58569, 0.00000, 0.00000, 0.00000);
  735. SetObjectMaterial(shelf, 0, 2117, "cj_tables", "CJ_WOOD5");
  736. shelf = CreateObject(1744, 1223.60254, -1118.41553, 3459.79077, 0.00000, 0.00000, 90.00000);
  737. SetObjectMaterial(shelf, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  738. shelf = CreateObject(1744, 1228.96106, -1117.46558, 3459.79077, 0.00000, 0.00000, 270.00000);
  739. SetObjectMaterial(shelf, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  740. shelf = CreateObject(1744, 1236.13684, -1109.68835, 3459.58569, 0.00000, 0.00000, 90.00000);
  741. SetObjectMaterial(shelf, 0, 2117, "cj_tables", "CJ_WOOD5");
  742.  
  743. //BATHROOM
  744.  
  745.  
  746.  
  747. //Toilet
  748. new toilet = CreateObject(2528, 1235.61975, -1128.09949, 3457.90918, 0.00000, 0.00000, 270.00000);
  749. SetObjectMaterial(toilet, 0, 2117, "cj_tables", "CJ_WOOD5");
  750. SetObjectMaterial(toilet, 4, 3781, "LSOffice1floors", "carpet14-256x256");
  751.  
  752. //Carpet
  753. carpet = CreateObject(2817, 1234.48120, -1130.32446, 3457.90991, 0.00000, 0.00000, 0.00000);
  754. SetObjectMaterial(carpet, 0, 3781, "LSOffice1floors", "carpet14-256x256");
  755.  
  756.  
  757. k1 = CreateObject(2134, 1231.75635, -1128.27161, 3457.90845, 0.00000, 0.00000, 90.00000);
  758. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  759. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  760. k1 = CreateObject(2134, 1231.75635, -1127.27161, 3457.90845, 0.00000, 0.00000, 90.00000);
  761. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  762. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  763. k1 = CreateObject(2134, 1231.75635, -1126.27260, 3457.90845, 0.00000, 0.00000, 90.00000);
  764. SetObjectMaterial(k1, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  765. SetObjectMaterial(k1, 2, 2117, "cj_tables", "marble1");
  766.  
  767. shelf = CreateObject(1742, 1236.23950, -1125.91174, 3456.25586, 0.00000, 0.00000, 270.00000);
  768. SetObjectMaterial(shelf, 2, 2117, "cj_tables", "CJ_WOOD5");
  769. shelf = CreateObject(1744, 1236.27563, -1125.09192, 3460.09009, 0.00000, 0.00000, 270.00000);
  770. SetObjectMaterial(shelf, 0, 2117, "cj_tables", "CJ_WOOD5");
  771. shelf = CreateObject(1744, 1236.27563, -1129.33069, 3460.09009, 0.00000, 0.00000, 270.00000);
  772. SetObjectMaterial(shelf, 0, 2117, "cj_tables", "CJ_WOOD5");
  773.  
  774. new towel = CreateObject(2384, 1235.97876, -1125.66736, 3458.39868, 0.00000, 0.00000, 270.00000);
  775. SetObjectMaterial(towel, 0, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  776. towel = CreateObject(2384, 1235.96497, -1126.49988, 3458.01538, 0.00000, 0.00000, 270.00000);
  777. SetObjectMaterial(towel, 0, 2527, "cj_bathroom", "CJ_PILLOWCASE");
  778.  
  779. CreateObject(2475, 1231.20654, -1130.70398, 3457.02661, 0.00000, 0.00000, 180.00000);
  780. CreateObject(2749, 1231.40979, -1130.59192, 3459.20630, 0.00000, 0.00000, 0.00000);
  781. CreateObject(2752, 1231.41699, -1130.43640, 3459.21704, 0.00000, 0.00000, 0.00000);
  782. CreateObject(2751, 1231.57275, -1130.48572, 3459.25903, 0.00000, 0.00000, 0.00000);
  783.  
  784. carpet = CreateObject(19373, 1232.02087, -1130.40259, 3457.82690, 0.00000, 90.00000, 0.00000);
  785. SetObjectMaterial(carpet, 0, 2143, "cj_kitchen", "CJ_Black_metal");
  786.  
  787.  
  788. //Wallpaint
  789. new paint = CreateObject(2267, 1240.99976, -1124.37854, 3460.10791, 0.00000, 0.00000, 180.00000);
  790. SetObjectMaterial(paint, 0, 2117, "cj_tables", "CJ_WOOD5");
  791. paint = CreateObject(2270, 1238.25732, -1123.91919, 3459.70166, 0.00000, 0.00000, 180.00000);
  792. SetObjectMaterial(paint, 0, 2117, "cj_tables", "CJ_WOOD5");
  793. paint = CreateObject(2269, 1238.97156, -1111.98206, 3459.80469, 0.00000, 0.00000, 180.00000);
  794. SetObjectMaterial(paint, 1, 2117, "cj_tables", "CJ_WOOD5");
  795. paint = CreateObject(2268, 1241.62842, -1111.97949, 3459.70557, 0.00000, 0.00000, 180.00000);
  796. SetObjectMaterial(paint, 0, 2117, "cj_tables", "CJ_WOOD5");
  797.  
  798. //Beds
  799. new bed = CreateObject(2299, 1239.58105, -1128.11060, 3457.90137, 0.00000, 0.00000, 0.00000);
  800. SetObjectMaterial(bed, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  801. SetObjectMaterial(bed, 2, 2117, "cj_tables", "CJ_WOOD5");
  802. SetObjectMaterial(bed, 3, 2117, "cj_tables", "CJ_WOOD5");
  803. bed = CreateObject(2299, 1239.82959, -1109.70886, 3457.90137, 0.00000, 0.00000, 90.00000);
  804. SetObjectMaterial(bed, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  805. SetObjectMaterial(bed, 2, 2117, "cj_tables", "CJ_WOOD5");
  806. SetObjectMaterial(bed, 3, 2117, "cj_tables", "CJ_WOOD5");
  807.  
  808. //Computer
  809. new pc = CreateObject(2265, 1239.97144, -1111.77808, 3458.98511, -170.00000, 90.00000, 0.00000); //Screen
  810. SetObjectMaterial(pc, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFF888888);
  811. SetObjectMaterial(pc, 1, 1786, "cj_tv", "CJ_Black_metal", 0xFF000000);
  812. pc = CreateObject(2265, 1240.68994, -1112.02075, 3459.19531, 270.00000, 0.00000, 90.00000); //Keyboard
  813. SetObjectMaterial(pc, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFF888888);
  814. SetObjectMaterial(pc, 1, 1786, "cj_tv", "CJ_Black_metal", 0xFF000000);
  815.  
  816. new mousepad = CreateObject(18874, 1240.40784, -1111.85876, 3458.72681, 0.00000, 180.00000, 90.00000);
  817. SetObjectMaterial(mousepad, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  818. SetObjectMaterial(mousepad, 1, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  819. SetObjectMaterial(mousepad, 2, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  820.  
  821. button = CreateObject(19208, 1240.53113, -1112.12732, 3458.71460, 0.00000, 0.00000, 0.00000);
  822. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  823. button = CreateObject(19208, 1240.49512, -1112.12732, 3458.71460, 0.00000, 0.00000, 0.00000);
  824. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  825. button = CreateObject(19208, 1240.45911, -1112.12732, 3458.71460, 0.00000, 0.00000, 0.00000);
  826. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  827. button = CreateObject(19208, 1240.42310, -1112.12732, 3458.71460, 0.00000, 0.00000, 0.00000);
  828. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  829. button = CreateObject(19208, 1240.38708, -1112.12732, 3458.71460, 0.00000, 0.00000, 0.00000);
  830. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  831. button = CreateObject(19208, 1240.35107, -1112.12732, 3458.71460, 0.00000, 0.00000, 0.00000);
  832. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  833. button = CreateObject(19208, 1240.31506, -1112.12732, 3458.71460, 0.00000, 0.00000, 0.00000);
  834. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  835. button = CreateObject(19208, 1240.27905, -1112.12732, 3458.71460, 0.00000, 0.00000, 0.00000);
  836. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  837. button = CreateObject(19208, 1240.24304, -1112.12732, 3458.71460, 0.00000, 0.00000, 0.00000);
  838. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  839. button = CreateObject(19208, 1240.20703, -1112.12732, 3458.71460, 0.00000, 0.00000, 0.00000);
  840. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  841. button = CreateObject(19208, 1240.21899, -1112.09131, 3458.71460, 0.00000, 0.00000, 0.00000);
  842. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  843. button = CreateObject(19208, 1240.25500, -1112.09131, 3458.71460, 0.00000, 0.00000, 0.00000);
  844. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  845. button = CreateObject(19208, 1240.29102, -1112.09131, 3458.71460, 0.00000, 0.00000, 0.00000);
  846. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  847. button = CreateObject(19208, 1240.32703, -1112.09131, 3458.71460, 0.00000, 0.00000, 0.00000);
  848. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  849. button = CreateObject(19208, 1240.36304, -1112.09131, 3458.71460, 0.00000, 0.00000, 0.00000);
  850. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  851. button = CreateObject(19208, 1240.39905, -1112.09131, 3458.71460, 0.00000, 0.00000, 0.00000);
  852. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  853. button = CreateObject(19208, 1240.43506, -1112.09131, 3458.71460, 0.00000, 0.00000, 0.00000);
  854. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  855. button = CreateObject(19208, 1240.47107, -1112.09131, 3458.71460, 0.00000, 0.00000, 0.00000);
  856. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  857. button = CreateObject(19208, 1240.50708, -1112.09131, 3458.71460, 0.00000, 0.00000, 0.00000);
  858. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  859. button = CreateObject(19208, 1240.54309, -1112.09131, 3458.71460, 0.00000, 0.00000, 0.00000);
  860. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  861. button = CreateObject(19208, 1240.54309, -1112.05530, 3458.71460, 0.00000, 0.00000, 0.00000);
  862. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  863. button = CreateObject(19208, 1240.54309, -1112.01929, 3458.71460, 0.00000, 0.00000, 0.00000);
  864. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  865. button = CreateObject(19208, 1240.54309, -1111.98328, 3458.71460, 0.00000, 0.00000, 0.00000);
  866. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  867. button = CreateObject(19208, 1240.50708, -1112.05530, 3458.71460, 0.00000, 0.00000, 0.00000);
  868. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  869. button = CreateObject(19208, 1240.47107, -1112.05530, 3458.71460, 0.00000, 0.00000, 0.00000);
  870. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  871. button = CreateObject(19208, 1240.43506, -1112.05530, 3458.71460, 0.00000, 0.00000, 0.00000);
  872. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  873. button = CreateObject(19208, 1240.39905, -1112.05530, 3458.71460, 0.00000, 0.00000, 0.00000);
  874. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  875. button = CreateObject(19208, 1240.36304, -1112.05530, 3458.71460, 0.00000, 0.00000, 0.00000);
  876. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  877. button = CreateObject(19208, 1240.32703, -1112.05530, 3458.71460, 0.00000, 0.00000, 0.00000);
  878. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  879. button = CreateObject(19208, 1240.29102, -1112.05530, 3458.71460, 0.00000, 0.00000, 0.00000);
  880. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  881. button = CreateObject(19208, 1240.25500, -1112.05530, 3458.71460, 0.00000, 0.00000, 0.00000);
  882. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  883. button = CreateObject(19208, 1240.21899, -1112.05530, 3458.71460, 0.00000, 0.00000, 0.00000);
  884. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  885. button = CreateObject(19208, 1240.50708, -1112.01929, 3458.71460, 0.00000, 0.00000, 0.00000);
  886. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  887. button = CreateObject(19208, 1240.47107, -1112.01929, 3458.71460, 0.00000, 0.00000, 0.00000);
  888. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  889. button = CreateObject(19208, 1240.43506, -1112.01929, 3458.71460, 0.00000, 0.00000, 0.00000);
  890. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  891. button = CreateObject(19208, 1240.39905, -1112.01929, 3458.71460, 0.00000, 0.00000, 0.00000);
  892. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  893. button = CreateObject(19208, 1240.36304, -1112.01929, 3458.71460, 0.00000, 0.00000, 0.00000);
  894. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  895. button = CreateObject(19208, 1240.32703, -1112.01929, 3458.71460, 0.00000, 0.00000, 0.00000);
  896. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  897. button = CreateObject(19208, 1240.29102, -1112.01929, 3458.71460, 0.00000, 0.00000, 0.00000);
  898. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  899. button = CreateObject(19208, 1240.25500, -1112.01929, 3458.71460, 0.00000, 0.00000, 0.00000);
  900. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  901. button = CreateObject(19208, 1240.21899, -1112.01929, 3458.71460, 0.00000, 0.00000, 0.00000);
  902. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  903. button = CreateObject(19208, 1240.50708, -1111.98328, 3458.71460, 0.00000, 0.00000, 0.00000);
  904. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  905. button = CreateObject(19208, 1240.47107, -1111.98328, 3458.71460, 0.00000, 0.00000, 0.00000);
  906. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  907. button = CreateObject(19208, 1240.43506, -1111.98328, 3458.71460, 0.00000, 0.00000, 0.00000);
  908. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  909. button = CreateObject(19208, 1240.39905, -1111.98328, 3458.71460, 0.00000, 0.00000, 0.00000);
  910. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  911. button = CreateObject(19208, 1240.36304, -1111.98328, 3458.71460, 0.00000, 0.00000, 0.00000);
  912. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  913. button = CreateObject(19208, 1240.32703, -1111.98328, 3458.71460, 0.00000, 0.00000, 0.00000);
  914. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  915. button = CreateObject(19208, 1240.29102, -1111.98328, 3458.71460, 0.00000, 0.00000, 0.00000);
  916. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  917. button = CreateObject(19208, 1240.25500, -1111.98328, 3458.71460, 0.00000, 0.00000, 0.00000);
  918. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  919. button = CreateObject(19208, 1240.21899, -1111.98328, 3458.71460, 0.00000, 0.00000, 0.00000);
  920. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  921. button = CreateObject(19208, 1240.17896, -1111.96790, 3458.71460, 0.00000, 0.00000, 0.00000);
  922. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  923. button = CreateObject(19208, 1240.15503, -1111.99194, 3458.71460, 0.00000, 0.00000, 0.00000);
  924. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  925. button = CreateObject(19208, 1240.15503, -1111.96790, 3458.71460, 0.00000, 0.00000, 0.00000);
  926. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  927. button = CreateObject(19208, 1240.13098, -1111.96790, 3458.71460, 0.00000, 0.00000, 0.00000);
  928. SetObjectMaterial(button, 0, 1786, "cj_tv", "CJ_Black_metal", 0xFFFFFFFF);
  929.  
  930.  
  931. //Chair
  932. chair = CreateObject(1806, 1239.96997, -1111.01172, 3457.90942, 0.00000, 0.00000, 190.00000);
  933. SetObjectMaterial(chair, 0, 3781, "LSOffice1floors", "carpet13-256x256");
  934. SetObjectMaterial(chair, 1, 1806, "cj_office", "CJ_blackplastic");
  935.  
  936.  
  937. //Lists
  938. new list = CreateObject(19459, 1245.07349, -1126.08191, 3456.35938, 0.00000, 0.00000, 0.00000);
  939. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  940. list = CreateObject(19459, 1246.17114, -1129.83008, 3456.35938, 0.00000, 0.00000, 135.00000);
  941. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  942. list = CreateObject(19459, 1239.10986, -1132.11206, 3456.35938, 0.00000, 0.00000, 90.00000);
  943. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  944. list = CreateObject(19459, 1239.62952, -1134.34424, 3456.35938, 0.00000, 0.00000, -135.00000);
  945. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  946. list = CreateObject(19459, 1236.22375, -1127.34314, 3456.35938, 0.00000, 0.00000, 0.00000);
  947. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  948. list = CreateObject(19459, 1248.45203, -1117.92163, 3456.35938, 0.00000, 0.00000, 135.00000);
  949. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  950. list = CreateObject(19459, 1246.20801, -1124.24353, 3456.35938, 0.00000, 0.00000, 0.00000);
  951. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  952. list = CreateObject(19459, 1246.20801, -1112.77410, 3456.35938, 0.00000, 0.00000, 0.00000);
  953. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  954. list = CreateObject(19459, 1248.45276, -1119.13086, 3456.35938, 0.00000, 0.00000, -135.00000);
  955. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  956. list = CreateObject(19459, 1245.07239, -1110.97229, 3456.35938, 0.00000, 0.00000, 0.00000);
  957. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  958. list = CreateObject(19459, 1241.66394, -1102.71326, 3456.35938, 0.00000, 0.00000, -135.00000);
  959. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  960. list = CreateObject(19459, 1240.10583, -1104.94751, 3456.35938, 0.00000, 0.00000, 90.00000);
  961. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  962. list = CreateObject(19459, 1239.58899, -1102.75098, 3456.35938, 0.00000, 0.00000, 135.00000);
  963. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  964. list = CreateObject(19459, 1236.22083, -1110.94592, 3456.35938, 0.00000, 0.00000, 0.00000);
  965. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  966. list = CreateObject(19459, 1249.00623, -1124.49255, 3456.35938, 0.00000, 0.00000, 90.00000);
  967. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  968. list = CreateObject(19459, 1249.00769, -1124.49866, 3456.35938, 0.00000, 0.00000, 90.00000);
  969. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  970. list = CreateObject(19459, 1249.00586, -1112.56702, 3456.35938, 0.00000, 0.00000, 90.00000);
  971. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  972. list = CreateObject(19459, 1249.00696, -1112.56299, 3456.35938, 0.00000, 0.00000, 90.00000);
  973. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  974. list = CreateObject(19459, 1236.22253, -1124.07190, 3456.35840, 0.00000, 0.00000, 0.00000);
  975. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  976. list = CreateObject(19459, 1236.22253, -1112.94849, 3456.35840, 0.00000, 0.00000, 0.00000);
  977. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  978. list = CreateObject(19459, 1237.87366, -1112.56128, 3456.35938, 0.00000, 0.00000, 90.00000);
  979. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  980. list = CreateObject(19459, 1237.87476, -1112.56726, 3456.35938, 0.00000, 0.00000, 90.00000);
  981. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  982. list = CreateObject(19440, 1237.08618, -1115.91602, 3456.35840, 0.00000, 0.00000, 90.00000);
  983. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  984. list = CreateObject(19395, 1237.79956, -1114.21777, 3456.35864, 0.00000, 180.00000, 0.00000);
  985. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  986. list = CreateObject(19395, 1237.79163, -1114.22180, 3456.35864, 0.00000, 180.00000, 0.00000);
  987. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  988. list = CreateObject(19395, 1237.79858, -1114.22083, 3456.35767, 0.00000, 180.00000, 0.00000);
  989. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  990. list = CreateObject(19395, 1237.79260, -1114.21875, 3456.35767, 0.00000, 180.00000, 0.00000);
  991. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  992. list = CreateObject(19440, 1237.07214, -1115.90601, 3456.35840, 0.00000, 0.00000, 90.00000);
  993. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  994. list = CreateObject(19459, 1236.20837, -1112.94666, 3456.35742, 0.00000, 0.00000, 0.00000);
  995. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  996. list = CreateObject(19459, 1236.20642, -1124.07288, 3456.35742, 0.00000, 0.00000, 0.00000);
  997. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  998. list = CreateObject(19459, 1236.20642, -1133.70667, 3456.35742, 0.00000, 0.00000, 0.00000);
  999. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1000. list = CreateObject(19367, 1241.08606, -1124.49268, 3456.35938, 0.00000, 0.00000, 90.00000);
  1001. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1002. list = CreateObject(19367, 1241.08411, -1124.50073, 3456.35840, 0.00000, 0.00000, 90.00000);
  1003. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1004. list = CreateObject(19367, 1237.87659, -1124.49268, 3456.35938, 0.00000, 0.00000, 90.00000);
  1005. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1006. list = CreateObject(19367, 1237.87659, -1124.49866, 3456.35938, 0.00000, 0.00000, 90.00000);
  1007. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1008. list = CreateObject(19440, 1235.36108, -1124.49329, 3456.35840, 0.00000, 0.00000, 90.00000);
  1009. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1010. list = CreateObject(19440, 1235.36011, -1124.50134, 3456.35840, 0.00000, 0.00000, 90.00000);
  1011. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1012. list = CreateObject(19459, 1231.33923, -1130.76318, 3456.35742, 0.00000, 0.00000, 90.00000);
  1013. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1014. list = CreateObject(19459, 1231.18579, -1129.36267, 3456.35742, 0.00000, 0.00000, 0.00000);
  1015. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1016. list = CreateObject(19459, 1231.17383, -1129.22266, 3456.35742, 0.00000, 0.00000, 0.00000);
  1017. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1018. list = CreateObject(19440, 1232.02832, -1124.50256, 3456.35840, 0.00000, 0.00000, 90.00000);
  1019. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1020. list = CreateObject(19440, 1232.25854, -1124.50269, 3456.35742, 0.00000, 0.00000, 90.00000);
  1021. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1022. list = CreateObject(19440, 1232.25745, -1124.49475, 3456.35742, 0.00000, 0.00000, 90.00000);
  1023. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1024. list = CreateObject(19440, 1232.06335, -1124.49585, 3456.35645, 0.00000, 0.00000, 90.00000);
  1025. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1026. list = CreateObject(19459, 1226.26929, -1127.81665, 3456.35742, 0.00000, 0.00000, 90.00000);
  1027. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1028. list = CreateObject(19459, 1224.35510, -1128.83936, 3456.35742, 0.00000, 0.00000, -135.00000);
  1029. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1030. list = CreateObject(19459, 1222.14624, -1121.79956, 3456.35645, 0.00000, 0.00000, 0.00000);
  1031. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1032. list = CreateObject(19459, 1222.14734, -1112.16504, 3456.35645, 0.00000, 0.00000, 0.00000);
  1033. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1034. list = CreateObject(19459, 1222.65930, -1109.99585, 3456.35645, 0.00000, 0.00000, 135.00000);
  1035. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1036. list = CreateObject(19459, 1228.09741, -1109.32820, 3456.35645, 0.00000, 0.00000, 90.00000);
  1037. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1038. list = CreateObject(19459, 1231.16760, -1106.70044, 3456.35645, 0.00000, 0.00000, 0.00000);
  1039. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1040. list = CreateObject(19440, 1231.70801, -1112.02185, 3456.35840, 0.00000, 0.00000, -135.00000);
  1041. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1042. list = CreateObject(19440, 1231.71301, -1112.02893, 3456.35742, 0.00000, 0.00000, -135.00000);
  1043. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1044. list = CreateObject(19459, 1237.03491, -1112.57056, 3456.35840, 0.00000, 0.00000, 90.00000);
  1045. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1046. list = CreateObject(19440, 1231.01160, -1117.81030, 3456.35742, 0.00000, 0.00000, 0.00000);
  1047. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1048. list = CreateObject(19440, 1230.29724, -1118.69824, 3456.35742, 0.00000, 0.00000, 90.00000);
  1049. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1050. list = CreateObject(19459, 1226.11536, -1118.67822, 3456.35645, 0.00000, 0.00000, 90.00000);
  1051. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1052. list = CreateObject(19440, 1231.00562, -1117.81128, 3456.35840, 0.00000, 0.00000, 0.00000);
  1053. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1054. list = CreateObject(19440, 1228.90552, -1117.89551, 3456.35840, 0.00000, 0.00000, 0.00000);
  1055. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1056. list = CreateObject(19459, 1223.99963, -1117.91040, 3456.35645, 0.00000, 0.00000, 90.00000);
  1057. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1058. list = CreateObject(19440, 1228.89954, -1117.89453, 3456.35742, 0.00000, 0.00000, 0.00000);
  1059. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1060. list = CreateObject(19440, 1223.66650, -1117.89832, 3456.35742, 0.00000, 0.00000, 0.00000);
  1061. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1062. list = CreateObject(19459, 1218.93665, -1117.18506, 3456.35645, 0.00000, 0.00000, 90.00000);
  1063. SetObjectMaterial(list, 0, 2193, "cj_office", "CJ_WOOD5");
  1064.  
  1065. return 1;
  1066. }
  1067.  
  1068. public OnGameModeExit()
  1069. {
  1070. return 1;
  1071. }
  1072.  
  1073. public OnPlayerRequestClass(playerid, classid)
  1074. {
  1075. SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
  1076. SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
  1077. SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
  1078. return 1;
  1079. }
  1080.  
  1081. public OnPlayerConnect(playerid)
  1082. {
  1083. return 1;
  1084. }
  1085.  
  1086. public OnPlayerDisconnect(playerid, reason)
  1087. {
  1088. return 1;
  1089. }
  1090.  
  1091. public OnPlayerSpawn(playerid)
  1092. {
  1093. SetPlayerInterior(playerid, 1);
  1094. return 1;
  1095. }
  1096.  
  1097. public OnPlayerDeath(playerid, killerid, reason)
  1098. {
  1099. return 1;
  1100. }
  1101.  
  1102. public OnVehicleSpawn(vehicleid)
  1103. {
  1104. return 1;
  1105. }
  1106.  
  1107. public OnVehicleDeath(vehicleid, killerid)
  1108. {
  1109. return 1;
  1110. }
  1111.  
  1112. public OnPlayerText(playerid, text[])
  1113. {
  1114. return 1;
  1115. }
  1116.  
  1117. public OnPlayerCommandText(playerid, cmdtext[])
  1118. {
  1119. if (strcmp("/night", cmdtext, true, 10) == 0)
  1120. {
  1121. SetPlayerTime(playerid, 0, 0);
  1122. return 1;
  1123. }
  1124. if (strcmp("/day", cmdtext, true, 10) == 0)
  1125. {
  1126. SetPlayerTime(playerid, 12, 0);
  1127. return 1;
  1128. }
  1129. return 0;
  1130. }
  1131.  
  1132. public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
  1133. {
  1134. return 1;
  1135. }
  1136.  
  1137. public OnPlayerExitVehicle(playerid, vehicleid)
  1138. {
  1139. return 1;
  1140. }
  1141.  
  1142. public OnPlayerStateChange(playerid, newstate, oldstate)
  1143. {
  1144. return 1;
  1145. }
  1146.  
  1147. public OnPlayerEnterCheckpoint(playerid)
  1148. {
  1149. return 1;
  1150. }
  1151.  
  1152. public OnPlayerLeaveCheckpoint(playerid)
  1153. {
  1154. return 1;
  1155. }
  1156.  
  1157. public OnPlayerEnterRaceCheckpoint(playerid)
  1158. {
  1159. return 1;
  1160. }
  1161.  
  1162. public OnPlayerLeaveRaceCheckpoint(playerid)
  1163. {
  1164. return 1;
  1165. }
  1166.  
  1167. public OnRconCommand(cmd[])
  1168. {
  1169. return 1;
  1170. }
  1171.  
  1172. public OnPlayerRequestSpawn(playerid)
  1173. {
  1174. return 1;
  1175. }
  1176.  
  1177. public OnObjectMoved(objectid)
  1178. {
  1179. return 1;
  1180. }
  1181.  
  1182. public OnPlayerObjectMoved(playerid, objectid)
  1183. {
  1184. return 1;
  1185. }
  1186.  
  1187. public OnPlayerPickUpPickup(playerid, pickupid)
  1188. {
  1189. return 1;
  1190. }
  1191.  
  1192. public OnVehicleMod(playerid, vehicleid, componentid)
  1193. {
  1194. return 1;
  1195. }
  1196.  
  1197. public OnVehiclePaintjob(playerid, vehicleid, paintjobid)
  1198. {
  1199. return 1;
  1200. }
  1201.  
  1202. public OnVehicleRespray(playerid, vehicleid, color1, color2)
  1203. {
  1204. return 1;
  1205. }
  1206.  
  1207. public OnPlayerSelectedMenuRow(playerid, row)
  1208. {
  1209. return 1;
  1210. }
  1211.  
  1212. public OnPlayerExitedMenu(playerid)
  1213. {
  1214. return 1;
  1215. }
  1216.  
  1217. public OnPlayerInteriorChange(playerid, newinteriorid, oldinteriorid)
  1218. {
  1219. return 1;
  1220. }
  1221.  
  1222. public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
  1223. {
  1224. return 1;
  1225. }
  1226.  
  1227. public OnRconLoginAttempt(ip[], password[], success)
  1228. {
  1229. return 1;
  1230. }
  1231.  
  1232. public OnPlayerUpdate(playerid)
  1233. {
  1234. return 1;
  1235. }
  1236.  
  1237. public OnPlayerStreamIn(playerid, forplayerid)
  1238. {
  1239. return 1;
  1240. }
  1241.  
  1242. public OnPlayerStreamOut(playerid, forplayerid)
  1243. {
  1244. return 1;
  1245. }
  1246.  
  1247. public OnVehicleStreamIn(vehicleid, forplayerid)
  1248. {
  1249. return 1;
  1250. }
  1251.  
  1252. public OnVehicleStreamOut(vehicleid, forplayerid)
  1253. {
  1254. return 1;
  1255. }
  1256.  
  1257. public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
  1258. {
  1259. return 1;
  1260. }
  1261.  
  1262. public OnPlayerClickPlayer(playerid, clickedplayerid, source)
  1263. {
  1264. return 1;
  1265. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement