SA-MP Forums Archive
їComo se solucionan estos errores? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: їComo se solucionan estos errores? (/showthread.php?tid=488212)



їComo se solucionan estos errores? - aoEXE - 17.01.2014

Intento copilar el iTDe de йste filterscript

http://forum.sa-mp.com/showthread.ph...tdraw+iPLEOMAX

Pero me salen estos errores

Код:
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(599) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickTextDraw")
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(611) : error 017: undefined symbol "SelectTextDraw"
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(1854) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(1918) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(1924) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(1939) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(1946) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(1949) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(1955) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(1962) : error 017: undefined symbol "SelectTextDraw"
C:\Users\Usuario\Desktop\SV\filterscripts\iTDe.pwn(2112) : error 017: undefined symbol "TextDrawSetSelectable"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


10 Errors.
Cуmo soluciono eso? Que no definн si ni siquiera borrй nada? Ayuda por favor


Respuesta: їComo se solucionan estos errores? - Parka - 17.01.2014

Actualiza tus Includes


Respuesta: їComo se solucionan estos errores? - aoEXE - 17.01.2014

Gracias men te lo agradezco!