17.01.2013, 10:21
Quote:
C:\Users\joao marcos\Desktop\Servidor\gamemodes\tss.pwn(4) : fatal error 100: cannot read from file: "sscanf" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. |
C:\Users\joao marcos\Desktop\Servidor\gamemodes\tss.pwn(4) : fatal error 100: cannot read from file: "sscanf" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. |
topo do GM #include <sscanf>
server.cfg crie uma linha chamada plugins e coloque sscanf coloque o sscanf.dll ou sscanf.so na pasta plugins do seu server |
Na verdade o sscanf (1) nгo foi feita em plugin, somente a 2.
Caso seu sscanf seja o 2, sugiro que troque "sscanf" por "sscanf2", depois: |
C:\Users\joao marcos\Desktop\Servidor\gamemodes\tss.pwn(212) : warning 203: symbol is never used: "ret_memcpy" C:\Users\joao marcos\Desktop\Servidor\gamemodes\tss.pwn(212) : warning 203: symbol is never used: "strtok" |
deu dois warnings paro com o erro entгo pode me passar a sscanf1 PF
|