[Pedido] Aqui Rapido
#5

fica dificiul sem ver seu script! Pois nгo sei como й definido o carro que vocк quer tendeu?

mas a base ficaria assim:
pawn Код:
//TOPO:
new Text3D:vehicle3Dtext[MAX_VEHICLES],vehicle_id;

//OnGameModeInit:
    vehicle3Dtext[ vehicle_id ] = Create3DTextLabel( "{FFFF00}Dono do veнculo: {00FF00} LoriiN_Staff{FFFF00}.", 0xFF0000AA, 0.0, 0.0, 0.0, 50.0, 0, 1 );
    Attach3DTextLabelToVehicle( vehicle3Dtext[ vehicle_id ] , vehicle_id, 0.0, 0.0, 2.0);
Na frente do veiculo que vocк quer que apareзa coloque
pawn Код:
vehicle_id =
//Exemplo:
vehicle_id = CreateVehicle( 510, 0.0. 0.0, 15.0, 5, 0, 120 );
Reply


Messages In This Thread
Aqui Rapido - by ecko_style - 17.08.2012, 20:23
Re: Aqui Rapido - by Tony_Rodrigues - 17.08.2012, 20:25
Re: Aqui Rapido - by ecko_style - 17.08.2012, 20:36
Re: Aqui Rapido - by Wallker - 17.08.2012, 20:44
Re: Aqui Rapido - by Tony_Rodrigues - 17.08.2012, 20:45
Re: Aqui Rapido - by Wallker - 17.08.2012, 20:52

Forum Jump:


Users browsing this thread: 1 Guest(s)