Hey,

I defined a path for my image-files and it all works fine, but how can I also make it work with the published game, because if I create a map 'images' in the .cd directory and put the images in there, the .exe can't find them.

This is my definition:
Code:
#define PRAGMA_PATH "images";



laugh Thanks for reading!