Find tutorials or share yours with other survivors.
BadMotherFucker
Posts: 63 Joined: 05 Aug 2014 01:16
Post
by BadMotherFucker » 18 Aug 2014 16:08
Hello,
There are two ways you can do this (that I am aware of).
The first one is starting the game from steam. To do that:
Open you steam and find you Arma 2: Operation Arrowhead game
Right click your mouse over Arma 2: Operation Arrowhead game and then click Properties
Click the "SET LAUNCH OPTIONS..."
You need to add the following text to the Launch Options:
"-mod=EXPANSION;@DayzOrigins" -connect=<IP> -port=<port> -nosplash -world=empty -nopause -noLogs
Where:
<IP> = the IP of the server
<port> = the port of the server
@DayzOrigins = the name of the folder where you have your origins files (some of you might have @DayzOrigins179)
For example:
"-mod=EXPANSION;@DayzOrigins" -connect=37.187.131.146 -port=2302 -nosplash -world=empty -nopause -noLogs
You can also set this without the server information:
"-mod=EXPANSION;@DayzOrigins" -nosplash -world=empty -nopause -noLogs
The other way is starting the game with a batch file:
Open a new notepad and copy past the following text:
"<arma 2 folder>\ArmA2OA_BE.exe" 0 0 "-mod=EXPANSION;@DayzOrigins" -connect=<IP> -port=<port> -nosplash -world=empty -nopause -noLogs
Where:
<arma 2 folder> = the instalation folder of arma 2
<IP> = the IP of the server
<port> = the port of the server
@DayzOrigins = the name of the folder where you have your origins files (some of you might have @DayzOrigins179)
For example:
"E:\Jogos\Steam\steamapps\common\Arma 2 Operation Arrowhead\ArmA2OA_BE.exe" 0 0 "-mod=EXPANSION;@DayzOrigins" -connect=37.187.131.146 -port=2302 -nosplash -world=empty -nopause -noLogs
You can also set this without the server information:
"E:\Jogos\Steam\steamapps\common\Arma 2 Operation Arrowhead\ArmA2OA_BE.exe" 0 0 "-mod=EXPANSION;@DayzOrigins" -nosplash -world=empty -nopause -noLogs
Save this document as "start arma
.bat "
You probably need to run the file as administrator, otherwise BE will fail to start.
You can create several of these files. One for each server.
Hope this helps.
Let me know if you have any problems.
Last edited by
BadMotherFucker on 18 Aug 2014 16:15, edited 1 time in total.
BadMotherFucker
Homer
Posts: 167 Joined: 31 Jul 2014 18:56
Post
by Homer » 18 Aug 2014 16:11
Hope this helps a lot of guys.
Homer
Hell.frost
Posts: 9 Joined: 18 Aug 2014 20:47
Post
by Hell.frost » 18 Aug 2014 20:50
For me an error saying that the scope cfg gave error. Does anyone know what can be?
By comander the game does not open tbm the corrupt data. If I try to repair it starts to download the old patch.
Pra mim da um erro falando que cfg scope deu erro. Alguêm sabe o que pode ser?
Pelo comander o jogo não abre tbm da data corrupta. Se eu tento reparar ele começa a baixar o patch antigo.
Hell.frost
Ritlay
Posts: 26 Joined: 05 Aug 2014 19:41
Post
by Ritlay » 19 Aug 2014 03:25
Hell.frost wrote: For me an error saying that the scope cfg gave error. Does anyone know what can be?
By comander the game does not open tbm the corrupt data. If I try to repair it starts to download the old patch.
Pra mim da um erro falando que cfg scope deu erro. Alguêm sabe o que pode ser?
Pelo comander o jogo não abre tbm da data corrupta. Se eu tento reparar ele começa a baixar o patch antigo.
You should copy the "Addons" folder of the ArmA2 to ArmA2 OA. This can resvolver the problem, for me it worked.
Você precisa copiar a pasta "Addons" do Arma2 para o Arma2 OA. Eu estava com o mesmo problema e resolveu.
Ritlay
MASELTOVE
Posts: 13 Joined: 24 Aug 2014 11:50
Post
by MASELTOVE » 25 Aug 2014 09:26
Oh nice, i will try the Addons-copy this evening, i was working on this topic too quite a long time, but got stuck and bored of this cfg error.
MASELTOVE
†Maniac†
Posts: 111 Joined: 19 Aug 2014 18:20
Post
by †Maniac† » 25 Aug 2014 09:34
Just find server in list for dumbs?
†Maniac†
MASELTOVE
Posts: 13 Joined: 24 Aug 2014 11:50
Post
by MASELTOVE » 25 Aug 2014 12:46
i play only on a single server. With the shortcut i dont need to start dayzcommander or use the server list => remote => parse IP/Port.
MASELTOVE
MrMadness
Posts: 85 Joined: 25 Aug 2014 01:05
Post
by MrMadness » 30 Aug 2014 15:23
when i click on the start arma.bat i made it just opens then closes and dosnt open anything else after that?
MrMadness
BadMotherFucker
Posts: 63 Joined: 05 Aug 2014 01:16
Post
by BadMotherFucker » 02 Sep 2014 03:04
Go to start and run CMD.exe (or use windows key + R and type cmd)
drag and drop your arma.bat file into that window and press enter.
the way you will see the error message
BadMotherFucker