Need help. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Need help. (
/showthread.php?tid=499728)
Need help. -
howtodo - 09.03.2014
I have a problem with the audio plugin, I informed him that I do not hear songs through the boom box.
The errors:
PHP код:
[17:20:59] Loading filterscript 'boombox.amx'...
[17:20:59] ----------------LOADED----------------
[17:20:59] ======Dynamic Boombox System
[17:20:59] ----------------LOADED----------------
[17:20:59] Loading filterscript 'Audio.amx'...
[17:20:59] Error: Function not registered: 'Audio_CreateTCPServer'
[17:20:59] Error: Function not registered: 'Audio_AddPlayer'
[17:20:59] Error: Function not registered: 'Audio_RemovePlayer'
[17:20:59] Error: Function not registered: 'Audio_SetPack'
[17:20:59] Error: Function not registered: 'Audio_DestroyTCPServer'
[17:20:59] Error: Function not registered: 'Audio_SendMessage'
[17:20:59] Error: Function not registered: 'Audio_IsClientConnected'
[17:20:59] Error: Function not registered: 'Audio_CreateSequence'
[17:20:59] Error: Function not registered: 'Audio_DestroySequence'
[17:20:59] Error: Function not registered: 'Audio_AddToSequence'
[17:20:59] Error: Function not registered: 'Audio_RemoveFromSequence'
[17:20:59] Error: Function not registered: 'Audio_Play'
[17:20:59] Error: Function not registered: 'Audio_PlayStreamed'
[17:20:59] Error: Function not registered: 'Audio_PlaySequence'
[17:20:59] Error: Function not registered: 'Audio_Pause'
[17:20:59] Error: Function not registered: 'Audio_Resume'
[17:20:59] Error: Function not registered: 'Audio_Stop'
[17:20:59] Error: Function not registered: 'Audio_Restart'
[17:20:59] Error: Function not registered: 'Audio_GetPosition'
[17:20:59] Error: Function not registered: 'Audio_SetPosition'
[17:20:59] Error: Function not registered: 'Audio_SetVolume'
[17:20:59] Error: Function not registered: 'Audio_SetFX'
[17:20:59] Error: Function not registered: 'Audio_RemoveFX'
[17:20:59] Error: Function not registered: 'Audio_Set3DPosition'
[17:20:59] Error: Function not registered: 'Audio_Remove3DPosition'
[17:20:59] Error: Function not registered: 'Audio_SetRadioStation'
[17:20:59] Error: Function not registered: 'Audio_StopRadio'
[17:20:59] OnFilter
[17:20:59] *** Audio_SetPack: Error opening audio.ini
[17:20:59] Loaded 10 filterscripts.
Re: Need help. -
amirab - 09.03.2014
download the las version of plugin and include then compile your script again
Re: Need help. -
howtodo - 09.03.2014
can you give me the link of the last version ?
Re: Need help. -
howtodo - 09.03.2014
?