Error Code help please - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Error Code help please (
/showthread.php?tid=115364)
Error Code help please -
rs2fun111 - 23.12.2009
i just tryd to add pm system filterscript
and got these errors
can someone help to fix?
original topic link:
http://forum.sa-mp.com/index.php?topic=137944.0
Код:
C:\Program Files\Rockstar Games\GTA San Andreas\filterscripts\pm.pwn(9) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\Program Files\Rockstar Games\GTA San Andreas\filterscripts\pm.pwn(23) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayer")
C:\Program Files\Rockstar Games\GTA San Andreas\filterscripts\pm.pwn(26) : error 017: undefined symbol "ShowPlayerDialog"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: Error Code help please -
MadeMan - 23.12.2009
You are not using 0.3 include files.
Re: Error Code help please -
Abernethy - 23.12.2009
Download them
here.