SA-MP Forums Archive
[Ajuda] erro na include streamer - 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: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] erro na include streamer (/showthread.php?tid=508796)



erro na include streamer - LPerez - 23.04.2014

PHP код:
C:\Users\Win 7\Desktop\samp03z_svr_RC1-2_win32\pawno\include\streamer.inc(487) : warning 219local variable "hitid" shadows a variable at a preceding level
C
:\Users\Win 7\Desktop\samp03z_svr_RC1-2_win32\pawno\include\streamer.inc(489) : error 017undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

alguem pode me ajudar? n estou entendendo isso.


Re: erro na include streamer - lKoDlFuLLaNNo - 23.04.2014

Quote:
Originally Posted by LPerez
Посмотреть сообщение
PHP код:
C:\Users\Win 7\Desktop\samp03z_svr_RC1-2_win32\pawno\include\streamer.inc(487) : warning 219local variable "hitid" shadows a variable at a preceding level
C
:\Users\Win 7\Desktop\samp03z_svr_RC1-2_win32\pawno\include\streamer.inc(489) : error 017undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

alguem pode me ajudar? n estou entendendo isso.
e vc tem definido no topo do GM/FS

pawn Код:
#include streamer

se tiver baixa a inc novamente coloca na pasta e compila denovo

http://www.4shared.com/file/XUDO2z3w/streamer.html


Re: erro na include streamer - LPerez - 23.04.2014

Jб fiz isso. Resolvi, era sу tirar um negocio dentro da ic.
obrigado.