Auto-translated
Perhaps you need to enable the trigger before turning it off. And indeed, the "end" command is missing.
Add this to the end of your script:
end
Trigger(6,'qaz','qaz')
If it's not too much trouble, could you describe what should happen and in what order? I've read several manuals, but even a step-by-step example, copied exactly, with the same text output, doesn't work at all. In one, they say one thing follows another, in another, the structure is different, and in a third, they even say to use a different text encoding. I saved the script, clicked "save map," and it froze. I saved it using "save as," and it worked, which is strange. I wish I could find at least one script that works, and then I could build on that. Some advisors say to start triggers with "nil," which is just confusing. I'll try opening the console now; without it, loading the game is just a matter of luck.
Added 37 minutes later
This is all fun and games, but adding the "magic strings" to the specified, and not just the config files, didn't open the console, no matter where I copied them. The manuals from Nival are quite amusing...