[Ajuda]Placas Veiculares
#7

Quote:
Originally Posted by Hunters
Посмотреть сообщение
Obrigado rjjj ajudou bastante.
Sу teve um problema, as placas nгo mudaram O.o
Nгo teria que por um respawn nos veiculos?
Desculpe, fui lembrar ainda hб pouco desse tуpico e percebi que esqueci uma coisa no cуdigo:


pawn Код:
//No OnGameModeInit:
new placa[64];
    for(new x = 0; x <= 5; x++)
    {
        if(FBIcar[x])
        {
            format(placa, sizeof(placa), "FBI - 00%i", x);
            SetVehicleNumberPlate(FBIcar[x], placa);
        }

    }

Espero ter ajudado
Reply


Messages In This Thread
[Ajuda]Placas Veiculares - by Hunters - 16.12.2010, 21:56
Re: [Ajuda]Placas Veiculares - by jhony test - 16.12.2010, 22:39
Re: [Ajuda]Placas Veiculares - by Pierox_ - 17.12.2010, 00:37
Re: [Ajuda]Placas Veiculares - by Hunters - 17.12.2010, 16:10
Re: [Ajuda]Placas Veiculares - by rjjj - 17.12.2010, 16:26
Re: [Ajuda]Placas Veiculares - by Hunters - 17.12.2010, 17:27
Re: [Ajuda]Placas Veiculares - by rjjj - 17.12.2010, 19:09

Forum Jump:


Users browsing this thread: 1 Guest(s)