public pegar(id) {new data[64]new mapname[32] get_mapname(mapname,31) static text[32]; formatex( text, 255, "addons/amxmodx/configs/spawn/%s.txt", mapname );fgets(fopen(text, "text"), data, 63)server_cmd("amx_numb %s", text)}