[Ajuda] Pq velocimetro liga mas nao aparesce? +rep
#5

Quote:
Originally Posted by BreakDriFT
Посмотреть сообщение
Quais os erros e linhas ?
essas
pawn Код:
C:\Documents and Settings\Comp\Desktop\BER\gamemodes\BER.pwn(2956) : error 017: undefined symbol "Velo"
C:\Documents and Settings\Comp\Desktop\BER\gamemodes\BER.pwn(2956) : warning 215: expression has no effect
C:\Documents and Settings\Comp\Desktop\BER\gamemodes\BER.pwn(2956) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Comp\Desktop\BER\gamemodes\BER.pwn(2956) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Comp\Desktop\BER\gamemodes\BER.pwn(2956) : fatal error 107: too many error messages on one line
pawn Код:
Velo[i] = TextDrawCreate(30,326, " ");
TextDrawFont(Velo[i],1);
TextDrawBackgroundColor(Velo[i], 255);
TextDrawSetOutline(Velo[i], 1);
TextDrawColor(Velo[i], -1);
TextDrawShowForPlayer (i, Velo[i]);
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)