Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NO LONGER MAINTAINED

Github Latest Release Github All Releases

MusicWarhead

Plays a desired audio file when the Warhead starts, I made this for plugin request in the Exiled Discord.

Installation

  • Install like any other plugin and place in */EXILED/Plugins
  • Restart server
  • In your Server's LocalAdmin/Console type 'mwinstalldepend' to install the required dependency
  • Place audio somewhere you trust, maybe like */EXILED/Configs, then get the direct file address and put the address in 'audio_location' in settings
  • Restart server finally, and test!

Audio Setup

I would recomend this to convert your mp3 files to ogg and set the correct preferences
Set your channel to Mono & set the frequency to 48Khz so SCPSL can understand the audio correctly, then place your audio in a suitable location and place the direct address to it in audio_location
image

Configs

Config.yml:

music_warhead:
  # Is the plugin enabled?
  is_enabled: true
  # Where is the audio?
  audio_location: ''
  # How loud is the audio?
  audio_volume: 1.10000002
  # Should the audio stop after it ends or keep looping?
  stop_after_audio_end: true
  # Should the audio stop after the nuke detonates?
  stop_after_detonation: true
  # Should debug messages be displayed?
  debug: false

About

SCPSL EXILED: Play an audio file when the Warhead starts.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages