From f2d27aae3f38479a159d31c00766c24261c9cd82 Mon Sep 17 00:00:00 2001 From: smallmodel <15067410+smallmodel@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:06:37 +0200 Subject: [PATCH] Update getting_started_running.md --- docs/getting_started_running.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/getting_started_running.md b/docs/getting_started_running.md index f3b565db..5dc524be 100644 --- a/docs/getting_started_running.md +++ b/docs/getting_started_running.md @@ -4,15 +4,16 @@ **Medal of Honor: Allied Assault** is the default game, but expansions are also supported. -**Medal of Honor: Allied Assault Spearhead** and **Medal of Honor: Allied Assault Breakthrough** are supported in OpenMoHAA using the `com_target_game` variable. To play an expansion, append the following command-line arguments to the executable: +**Medal of Honor: Allied Assault Spearhead** and **Medal of Honor: Allied Assault Breakthrough** are supported in OpenMoHAA using the `com_target_game` variable. + +To play an expansion, append the following command-line arguments to the executable: - `+set com_target_game 1` for the Spearhead expansion (mohaas/mohta, mainta, a.k.a Team Assault) - `+set com_target_game 2` for the Breakthrough expansion (mohaab/mohtt, maintt, a.k.a Team Tactics) -On Windows, you can create a shortcut to OpenMoHAA with these command-line arguments. -The default value of `com_target_game` is 0 for the base game (mohaa, main). +With `com_target_game`, OpenMoHAA will support the network protocol accordingly. The default value of `com_target_game` is 0 for the base game (mohaa, main). -With `com_target_game`, OpenMoHAA will support the network protocol accordingly. +On Windows, it's best to create a shortcut to the OpenMoHAA executable, and append the command-line arguments above to play an expansion. You can now start a local OpenMOHAA server or play on a server.