Die wollen allerdings noch, dass das auch auf Englisch gepostet wird, damit auch andere wissen, wie sie vorgehen müssen
Okay, I'll translate the solution for you:
At first I requested his CFG text so I can find the mistakes because the video tutorial I made (and that was used by Hammerkraft) has actually no mistakes.
In his CFG, I saw that he forgot to write the paths to all map files. He just declared 5 map types:
But the MapCreator made by Cyrem creates map files for all 8 types and so it is better to declare them all. To do this, I gave him this template:
After this, the level wouldn't be played either because he copied the text of his self-made level above the original Level 02. That was the main mistake because the LRR engine seems to read the CFG from the top to the bottom and so it uses the level that is written closer to the bottom.
Then he asked how to make own objectives (or how to change the objective that it isn't completed so easily). I answered with this link:
http://www.rockraidersunited.org/topic/2143-npl-scripter-v110/
That's it, happy now?