Audio help!
#1

Hi Sorry if I posted in the wrong section
How do I fix this?

Код:
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[19:25:28] 
[19:25:28] Server Plugins
[19:25:28] --------------
[19:25:28]  Loading plugin: sscanf
[19:25:28] 

[19:25:28]  ===============================

[19:25:28]       sscanf plugin loaded.     

[19:25:28]    © 2009 Alex "******" Cole

[19:25:28]  ===============================

[19:25:28]   Loaded.
[19:25:28]  Loading plugin: audio
[19:25:28] 

*** Audio Plugin v0.5 by Incognito loaded ***

[19:25:28]   Loaded.
[19:25:28]  Loading plugin: streamer
[19:25:28] 

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[19:25:28]   Loaded.
[19:25:28]  Loading plugin: nativechecker
[19:25:28]   Loaded.
[19:25:28]  Loaded 4 plugins.

[19:25:28] 
[19:25:28] Filterscripts
[19:25:28] ---------------
[19:25:28]   Loading filterscript 'iradio.amx'...
[19:25:28]   Loaded 1 filterscripts.

[19:25:28]    Error: Function not registered: 'Audio_Seek'
[19:25:28] Script[gamemodes/Roleplay.amx]: Run time error 19: "File or function is not found"
[19:25:28] Number of vehicle models: 0
Reply
#2

Sorry to Bump
Reply
#3

Audio_Seek has been renamed to Audio_SetPosition in v0.5,so recompile your script with v0.5's include.
Reply
#4

I did it compiled and when I start samp-server.exe it says

Код:
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[20:04:08] 
[20:04:08] Server Plugins
[20:04:08] --------------
[20:04:08]  Loading plugin: streamer.dll
[20:04:08] 

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[20:04:08]   Loaded.
[20:04:08]  Loading plugin: audio.dll
[20:04:08] 

*** Audio Plugin v0.5 by Incognito loaded ***

[20:04:08]   Loaded.
[20:04:08]  Loading plugin: sscanf.dll
[20:04:08] 

[20:04:08]  ===============================

[20:04:08]       sscanf plugin loaded.     

[20:04:08]    © 2009 Alex "******" Cole

[20:04:08]  ===============================

[20:04:08]   Loaded.
[20:04:08]  Loading plugin: nativechecker.dll
[20:04:08]   Loaded.
[20:04:08]  Loaded 4 plugins.

[20:04:08] 
[20:04:08] Filterscripts
[20:04:08] ---------------
[20:04:08]   Loading filterscript 'ls_elevator.amx'...
[20:04:08]   Loading filterscript 'buttons.amx'...
[20:04:08]   Loading filterscript 'Untitled.amx'...
[20:04:08]   Unable to load filterscript 'Untitled.amx'.
[20:04:08]   Loading filterscript 'audio.amx'...
[20:04:08]    Error: Function not registered: 'Audio_Set3DOffsets'
[20:04:08]    Error: Function not registered: 'Audio_SetEAX'
[20:04:08]    Error: Function not registered: 'Audio_RemoveEAX'
[20:04:08]   Loaded 3 filterscripts.

[20:04:08]    Error: Function not registered: 'Audio_Seek'
[20:04:08] Script[gamemodes/Roleplay.amx]: Run time error 19: "File or function is not found"
[20:04:08] Number of vehicle models: 0
Reply
#5

Did you compile with v0.5's include ? If you have older include then replace it with v0.5's .inc file in your pawno/include folder of your samp server directory and then compile again.
Reply
#6

I did that still say's the same thing
Reply
#7

Same problem... Np one knows how to fix this
Reply
#8

Still no response?
Reply
#9

[20:04:08] Error: Function not registered: 'Audio_SetEAX'
[20:04:08] Error: Function not registered: 'Audio_RemoveEAX'
[20:04:08] Error: Function not registered: 'Audio_Set3DOffsets'
Audio_SetEAX try to Audio_SetFX
Audio_RemoveEAX try to Audio_RemoveFX
Audio_Set3DOffsets try to Audio_Set3DPosition
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)