"$(SolutionName)" is my visual studio environment variable and works
and "..\\maps\\ProjectTest.wmb" works too, so how can they not be valid?
Its only when i remove the ..\\maps\\ it does not work, yet the other folder (images) work without path.
Strange.
OK I set the proper path:
add_folder("D:\\VISUAL STUDIO PROJECTS\\GAMEA7VC\\images\\");
etc...
and all works as it should.
Last edited by pararealist; 09/22/08 20:55.