strcpy(VehicleInfo[v][bought], pname, MAX_PLAYER_NAME);
#define strcpy(%0,%1) strcat((%0[0] = '\0', %0), %1)