Audio Plugin ain't workin'
#1

I have the latest plugin and includes, I added the files to audiopacks and added it as well to audio.ini. Still not working. No sound comes up. Here's my code

PHP код:
new LoginAudio// Global Variable added after #defines
new ZombieAudio// Global Variable added after #defines
LoginAudio Audio_Play(playerid2); // Under OnPlayerConnect
Audio_Stop(playeridLoginAudio); //Under OnPlayerSpawn
ZombieAudio Audio_Play(playerid1); // After Audio_Stop(playerid, LoginAudio)
Audio_Stop(playeridZombieAudio); // Under OnPlayerDisconnect 
Reply
#2

Are you aware that you - and by extent your players - need the audio client installed?
Reply
#3

Do we? Aight. Thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)