Can anyone Help me - 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: Can anyone Help me (
/showthread.php?tid=306552)
Can anyone Help me -
sampmark05 - 27.12.2011
this my problem when i compile y pwn file this is happen
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3346) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3399) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3431) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3409) : warning 203: symbol is never used: "seek"
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3461) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3440) : warning 203: symbol is never used: "seek"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
please help me thanks
Re: Can anyone Help me -
sampmark05 - 27.12.2011
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3346) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3399) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3431) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3409) : warning 203: symbol is never used: "seek"
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3461) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\Mark&Matt\My Documents\Next Generation Roleplay New Fixed\Next Generation Roleplay FIXED\gamemodes\NGRP_nomysql.pwn(3440) : warning 203: symbol is never used: "seek"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.