Skip to content

Scripts for beginners.

User Avatar
#340
Auto-translated
Please help, what's the problem? The console says it can't find a task with that name. function MiniZadanie()     MessageBox("/Maps/SingleMissions/123/TXT4.txt");     SetObjectiveState('Francheska', OBJECTIVE_ACTIVE, 2);     Trigger(OBJECT_TOUCH_TRIGGER, "zdanie", nil);     end          Trigger(OBJECT_TOUCH_TRIGGER, "zdanie", "MiniZadanie");