[AJUDA] Erros Rapidooo
#1

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
Reply
#2

Posta o Code dos erros?
Reply
#3

Poste as linhas que estгo dano erros facilita
Reply
#4

new Lider = [playerid] [pLader];

sу essa linha
Reply
#5

new Lider = [playerid] [pLader];

Subistitui por:

new Lider = PlayerInfo[playerid][pLider];

Se no seu GM for pLeader, sу subistitui !
Reply
#6

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.
Reply
#7

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
Reply
#8

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

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
Reply
#10

Onde Ta Lider Troca por Leader
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)