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