player2_dz

Untitled

Nov 8th, 2014
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. version=11;
  2. class Mission
  3. {
  4. addOns[]=
  5. {
  6. "cacharacters2",
  7. "chernarus"
  8. };
  9. addOnsAuto[]=
  10. {
  11. "cacharacters2",
  12. "chernarus"
  13. };
  14. randomSeed=14437434;
  15. class Intel
  16. {
  17. briefingName="Location Finder";
  18. briefingDescription="By Tankuster";
  19. startWeather=0.25;
  20. forecastWeather=0.25;
  21. year=2008;
  22. month=10;
  23. day=11;
  24. hour=9;
  25. minute=20;
  26. };
  27. class Groups
  28. {
  29. items=1;
  30. class Item0
  31. {
  32. side="WEST";
  33. class Vehicles
  34. {
  35. items=1;
  36. class Item0
  37. {
  38. position[]={13673.596,4.8757496,11241};
  39. id=0;
  40. side="WEST";
  41. vehicle="USMC_Soldier";
  42. player="PLAYER COMMANDER";
  43. leader=1;
  44. skill=0.60000002;
  45. init="this addaction [""show loc"", ""tankylocation.sqf""];";
  46. };
  47. };
  48. };
  49. };
  50. };
  51. class Intro
  52. {
  53. addOns[]=
  54. {
  55. "chernarus"
  56. };
  57. addOnsAuto[]=
  58. {
  59. "chernarus"
  60. };
  61. randomSeed=14967939;
  62. class Intel
  63. {
  64. startWeather=0.25;
  65. forecastWeather=0.25;
  66. year=2008;
  67. month=10;
  68. day=11;
  69. hour=9;
  70. minute=20;
  71. };
  72. };
  73. class OutroWin
  74. {
  75. addOns[]=
  76. {
  77. "chernarus"
  78. };
  79. addOnsAuto[]=
  80. {
  81. "chernarus"
  82. };
  83. randomSeed=2657715;
  84. class Intel
  85. {
  86. startWeather=0.25;
  87. forecastWeather=0.25;
  88. year=2008;
  89. month=10;
  90. day=11;
  91. hour=9;
  92. minute=20;
  93. };
  94. };
  95. class OutroLoose
  96. {
  97. addOns[]=
  98. {
  99. "chernarus"
  100. };
  101. addOnsAuto[]=
  102. {
  103. "chernarus"
  104. };
  105. randomSeed=16442008;
  106. class Intel
  107. {
  108. startWeather=0.25;
  109. forecastWeather=0.25;
  110. year=2008;
  111. month=10;
  112. day=11;
  113. hour=9;
  114. minute=20;
  115. };
  116. };
Advertisement
Add Comment
Please, Sign In to add comment