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



[AJUDA] Erros Rapidooo - Power_GamerX - 25.12.2010

C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : fatal error 107: too many error messages on one line


Re: [AJUDA] Erros Rapidooo - jhony test - 25.12.2010

Posta o Code dos erros?


Re: [AJUDA] Erros Rapidooo - DeNeR - 25.12.2010

Poste as linhas que estгo dano erros facilita


Re: [AJUDA] Erros Rapidooo - Power_GamerX - 25.12.2010

new Lider = [playerid] [pLader];

sу essa linha


Re: [AJUDA] Erros Rapidooo - jhony test - 25.12.2010

new Lider = [playerid] [pLader];

Subistitui por:

new Lider = PlayerInfo[playerid][pLider];

Se no seu GM for pLeader, sу subistitui !



Re: [AJUDA] Erros Rapidooo - Ricop522 - 25.12.2010

Quote:
Originally Posted by Power_GamerX
Посмотреть сообщение
new Lider = [playerid] [pLader];

sу essa linha
pawn Код:
new Lider = PlayerInfo[playerid][pLeader];
new Membro = PlayerInfo[playerid][pMember];

Caso vocк precise dos dois.



Re: [AJUDA] Erros Rapidooo - Power_GamerX - 25.12.2010

C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1293) : error 003: declaration of a local variable must appear in a compound block
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1293) : warning 217: loose indentation
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1293) : error 017: undefined symbol "Lader"
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1293) : error 017: undefined symbol "PlayerInfo"
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1293) : fatal error 107: too many error messages on one line

deu isso ake agr na mesma linha =D


Re: [AJUDA] Erros Rapidooo - -GooGle- - 25.12.2010

No topo
pawn Код:
new PlayerInfo[MAX_PLAYERS];
Onde ta Lader Troca por Leader


Re: [AJUDA] Erros Rapidooo - Power_GamerX - 25.12.2010

C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : error 003: declaration of a local variable must appear in a compound block
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : warning 217: loose indentation
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : error 017: undefined symbol "Lider"
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : error 001: expected token: ";", but found "["
C:\Documents and Settings\Administrador\Desktop\Breal Elite\gamemodes\Break.pwn(1294) : fatal error 107: too many error messages on one line

agora deu isso


Re: [AJUDA] Erros Rapidooo - -GooGle- - 25.12.2010

Onde Ta Lider Troca por Leader