Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Can an original song be applied to the radio?
#1

Can an original song be applied to the radio?
Are other people the same as the tune that I hear?

exemple
move.wav
change->
move.wav (It files it to the content different. )
Reply
#2

Do not modify the wav files included. Instead, create your own and add it to the DF_radio.txt file in addons\SourceOP directory.
Reply
#3

Drunken_F00l Wrote:Do not modify the wav files included. Instead, create your own and add it to the DF_radio.txt file in addons\SourceOP directory.

The file was generated referring.
half-life 2 deathmatch\hl2mp\sound\addons\SourceOP\DF_radio.txt

It wrote so. (the added object: test.wav)
sound\SourceOP\radio\test.wav

However, it is not correctly added.
Is it wrong?
Reply
#4

This is the correct file, however you have added test.wav incorrectly. Follow the format of the other radio entries. Add this to the file:
Code:
{
    File        = test.wav
    Name        = Test Song
    ShortName    = test
}

After adding this, the song should show up on the radio as "Test Song".
Reply
#5

Drunken_F00l Wrote:
Code:
{
    File        = test.wav
    Name        = Test Song
    ShortName    = test
}

Thank you.
It has noticed by one.

Is this file a thing on the server side?
It did not operate correctly.

Is the thing added on the client side possible?
Reply
#6

You add this to the DF_radio.txt file on the server. You do not need to modify any client files.
Reply
#7

Thank you. However, I am not man on the server side.
Is the thing changed on the client side impossible?

To begin with, the radio :.
Is WAV of the client played?
Or,
Is WAV of the server played?
Reply
#8

If you modify the client's WAV file, only the client will notice. Nobody else in the server will hear the modified WAV file.
Reply
#9

Drunken_F00l Wrote:If you modify the client's WAV file, only the client will notice. Nobody else in the server will hear the modified WAV file.

ok, thank you so much.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)