[AJUDA]URGENTE - 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]URGENTE (
/showthread.php?tid=279500)
[AJUDA]URGENTE -
mau_tito - 27.08.2011
PRECISO DE AJUDA NO MEU FS
ERROS:
Код:
C:\Documents and Settings\mauricio\Desktop\servermaurilio\gamemodes\Sistema Afk.pwn(24) : error 017: undefined symbol "i"
C:\Documents and Settings\mauricio\Desktop\servermaurilio\gamemodes\Sistema Afk.pwn(24) : error 017: undefined symbol "sendername"
C:\Documents and Settings\mauricio\Desktop\servermaurilio\gamemodes\Sistema Afk.pwn(24) : error 029: invalid expression, assumed zero
C:\Documents and Settings\mauricio\Desktop\servermaurilio\gamemodes\Sistema Afk.pwn(24) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
LINHA 224:
Код:
GetPlayerName(i,sendername,sizeof(sendername));
Re: [AJUDA]URGENTE -
mau_tito - 27.08.2011
ERREI E A LINHA 24
Re: [AJUDA]URGENTE -
JonathanFeitosa - 27.08.2011
pawn Код:
new sendername[24];
GetPlayerName(playerid,sendername,sizeof(sendername));
Re: [AJUDA]URGENTE -
steki. - 27.08.2011
O que faz isso ser tгo urgente?