Gets the value of a command line parameter the server was launched with.
float GetCommandLineParamFloat(const char[] param, float defValue)
The command line parameter to get the value of.
The default value to return if the parameter wasn't specified.
The floating point 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.