Auto-translated
What is the console complaining about?
New here? I'm Roha — want a quick tour?
What is the console complaining about?
Please help, what's the problem?
The console complains that it cannot 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");
Please help, what script do I need? I want to set a condition: if the quest is completed.
if GetObjectiveState("quest") == OBJECTIVE_COMPLETED then
What does this error mean? "Target is not manually controlled."
Attachment 68942