SA-MP Forums Archive
undefined symbol "TextDrawSetSelectable" - 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 "TextDrawSetSelectable" (/showthread.php?tid=514426)



undefined symbol "TextDrawSetSelectable" - [Cali]ChrOnic_T - 21.05.2014

I Get these errors when i try to compile iTD.pwn (iPLEOMAX Textdraw Editor) , Does anyone know how to fix this which version of sscanf is it?


pawn Код:
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(598) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickTextDraw")
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(610) : error 017: undefined symbol "SelectTextDraw"
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(1847) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(1911) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(1917) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(1932) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(1939) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(1942) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(1948) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(1955) : error 017: undefined symbol "SelectTextDraw"
C:\Users\tyrese143\Documents\LSGW Scripts\filterscripts\iTDe.pwn(2105) : error 017: undefined symbol "TextDrawSetSelectable"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase