Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Could you ad a VolumeMultiplier in the config.json so we can adjust the Master Voluem of the Music?
class CivilianVaz_2126: CarScript
{
attachments[] +=
{
"ZenCassette"
};
class GUIInventoryAttachmentsProps
{
class ZenMusicCarRadio
{
view_index = 1;
name = "$STR_CfgVehicles_ZenCassette0";
description = "$STR_CfgVehicles_ZenCassette0";
icon = "set:zen_music image:cassette_icon";
attachmentSlots[] =
{
"ZenCassette"
};
};
};
};
After that, add vehicle addon to required, like this
class ZenMusicBase
{
requiredVersion = 0.1;
requiredAddons[] =
{
"DZ_Data",
"DZ_Scripts",
"tf_vaz_2126_Data",
"tf_vaz_2126_Scripts"
};
};
I hope this will help someone.
Stack trace:
ZenComboLocks/Scripts/4_World/entities\itembase\combinationlock.c:358
ZenComboLocks/Scripts/4_World/entities\itembase\combinationlock.c:323
scripts/3_Game/dayzgame.c:3022
JM/CF/Scripts/3_Game/communityframework\game\dayzgame.c:115
SCRIPT (E): NULL pointer to instance
Class: 'Zen_CombinationLock6'
Entity id:2983282
I tried for about 4 days now to add the casette slot to the Expansion vehicles but can't get it to work at all.
Do you have any tips?
Usage & Terms
- You are not permitted to edit or reupload any files from this mod.
- Repacks: Open a ticket on Discord[discord.gg]
You just told him he can repack it. You want a donation first im guessing...
If I wanted to create voice logs for a quest I could record my own recordings and make them a tape? That's possible right? new to this world of modding and server mgmt. any advice or tips would be helpful.
I know you got it open source but as its for a public mod already on the workshop i would like to ask in person before i take a peek to learn from it.
Just wanted to let you know and to thank you for making this possible.♥