fugasjunior / arma-server-manager

A web administration tool for managing Arma 3, Arma Reforger and DayZ dedicated servers
GNU General Public License v3.0
53 stars 12 forks source link

Cannot configure launch parameters #73

Closed armed503 closed 9 months ago

armed503 commented 1 year ago

Unable to find a way to edit launch parameters such as auto init for Arma 3.

fugasjunior commented 1 year ago

Currently, there isn't any way to specify launch properties for any server through the manager as there weren't any use cases for this yet. Are there any other launch parameters besides -autoinit you'd like to edit? I might either put some options to the UI or at least add the ability to specify custom launch parameters in the application.properties or .env file.

armed503 commented 1 year ago

Currently, there isn't any way to specify launch properties for any server through the manager as there weren't any use cases for this yet. Are there any other launch parameters besides -autoinit you'd like to edit? I might either put some options to the UI or at least add the ability to specify custom launch parameters in the application.properties or .env file.

-autoinit is most important but being able to add/remove startup parameters as needed would be preferred. If you add a section just like you do for the "Additional" section for the server.cfg that could work as well.

WatskeBart commented 1 year ago

Currently, there isn't any way to specify launch properties for any server through the manager as there weren't any use cases for this yet. Are there any other launch parameters besides -autoinit you'd like to edit? I might either put some options to the UI or at least add the ability to specify custom launch parameters in the application.properties or .env file.

-autoinit is most important but being able to add/remove startup parameters as needed would be preferred. If you add a section just like you do for the "Additional" section for the server.cfg that could work as well.

Additional section would be great. I'd like to use the parameters -limitFPS and -bandwidthAlg also

fugasjunior commented 10 months ago

The ability to customize launch parameters is currently released as part of v1.1.2-beta and should soon get to a stable release.

fugasjunior commented 9 months ago

Custom launch parameters are now released in v1.2.0.