#define strcpy(%0,%1,%2) strcat((%0[0] = '\0', %0), %1, %2)strcpy(hInfo[housenumber][Name], PlayerNamex(playerid), MAX_PLAYER_NAME);strcpy(hInfo[housenumber][Name], "En_Venta", 10);