Advertisement
Guest User

Instructions

a guest
Aug 5th, 2015
1,147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. ----Overpoch Server install tutorial----
  2. Link for this file will be found in the video description and the forum post
  3. Sorry for not having sound! I tried to narrate but it kept cutting my sound off half way through the video
  4. I do not have my Arma2 or Arma2OA client files in my tutorial Epoch server as they are not needed for the tutorial.
  5. Your server folder will look different for that reason!
  6. ----End Intro----
  7.  
  8. ----What you need----
  9. Editing software of your choice
  10. Working Epoch Server
  11. Overwatch Server Files
  12. Overwatch Client Files
  13. Overpoch Loot tables
  14. ----End What you need----
  15.  
  16. ----Moving Files----
  17. Move Overwatch client files into server folder
  18. Copy dayz_code and the bisign from Epoch client files and replace the Overwatch files with those
  19. Move Overwatch Key into Keys Folder
  20. ----End Moving Files----
  21.  
  22. ----Edit Start Line----
  23. Add @DayzOverwatch; to server start line
  24. ----End Edit start line----
  25.  
  26. ----Mission.sqm----
  27. "mbg_buildings_3",
  28. "mbg_killhouses",
  29. "aif_arma1buildings",
  30. "mbg_african_buildings",
  31. "gms_k98",
  32. "RH_m14",
  33. "FHQ_Remington",
  34. "FHQ_Remington_ammo",
  35. "FHQ_Remington_msr",
  36. "FHQ_Remington_xm2010",
  37. "FHQ_Remington_acr",
  38. "FHQ_Remington_rsass",
  39. "VILAS_WWP",
  40. "VILAS_RW_Forces",
  41. "VILAS_WWP_CO",
  42. "VILAS_RW_Forces_CO",
  43. "ddopp_taserpack",
  44. "smk_anims_lite",
  45. "MicroAirVehicles",
  46. "oz_is_objects",
  47. "monaro",
  48. "gsc_units_stalker_patch",
  49. "american_law_enforcement",
  50. "CYBP_Camels_Config",
  51. "nissan_350z",
  52. "ussr_cheytac",
  53. "bb_mercenary",
  54. "goosuksf",
  55. "frb"
  56. ----End Mission.sqm----
  57.  
  58. ----Loot Tables----
  59. #include "Scripts\loot\CfgBuildingLoot.hpp"
  60. ----End Loot Tables----
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement