-
Публикаций
2 012 -
Зарегистрирован
-
Посещение
-
Победитель дней
2
Тип контента
Профили
Форумы
Блоги
Календарь
Новости
Моды
Весь контент denis2000
-
Так сделайте. Маска как раз определяет наложение детейлов в игре.
-
gibe Download and replace two files from my last post. They must be located in the game directory in the folder \gamedata\scripts\ Be sure to save the old files! Start the game. Wait for the crash and upload the log_file.log file from the \gamedata\ directory.
-
gibe Not that! This file:
-
gibe Strange! Replace the files: _g.script sound_theme.script Before doing this, save the original files. Wait for the crash and upload the log_file.log file from the gamedata directory. The problem is definitely related to the sound of the NPC. Obviously, he's far enough away.
-
gibe Probably an error in the files: character_desc_***.xml. At the moment of error, you are fighting with a non-player character or a non-game character was wounded? In this case, there is an error in the description of this character in the specified file. Pay attention to the tag: <snd_config>****</snd_config>
-
Кабан91 Модели дверей в ...SDK\editors\gamedata\meshes\dynamics\door. В SDK Spawn Element: physics/door Gerbys Обычно это означает, что НПС не назначена логика или назначена логика без тормозов: он уходит в комбат и больше под управление скриптов не возвращается. Novik Маска террейна?
-
Очевидный ответ на данный пассаж: Вы сделали не то, что я рекомендовал. Ответ на следующий опрос: Понятия не имею, где на этот раз вы ошиблись. Поскольку никаких конкретных правок кода вы не приводите. Просто рекомендация: Задавая вопрос - указывайте: что вы хотите получить, что и где конкретно вы правили для этого, что у вас получилось в итоге. Задавая вопрос таким образом вы помогаете прежде всего себе! Вам быстрее и точнее ответят.
-
gibe Hello. The Notepad++ program has a syntax check function: Menu item syntax. Enable it by selecting the desired option (*.script -> LUA | *.xml -> XML). Also Notepad++ program has a plugin Compare. It can be installed from the menu. Use both tools for convenience. Good luck!
-
gibe Check function esc_sms_wolf_quest_trimming in file xr_effects.script. The structure should be like this: function esc_sms_wolf_quest_trimming() SendTip("MESSAGE TEXT", "NAME", nil, 10, "wolf") end
-
Вообще то в логе все отсутствующие текстуры отмечены. Не ленитесь читать отладочную информацию! Не понимаете описание секции звука из гайда/примера - делайте тупо в лоб: Создаете новую секцию звука в существующем файле. Добавляете новый звук в список list_script_sound_***. Копируете содержимое секции звука type = actor который работает. Меняете путь и имя файла. Все. Если после этого звук не работает, то ищите проблему в самом звуковом файле.
-
gibe Probably xr_effects.script. If you find it difficult to find the reason. Save the game five to ten seconds before the crash. And upload the save file here.
-
gibe Good afternoon. Check the functions SendTip, somewhere in the fourth parameter, the string is passed. And there should be a number. It was probably deleted during editing. For example:
-
Nik_99 1. Вы реально используете story_ids из файла game_story_ids.ltx? Я в этом очень сомневаюсь! 2. Файл npc_profile.xml не закрыт тег <xml>! 3. Файл character_desc_actmarsh.xml нет тега версии файла, нет открывающих и закрывающих тегов <xml>! 4. Файл character_desc_actmarsh.xml зарегистрирован в system.ltx в параметре specific_characters_files!? 5. Зачем эксклюзивному скваду actmarsh_exclusive_smart_mechanic_squad включать симуляцию в simulation_objects_props.ltx!? Это так, для начала, на вскидку...
-
gibe These are different characters. Шустрый (rus.) - agile, rapide (fr.) Рисовальщик (rus.) - engaged in drawing, making drawings. The closest concept - graphiste (fr.)
-
gibe I also use Notepad++.
-
gibe You made syntax errors in the file xr_effects.script. Be careful with the symbol " . Do not skip and do not put an extra one. Good luck! https://disk.yandex.ru/d/NWf5_TK2_QNGEg