DayZ 1.28
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
CarBattery.c
См. документацию.
2{
3 static int SLOT_ID = InventorySlots.GetSlotIdFromString("CarBattery");
4
5}
static int SLOT_ID
Определения CarBattery.c:3
Определения CarBattery.c:2
static proto native int GetSlotIdFromString(string slot_name)
converts string to slot_id
provides access to slot configuration
Определения InventorySlots.c:6
void VehicleBattery()
Определения VehicleBattery.c:152