SA-MP Forums Archive
Function not registered: 'Audio_Seek' - 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: Function not registered: 'Audio_Seek' (/showthread.php?tid=443706)



Function not registered: 'Audio_Seek' - Josh_Main - 13.06.2013

Hello, this is the problem that's causing my runtime error. Is this a problem with the script? If so, how can I fix it. Thanks in advanced


Re: Function not registered: 'Audio_Seek' - ReVo_ - 13.06.2013

https://sampforum.blast.hk/showthread.php?tid=82162

Maybe you need this plugin.


Re: Function not registered: 'Audio_Seek' - Josh_Main - 13.06.2013

I have the audio plugin but it says "Audio Seek is not registered", then gives me runtime error 19 file or function was not found. Someone told me it has something to do with the audio plugin being Audio_Seek an the new update changed to Audio_SetPosition


Re: Function not registered: 'Audio_Seek' - Avi57 - 13.06.2013

You Need to Put plugin into server.cfg
And show us your serverlog.txt


Re: Function not registered: 'Audio_Seek' - Red_Dragon. - 13.06.2013

You're both wrong. Search in your script for Audio_Seek (using CTRL + F) and change the three Audio_seek you will find to Audio_SetPosition. This was changed in the Audio plugin update in the latest version made by Incognito.
EDIT: Don't use stolen scripts !