Dahlgren / arma-server-web-admin

Web based server manager for Arma
MIT License
125 stars 47 forks source link

Mission parameters #152

Closed Dahlgren closed 3 years ago

Dahlgren commented 4 years ago

Fixes #141

Requires https://github.com/Dahlgren/node-arma-server/pull/32

image

Freddo3000 commented 4 years ago

Adding new parameters and then pressing "Save" causes the mission name to be changed to the last parameter name.

Freddo3000 commented 4 years ago
IMO it would be better to do columns along the lines of Name Value
Param1 34 [Delete]
Param2 23 [Delete]
Param3 54 [Delete]

[Add parameter]

as currently with missions like Antistasi where there are a dozen of different parameters it will very quickly use up space.

image

Dahlgren commented 3 years ago

Changed to columns image