Pinkamena11FazP Posted February 21, 2021 Share Posted February 21, 2021 So I made a mod that plays custom songs that I made but I don't know how to stop it when I do it in console. Link to comment https://forums.kleientertainment.com/forums/topic/127298-how-to-stop-songs-after-playing-the-via-console/ Share on other sites More sharing options...
Bigfootmech Posted February 23, 2021 Share Posted February 23, 2021 > I made a mod that plays songs ok > custom songs that I made I'm still with you > but I don't know how to stop it ok, that's fixable... > when I do it in console. uhh... what? You lost me. Do you play the songs via a console command? (if so, which one?) Link to comment https://forums.kleientertainment.com/forums/topic/127298-how-to-stop-songs-after-playing-the-via-console/#findComment-1432109 Share on other sites More sharing options...
Pinkamena11FazP Posted February 24, 2021 Author Share Posted February 24, 2021 21 hours ago, Bigfootmech said: Do you play the songs via a console command? (if so, which one?) So what I do is I paste the soundfile into a command and it plays in a nonstop loop if I do: Spoiler ThePlayer.SoundEmitter:PlaySound("records_zhouxuan/music/ThouShaltNot - The Haunted Phonograph") When I try to stop it all I can do is just rollback before I enter the command because stopsound doesn't work. Link to comment https://forums.kleientertainment.com/forums/topic/127298-how-to-stop-songs-after-playing-the-via-console/#findComment-1432402 Share on other sites More sharing options...
Bigfootmech Posted February 24, 2021 Share Posted February 24, 2021 try ThePlayer.SoundEmitter:KillSound("records_zhouxuan/music/ThouShaltNot - The Haunted Phonograph") failing that, ThePlayer.SoundEmitter:KillAllSounds() Link to comment https://forums.kleientertainment.com/forums/topic/127298-how-to-stop-songs-after-playing-the-via-console/#findComment-1432452 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now