SA-MP Forums Archive
Radio problem. - 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: Radio problem. (/showthread.php?tid=400872)



Radio problem. - Kittylol - 20.12.2012

Hi can you say please how to fix this error when i compile radio error 017: undefined symbol "StopAudioStreamForPlayer"


Re: Radio problem. - Kittylol - 20.12.2012

No one know ?


Re: Radio problem. - Jony_Cruze - 20.12.2012

find him with ctrl + f and dezactivate or on top of gamemode put this

#pragma unused StopAudioStreamForPlayer


Re: Radio problem. - park4bmx - 20.12.2012

Wrong, that is used when a variable is never used in the script!

But you have an old version of samp as that is undefined.
Get 0.3e and you will be fine just compile from the 0.3 pawno!