DayZ
Radio
Demands  [开发者] 2022 年 9 月 5 日 上午 11:38
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
最后由 Demands 编辑于; 2022 年 10 月 10 日 上午 3:24
< >
正在显示第 1 - 5 条,共 5 条留言
76561199481496601 2024 年 2 月 1 日 上午 2:20 
Hello, how can I add my own cassettes?
Demands  [开发者] 2024 年 2 月 1 日 上午 3:07 
There is an example on the main page of the mod

引用自 vladkomik2023
Hello, how can I add my own cassettes?
76561199481496601 2024 年 2 月 1 日 上午 3:19 
Yeah thanks, where should I put it?
Demands  [开发者] 2024 年 2 月 1 日 上午 3:46 
In your mod in config.cpp

引用自 vladkomik2023
Yeah thanks, where should I put it?
76561199481496601 2024 年 2 月 1 日 上午 4:08 
I did everything, the cassettes did not appear
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50