[Ajuda] Problema com imagens ao logar
#5

Quote:
Originally Posted by JackStenzel
Посмотреть сообщение
aк amigo eu fiz isso q falou e os erros 032: array index out of bounds sumiram, porйm os erros com a public persistiram

C:\Users\Avast Firewall\Desktop\bsv\gamemodes\BRASILSV.pwn(20240) : error 055: start of function body without function header
C:\Users\Avast Firewall\Desktop\bsv\gamemodes\BRASILSV.pwn(20242) : error 010: invalid function or declaration
C:\Users\Avast Firewall\Desktop\bsv\gamemodes\BRASILSV.pwn(22530) : error 004: function "Txtenter" is not implemented
C:\Users\Avast Firewall\Desktop\bsv\gamemodes\BRASILSV.pwn(28842) : warning 203: symbol is never used: "rand"
vocк estava usando ; no final da public, isso nгo pode

@edit Provavelmente ia dar mais erros
pawn Код:
forward Txtenter(playerid);
public Txtenter(playerid)
{
    new rand;
    rand = random(13);
    TextDrawShowForPlayer(playerid, ImagemEntrada[rand]);
}
to sem samp e pawn aqui mas testa ae, certeza que vai dar certo agora amigo
Reply


Messages In This Thread
Problema com imagens ao logar - by JackStenzel - 25.07.2013, 11:34
Re: Problema com imagens ao logar - by Don_Speed - 25.07.2013, 13:10
Re: Problema com imagens ao logar - by GM_KoDi - 25.07.2013, 13:13
Re: Problema com imagens ao logar - by JackStenzel - 25.07.2013, 13:22
Re: Problema com imagens ao logar - by GM_KoDi - 25.07.2013, 13:26
Re: Problema com imagens ao logar - by JackStenzel - 25.07.2013, 14:02

Forum Jump:


Users browsing this thread: 1 Guest(s)