Music player.
Why doesn't it work ?
PHP Code:
|
Re: Music player.
precache_sound( ) and "spk" are for .wav files.
PHP Code:
|
Re: Music player.
Quote:
Still it doesn't work. |
Re: Music player.
The code is fine, so it means either :
- you don't have put your file in the right directroy ; - your MP3 volume is set to 0 ; - The mp3 is badly encoded. So check if your sound is in the right place, if mp3 volume is not set to 0 ( cs option ) and try to re-encode your file. |
Re: Music player.
Quote:
The mp3 is not badly encoded because i test it on the round start music it works. But this plugin doesn't work for me. |
Re: Music player.
You're right, it doesn't work at this moment, probably because all sounds are stopped when you arrive on the server. client_connect/authorized works. You want to play it when exactly ? You can play at player's spawn, or after choosing the team.
|
Re: Music player.
Quote:
|
Re: Music player.
Quote:
|
Re: Music player.
Use an audio software. Sometimes it needs just to be saved again without any changes, or you have to encode to something standard.
|
Re: Music player.
Quote:
1. Question. This is 2 song and above right ? new const Music[ ][ ]= { "sound/music/28week.mp3", "sound/music/wwwooot.mp3" } |
| All times are GMT -4. The time now is 15:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.