ID:104888
 
Redundant
Applies to:Dream Daemon
Status: Redundant

This feature has already been implemented, or is already achievable with existing methods.
I would like to see an input field on the World tab in the Dream Daemon UI that allows a host to enter parameters for the world.params variable ( http://www.byond.com/members/?command=reference&path=world/ var/params ) before launching the server. Currently world.params is only accessible from the command line (and even that isn't well documented.)
To accomplish what?
For instance, my current project uses the command line parameters to indicate a server address and password for the MySQL database. It would be useful to be able to specify these in the Dream Daemon UI before launching the server, rather than having to use the command line.
Ter13 resolved issue (Redundant)

Parameters can be specified at the command-line.