[Ajuda] Attach3DTextLabelToVehicle
#2

pawn Код:
// No TOPO:
new TextVeiculoCivil[MAX_VEHICLES];

//CODE:
for(new c = 0; c < 24; ++c)
{
      TextVeiculoCivil[c] = Create3DTextLabel("TEXTO DO VEНCULO",-1,0.0,0.0,0.0,30.0,0);
      Attach3DTextLabelToVehicle(TextVeiculoCivil[c],c,0.0,0.0,0.2);
}
Й uma suposiзгo, jб que vocк nгo pode attachar uma 3DTextLabel em mais de um veiculo.
Reply


Messages In This Thread
Attach3DTextLabelToVehicle - by HeyHoLetsGo - 11.01.2013, 11:28
Re: Attach3DTextLabelToVehicle - by Linow - 11.01.2013, 11:32
AW: Re: Attach3DTextLabelToVehicle - by HeyHoLetsGo - 11.01.2013, 11:38
AW: Attach3DTextLabelToVehicle - by HeyHoLetsGo - 11.01.2013, 13:53
Re: Attach3DTextLabelToVehicle - by EditPawn - 11.01.2013, 13:56
Re: Attach3DTextLabelToVehicle - by Linow - 11.01.2013, 15:23
AW: Attach3DTextLabelToVehicle - by HeyHoLetsGo - 11.01.2013, 18:14

Forum Jump:


Users browsing this thread: 3 Guest(s)