Jump to content
  • 0

Overpoch Origins on Chernarus?


Mochan

Question

Just wondering if this would be possible? to just have all the nice origins vehicles etc? I think it would be possible if you jsut did the same as overwatch? interms of putting the client files in? 

 

However as far as I am aware there are no origins server files released to get the .bikey? 

 

Guess this would be a problem.

 

~Mochan

Link to comment
Share on other sites

20 answers to this question

Recommended Posts

  • 0

Just tried it there. I have DayZ Overwatch, Epoch and Origins in my startup parameters. I have adapted my mission.sqm to look like this.

version=11;
class Mission
{
	addOns[]=
	{
		"chernarus",
		"ca_modules_animals",
		"dayz_anim",
		"dayz_code",
		"dayz_communityassets",
		"dayz_weapons",
		"dayz_equip",
		"dayz_epoch",
		"dayz_vehicles",
		"cacharacters_pmc",
		"ca_modules_functions",
		"glt_m300t",
		"pook_h13",
		"csj_gyroac",
		"map_eu",
		"jetskiyanahuiaddon",
        "warehouse",
        "mbg_killhouses",
        "mbg_buildings_3",
        "mbg_african_buildings",
		"gms_k98",
		"RH_m14",
		"FHQ_Remington",
		"FHQ_Remington_ammo",
		"FHQ_Remington_msr",
		"FHQ_Remington_xm2010",
		"FHQ_Remington_acr",
		"FHQ_Remington_rsass",
		"VILAS_WWP",
		"VILAS_RW_Forces",
		"VILAS_WWP_CO",
		"VILAS_RW_Forces_CO",
		"ddopp_taserpack",
		"CSJ_GyroAC",
		"JetSkiYanahuiAddon",
		"smk_anims_lite",
		"MicroAirVehicles",
		"oz_is_objects",
		"monaro",
		"gsc_units_stalker_patch",
		"american_law_enforcement",
		"CYBP_Camels_Config",
		"nissan_350z",
		"ori_submarine",
		"ori_flying_fortress",
		"ori_pragacopter",
		"origins_pack_cars",
		"ori_scraptank",
		"ori_bigraft",
		"ori_smallraft",
		"ori_titanic",
		"ori_scrapbuggy",
		"ori_vil_pack",
		"vil_ori_autogyro",
		"ori_dc3"
	};

and when I try connect I get this error.

13:01:35 Mission DayZ Epoch Chernarus read from bank.
13:01:35 Missing addons detected:
13:01:35   gms_k98
13:01:35   RH_m14
13:01:35   FHQ_Remington
13:01:35   FHQ_Remington_ammo
13:01:35   FHQ_Remington_msr
13:01:35   FHQ_Remington_xm2010
13:01:35   FHQ_Remington_acr
13:01:35   FHQ_Remington_rsass
13:01:35   VILAS_WWP
13:01:35   VILAS_RW_Forces
13:01:35   VILAS_WWP_CO
13:01:35   VILAS_RW_Forces_CO
13:01:35   ddopp_taserpack
13:01:35   smk_anims_lite
13:01:35   MicroAirVehicles
13:01:35   oz_is_objects
13:01:35   monaro
13:01:35   gsc_units_stalker_patch
13:01:35   american_law_enforcement
13:01:35   CYBP_Camels_Config
13:01:35   nissan_350z
13:01:35   ori_submarine
13:01:35   ori_flying_fortress
13:01:35   ori_pragacopter
13:01:35   origins_pack_cars
13:01:35   ori_scraptank
13:01:35   ori_bigraft
13:01:35   ori_smallraft
13:01:35   ori_titanic
13:01:35   ori_scrapbuggy
13:01:35   ori_vil_pack
13:01:35   vil_ori_autogyro
13:01:35   ori_dc3
13:01:35 Warning Message: You cannot play/edit this mission; it is dependent on downloadable c                                                                                                                                               ontent that has been deleted.gms_k98, RH_m14, FHQ_Remington, FHQ_Remington_ammo, FHQ_Remington                                                                                                                                               _msr, FHQ_Remington_xm2010, FHQ_Remington_acr, FHQ_Remington_rsass, VILAS_WWP, VILAS_RW_Forces                                                                                                                                               , VILAS_WWP_CO, VILAS_RW_Forces_CO, ddopp_taserpack, smk_anims_lite, MicroAirVehicles, oz_is_o                                                                                                                                               bjects, monaro, gsc_units_stalker_patch, american_law_enforcement, CYBP_Camels_Config, nissan_                                                                                                                                               350z, ori_submarine, ori_flying_fortress, ori_pragacopter, origins_pack_cars, ori_scraptank, o                                                                                                                                               ri_bigraft, ori_smallraft, ori_titanic, ori_scrapbuggy, ori_vil_pack, vil_ori_autogyro, ori_dc                                                                                                                                               3
13:01:35 Player Nanny Aidis  disconnected.
13:01:35 BattlEye Server: Player #0 Nanny Aidis  disconnected
13:01:59 BattlEye Server: Update successfully completed. Restarting...
13:01:59 BattlEye Server: Initialized (v1.195)

Link to comment
Share on other sites

