DayZ
CarRadio
Showing 1-10 of 10 entries
Update: 14 Jun, 2022 @ 9:09am

Fix for 1.18 patch

Update: 19 Apr, 2022 @ 8:00am

1.17 compatibility fix

Update: 17 Feb, 2022 @ 11:17am

Обновление от 17.02.2022:
- Фикс слотов ванильных машин;
- Фикс иконки кассеты;
- Теперь можно включать/отключать радио и переключать треки с пассажирского сиденья.

Update from 02/17/2022:
- Fixed vanilla cars slots;
- Fixed cassette icons;
- Now you can turn on/off the radio and switch tracks from the passenger seat.

Update: 2 May, 2021 @ 11:17am

- Added a new cassette model. You can change the texture of your cassette in your mod in config.cpp
Добавлена новая модель кассеты. Вы можете менять текстуру своей кассеты в своем моде в config.cpp
Example/Пример:
class AudioCassette1: CassetteBase_SSS
{
scope=2;
displayName="Cassette";
descriptionShort="Includes 8 tracks.";
hiddenSelectionsTextures[]=
{
"CarRadio\Cassette\data\cassette_co.paa" (your texture path)
};
};

- Possible icon fix (the mod overlapped other custom icons)
Возможный фикс иконок (мод перекрывал другие кастомные иконки)

Update: 20 Apr, 2021 @ 2:24pm

Icon fix
Фикс иконок

Update: 14 Feb, 2021 @ 2:01am

- Совместимость с версией 1.11;
- Добавлена иконка слота кассеты.

- Compatible with version 1.11;
- Added a cassette slot icon.

Update: 19 Nov, 2020 @ 9:48am

Added cassette slot to M3S. Добавлен слот кассеты в M3S

Update: 15 Jul, 2020 @ 2:16am

Updated meta.cpp and mod.cpp
Обновлены meta.cpp и mod.cpp

Update: 10 Jul, 2020 @ 8:02am

Добавлен перевод на Английский, Чешский, Немецкий, Польский, Венгерский, Итальянский, Испанский, Французский, Португальский языки.
Added translation to English, Czech, German, Polish, Hungarian, Italian, Spanish, French, Portuguese.
This is a translation using google translate. If the translation is not correct, please let me know in discord DayaBubi#2939

Update: 5 Jul, 2020 @ 11:30am