DayZ
120 평점
Metro 2033 Radio by Buddy
2
2
2
2
2
2
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
파일 크기
게시일
업데이트일
64.754 MB
2021년 8월 2일 오후 1시 40분
2022년 6월 20일 오전 10시 22분
업데이트 노트 4개 (보기)

다운로드 위해 구독하기
Metro 2033 Radio by Buddy

설명
Metro 2033 themed radio.
I got the model here, I didn´t create it myself: https://sketchfab.com/3d-models/soviet-radio-from-metro-2033-c29479e7fe7749d1bb2d4d2e31466d2d

NEW ADDON THAT LETS YOU ADJUST THE VOLUME INGAME:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?edit=true&id=3229793852

This radio is fully functional, it can play ANY song you want. Per default there are only five songs, but they can be replaced with your own songs.
When turned on all songs defined play endlessly. The order is random. The radio emits a bit light during night-time.

There are two versions of the radio; a static one and a non static.
The non static requires a battery to operate, the static one doesn´t. The static is suppoed to be placed by the server owners.

When the battery is detached the music stops, when its taken into inventory the music stops. When ruined the music stops.

When the static one is deleted the music stops.

Item names:

metro_radio
metro_radio_static

At the moment the following songs are added (with permission from its creator):
-01 Klangsegler - Shadows in motion
-02 Klangsegler - Pripyat remembrance
-05 Klangsegler - Empty roads
-06 Klangsegler - Down in darkness
-16 Dez - Priboi Story 1 2 (main theme)

If you want to add your own songs you have to create SoundSets and SoundShaders. Here is an example:

class CfgSoundShaders
{
class baseCharacter_SoundShader;
class your_song_SoundShader: baseCharacter_SoundShader
{
samples[]=
{

{
"PATH TO YOUR SONG",
1
}
};
volume=0.3548134;
};
};

class CfgSoundSets
{
class baseCharacter_SoundSet;
class your_song_SoundSet: baseCharacter_SoundSet
{
soundShaders[]=
{
"your_song_SoundShader"
};
loop=1;
};
};

When the server starts the first time it will create a file called Radios.json

Per Default it will look like this:

{
"m_Volume": 1,
"m_RadioPlayList": [
"metro_radio",
"metro_radio2",
"metro_radio3",
"metro_radio4",
"metro_radio5"
]
}

If you want to add your own SoundSet and you created one that is called "your_song_SoundSet" just add "your_song" like this:

{
"m_Volume": 1,
"m_RadioPlayList": [
"metro_radio",
"metro_radio2",
"metro_radio3",
"metro_radio4",
"metro_radio5",
"your_song"
]
}

Add me in DC if you need assistance with this mod: Buddy#1170

##################### Credits #####################

Thanks @ MisterJ for the god-like scripting.
Thanks @ Klangsegler for your permission to use the songs.
인기 토론 모두 보기(1)
1
2023년 5월 11일 오후 9시 52분
Mute option for the radio
S.T.A.L.K.E.R
댓글 195
Buddy  [작성자] 2025년 6월 7일 오전 4시 24분 
@Overside thanks for the very detailed description
Overside 2025년 6월 7일 오전 4시 16분 
Broken
MUDARKEN 2025년 5월 11일 오전 4시 09분 
Hi I found a solution to this problem send ?

[EffectSound::Effect] :: [WARNING] :: Created Effect on server.
Class: 'EffectSound'
Function: 'Effect'

Can I repackage the corrected version ?
Виктор 2025년 1월 19일 오전 7시 01분 
hi can i repack your mod?
IronFalcon5074 2024년 12월 12일 오전 5시 50분 
don't know if ur still offering it but i dmed you on discord for an example config bc i probably messed something up @Buddy
IronFalcon5074 2024년 12월 12일 오전 5시 40분 
plus some others
------------------------------------
[EffectSound::Effect] :: [WARNING] :: Created Effect on server.
Class: 'EffectSound'
Function: 'Effect'
------------------------------------
NULL pointer to instance
Function: 'GetFreeEffectID'
------------------------------------
NULL pointer to instance
Class: 'EffectSound'
Function: 'EffectUnregister'
IronFalcon5074 2024년 12월 12일 오전 5시 40분 
I keep getting this error and dont know how to fix it...
NULL pointer to instance
Class: 'metro_radio'
Entity id:3046329
Function: 'OnWorkStart'
Stack trace:
MetroRadio/Scripts/4_World/entities\itembase\metro_radio.c:166
scripts/3_Game/tools\component\componentenergymanager.c:1793
scripts/3_Game/tools\component\componentenergymanager.c:386
scripts/4_World/classes\useractionscomponent\actions\interact\actionturnonwhileonground.c:26
scripts/4_World/classes\useractionscomponent\animatedactionbase.c:197
DayZExpansion/Core/Scripts/4_World/dayzexpansion_core\classes\useractionscomponent\actions\animatedactionbase.c:17
scripts/4_World/classes\useractionscomponent\animatedactionbase.c:219
scripts/4_World/classes\useractionscomponent\animatedactionbase.c:227
scripts/4_World/classes\useractionscomponent\actionmanagerbase.c:122
scripts/4_World/classes\useractionscomponent\actionmanagerserver.c:193
scripts/4_World/entities\manbase\playerbase.c:2958
Buddy  [작성자] 2024년 11월 26일 오전 11시 18분 
@SounDkaiL.Be yes, you can do that yourself, as seen in the description
SounDkaiL.Be 2024년 11월 26일 오전 10시 36분 
hello bro its possible for add new music ? Danakil , Alpha Blondy , SoundkaiL ,fonky family and sniper ? thx thx
Toffy Mc Fly 2024년 11월 11일 오전 6시 31분 
Hello I sent you a friend request for your Radio mod.
THANKS