Auto-translated
Could it be the Prophet's Hut?
It still doesn't work. I wrote the script like this, but it still doesn't work:
function Missiya1F()
MessageBox ("\Maps\SingleMissions\Missiya_1\Missiya2_ts.txt");
Trigger(OBJECT_TOUCH_TRIGGER, "Missiya1", "Missiya1F" );
Trigger(OBJECT_TOUCH_TRIGGER, "Missiya1", nil );
end;
end;