how to make 3d text on car?
#4

Код:
new Car, Text3D:text; // variables
    text = Create3DTextLabel( "Maљinos tekstas", 0xFF0000AA, 0.0, 0.0,0.0, 50.0, 0, 1 ); // Create3D
    Car = CreateVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 60); // CreateVehicle
    Attach3DTextLabelToVehicle( text, Car, 0.0, 0.0, 2.0);// Attach3D
Reply


Messages In This Thread
how to make 3d text on car? - by niels44 - 17.12.2011, 09:43
Re: how to make 3d text on car? - by vassilis - 17.12.2011, 10:03
Re: how to make 3d text on car? - by niels44 - 17.12.2011, 14:32
Re: how to make 3d text on car? - by MaxSaint - 17.12.2011, 14:37

Forum Jump:


Users browsing this thread: 1 Guest(s)