function DialogF()
Trigger(REGION_ENTER_AND_STOP_TRIGGER, "Dialog", nil);
MessageBox("/Maps/SingleMissions/Horse/DialogF.txt");
end;
I created a region named Dialog, and I put the file named DialogF.txt in the correct location... can you please help me?