PAWN 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: PAWN Errors (
/showthread.php?tid=379359)
PAWN Errors -
SAMP_Luke - 21.09.2012
C:\Users\Jack\Desktop\Server\gamemodes\MYSCRIPT.pw n(3395) : error 017: undefined symbol "Audio_Seek"
C:\Users\Jack\Desktop\Server\gamemodes\MYSCRIPT.pw n(3427) : error 017: undefined symbol "Audio_Seek"
C:\Users\Jack\Desktop\Server\gamemodes\MYSCRIPT.pw n(3405) : warning 203: symbol is never used: "seek"
C:\Users\Jack\Desktop\Server\gamemodes\MYSCRIPT.pw n(3457) : error 017: undefined symbol "Audio_Seek"
C:\Users\Jack\Desktop\Server\gamemodes\MYSCRIPT.pw n(3436) : warning 203: symbol is never used: "seek"
Any ideas?
Re: PAWN Errors -
Mark™ - 21.09.2012
Audio_Seek has been renamed to Audio_SetPosition, so you need to rename that function too, in your script.
Re: PAWN Errors -
SAMP_Luke - 21.09.2012
Quote:
Originally Posted by Xtreme_playa
Audio_Seek has been renamed to Audio_SetPosition, so you need to rename that function too, in your script.
|
You sir, are a hero. +rep'd
Re: PAWN Errors -
Mark™ - 21.09.2012
Quote:
Originally Posted by SAMP_Luke
You sir, are a hero. +rep'd
|
Don't forget to fix those warnings too.
Re: PAWN Errors - Riddy - 21.09.2012
Quote:
Originally Posted by Xtreme_playa
Don't forget to fix those warnings too.
|
Ha, this means your using NGRP (just so you thick people understand).
Re: PAWN Errors -
Mark™ - 21.09.2012
Quote:
Originally Posted by Riddy
Ha, this means your using NGRP (just so you thick people understand).
|
How this post of yours relates to my reply anyway ?