AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] Join Sound (https://forums.alliedmods.net/showthread.php?t=194623)

tumtum 08-29-2012 19:08

[CS:GO] Join Sound
 
2 Attachment(s)
CS:GO Join Sound is a simple plugin with a welcome sound.
I found it in an old folder, so I adjusted a bit to cs:go.

Place joinsound.smx in Addons > Sourcemod > Plugins
You can place the sound map in the root directory CS:GO > Place here :)

Use sm_start_sound "music/map/sound.mp3"

Remember, CS:GO not support WAV or something Use only .mp3 Place your mp3 in Sound/music/yourfileormap
Use Audacity to convert your music to mp3 format if you dont know other options.

A little plugin, but it works :stupid:

Thanks!

hajmus 08-30-2012 01:39

Re: [CS:GO] Join Sound
 
nice, works great :)

TheKiwI 08-30-2012 03:54

Re: [CS:GO] Join Sound
 
I use a mp3 file but I have this error :
[Sound] S_StartSound(): Failed to load sound 'furaxx\intro_mg.mp3'. Can't create mixer.

tumtum 08-30-2012 04:01

Re: [CS:GO] Join Sound
 
Quote:

Originally Posted by TheKiwI (Post 1786739)
I use a mp3 file but I have this error :
[Sound] S_StartSound(): Failed to load sound 'furaxx\intro_mg.mp3'. Can't create mixer.

Thanks for your Reply.
See the instructions^^ place your sound in Sound > Music > furaxx > intro_mg.mp3

TheKiwI 08-30-2012 04:07

Re: [CS:GO] Join Sound
 
Already done. I downloaded the sound.
I have it in my csgo folder but nothing in game. Just the error above.

Quote:

Originally Posted by tumtum (Post 1786743)
Thanks for your Reply.
See the instructions^^ place your sound in Sound > Music > furaxx > intro_mg.mp3

Why "Music" ?
The sound is here : sound/furaxx/intro_mg.mp3

tumtum 08-30-2012 04:12

Re: [CS:GO] Join Sound
 
Place it here: csgo/sound/music/furaxx/intro_mg.mp3
All your customs sounds need to be placed in the sound/music directory

sm_start_sound "music/furaxx/intro_mg.mp3"

TumTum

TheKiwI 08-30-2012 04:22

Re: [CS:GO] Join Sound
 
it works,
I didn't know that the "music" folder was essential.
Thanks a lot.

tigerox 08-30-2012 04:28

Re: [CS:GO] Join Sound
 
This is the same as this: Welcome Sound

tumtum 08-30-2012 04:29

Re: [CS:GO] Join Sound
 
Quote:

Originally Posted by TheKiwI (Post 1786750)
it works,
I didn't know that the "music" folder was essential.
Thanks a lot.

No problem Enjoy :up:

tumtum 08-30-2012 04:30

Re: [CS:GO] Join Sound
 
Quote:

Originally Posted by tigerox (Post 1786755)
This is the same as this: Welcome Sound

A little yes, but this one is changed for cs:go!
Other people don't know how to place custom sounds in cs:go and this will help the people.

This plugin are very small.

TumTum


All times are GMT -4. The time now is 18:38.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.