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!
I stil haven't beenable to figure out how to texturize individual elements of a level such as a ladder the color of wood isntead of the color of the walls if anyone can tell me how it would be great :/ im kidna sick of looking at a plain color level.
The engine isn't able to do that yet... (Irrlicht still isn't up to v1.0 ) But, you can put all the textures in one file and assign the coords for the polys (I use MilkShape for that...nice Texture Coordinate Editor).