DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnDebugSpawn()
[2/2]
override void Aug_Base::OnDebugSpawn
(
)
inline
private
См. определение в файле
AUG.c
строка
48
49
{
50
GameInventory inventory = GetInventory();
51
52
inventory.
CreateInInventory
(
"UniversalLight"
);
53
inventory.
CreateInInventory
(
"Battery9V"
);
54
inventory.
CreateInInventory
(
"ACOGOptic"
);
55
inventory.
CreateInInventory
(
"M4_Suppressor"
);
56
57
SpawnAttachedMagazine(
"Mag_Aug_30Rnd"
);
58
}
GameInventory::CreateInInventory
EntityAI CreateInInventory(string type)
creates entity somewhere in inventory
Определения
Inventory.c:874
Перекрестные ссылки
GameInventory::CreateInInventory()
.
Aug_Base
Создано системой
1.13.2