Mass 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: Mass ERRORS!!! (
/showthread.php?tid=369477)
Mass ERRORS!!! -
NinjaChicken - 17.08.2012
ok i did some scripting on removing the old incognito's plugin and now i get all these erros
pawn Код:
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2914) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2921) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2928) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2937) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2951) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2958) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2962) : error 017: undefined symbol "GivePlayerCash"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2965) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2972) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2980) : error 017: undefined symbol "GivePlayerCash"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2983) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2990) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(2997) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(3005) : error 017: undefined symbol "ABroadCast"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(3011) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(3020) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(3032) : error 017: undefined symbol "ProxDetector"
C:\Users\BestFamily\Dropbox\SCRIPT\SGRP2.pwn(3045) : error 017: undefined symbol "ABroadCast"
Re: Mass ERRORS!!! -
ThePhenix - 17.08.2012
Install the plugin again!
Copy the .dll plugin onto your plugins folder.
It's bugged.
Download the latest version!
In your server.cfg Add a "plugins" line then put the name of it!
Re: Mass ERRORS!!! -
doreto - 17.08.2012
As you can see you use function that pawn didnt know it try find it
ProxDetector
ABroadCast
GivePlayerCash