В данной теме вы можете задавать любые вопросы касательно S.T.A.L.K.E.R. моддинга
• Не флудить • Предварительно просматривайте раздел, ведь ответ на ваш вопрос может быть там • В своем вопросе указывайте платформу моддинга — Тень Чернобыля, Чистое небо или Зов Припяти
1. Какая стоит игра, с каким патчем? 2. Какой мод, версия мода? 3. Что правили своими ручками? 4. Лог вылета и последние 25 строк (помещать под спойлер).
Структура папок и файлов в корневом каталоге игры:
...\S.T.A.L.K.E.R\gamedata\anims – папка содержит исполнительные файлы эффектов (например от ПНВ).
...\S.T.A.L.K.E.R\gamedata\config – папка содержит основные конфигурационные файлы (т. е. большинство настроек игры)
...\S.T.A.L.K.E.R\gamedata\meshes – содержит модели игровых предметов и персонажей...
...\S.T.A.L.K.E.R\gamedata\scripts – папка со скриптами (рабочими файлами содержащими в себе наборы функций) – основная папка, отвечающая за ответные действия игры и действия производимых игроком в игре.
...\S.T.A.L.K.E.R\gamedata\shaders – папка содержит в себе конфигурационные файлы шейдеров.
...\S.T.A.L.K.E.R\gamedata\sounds – здесь находятся все звуки игры (разложены по своим каталогам и папкам)
...\S.T.A.L.K.E.R\gamedata\spawns – содержит файл спавна – очень важный файл – не трогать без нужды!!!
...\S.T.A.L.K.E.R\gamedata\textures – содержит разложенные по каталогам и папкам текстуры используемые в игре.
Теперь разберем папки в каталоге «config»
...\S.T.A.L.K.E.R\gamedata\config\creatures - содержит массу конфигурационных файлов, в основном отвечающих за взаимодействие Главного героя игры (в дальнейшем ГГ) и прочего окружения в игре и ТТХ самого ГГ.
...\S.T.A.L.K.E.R\gamedata\config\gameplay – содержит конфиг. файлы персонажей игры (НПС) отвечающие за внешний вид, статус, снаряжение. Файлы: character_desc_ххх (где ххх – название локации) и character_desc_general (отвечает за зомбированного персонажа). Также содержит файлы диалогов и профилей НПС.
…\S.T.A.L.K.E.R\gamedata\config\misc – конфиг.файлы торговцев (папки с именами торговцев), артефактов, брони, квестовых предметов, уникальных предметов, файл отвечающий за награды за автозадания, файл эффектов (алкоголизма, ранения, ПНВ и прочих)...
…\S.T.A.L.K.E.R\gamedata\config\mp – среди прочих содержит важный файл mp_ranks – отвечающий за выпадение оружия и патронов из рук ГГ и НПС – без прописывания добавляемого в игру оружия в этот файл при выпадении нового оружия из рук ГГ\НПС будут следовать вылеты.
…\S.T.A.L.K.E.R\gamedata\config\text\rus – содержит файлы описаний всего и вся находящегося в игре (брони, артефактов, оружия, предметов и прочего).
…\S.T.A.L.K.E.R\gamedata\config\weapons – содержит конфиг.файлы оружия и боеприпасов используемых в игре.
…\S.T.A.L.K.E.R\gamedata\config\weathers – содержит конфиг.файлы настройки погоды на локациях.
Теперь немного подробнее о файлах.
...\S.T.A.L.K.E.R\gamedata\config\misc:
Папка shop_ххх (ххх – имя торговца) – содержит конфиг.файлы ассортимента торговца.
outfits – содержит секции конфигов костюмов.
artefacts - содержит секции конфигов артефактов.
items - содержит секции конфигов предметов.
monster_items - содержит секции конфигов частей монстров
postprocess - содержит секции конфигов пост. процессов (например: ПНВ).
quest_items - содержит секции конфигов квестовых предметов.
task_manager - содержит секции наград за автоквесты.
unique_items - содержит секции конфигов уникального оружия и костюмов.
По указанному в логе пути: e:\x-ray_cop_sdk\editors\gamedata\levels\perimeter_zone\build.aimap build.aimap отсутствует но в SDK сетка есть. К тому-же xrAI х64, как я понял должен нормально работать с build.cform, сохраненным xrLC x64, а build.cform по указанному пути присутствует. Батник:
По указанному в логе пути: e:\x-ray_cop_sdk\editors\gamedata\levels\perimeter_zone\build.aimap build.aimap отсутствует но в SDK сетка есть.
Эм, xrAI читает данные не из файла, который ты открываешь в SDK для редактирования уровня, а из build.aimap. Просто в SDK сделай Build или же Make AI-Map. Если делаешь в первый раз, то Build юзай и компиль, только перед этим бэкапни весь уровень, потом, повторюсь, сделай Build и кинь из забэкапенной папки все содержимое в perimeter_zone, но БЕЗ замены, просто при Build'e SDK чистит всю папку с уровнем.
BoBaH_671, Дело в том что я, делал Build, потом скомпилировал локацию, а вот с компиляцией AI-сетки такая проблема. Так как мне лучше поступить в данном случае, сделать опять Build или Make AI-Map?
Пожалуйста подскажите, как можно заменить оружие, которое заказываешь у Шустрого? В скрипте диалог_затон вместо Рыси ставил необходимый ствол, но ничего не получилось.
Подскажите что надо исправить в логике НПС, что бы когда ГГ подходил к нему, он бросал свои дела(переставал ходить по way_поинтам) и разворачивался лицом к ГГ в ожидании разговора. Заранее спасибо.
* New phase started: Adding interconnection points Level l01_escape with id 1 has VALID connection point l01_escape_graph_point_0, which references to graph point garbage_old_graph_point_4164 on the level garbage_old with id 39
Level l01_escape with id 1 has VALID connection point l01_escape_graph_point_208, which references to graph point garbage_old_graph_point_4187 on the level garbage_old with id 39
Level l01_escape with id 1 has VALID connection point l01_escape_graph_point_67, which references to graph point marsh_graph_point_3581 on the level marsh with id 30
Level l01_escape with id 1 has VALID connection point l01_escape_graph_point_6701, which references to graph point predbannik_graph_point_3870 on the level predbannik with id 38
Level l01_escape with id 1 has VALID connection point l01_escape_graph_point_6702, which references to graph point garbage_old_graph_point_0112 on the level garbage_old with id 39
Level l01_escape with id 1 has VALID connection point l01_escape_graph_point_6703, which references to graph point cs_agroprom_underground_graph_point on the level cs_agroprom_underground with id 37
Level l02_garbage with id 2 has VALID connection point l02_garbage_graph_point_252, which references to graph point garbage_old_graph_point_4238 on the level garbage_old with id 39
Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Level l02_garbage with id 2 has VALID connection point l02_garbage_graph_point_256, which references to graph point l04_darkvalley_graph_point_861 on the level l04_darkvalley with id 5
Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Level l03_agroprom with id 3 has VALID connection point l03_agroprom_graph_point_415, which references to graph point cs_agroprom_underground_graph_point_3857 on the level cs_agroprom_underground with id 37
Level l03_agroprom with id 3 has VALID connection point l03_agroprom_graph_point_450, which references to graph point marsh_graph_point_3483 on the level marsh with id 30
Level l03_agroprom with id 3 has VALID connection point l03_agroprom_graph_point_568, which references to graph point garbage_old_graph_point_4067 on the level garbage_old with id 39
Level l03_agroprom with id 3 has VALID connection point l03_agroprom_graph_point_654, which references to graph point l03u_agr_underground_graph_point_718 on the level l03u_agr_underground with id 4
Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Level l04u_labx18 with id 6 has VALID connection point l04u_labx18_graph_point_1167, which references to graph point l04_darkvalley_graph_point_811 on the level l04_darkvalley with id 5
Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Level l06_rostok with id 8 has VALID connection point l06_rostok_graph_point_1409, which references to graph point l08_yantar_graph_point_1460 on the level l08_yantar with id 9
Level l08_yantar with id 9 has VALID connection point , which references to graph point dead_city_graph_point_3589 on the level dead_city with id 31
Cannot find level with level_id -1. Connection point will not be generated! Level l08_yantar with id 9 has VALID connection point l08_yantar_graph_point_1461, which references to graph point l08u_brainlab_graph_point_1540 on the level l08u_brainlab with id 10
Level l08_yantar with id 9 has VALID connection point l08_yantar_graph_point_1528, which references to graph point l10_radar_graph_point_2116 on the level l10_radar with id 12
Level l08u_brainlab with id 10 has VALID connection point l08u_brainlab_graph_point_1540, which references to graph point l08_yantar_graph_point_1461 on the level l08_yantar with id 9
Cannot find level with level_id -1. Connection point will not be generated! Level l07_military with id 11 has VALID connection point l07_military_graph_point_1547, which references to graph point l10_radar_graph_point_1867 on the level l10_radar with id 12
Level l07_military with id 11 has VALID connection point l07_military_graph_point_1849, which references to graph point lost_village_graph_point_3336 on the level lost_village with id 29
Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Level l10_radar with id 12 has VALID connection point l10_radar_graph_point_1977, which references to graph point graph_point_101 on the level l10u_bunker with id 18
Level l10_radar with id 12 has VALID connection point l10_radar_graph_point_2116, which references to graph point l08_yantar_graph_point_1528 on the level l08_yantar with id 9
Level l11_pripyat with id 13 has VALID connection point l11_pripyat_graph_point_2271, which references to graph point l10_radar_graph_point_1865 on the level l10_radar with id 12
Cannot find level with level_id -1. Connection point will not be generated! Level l11_pripyat with id 13 has VALID connection point l11_pripyat_graph_point_2273, which references to graph point pripyat_graph_point_3773 on the level pripyat with id 34
Level l12_stancia with id 14 has VALID connection point l12_stancia_graph_point_2363, which references to graph point generators_graph_point_3121 on the level generators with id 26
Cannot find level with level_id -1. Connection point will not be generated! Level l12u_sarcofag with id 15 has VALID connection point l12u_sarcofag_graph_point_2465, which references to graph point l12u_control_monolith_graph_point_2468 on the level l12u_control_monolith with id 16
Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Level l12_stancia_2 with id 17 has VALID connection point l12_stancia_2_graph_point_2660, which references to graph point l12u_control_monolith_graph_point_2470 on the level l12u_control_monolith with id 16
Level l10u_bunker with id 18 has VALID connection point graph_point_101, which references to graph point l10_radar_graph_point_1977 on the level l10_radar with id 12
Level atp_for_test22 with id 19 has VALID connection point atp_for_test22_graph_point_2809, which references to graph point dead_city_graph_point_3650 on the level dead_city with id 31
Level atp_for_test22 with id 19 has VALID connection point atp_for_test22_graph_point_2852, which references to graph point lost_village_graph_point_3329 on the level lost_village with id 29
Level peshera with id 20 has VALID connection point peshera_graph_point_2880, which references to graph point red_forest_graph_point_3325 on the level red_forest with id 28
Level puzir with id 21 has VALID connection point puzir_graph_point_2880, which references to graph point red_forest_graph_point_3275 on the level red_forest with id 28
Level limansk with id 24 has VALID connection point limansk_graph_point_2994, which references to graph point dead_city_graph_point_3598 on the level dead_city with id 31
Level limansk with id 24 has VALID connection point limansk_graph_point_3009, which references to graph point red_forest_graph_point_3238 on the level red_forest with id 28
Level limansk with id 24 has VALID connection point limansk_graph_point_3027, which references to graph point hospital_graph_point_3066 on the level hospital with id 25
Level hospital with id 25 has VALID connection point hospital_graph_point_3065, which references to graph point generators_graph_point_3118 on the level generators with id 26
Level hospital with id 25 has VALID connection point hospital_graph_point_3066, which references to graph point limansk_graph_point_3027 on the level limansk with id 24
Level generators with id 26 has VALID connection point generators_graph_point_3118, which references to graph point hospital_graph_point_3065 on the level hospital with id 25
Cannot find level with level_id -1. Connection point will not be generated! Level generators with id 26 has VALID connection point generators_graph_point_3142, which references to graph point warlab_graph_point_3223 on the level warlab with id 27
Level warlab with id 27 has VALID connection point warlab_graph_point_3223, which references to graph point generators_graph_point_3142 on the level generators with id 26
Level red_forest with id 28 has VALID connection point red_forest_graph_point_3238, which references to graph point limansk_graph_point_3009 on the level limansk with id 24
Level red_forest with id 28 has VALID connection point red_forest_graph_point_3270, which references to graph point lost_village_graph_point_3324 on the level lost_village with id 29
Level red_forest with id 28 has VALID connection point red_forest_graph_point_3275, which references to graph point puzir_graph_point_2880 on the level puzir with id 21
Level red_forest with id 28 has VALID connection point red_forest_graph_point_3325, which references to graph point peshera_graph_point_2880 on the level peshera with id 20
Level lost_village with id 29 has VALID connection point lost_village_graph_point_3324, which references to graph point red_forest_graph_point_3270 on the level red_forest with id 28
Level lost_village with id 29 has VALID connection point lost_village_graph_point_3329, which references to graph point atp_for_test22_graph_point_2852 on the level atp_for_test22 with id 19
Level lost_village with id 29 has VALID connection point lost_village_graph_point_3336, which references to graph point l07_military_graph_point_1849 on the level l07_military with id 11
Level marsh with id 30 has VALID connection point marsh_graph_point_3436, which references to graph point swamp_old_graph_point_0001 on the level swamp_old with id 41
Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Level dead_city with id 31 has VALID connection point dead_city_graph_point_3598, which references to graph point limansk_graph_point_2994 on the level limansk with id 24
Level dead_city with id 31 has VALID connection point dead_city_graph_point_3650, which references to graph point atp_for_test22_graph_point_2809 on the level atp_for_test22 with id 19
Level zaton with id 32 has VALID connection point zaton_graph_point_3660, which references to graph point jupiter_graph_point_3700 on the level jupiter with id 33
Level jupiter with id 33 has VALID connection point jupiter_graph_point_3700, which references to graph point zaton_graph_point_3660 on the level zaton with id 32
Level jupiter with id 33 has VALID connection point jupiter_graph_point_3747, which references to graph point jupiter_underground_graph_point_3772 on the level jupiter_underground with id 35
Level pripyat with id 34 has VALID connection point pripyat_graph_point_3756, which references to graph point pripyat_underground_graph_point on the level jupiter_underground with id 35
Level pripyat with id 34 has VALID connection point pripyat_graph_point_3762, which references to graph point labx8_graph_point_3847 on the level labx8 with id 36
Level pripyat with id 34 has VALID connection point pripyat_graph_point_3773, which references to graph point l11_pripyat_graph_point_2273 on the level l11_pripyat with id 13
Level jupiter_underground with id 35 has VALID connection point jupiter_underground_graph_point_3772, which references to graph point jupiter_graph_point_3747 on the level jupiter with id 33
Level jupiter_underground with id 35 has VALID connection point pripyat_underground_graph_point, which references to graph point pripyat_graph_point_3756 on the level pripyat with id 34
Level labx8 with id 36 has VALID connection point labx8_graph_point_3847, which references to graph point pripyat_graph_point_3762 on the level pripyat with id 34
Level cs_agroprom_underground with id 37 has VALID connection point cs_agroprom_underground_graph_point, which references to graph point l01_escape_graph_point_6703 on the level l01_escape with id 1
Level cs_agroprom_underground with id 37 has VALID connection point cs_agroprom_underground_graph_point_3857, which references to graph point l03_agroprom_graph_point_415 on the level l03_agroprom with id 3
Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Level garbage_old with id 39 has VALID connection point garbage_old_graph_point_4164, which references to graph point l01_escape_graph_point_0 on the level l01_escape with id 1
Level garbage_old with id 39 has VALID connection point garbage_old_graph_point_4187, which references to graph point l01_escape_graph_point_208 on the level l01_escape with id 1
Level garbage_old with id 39 has VALID connection point garbage_old_graph_point_4238, which references to graph point l02_garbage_graph_point_252 on the level l02_garbage with id 2
Level garbage_old with id 39 has VALID connection point garbage_old_graph_point_4338, which references to graph point l02_garbage_graph_point_415 on the level l02_garbage with id 2
Cannot find level with level_id -1. Connection point will not be generated! Level swamp_old with id 41 has VALID connection point swamp_old_graph_point_0001, which references to graph point marsh_graph_point_3436 on the level marsh with id 30
* New phase started: Saving graph being merged
* New phase started: Freeing resources being allocated
Начал смотреть от сюда:
Код
Level l02_garbage with id 2 has VALID connection point l02_garbage_graph_point_252, which references to graph point garbage_old_graph_point_4238 on the level garbage_old with id 39
Cannot find level with level_id -1. Connection point will not be generated! Cannot find level with level_id -1. Connection point will not be generated! Level l02_garbage with id 2 has VALID connection point l02_garbage_graph_point_256, which references to graph point l04_darkvalley_graph_point_861 on the level l04_darkvalley with id 5
Тут свалка должна конектится с баром и агропромом. Проверил настройки графоф, на свалке всё ок. В баре не было коментов: не для игрока и запрещённый доступ. Исправил, пересобрал. Опять такойже лог.
Добавлено (22.10.2016, 20:21) --------------------------------------------- ALEX13, Покажи, как делал.