[AJUDA] Porque da esses erros..ajuda por favor
#1

pawn Код:
D:\Arquivos de programas\Rockstar Games\GTA SAN ANDREAS\gta.sa\GTA San Andreas\filterscripts\Veiculo.pwn(756) : error 012: invalid function call, not a valid address
D:\Arquivos de programas\Rockstar Games\GTA SAN ANDREAS\gta.sa\GTA San Andreas\filterscripts\Veiculo.pwn(756) : error 001: expected token: ";", but found ")"
D:\Arquivos de programas\Rockstar Games\GTA SAN ANDREAS\gta.sa\GTA San Andreas\filterscripts\Veiculo.pwn(756) : error 029: invalid expression, assumed zero
D:\Arquivos de programas\Rockstar Games\GTA SAN ANDREAS\gta.sa\GTA San Andreas\filterscripts\Veiculo.pwn(756) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


NESSA LINHA

cmd = strtok(cmdtext, idx );




4 Errors.
porque da esses erros? ta faltando algo? algo esta errado?

ajuda ai gente por favor

Reply
#2

manda a parte completa desse erro
Reply
#3

verifique se acima dessas linhas tem algo como:
pawn Код:
new cmd[256];
new idx;
Reply
#4

Quote:
Originally Posted by Gabriel6
pawn Код:
D:\Arquivos de programas\Rockstar Games\GTA SAN ANDREAS\gta.sa\GTA San Andreas\filterscripts\Veiculo.pwn(756) : error 012: invalid function call, not a valid address
D:\Arquivos de programas\Rockstar Games\GTA SAN ANDREAS\gta.sa\GTA San Andreas\filterscripts\Veiculo.pwn(756) : error 001: expected token: ";", but found ")"
D:\Arquivos de programas\Rockstar Games\GTA SAN ANDREAS\gta.sa\GTA San Andreas\filterscripts\Veiculo.pwn(756) : error 029: invalid expression, assumed zero
D:\Arquivos de programas\Rockstar Games\GTA SAN ANDREAS\gta.sa\GTA San Andreas\filterscripts\Veiculo.pwn(756) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


NESSA LINHA

cmd = strtok(cmdtext, idx );

poste algumas linhas anteriores a essa.




4 Errors.
porque da esses erros? ta faltando algo? algo esta errado?

ajuda ai gente por favor

Reply
#5

ta faltando { ai
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)