Daniel Gibbs
5cf0a5f5c9
Changes to terminal and log messages.
* Major changes to terminal and log messages.
* More constant and improved wording of terminal and log messages.
* New local variable "modulename" that is displayed in terminal and log
messages.
* Added commented descriptions to most functions.
10 years ago
Daniel Gibbs
21db3f635e
Added support for unity3d engine
also minor display change to fn_serverquery (space between port and : )
10 years ago
Daniel Gibbs
81d55119f9
Only digits will output from config files
Removed the chance of carriage return and made sure only digits are
output. Should help reduce the chance of off things being output to the
port vars
10 years ago
Daniel Gibbs
58ee24085e
minor code tidy
10 years ago
Daniel Gibbs
cedc00db3e
Moved arma3server ports
*Moved ports out of main script in to the functions.
*Updated the port variables so no longer requires the config parameters
to be in a specific line.
10 years ago
Daniel Gibbs
b44cf3ace9
fixed: carriage return in ${gameport}
gameport variable was not being encoded in to an integer as it had a
carriage return on the end.
10 years ago
Daniel Gibbs
d96829e128
added several functions
11 years ago