So, basically, not write any text but just have an empty file?
No, I mean this:
function "your name"()
MessageBox("/Maps/SingleMissions/Your map/Your text file.txt");
end;
Trigger(OBJECT_TOUCH_TRIGGER, "any object name", "your function name");
New here? I'm Roha — want a quick tour?
So, basically, not write any text but just have an empty file?