DayZ
Radio
Demands  [developer] 5 Sep, 2022 @ 11:38am
Types | Тайпсы
Types example | Пример тайпсов

For radio | Для радио
<type name="Cassette_Radio"> <nominal>5</nominal> <lifetime>28800</lifetime> <restock>1600</restock> <min>2</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> <category name="tools"/> <tag name="shelves"/> <usage name="Town"/> <usage name="Village"/> <usage name="School"/> </type>
For cassettes | Для касет
<type name="Cassette_2000Baksov"> <nominal>2</nominal> <lifetime>21600</lifetime> <restock>7200</restock> <min>1</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> <category name="tools"/> <tag name="shelves"/> <usage name="Town"/> <usage name="Village"/> <usage name="School"/> </type>

if you need all types of cassettes, look at them in the mod's configuration along the path sounds/config.cpp

Если вам нужны все тайпсы касет посмотрите их в конфигурации мода по пути sounds/config.cpp
Last edited by Demands; 10 Oct, 2022 @ 3:24am
< >
Showing 1-5 of 5 comments
Hello, how can I add my own cassettes?
Demands  [developer] 1 Feb, 2024 @ 3:07am 
There is an example on the main page of the mod

Originally posted by vladkomik2023:
Hello, how can I add my own cassettes?
Yeah thanks, where should I put it?
Demands  [developer] 1 Feb, 2024 @ 3:46am 
In your mod in config.cpp

Originally posted by vladkomik2023:
Yeah thanks, where should I put it?
I did everything, the cassettes did not appear
< >
Showing 1-5 of 5 comments
Per page: 1530 50