SA-MP Forums Archive
Need help - ERRORS - 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 - ERRORS (/showthread.php?tid=347577)



Need help - ERRORS - JoeyDeBlob - 02.06.2012

C:\Users\User\Desktop\yo.pwn(83553) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Users\User\Desktop\yo.pwn(83557) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Users\User\Desktop\yo.pwn(87776) : error 017: undefined symbol "OnePlayAnim"
C:\Users\User\Desktop\yo.pwn(87806) : warning 203: symbol is never used: "IsAtRobBankPoint"
C:\Users\User\Desktop\yo.pwn(87770) : warning 204: symbol is assigned a value that is never used: "RobBankTimer"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.

got some errors...

I'll give you the line you're asking for, just ask for it


Re: Need help - ERRORS - MadeMan - 02.06.2012

Are you using SA-MP 0.3e include files?


Re: Need help - ERRORS - JoeyDeBlob - 02.06.2012

thanks mademan, ill check it, some mins


Re: Need help - ERRORS - .FuneraL. - 02.06.2012

Look for the natives and the PlayAudioStreamForPlayer StopAudioStreamForPlayer or update your includes, the line was never used at 87,806 and 87,770 variable was defined but never used


Re: Need help - ERRORS - Jarnu - 02.06.2012

line 87806 & 87770s prob.is that you defined.both of.lines.. but didnt used them in the script
check out in your script if you used it or not and tell me


Re: Need help - ERRORS - JoeyDeBlob - 02.06.2012

its my prob, i only used the gamemode