undefined symbol - 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: undefined symbol (
/showthread.php?tid=444801)
undefined symbol -
Lisaax - 18.06.2013
Hey, Who can help me with
C:\Documents and Settings\Lisa\Bureaublad\SAMP Servers\VLRP\gamemodes\CSRPw.pwn(29745) : error 017: undefined symbol "SendNearbyMessage"
C:\Documents and Settings\Lisa\Bureaublad\SAMP Servers\VLRP\gamemodes\CSRPw.pwn(2975

: error 017: undefined symbol "SendNearbyMessage"
C:\Documents and Settings\Lisa\Bureaublad\SAMP Servers\VLRP\gamemodes\CSRPw.pwn(88877) : warning 203: symbol is never used: "Cuffed"
Pawn compiler 3.2.3664 Copyright (coffee) 1997-2006, ITB CompuPhase
2 Errors. this errors?
Re: undefined symbol -
dEcooR - 18.06.2013
undefined symbol "SendNearbyMessage"
you should define it try this at up ur script #define SendNearbyMessage "LoL you msg"
ymbol is never used: "Cuffed"
delete it
Re: undefined symbol -
Lisaax - 18.06.2013
Thanks! +rep