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



Error - DerickClark - 01.02.2013

Код:
C:\Users\pawno\include\PPC_PlayerCommands.inc(5078) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Users\\pawno\include\PPC_PlayerCommands.inc(5086) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Users\pawno\include\PPC_PlayerCommands.inc(5096) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Users\pawno\include\PPC_PlayerCommands.inc(5108) : error 017: undefined symbol "StopAudioStreamForPlayer"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.



Re: Error - mastermax7777 - 01.02.2013

u have 0.3e? server files


Re: Error - denNorske - 01.02.2013

Download the 0.3e Server package, and replace the New includes in the "Pawno" folder with the files on your pawno folder. Then you will have 0.3e includes to Compile with.

Regards.


Re: Error - DerickClark - 01.02.2013

Yea i got 0.3e still doing it.


Re: Error - Stu1 - 01.02.2013

Replace a_samp.inc with this http://pastebin.com/u5BndSh5


Re: Error - Threshold - 01.02.2013

Also make sure you've included a_samp, before you include PPC_PlayerCommands