Help! The script isn't working. It seems simple enough. I'm probably just not paying attention.
--Message from the Secret Library with a guardian
function stooop()
MessageBox(GetMapDataPath().."libraryharm.txt");
end;
Trigger(OBJECT_TOUCH_TRIGGER, "secretlibrary", "stooop");
Auto-translated