PDA

View Full Version : Mod Authors: Please provide INI and command-line info in your ReadMe



legacy-WebSlinger
07-15-2003, 10:32 AM
OK, maybe I'm a rare example, but I don't use any GUI or even web admin to get my server started, nor can I rely on it because my server is scheduled to start and stop throughout the week.

So, in order for me to start my server with a mutator, I have to have the INI completely setup and the correct mutator=Somemute.mutator in the command line. The only problem is mod authors do not always supply this information in their documentation (TTM, Mysterial, for example).

So, I am on a campain to ask mod authors to please include all example INI settings for their mod and all startup UCC command-line arguments in their readme files.

thanks

legacy-Doc_EDo
07-15-2003, 10:43 AM
Open the mymutator.INT file. You'll find that info there. :o

legacy-WebSlinger
07-15-2003, 12:39 PM
yes, the classname for the mutator is there, but not the individual INI settings for the mod :o