SA-MP Forums Archive
[AJUDA] sscanf - 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] sscanf (/showthread.php?tid=334125)



[AJUDA] sscanf - Gabriel Santana - 13.04.2012

Alguйm posta pra mim por favor a include sscanf, porquк sу ta dando esse warning no meu gamemode.

PHP код:
C:\Users\Gabriel\Desktop\SA-MP 0.3d R2 Windows Server\gamemodes\GameModeUnitGS.pwn(14) : fatal error 100cannot read from file"sscanf" 



Re: [AJUDA] sscanf - Lуs - 13.04.2012

http://pastebin.com/8VtK2Dty


Re: [AJUDA] sscanf - _Cypher_ - 13.04.2012

omg , tem no ****** isso ou uze search


Re: [AJUDA] sscanf - Gabriel Santana - 13.04.2012

Ainda tб continuando o erro, alguйm sabe porquк?


Re: [AJUDA] sscanf - _Cypher_ - 13.04.2012

c manda-se erro ficaria mas facil sabia ? a linha tbm ...


Re: [AJUDA] sscanf - ViniBorn - 13.04.2012

Pega sscanf2

http://pastebin.com/GB72Erh6

https://sampforum.blast.hk/showthread.php?tid=120356
pawn Код:
#include <sscanf2>



Re: [AJUDA] sscanf - Gabriel Santana - 13.04.2012

Viniborn,

Ainda estб o erro, nгo й a sscanf2.

_Cypher_,

Olha ai,
PHP код:
C:\Users\Gabriel\Desktop\SA-MP 0.3d R2 Windows Server\gamemodes\GameModeUnitGS.pwn(14) : fatal error 100cannot read from file"sscanf" 



Re: [AJUDA] sscanf - kikito - 13.04.2012

Quote:
Originally Posted by Gabriel Santana
Посмотреть сообщение
Alguйm posta pra mim por favor a include sscanf, porquк sу ta dando esse warning no meu gamemode.

PHP код:
C:\Users\Gabriel\Desktop\SA-MP 0.3d R2 Windows Server\gamemodes\GameModeUnitGS.pwn(14) : fatal error 100cannot read from file"sscanf" 
й sscanf2, nгo sscanf.


Re: [AJUDA] sscanf - Gabriel Santana - 13.04.2012

Pronto, coloquei a #include <sscanf2> e deu o mesmo erro.

PHP код:
C:\Users\Gabriel\Desktop\SA-MP 0.3d R2 Windows Server\gamemodes\GameModeUnitGS.pwn(14) : fatal error 100cannot read from file"sscanf2" 



Re: [AJUDA] sscanf - Manoloww - 13.04.2012

Coloque o SSCanf na pasta Pawno/include

Se o nome do arquivo for sscanf, coloque no topo do gamemode:

pawn Код:
#include <sscanf>
Se o nome do arquivo for sscanf2, coloque no topo do gamemode:

pawn Код:
#include <sscanf2>
Obs: Cheque se o sscanf estб no formato .inc