god i wish mopeders were as intelligent as the turbo sport compact crowd.
nevermind. i'll figure it out myself, and if need be, tig weld it to perfection, and be sure not to post about it when i do.
YES i am very much aware of the angle differences between A35 and A55.
if( cylinderkit == A55) {
exhaust kit => a55;
};
elsif(cylinderkit == A35) {
exhaust kit => a35;
};
else {
exhaust kit => stock;
};
endif;