Posts from All questions regarding the GSC.
If we enter online play, we will find the configured alliances on this map + 2 players that we didn't set up (for example, if the map was created for 4 players, there will be 6 in the end. If for 8, there will be 10 :) ), and they will have a team number "6684705". When trying to interact with them, the game crashes.
Solution:
Actually, this isn't entirely correct. There are other editors, and in this case, WinRAR will be useful. The map file can actually be opened with an archiver; inside, there will be a file called map.xdb (although there is another file with a similar name, it might be needed, I don't remember). You need to open it with Notepad, and inside the file, you need to find the word "team" and edit the tags that follow it.
...
true
0
(!!!) false (!!!)
...
Instead of "false", the value should be true.
After that, search for the word "team" again. The next match will be:
...
true
(!!!) 0 (!!!)
true
true
PB_RANDOM
0
true
TOWN_NO_TYPE
PCOLOR_NEUTRAL
true
PLAYER_BONUS_RANDOM
true
...
This code block will be repeated 8 times (for 8 players: the first is red; the second is blue; etc.). The number indicates the alliance team number. Set it to "1", "2", etc. Save, update the archive (it will ask you to). Play!
Personally tested! Thank you to those who responded, you are amazing! :D
Could you tell me where I can download templates for GSC and how to use them?
Instructions on how to use them can be found inside the archive, as stated in the topic.
Одиночные: Завеса срывается, Посол, Последний рывок, Эхо Пустоты
Кампания: Империя Единорога
Существа NCF
Орден Порядка: 1
Нейтралы: 1 2 3 4
_________________
Группа картостроителей
Там ответы на вопросы, руководства, гайды и прочее
Discord-сервер "Герои 5: S.T.A.L.K.E.R"
Сервер по модификации "Герои 5: S.T.A.L.K.E.R"
_________________
The files GroundTerrain.bin and UnderGroubd.bin are responsible for the terrain. It seems that one of them is corrupted, and the map editor breaks it during map packaging.