What is the console complaining about?
Posts from Scripts for beginners.
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
_________________
Группа картостроителей
Там ответы на вопросы, руководства, гайды и прочее
Discord-сервер "Герои 5: S.T.A.L.K.E.R"
Сервер по модификации "Герои 5: S.T.A.L.K.E.R"
_________________
_________________
Группа картостроителей
Там ответы на вопросы, руководства, гайды и прочее
Discord-сервер "Герои 5: S.T.A.L.K.E.R"
Сервер по модификации "Герои 5: S.T.A.L.K.E.R"
_________________