[DUVIDA]Placa
#1

Eu tava querendo colocar pra aparecer a placa ali onde tб o %d
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
    new vehicle = GetPlayerVehicleID(i);
    if(vehicle > 0)
    {
        format(string, sizeof(string), "JKL-%d",vehicle);
        SetVehicleNumberPlate(vehicle,string);
    }
}
Alguйm pode me tirar a dъvida ? :/
Reply


Messages In This Thread
[DUVIDA]Placa - by Nightwish - 13.03.2011, 22:54
Re: [DUVIDA]Placa - by rjjj - 13.03.2011, 23:04
Re: [DUVIDA]Placa - by Jorge_Hard - 13.03.2011, 23:13
Re: [DUVIDA]Placa - by zSuYaNw - 13.03.2011, 23:16
Re: [DUVIDA]Placa - by JonathanFeitosa - 13.03.2011, 23:22
Re: [DUVIDA]Placa - by Nightwish - 14.03.2011, 18:03
Re: [DUVIDA]Placa - by Ricop522 - 14.03.2011, 18:23

Forum Jump:


Users browsing this thread: 3 Guest(s)