Posts: 116
Threads: 33
Joined: Nov 2012
Reputation:
0
Hi can you say please how to fix this error when i compile radio error 017: undefined symbol "StopAudioStreamForPlayer"
Posts: 176
Threads: 23
Joined: May 2012
Reputation:
0
find him with ctrl + f and dezactivate or on top of gamemode put this
#pragma unused StopAudioStreamForPlayer
Posts: 2,364
Threads: 135
Joined: Dec 2009
Reputation:
0
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!