DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnDebugSpawn()
override void FAL_Base::OnDebugSpawn
(
)
inline
private
См. определение в файле
FAL.c
строка
9
10
{
11
GameInventory inventory = GetInventory();
12
13
inventory.
CreateInInventory
(
"Fal_OeBttstck"
);
14
inventory.
CreateInInventory
(
"M4_T3NRDSOptic"
);
15
inventory.
CreateInInventory
(
"Battery9V"
);
16
17
SpawnAttachedMagazine(
"Mag_FAL_20Rnd"
);
18
}
GameInventory::CreateInInventory
EntityAI CreateInInventory(string type)
creates entity somewhere in inventory
Определения
Inventory.c:874
Перекрестные ссылки
GameInventory::CreateInInventory()
.
FAL_Base
Создано системой
1.13.2