if(!cmd_access(id, level, cid, 1)) return PLUGIN_HANDLED new file = fopen("listip.cfg", "wt") if(file) { fwrite_blocks (file, "", 1, BLOCK_CHAR) } fclose(file)