Enter Sounds

Enter Sounds v1.6

No permission to download
Supported Games
All
This plugin plays welcome songs when players enter into the server. You can have multiple songs or one song. This plugin supports .mp3 or .wav song files.

Requirements :
  • Sourcemod v1.8 or Higher
Installation :
  • Download Enter_Sounds.zip file from this post.
  • Extract the content of the zip file and put it in cstrike folder of your server.
  • Configure songs.
  • Restart the server or change map.
Configuration :
  • Add your song files (.mp3 or .wav) in cstrike/sound/vertigo/enter_sounds folder. You can have your own folder name.
  • Configure songs name and path in cstrike/addons/sourcemod/configs/enter_sounds.txt file.
    "Turn It Up - Two" "vertigo/enter_sounds/joinsong.mp3"
    "Song Name 2" "vertigo/enter_sounds/joinsong2.mp3"
    "Song Name 3" "vertigo/enter_sounds/joinsong3.mp3"
    Note : The song files must have sample rate of 44100 Hz. Otherwise song will not play and you will get Invalid Sample Rate error in console.
  • If you are using Fast-DL, upload the sound files on web server too after compressing with bzip2.
CVARs :
// Enable/Disable(1/0) enter sounds
// -
// Default: "1"
sm_enter_sound "1"

// 0 - don't use color msgs, 1 - use color msgs
// -
// Default: "1"
sm_enter_sound_color_msg "1"

// Sound play delay
// -
// Default: "0.1"
// Minimum: "0.100000"
sm_enter_sound_delay "0.1"

// Enable/Disable(1/0) notify in enter sounds
// -
// Default: "1"
sm_enter_sound_notify "1"

// Sound notify delay
// -
// Default: "0.1"
// Minimum: "0.100000"
sm_enter_sound_notify_delay "0.1"

// Sound notify msg
// -
// Default: "{olive}You listen {green}{SOUND_NAME}{olive}. Have fun"
sm_enter_sound_notify_msg "{olive}Welcome ! Song Name : {green}{SOUND_NAME}."

// 0 - play client command (play), 1 - play from sdk sound command
// -
// Default: "0"
sm_enter_sound_play_type "0"

// Plugin version
// -
// Default: "1.6"
sm_enter_sounds_version "1.6"

Credits :
  • Kemsan
  • Love
Reactions: dev893
Author
Vertigo
Downloads
59
Views
950
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Vertigo

Share this resource

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock