habs so probiert aber ich muss da noch ne if-schleife einbaun richtig?
new vehicleid[MAX_VEHICLES];
new string[MAX_PLAYER_NAME];
format(vehicleid,sizeof(vehicleid), "SA-MX %s.",string);
vehlabel[playerid] = Create3DTextLabel(string,COLOR_CYFERBLAU,30.0,40.0,50.0,40.0,0);
Attach3DTextLabelToVehicle(vehlabel[playerid], vehicleid, 0.0,0.0,0.5);