ConnectMod

If you liked this item, please rate it up on Steam Workshop page.

Author: HaЧaJl'HиkA

Last revision: 23 Dec, 2020 at 13:32 UTC

File size: 31.98 KB

On Steam Workshop

Description:

This modification is a client mod for the game and allows you to connect to the selected game server via a different launch method via the game launch parameters.
Also, the modification allows you to:
* enable or disable the option in the main menu that allows you to connect to the server at the manually specified ip address and server port.
* when the launch parameter is added, forcibly replace the server ip address and port on the ‘Play’ button with those specified in the game launch parameter according to the mod or official game parameters (data from DayZ Launcher picks up automatically)
* disable the News block in the main menu (when the launch parameter is added)
* disable the character display block in the main menu (when the launch parameter is added)
* disable the player statistics block in the main menu (when the launch parameter is added)
* disable the ‘Play’ button in the main menu (when the launch parameter is added)
* disable the ‘Change server’ button in the main menu (when the startup parameter is added)
* disable the ‘Rename’ button in the main menu, which allows you to change the player’s starting persona (when the launch parameter is added)
* disable the buttons for selecting the player’s starting perosonage in the main menu (when the start parameter is added)
The modification was tested on 1.10.153598 and works on Windows 7.8 and 10.

The game launch parameters listed below are optional. Some of them may be missing from you!
To hide the server connection button and enter data in the main game menu add the following parameter to the game launch parameters:

-HideOption

To connect to the server you selected add the following parameters to the game launch parameters:

-serverip=127.0.0.1 -serverport=2302

To connect to the server you selected with a pre-known password, add the following parameters to the game launch parameters:

-serverip=127.0.0.1 -serverport=2302 -serverpassword=1234

To replace the specified server on the ‘Play’ button with the one entered in the automatic connection parameters

-ReplLastServToWritedPar

To hide the’Play’ button

-HidePlayButton

To hide the ‘Change server’button

-HideChooseServer

For the character in the main menu of the game

-HideCharacterInfo

To hide the player’s starting perosonage selection buttons

-HideSelectChar

To hide the ‘Rename’ button that allows you to change the player’s starting persona

-HideCustomizeChar

To hide the statistics box of the player

-HideCharacterStats

To hide a News block

-HideNewsFeed

To hide the list of connected mods in the main menu

-HideModsList

The above game launch parameters may be combined or omitted altogether! They do not cancel the native launch parameters of the game, be careful!