Advertisement
Guest User

RHS mission.sqm

a guest
Oct 27th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. version=12;
  2. class Mission
  3. {
  4. addOns[]=
  5. {
  6. "rhs_c_troops",
  7. "RHS_A2_CarsImport",
  8. "rhsusf_c_troops",
  9. "RHS_US_A2Port_Armor",
  10. "rhsusf_c_m1a1",
  11. "RHS_A2_AirImport",
  12. "rhs_c_radars",
  13. "rhs_c_trucks",
  14. "rhs_c_bmp",
  15. "rhsusf_c_m113",
  16. "rhs_c_tanks",
  17. "rhs_c_a2port_air",
  18. "rhs_c_a2port_car"
  19. };
  20. addOnsAuto[]=
  21. {
  22. "rhs_c_troops",
  23. "rhsusf_c_troops",
  24. "RHS_US_A2Port_Armor",
  25. "rhsusf_c_m1a1",
  26. "rhsusf_c_m113",
  27. "rhs_c_bmp",
  28. "rhs_c_a2port_air",
  29. "rhs_c_tanks",
  30. "rhs_c_a2port_car",
  31. "rhs_c_trucks",
  32. "rhs_c_radars",
  33. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement