You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers. No questions about C++ programming or topics which are answered in the tutorials!
how can this be done? do I add it into the irr source code (change the enums etc)?
If the extra data is only begin used in a shader could I just overload S3DVertex and do some kind of cast as and when needed?