Advertisement
Guest User

mission.sqm

a guest
Jul 20th, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.26 KB | None | 0 0
  1. class Markers
  2. {
  3. items=18;
  4. class Item0
  5. {
  6. position[]={7550.6182,361.05222,8371.957};
  7. name="center";
  8. type="Empty";
  9. };
  10. class Item1
  11. {
  12. position[]={20386.512,0.16708441,-5038.5723};
  13. name="respawn_west";
  14. type="Empty";
  15. };
  16. class Item2
  17. {
  18. position[]={4932.3345,0.39950246,1989.1094};
  19. name="spawn0";
  20. type="Empty";
  21. };
  22. class Item3
  23. {
  24. position[]={2236.0391,0.63119155,1923.3735};
  25. name="spawn1";
  26. type="Empty";
  27. };
  28. class Item4
  29. {
  30. position[]={8738.1328,0.45720705,2122.1082};
  31. name="spawn2";
  32. type="Empty";
  33. };
  34. class Item5
  35. {
  36. position[]={10909.267,0.57597214,2422.3096};
  37. name="spawn3";
  38. type="Empty";
  39. };
  40. class Item6
  41. {
  42. position[]={13510.764,0.44504455,5249.3027};
  43. name="spawn4";
  44. type="Empty";
  45. };
  46. class Item7
  47. {
  48. position[]={4069.8455,365.19922,11661.84};
  49. name="Tradercitybash";
  50. text="Торговый город Баш";
  51. type="mil_circle";
  52. colorName="ColorBlack";
  53. };
  54. class Item8
  55. {
  56. position[]={11469.787,317.32358,11356.751};
  57. name="Tradercityklen";
  58. text="Торговый город Клён";
  59. type="mil_circle";
  60. colorName="ColorGreen";
  61. };
  62. class Item9
  63. {
  64. position[]={6345.6113,306.13721,7808.5073};
  65. name="Tradercitystary";
  66. text="Торговый город Старый";
  67. type="mil_circle";
  68. colorName="ColorBlack";
  69. };
  70. class Item10
  71. {
  72. position[]={1100.92,9.5063992,2855.4};
  73. name="boatsnwholesale_1";
  74. text="Оптовик";
  75. type="mil_dot";
  76. colorName="ColorBlack";
  77. };
  78. class Item11
  79. {
  80. position[]={13247.175,7.9455967,6076.4395};
  81. name="boatsnwholesale_1_1";
  82. text="Оптовик";
  83. type="mil_dot";
  84. colorName="ColorBlack";
  85. };
  86. class Item12
  87. {
  88. position[]={5068.6636,338.99176,9723.4248};
  89. name="Airplane Dealer";
  90. text="Торговец Авиацией";
  91. type="mil_dot";
  92. colorName="ColorBlue";
  93. };
  94. class Item13
  95. {
  96. position[]={8385.834,1.6642252,2368.8264};
  97. name="Boat Dealer";
  98. text="Продавец Лодок";
  99. type="mil_dot";
  100. colorName="ColorOrange";
  101. };
  102. class Item14
  103. {
  104. position[]={12945.273,209.10101,12751.496};
  105. name="HeroVendor";
  106. text="Продавец Герой";
  107. type="mil_dot";
  108. colorName="ColorBlue";
  109. };
  110. class Item15
  111. {
  112. position[]={13093.446,0.42457402,8241.5625};
  113. name="Boat Dealer_1";
  114. text="Продавец лодок";
  115. type="mil_dot";
  116. colorName="ColorOrange";
  117. };
  118. class Item16
  119. {
  120. position[]={1610.4834,283.97122,7781.9917};
  121. name="BanditVendor";
  122. text="Продавец Бандит";
  123. type="mil_dot";
  124. colorName="ColorRed";
  125. };
  126. class Item17
  127. {
  128. position[]={2870.4915,16.246155,9737.2217};
  129. name="HeroVendor2";
  130. text="Продавец Герой 2";
  131. type="mil_dot";
  132. colorName="ColorGreen";
  133. };
  134. };
  135. class Sensors
  136. {
  137. items=9;
  138. class Item0
  139. {
  140. position[]={6325.6772,304.99033,7807.7412};
  141. a=250;
  142. b=250;
  143. activationBy="WEST";
  144. repeating=1;
  145. interruptable=1;
  146. age="UNKNOWN";
  147. name="zonestary";
  148. expCond="(player distance zonestary) < 250;";
  149. expActiv="TitleText[""Вы вошли в торговый город Старый"",""PLAIN DOWN""]; canbuild = false; inTraderCity = ""Stary"";";
  150. expDesactiv="TitleText[""Вы покинули торговый город Старый"",""PLAIN DOWN""]; canbuild = true; inTraderCity = ""Any"";";
  151. class Effects
  152. {
  153. };
  154. };
  155. class Item1
  156. {
  157. position[]={4063.4226,365.00577,11664.19};
  158. a=250;
  159. b=250;
  160. activationBy="WEST";
  161. repeating=1;
  162. interruptable=1;
  163. age="UNKNOWN";
  164. name="zonebash";
  165. expCond="(player distance zonebash) < 250;";
  166. expActiv="TitleText[""Вы вошли в торговый город Bash"",""PLAIN DOWN""]; canbuild = false; inTraderCity = ""Bash"";";
  167. expDesactiv="TitleText[""Вы покинули торговый город Bash"",""PLAIN DOWN""]; canbuild = true; inTraderCity = ""Any"";";
  168. class Effects
  169. {
  170. };
  171. };
  172. class Item2
  173. {
  174. position[]={11447.472,317.26886,11364.504};
  175. a=250;
  176. b=250;
  177. activationBy="WEST";
  178. repeating=1;
  179. interruptable=1;
  180. age="UNKNOWN";
  181. name="zoneklen";
  182. expCond="(player distance zoneklen) < 250;";
  183. expActiv="TitleText[""Вы вошли в торговый город Klen"",""PLAIN DOWN""]; canbuild = false; inTraderCity = ""Klen"";";
  184. expDesactiv="TitleText[""Вы покинули торговый город Klen"",""PLAIN DOWN""]; canbuild = true; inTraderCity = ""Any"";";
  185. class Effects
  186. {
  187. };
  188. };
  189. class Item3
  190. {
  191. position[]={1606.6443,289.70795,7803.5156};
  192. a=100;
  193. b=100;
  194. activationBy="WEST";
  195. repeating=1;
  196. interruptable=1;
  197. age="UNKNOWN";
  198. name="zonebandit";
  199. expCond="(player distance zonebandit) < 100;";
  200. expActiv="canbuild = false; inTraderCity = ""Bandit Trader"";";
  201. expDesactiv="canbuild = true; inTraderCity = ""Any"";";
  202. class Effects
  203. {
  204. };
  205. };
  206. class Item4
  207. {
  208. position[]={12944.227,210.19823,12766.889};
  209. a=100;
  210. b=100;
  211. activationBy="WEST";
  212. repeating=1;
  213. interruptable=1;
  214. age="UNKNOWN";
  215. name="zonehero";
  216. expCond="(player distance zonehero) < 100;";
  217. expActiv="canbuild = false; inTraderCity = ""Hero Trader"";";
  218. expDesactiv="canbuild = true; inTraderCity = ""Any"";";
  219. class Effects
  220. {
  221. };
  222. };
  223. class Item5
  224. {
  225. position[]={5068.6636,338.99176,9723.4248};
  226. a=100;
  227. b=100;
  228. activationBy="WEST";
  229. repeating=1;
  230. interruptable=1;
  231. age="UNKNOWN";
  232. name="zoneair";
  233. expCond="(player distance zoneair) < 100;";
  234. expActiv="canbuild = false; inTraderCity = ""Airplane Dealer"";";
  235. expDesactiv="canbuild = true; inTraderCity = ""Any"";";
  236. class Effects
  237. {
  238. };
  239. };
  240. class Item6
  241. {
  242. position[]={8146.53,0.002,9081.88};
  243. a=50;
  244. b=50;
  245. activationBy="WEST";
  246. repeating=1;
  247. interruptable=1;
  248. age="UNKNOWN";
  249. name="zonerepair";
  250. expCond="(player distance zonerepair) < 50;";
  251. expActiv="canbuild = false; inTraderCity = ""Repair Zone"";";
  252. expDesactiv="canbuild = true; inTraderCity = ""Any"";";
  253. class Effects
  254. {
  255. };
  256. };
  257. class Item7
  258. {
  259. position[]={2870.4915,16.246155,9737.2217};
  260. a=65;
  261. b=65;
  262. activationBy="WEST";
  263. repeating=1;
  264. interruptable=1;
  265. age="UNKNOWN";
  266. name="zonehero2";
  267. expCond="(player distance zonehero2) < 65;";
  268. expActiv="canbuild = false; inTraderCity = ""Hero Trader2"";";
  269. expDesactiv="canbuild = true; inTraderCity = ""Any"";";
  270. class Effects
  271. {
  272. };
  273. };
  274. class Item8
  275. {
  276. position[]={9376.7676,0,14358.626};
  277. a=70;
  278. b=70;
  279. activationBy="WEST";
  280. repeating=1;
  281. interruptable=1;
  282. age="UNKNOWN";
  283. name="RadZone1";
  284. expCond="((vehicle player) in thislist;";
  285. expActiv="RadZone1 = [] execVM ""rad_zone.sqf"";";
  286. expDesactiv="terminate RadZone1; TitleText [""Ты покинул чужую территорию."", ""PLAIN DOWN"", 3];";
  287. class Effects
  288. {
  289. titleType="TEXT";
  290. titleEffect="PLAIN DOWN";
  291. title="Ты нашёл чью-то базу...";
  292. };
  293. };
  294. };
  295. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement