SA-MP Forums Archive
Need help with my radio system. - 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 with my radio system. (/showthread.php?tid=370907)



Need help with my radio system. - tuuler - 21.08.2012

Hi, i get those error when i compile my filterscript.

But i have correct includes..

Код:
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(999) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1065) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1066) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1071) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1072) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1077) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1078) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1083) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1084) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1089) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1090) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1095) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1096) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1101) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1102) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1107) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1108) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1113) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Documents and Settings\Cherry\Desktop\Uus SFS\filterscripts\asjad.pwn(1114) : error 017: undefined symbol "PlayAudioStreamForPlayer"



Re: Need help with my radio system. - vikoo - 26.09.2016

me too i got same problem how to fix that?


Re: Need help with my radio system. - Quinncell - 26.09.2016

Read what @Konstantinos said.

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Quote:

This function was added in SA-MP 0.3d and will not work in earlier versions!