register_clcmd(amx_dl_map_link, "dl_link") public dl_link() { server_cmd("some commands") // or similar // ??? }