Gets the value of a command line parameter the server was launched with.
int GetCommandLineParamInt(const char[] param, int defValue)
The command line parameter to get the value of.
The default value to return if the parameter wasn't specified.
The integer value of the command line parameter value.
No command line available, or no mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.