Retrieves a float command argument given its index, from the current console or server command. Returns false if the argument can not be completely parsed as a floating point.
stock bool GetCmdArgFloatEx(int argnum, float& value)