Posts from The message window does not appear.
Another script, which, upon entering the same region, should give the player a quest, works normally.
Here's the answer: you can only assign one function to the same region using a trigger. And you're probably resetting it in that other function.
Added 13 minutes later
Here's the answer: you can only assign one function to the same region using a trigger. And you're probably resetting it in that other function.
_________________
Группа картостроителей
Там ответы на вопросы, руководства, гайды и прочее
Discord-сервер "Герои 5: S.T.A.L.K.E.R"
Сервер по модификации "Герои 5: S.T.A.L.K.E.R"
_________________
The "empty message" error appears if the specified txt file has empty content. Are you sure that the message exists at that address and is not empty?
_________________
Группа картостроителей
Там ответы на вопросы, руководства, гайды и прочее
Discord-сервер "Герои 5: S.T.A.L.K.E.R"
Сервер по модификации "Герои 5: S.T.A.L.K.E.R"
_________________
Please send me the map in a private message. I'll take a look and figure it out. For example, if you're creating a map using RMG, the path will be different, and so on. And yes, any map is an archive; you can open it with any archiver (7-zip, Total Commander, WinRAR), and then look at the folders to see what's inside.
Thank you very much! I don't know exactly what the error was, but I noticed that I apparently created two files with the same text (mes1.txt and message.1.txt), so I changed the first one to the second one in the script - and it worked.
It's strange that there is a dependency on the content. But if everything works now, that's fine.
_________________
Группа картостроителей
Там ответы на вопросы, руководства, гайды и прочее
Discord-сервер "Герои 5: S.T.A.L.K.E.R"
Сервер по модификации "Герои 5: S.T.A.L.K.E.R"
_________________