Just wondering, what the difference between putting + or - before commands in launch line of server?
Please explain to the noob(s) =)
Putting a -command in the command line is an execution parameter for launching the server (such as where the map data is stored on disk). Parameters with +command are in-game parameters to set for when the server is up and running, such as changing the decay rate.
+commands are basically for server console commands that you don't have to type manually after launching the server.
I'm using - for all my parameters, even the ingame ones.
Seems like there is no difference atm? At least in the case of using a batch script.