25 #define GetProgramCommandPrefix() "sv_cmd" 27 #define GetProgramCommandPrefix() "cl_cmd" 29 #define GetProgramCommandPrefix() "menu_cmd" 33 #define CMD_Write(s) fputs(fh, s) 34 #define CMD_Write_Alias(execute,command,description) CMD_Write(sprintf("alias %-20s \"%-13s %-20s ${* ?}\" // %s\n", command, execute, command, description)) void GenericCommand_macro_help()
void Curl_URI_Get_Callback(int id, float status, string data)
void GenericCommand_macro_write_aliases(float fh)
float GenericCommand_macro_command(int argc, string command)
float GenericCommand_macro_usage(int argc)
const int URI_GET_CURL_END
float curl_uri_get_exec[URI_GET_CURL_END - URI_GET_CURL+1]
float GenericCommand(string command)
string curl_uri_get_cvar[URI_GET_CURL_END - URI_GET_CURL+1]