Define
#1

I need a define of a audio_seek here is my errors

Quote:

C:\Users\JakkenKoppen\Desktop\o\Bone County Script\gamemodes\BBRP.pwn(3803) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
C:\Users\JakkenKoppen\Desktop\o\Bone County Script\gamemodes\BBRP.pwn(3856) : error 017: undefined symbol "Audio_Seek"
C:\Users\JakkenKoppen\Desktop\o\Bone County Script\gamemodes\BBRP.pwn(388 : error 017: undefined symbol "Audio_Seek"
C:\Users\JakkenKoppen\Desktop\o\Bone County Script\gamemodes\BBRP.pwn(3866) : warning 203: symbol is never used: "seek"
C:\Users\JakkenKoppen\Desktop\o\Bone County Script\gamemodes\BBRP.pwn(3967) : error 017: undefined symbol "Audio_Seek"
C:\Users\JakkenKoppen\Desktop\o\Bone County Script\gamemodes\BBRP.pwn(3946) : warning 203: symbol is never used: "seek"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.

Here are the lines

3856
Quote:

Audio_Seek(playerid, localhandle, seek);

3888
Quote:

Audio_Seek(i, localhandle, seek);

3967
Quote:

Audio_Seek(i, localhandle, seek);

Reply
#2

Make sure you have audio.inc by Incognito Link: https://sampforum.blast.hk/showthread.php?tid=82162
Reply
#3

I have its the audio.dll and .so right?
Reply
#4

Quote:
Originally Posted by TonyNames
Посмотреть сообщение
I have its the audio.dll and .so right?
No, audio.dll or audio.so is a plugin, that's not the problem. make sure you have the include inside this path Directory\PC_Name\Desktop\Folder_Name\pawno\includ e
Reply
#5

The version of the audio.inc does not match with the version that script was made for.
Reply
#6

so how do i fix it? I got the .inc
Reply
#7

anyone?
Reply
#8

Download new include & plugin and recompile the script
Reply
#9

Link?
Reply
#10

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


Forum Jump:


Users browsing this thread: 1 Guest(s)