  • 0

You launching the game with origins and overwatch?  looks like u just using epoch

 

I am connecting with Origins Mod 1.7.9, dayz overwatch and epoch? 

 

Btw ps! I'm on linux! and this is my epoch.sh start file 

./server -server -mod="@dayz_epoch;@DayZOverwatch;@DayZOrigins179;@dayz_epoch_server;" -config="cfgdayz/server.cfg" -cfg="cfgdayz/basic.cfg" -port=2302 -beta="expansion/beta;expansion/beta/expansion" -noSound -noPause -world=Chernarus -profiles=cfgdayz -name=cfgdayz -cpucount=2 -exThreads=3 -showscripterrors -pid=2302.pid 2>&1 | ./writer.pl

Link to comment
Share on other sites

  • 0

 launching my arma 2 oa with mods Origins179, Epoch and Overwatch ? 

 

Not in that order correct?  

 

 

-mod=@DayzOrigins179;@DayzOverwatch;@Dayz_Epoch1051

 

If you are using DayZ Launcher Just go to launch/advanced  add the mods in same order as params i listed with the select and add option then click launch.

If you are not using DayZ Launcher, uninstall Commander and get it!

 

Note: You may know this and it only applies if you are typing the parameters manually, but depending on where you downloaded the mods, they may be named different. Check the mods in your arma2  oa directory in  ..../steamapps/common/.... make sure your game launch paramaters match the mod names otherwise the game will just ignore the parameters and throw missing addon errors.

Link to comment
Share on other sites

  • 0

I'm attempting to run Origins on Chernarus with Overpoch. My errors are:

 

 1:43:21 Missing addons detected:
 1:43:21   origins_pack
 1:43:21   rth_amphicar
 1:43:21   rth_copter
 1:43:21   rth_raft
 1:43:21   rth_raft_small
 1:43:21   rth_scrapapc
 1:43:21   rth_scrapbuggy
 1:43:21   rth_scrapbus
 1:43:21   origins_dc3
 1:43:21 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.origins_pack, rth_amphicar, rth_copter, rth_raft, rth_raft_small, rth_scrapapc, rth_scrapbuggy, rth_scrapbus, origins_dc3
 

 

It's the weirdest thing, because some of the pbo's in the mission.sqm addons are being seen and some are not, there are a total of 16, my server does not recognize 9 of them. I have checked and rechecked and rechecked, everything is legit. Not sure what is going on, the bikey is in the correct sport, all files are identical on server and client side, launch parameters are correct, files are in root directory. I'll post again when I get this figured out.

Link to comment
Share on other sites

  • 0

Heres my mission.sqm

version=11;
class Mission
{
	addOns[]=
	{
		"chernarus",
	    "ca_modules_animals",
		"dayz_anim",
		"dayz_code",
		"dayz_communityassets",
		"dayz_weapons",
		"dayz_equip",
		"dayz_epoch",
		"dayz_vehicles",
		"cacharacters_pmc",
		"ca_modules_functions",
		"glt_m300t",
		"pook_h13",
		"csj_gyroac",
		"map_eu",
		"jetskiyanahuiaddon",
		"ori_flying_fortress",
		"ori_pragacopter",
		"origins_pack_cars",
		"ori_scraptank",
		"ori_bigraft",
		"ori_smallraft",
		"ori_titanic",
		"ori_scrapbuggy",
		"ori_vil_pack",
		"vil_ori_autogyro",
		"ori_dc3",
		"ori_submarine",
		"ori_flying_fortress",
		"base_buildings",
		"mbg_buildings_3",
		"mbg_african_buildings",
		"gms_k98",
		"RH_m14",
		"FHQ_Remington",
		"FHQ_Remington_ammo",
		"FHQ_Remington_msr",
		"FHQ_Remington_xm2010",
		"FHQ_Remington_acr",
		"FHQ_Remington_rsass",
		"VILAS_WWP",
		"VILAS_RW_Forces",
		"VILAS_WWP_CO",
		"VILAS_RW_Forces_CO",
		"ddopp_taserpack",
		"smk_anims_lite",
		"oz_is_objects",
		"nissan_350z",
		"monaro",
		"cybp_camels_config",
		"ussr_cheytac",
		"bb_mercenary",
		"arma1_sf_port_patch",
		"sbh_paranoia",
		"frb",
		"bb_mercenary",
		"american_law_enforcement",
		"gsc_units_stalker_patch",
		"asc_eu_lights",
		"goosuksf"
	};
	addOnsAuto[]=
	{
		"dayz_weapons",
		"ca_modules_functions",
		"chernarus",
		"origins_pack_cars",
		"ori_vil_pack",
		"ori_submarine",
		"ori_flying_fortress"
	};
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...