@Faguss:
When i test the mission in the editor the folder is:
User\myName\missions\missionName.Intro\Zombie\Zombie_Config.hpp
When the mission is saved to multiplayer or (my guess is) saved on a dedicated server:
MPmissions\missionName.Intro.pbo\Zombie\Zombie_Config.hpp
When i download and play the mission online as a client the folder is:
MPmissionsCache\missionName.Intro.pbo\Zombie\Zombie_Config.hpp
An additional level of diffculty is a dedicated server under linux OS where folder and filenames are case sensitive and i don´t know the exact notation of the folder names. I would have to deal with all these effects at the same time.
